can we add fields to SAP Standard tables. ?
Do SAP tables have indexes. ?
Answer Posted / yuni ratmiani
Yes, we can add fields to sap standard table using field exit.
Yes, some SAP table have indexes. And we can create SAP
table index too
| Is This Answer Correct ? | 10 Yes | 12 No |
Post New Answer View All Answers
How can we access the correction and transport system?
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
Did you create any joins?
What are interface/conversion programs in SAP?
Does the external program run in the same sap luw as the caller, or in a separate one?
Program for Prime numbers and Matrix plz explain me the procedural method with steps
Difference between open sql and native sql? : abap data dictionary
In select-options, how to get the default values as current month first date and last date by default?
Can any tell me ECC 5.0, ECC 6.0 Released year? and difference between them?
How do you delete duplicate records from internal table?
What are the user groups?
Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
What are field symbols and field groups? Have you used component idx of structure clause with field groups?
How the at-user command serves mainly in lists?