what is MANUE field in NAST table? what is its purpose? what
for it is used in SAPScript? How can we use that field in
our own driver program? & Where Standard Driver programs
reside? what is the tcode & path for finding the standard
driver programs?
Answer Posted / gvkreddy
1)To know the status of a message we need this field
2)To print the status code in the Script are.
3) by creating internal table field type while creating the
ELEMENT. then the ELEMENT should placed in the FM
"Write-Form".
4)std programs are reside in the ABAPEditor(SE38)
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Why the Main window Triggers first in Scripts ?
What is client dependent and client independent?
Explain the header data in layout set.
How can i read the data in bar code form directly into sap i.e. without being uploading it to TXT file and then uploading to SAP.
How would you call a subroutine in sap script?
How do I create standard texts for the sapscripts?
Is it possible to create a sapscript without a main window?
Different types of ABAP memory ?
How can I format the time in the sapscript?
How many main windows can be created for a script?
What are problem you faced in script?
Different types of ABAP memory ?
How to use the new-window command?
what is maximum columns number in SAPScripts and Smartforms. If How can we move to next page for print.?
What is the client concept in SAP? What is the meaning of client independent ?