Answer Posted / lokesh
Adding to above statement :
Client Dependent Object are those objects whose
Functionality is restricted to a particular client.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Of the two call transaction and session method, which is faster?
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
What are the data types of the abap/4 layer? : abap data dictionary
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.
What are local objects? : abap data dictionary
What is repository info. Systems? : abap data dictionary
What is page window?
What is macro? : abap hr
What is a type group?
How do you use structures in the abap programs?
Difference between select option and ranges ?
In ALV reporting when u execute your report which event gets triggered.
Do you know any other patterns if yes.. explain
How are the function code handles in flow logic?
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?