Name 5 custom objects that dont start with Z or Y ?
Answer Posted / hemal
You can not create any custom-object without starting its name by 'Y' or 'Z'.
| Is This Answer Correct ? | 4 Yes | 16 No |
Post New Answer View All Answers
Can you show multiple alvs on a single screen?
How can we create callable modules of program code within one abap/4 program? : abap modularization
What is an Unpack command?
What is the function of the transport system and workbench organizer?
What are the 2 other types of views, which are not allowed in release 3.0?
What are the functional areas? User groups? And how does abap/4 query work in relation to these?
Can multiple abap systems connect to abap database?
What are the techniques involved in using sap supplied programs?
Do you know any other patterns if yes.. explain
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.
Define dispatcher?
What is abap work bench?
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 is defference between repository and non repository Object?
What is the use of table control in bdc is it same in module pool table control? : abap bdc