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
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?
Differentiate between window and page window.
You want to backup sapscript layoutsets. How will you do it?
What is the use of the position and size command in sapscripts?
How do we set the date, time format?
What is difference between window & a page window?
How do I create boxes in sapscript?
What are the modules in FI that you have worked on ?
What are the various text formatting options in sapscript?
How can I trigger new page in sapscripts?
I want to display quantity & Price based on Particular Language and Country in SAP Script , How we can do that ? One particular statement is there for that, What is that ?
Different types of ABAP memory ?
Where are the sapscript form names?
How can I prevent page-break in the message that is to be displayed?