sap modifications and enhancements are stored in which table?
Answer Posted / raju
Purchase order-medruck
Sales order - rvorder01
Invoice - rvinvoice01
delivery - rvdelnote
picking list - rvpicksin
| Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
How do we assign dynamic views while creating material master and generating bdc? : abap bdc
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
What happens Update command is used without where clause ?
Explain what are the various types of selection screen event?
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary
What is the use of a pretty printer?
What are the functional modules used in sequence in bdc? : abap hr
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.
What is pakey structure, pshd1 structure and what type of fields it contains? : abap hr
Can we make use of flow logic control key words in abap/4 and vice-versa?
Can we create a gui status in a program from the object browser?
What two statements are required in an abap program to output an icon using a write statement?
What application areas are you comfortable in?
What are the different attributes that can be assigned to a variant?
How to write a code for multiple transactions? : abap bdc