what is the standard program to check the consistency of the
partner profiles?
Answer Posted / nagesh.paruchuri
RSECHK07
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the Process to transfer IDOC from Outbound System to Inbound system.
How to create any functions?
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
How do you find the tables to report from when the user just tell you the transaction he uses? And all the underlying data is from SAP structures?
What are the two ways of producing a list within a transaction?
How many types of size categories and data classes are there?
What are multiple use BADIS?
What are the various types of selection screen event?
What is foreign key relationship? : abap hr
What is the table buffer?
What is meant by performance analysis? Have done anything to improve the performance?
how to see the table output?
– 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
Explain what is the significance of hide?
Can we write the code both call transaction and session method in single program?