1.What are the methods to modify sap standard tables.
Answer Posted / kishore
you can't modify the standard tables but can add extra fields to the standard sap tables by using.
1.Append structure
2.ci include
Append will add at the end of the table.
ci include will add when sap as included the ci field in that otherwise we cant include the fields in sap...
Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Where do we define tab space for data in sapscript?
How can I trigger new page in sapscripts?
What are the advantages and disadvantages of ABAP/4 query tool ?
Explain the variable in sapscript
How can I debug my sapscript?
While designing layout for labels Is there any specific parameters or constraints i need to take care (at form as well as print program level)?
What are the various text formatting options in sapscript?
How to design the windows in script?
What is the purpose of sapscript?
Explain composer. What does it do?
I need to debug sapscript. What steps would you recommend should I take?
you want to link to a layout set. What abap 4 commands will you use?
How to pass the variables to forms ?
How would you call a subroutine in sap script?
Where are the sapscript form names?