Answer Posted / sathya
The processing (workflow or application function module)
which reads the IDoc data and generates the corresponding
documents is found using (the inbound) process code.
You must edit (the inbound) process codes in the following
cases:
* You want to use a new process and need a new process
code for it
* You want to assign different processing to process
code X
* You want to switch the ALE services on or off (this
is only possible if the processing is a workflow!).
* Switching off the ALE services can improve
performance (lower memory requirement)
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What are the arithmetic operators in the sap abap?
What are the names of the function modules that will be generated upon activation of a lock object?
What are the difference between call screen and leave screen?
I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required: Sales Org Delivery type Sales document type Optional: Planned Goods movement date Option to choose E-Mail E-mail Address Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields, Success/Error (S/E) Sales Document number Delivery number New Debit memo request number Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
What is the difference between data elements and domains?
wat is the difference between A-gate & W-gate?where are they used?
How to maintain lists?
Value table VS check Table.
What is the use of the raising exception? : abap modularization
What does the extract statement do in extract datasets?
How can we access the correction and transport system? : abap data dictionary
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
What is the difference between synchronous and asynchronous update?
What is generic buffering?