Withou using SLIN transaction how would you check custom
programs?
Answer Posted / pritha
We can check it using SCI transaction through code
inspector.
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
What are different data types in abap/4?
How many types of views are there ?
How can we send data to external programs?
– 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 are the different types of operators in the sap abap?
While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc
What are domains and data element? : abap hr
What does hide statement do?
What are the dynamic actions and how to configure it? : sap abap hr
What is payroll area
What is constructor expression in nw abap 7.4?
What are client dependent objects in abap/sap?
What are the control break events in abap? : abap data dictionary
If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc
Explain the difference between free and refresh?