Answer Posted / rsahoo
Distribution model is collection of sender,receiver and Message type.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How will you define posting procedures?
Mention some important events in abap programming.
List some of the many different ways that the sap standard functionality can be changed by a customer?
Lock objects and what are parameters of ENQUEUE FM?
How do you send files to the legacy systems from sap and vice versa? How does one know that the legacy files have come on to the sap server you are working on? : abap bdc
What happens Update command is used without where clause ?
What kind of BDC programs are written ?
What are the classifications of the sap abap data classes?
What are the types of table fields in the sap abap?
What is the meaning of sap r/3?
What are base tables of an aggregate object? : abap data dictionary
How many tables are there in sap?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
Abstract class and interface, multiple inheritance, live example
What is screen flow logic? What are the sections in it?