which of the following are used to define data in abap
1)parametrs
2)tables
3)class
4)data
Answer Posted / nest
All the 4 are used to define data.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.
1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?
What is the lock object?
In delivery processing which step comes first picking, packing, posting goods issue ?
What are internal tables? : abap hr
What is a view? : abap data dictionary
What is erp? : sap abap hr
Can we access static attribute from instance method
What is difference between inner join and outer join?
What is a data dictionary? : sap abap data dictionary
What are the types of search helps? : sap abap data dictionary
What is the difference between internal tables and extract datasets? : abap modularization
How to convert the Unit for 'Distance' (The value from one Unit to another).
What is alv programming in abap? When is this grid used in abap? : abap hr