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
How can I set the header and footer in the main window?
You want to backup sapscript layoutsets. How will you do it? Can you perform the download and upload function here? How?
How do we define text symbols?
What does read_text?
What is difference between script and report?
How can I display barcodes in sapscripts?
What are the modules in FI that you have worked on ?
How does check, continue and exit commands work in loop and end Loop.
What is sapscript? What are the components of sapscript?
How can I print logos in sapscripts?
Why the Main window Triggers first in Scripts ?
What is a hard break Point?
Hello ABAP GURUS.. I WANT TO KNOW DO WE DEVELOPE SCRIPTS FROM SCRATCH OR WE USE STANDARD SCRIPTS OF SAP..? AND WHAT LOGO WE HAVE IN STANDARD IN LOGO WINDOW OF STANDARD SCRIPT BUSINESS DOCUMENTS...?
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 maximum columns number in SAPScripts and Smartforms. If How can we move to next page for print.?