Write an abap program for creation of customer enquiry
using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
what is cardinality?how it works in ABAP?
What is luw?
What are the data types of internal tables?
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
diff way of handling errors in call trans ans session methods
In the process of creating a delivery tere is a firld date which needs to be saved, there is an userexit available but that exit does not have that date field in it, how would you overcome this. You have the delivery no that got created instead
What is the differences between structure and table in data dictionary in abap?
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)?
How to use messages in lists?
what is the difference b/w database and data dictionary?
Explain what are the events used in interactive reports?
where to find userexits for sd releated module in realtime?