Quantcast
Channel: SCN: Message List
Viewing all 8940 articles
Browse latest View live

Re: Erro Devolução de NF Produtor Rural (Fornecedor)

$
0
0

Prezados,

 

Primeiramente obrigado à todos pela ajuda, mais o Problema foi resolvido após aplicação do SP SLL_NFE 18. Quando for Nota Fiscal de Produtor as seguintes TAGs são montadas corretamente:

 

-<NFref>-

   <refNFP>

     <cUF>51</cUF>

     <AAMM>1409</AAMM>

     <CPF>99999999999</CPF>

     <IE>99999999999</IE>

     <mod>04</mod>

     <serie>0</serie>

     <nNF>123966</nNF

   ></refNFP>

</NFref>

 

Para quem ainda não aplicou ou não vai aplicar o SP 18 recomendo dar uma olhada nas seguintes SNOTES:

 

0002030715 Validation of field nNF in XML tag NFref

0002034728 Adjust validation of field serie in tag ide, refNF and refNF


Abraços,


Inspection lot creation using IDOC

$
0
0


Hello,

 

Is it possible to create Inspection lot (Similar to manual -QA01) using Standard IDOC type?

 

Thanks for all you help.

 

Regards,

 

Srinivasan R

Re: Issue with line Chart display

$
0
0

Am using BOXI 4.1 SP3

and issue is also there in 3.1SP5

Re: Function Imports - USE

$
0
0

Hi Supriya,

 

With regard to the scenario, it really depends on the usage context.

 

1) If this is self-service, then the person will be logging into SAP-HR and SAP-HR can determine their personnel ID from GW login.

In that case you could either have a function import such as 'MyPersonnelID' or preferably, a "Persons" entityset. The latter would actually only return the current person details because the login would be linked to the person.

 

2) If this is an open query where any person can enter anyone else's person ID then it would be different. That would be a GET on a Person entity with a personnel ID as key. However this should probably be subject to authorisation of the current user if there is any confidentiality or security concern! The service would therefore need to validate the current user role before allowing a response. It's very doubtful that the login would go as far as being anonymous either

 

Regards

 

Ron.

Re: SFTP adapter : generating certificates

$
0
0

If PI is initiating connection to the partner systems then you need the certificate from the partners which needs to be deployed in NWA.

 

 

Thanks

Re: FIORI UI5 Modification Transports

Re: ALV Webdynpro Output

$
0
0

Hi

 

I have check

lv_where value comes in IF condition .

But while Select query its throwing error.

 

help.

 

Regards

varun

Re: Background Jobs during restart

$
0
0

Hello Donaldo,

 

okay you mean only jobs that has scheduled time after start will run and what about the jobs that were in scheduled state before start and were not sent to suspended state using btctrns1 and after that system remain shut for 4-5 hours.. then these jobs will not run anymore?

 

 

Regards,

Mohit


Re: Company code XXXX without FM area activated for finance update purposes

$
0
0

Hi Vineet,

 

Pl. check T. code OF16.

I assume the co. code is wrongly activated for FM (Update Flag checked in T. code OF16) and there is no FM assigned to it.

 

BR

 

Amitash

Need help!!

$
0
0

Hi Friends,

 

I need few documents, please email me if anybody have these documents.

 

i don't have Service market place credentials so have to take help.

 

1.Installation guide 7.4 on linux with oracle(latest)

2. SUM guide(latest)

3. SWPM guide(latest)

 

Please send me these documents to anandcse60@gmail.com.

 

Appreciate any help on this.

Re: PF Base changing to Rs. 15000

$
0
0

When I transported it to QAS, PF has stopped deducting. /3F1 wage type is not coming in RT. For previous months if there is a retro, it has calculated in wage type /ZF5. But /3F1 wage type is not coming. What can be the reason?

 

Regards,

Bhagyashree

Re: Consulta Formatada - Procedimento de Aprovação

$
0
0

Bom dia Leila,

 

Seu codigo é perfeito, mas no meu caso, por algum motivo os codigos que tenho testato nao retornam o valor que estou recuperar em tempo de execução...

 

Ou seja, para o meu caso, nao tem jeito mesmo!

 

Obrigado pela ajuda!

Re: MAnaged system configuration error in solution manager

Dockable Windows: New Features Guide for SAP PowerBuilder 12.6

$
0
0

I copied the example in the SAP document: PowerBuilder-NewFeatures.pdf at page 21.

 

 

 

 

4.2.7

 

Opening Docked Windows and Tabbed Document Windows

 

Sample code for opening docked windows and tabbed documents.

 

Context

 

Procedure

 

1. Create a window w_sheet_any as a main!window type.

 

2. In the open event of w_sheet_any, add this code:

string ls_i

ls_i = Message.stringparm

if not isnull(ls_i) and ls_i <> "" then

this.title = ls_i

end if

 

3. Create an MDIDock window w_mdidock_dockstate and set any menu in it.

 

4. In the open event of w_mdidock_dockstate, add this code:

window win[]

OpenSheetWithParmDocked(win[1], "1", "w_sheet_any", this, WindowDockLeft!, "")

OpenSheetWithParmInTabGroup(win[2], "2", "w_sheet_any", this, "")                                             <<<<<<<<========

OpensheetWithParmInTabGroup(win[3], "3", "w_sheet_any", win[1], "")

OpenSheetWithParmAsDocument(win[4], "4", "w_sheet_any", this, "")

OpenSheetWithParmAsDocument(win[5], "5", "w_sheet_any", win[4], "")

OpenSheetWithParmAsDocument(win[6], "6", "w_sheet_any", this, "", false)

OpenSheetWithParmAsDocument(win[7], "7", "w_sheet_any", win[5], "")

OpenSheetWithParmAsDocument(win[8], "8", "w_sheet_any", win[6], "")

 

5. Run the application.

You will see windows 1 and 3 as a tabbed group, with the tabs at the bottom. Sheets 4, 5, and 7 appear as

tabbed doc

 

 

 

 

WHY THE SECOND OPEN DOES NOT WORK ?

Re: SAP CRM vs. SalesForce.com (advantages, disadvantages, costs, ...)

$
0
0

Hello All,  There are few points of mentioned by Brad Hodson in old  discussion on SCN forum - Salesforce vs SAP CRM

 

While I can't necessarily tell you the differences between Salesforce and SAP and why those differences are causing a rift in usage, but I can tell you that both are are guilty of having software that is very difficult to get into.

 

Both Salesforce and SAP are very cluttered systems, especially with all the data and addons that they push out. However, in one regard Salesforce does have a slight usability advantage over SAP and that is native and full cloud support. Cloud support is proven to give any software easier usability because there is no installation or maintenance.

 

However, while it may seem like Salesforce is destroying SAP, the numbers you get are a bit skewed. Lest we forget, the CRM industry in general is plagued with bad adoption rates (less than 50% stick with it). It's just terrible, and it's because of software like Salesforce and SAP.

 

The CRM systems that are changing this figure and showing markedly higher user adoption are ones like JobNimbus, Insightly, and Nimble. If anything, you should be asking why these software are winning out over more aged software with vastly longer feature lists?

 

And the answer is: because they're simple.


Re: PB 7 ..remove decimals

$
0
0

For numbers, larger than PowerBuilder's int datatype can hold, you can use Truncate ( ldc_test , 0 ).

PR Custom Fields Issue

$
0
0

We have added a field RJCT_FLG in CI_EBANDB include of EBAN table and

provided the user a Custom Tab in ME52N in order to rejet the

particular PR item in case if it is finally released. On save we are

updating the EBAN table to short close that item.

 

Now the condition we have put is Buyer should reject  the PR only when it is fully released but once PR is released it is not allowing the Buyer to reject the PR through ME52N. Can any body help in this because the requirement is such.

 

Thanks & Regards.

Tarun.

Re: Migration of Oracle 11g to Sybase 16

$
0
0

Hi Nikhil

 

1. Before starting the migration Check the PAM Current system supporting the Sybase ASE 14

 

2. Check the migration guide Heterogeneous system copy method and also you have to check with SAP DB licenses

 

Regards

Sriram

Re: By clicking on Approval tab getting dump in SC

$
0
0

Dear Bharathi,

 

Thanx for the reply. We are getting this message only for a user. In that case is it worth checking SAP Notes.

 

Dear Jason,

 

Thanx for your reply. As asked I am enclosing dump of ST22.

 

In that SC I could able to click on all tabs except Approval tab.

 

Regards,

Sai Krishna

Re: Customizing OB58 in production without transport request

$
0
0

Dear Alfredo,

 

Yes you are correct with your approach, but in many cased client might not know about the transportation funda.

 

Kindly check with your Basis Guys, this is client level setting and nothing to do with authorization as of now.

 

basically OB58 and FSE2 should be changed to editable mode in client setting, basis team will help you on this.

 

Regards,

M S Lokesh

Viewing all 8940 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>