what is the main use of package(in user exits ,in SMOD user
can provide the package name for the purpose of to find out
all user-exits,that package use iam asking)?
Answer Posted / kala
package is a container which contains group of related exits
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Mention some important events in abap programming.
What is the abap program name to process the batch input session automatically? : abap bdc
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?
What are the various types of selection screen event?
How to write a code in tab control? : abap bdc
How many secondary indexes can we create in a table?
In order to upload purchase order details, how you handle multiple values for a single field?
When, how and how would you control changes to standard SAP objects.
How to convert the Unit for 'Distance' (The value from one Unit to another).
Find the scenario and give the result: a, b, c are employees, where a, b will get basic, hra, da. C gets basic and da. How to group for the allowances? : sap abap hr
How can we access the correction and transport system?
Sales Order Information Report that lists information like sales order no, Item no, material no, Quantity, Quantity unit, Net value, Currency,Sub Total, Grand Total. plz mention the detail coding Tahnks, Rahul
Explain what is sap script?
What are pooled tables? : abap data dictionary
What has to be done to the packed fields before submitting to a BDC session.