1.What are the methods to modify sap standard tables.
Answer Posted / ss
You cann't modify the existing standard sap tables but you
can add extra fields to the standard sap tables by using
1. Append Structure
2. Includes
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
You want to backup sapscript layoutsets. How will you do it?
What is sap script?
What are the various text formatting options in sapscript?
Can we print bar codes in SAP only from ZEBRA printer ?
I want to take the back up of my script layout into my hard disk to be loaded later. What should I do?
What is the purpose of sapscript?
How can I trigger new page in sapscripts?
Difference between ABAB Memory and SAP Memory ?
When a program is created and need to be transported to production does selection texts always go with it ? if not how do you make sure ? Can you change the CTS entries? How do you do it ?
What is difference between window & a page window?
Where are the sapscript form names?
I want few sample tech spec's in ABAP
Where do we define tab space for data in sapscript?
What is a hard break Point?
How does check, continue and exit commands work in loop and end Loop.