"What is NAST Table, what it will consists?"
Answers were Sorted based on User's Feedback
Answer / kumar
'NAST' is a transaparant table.It is the table for Message
status.It consists of applicationof message conditions,
message type, message language etc.
Is This Answer Correct ? | 42 Yes | 9 No |
Answer / ramesh y
NACE is the Transaction code where we assign the Output type to Script/smartform and the Driver program
NACE is the Tcode used to link the Application type, Output Types and its processing Routines like ( Driver programs and attached Script forms or Smartforms).
You should know the Application of a document first Like:
for PO it is EF, for sales Doc's it is V1, for Delivery docs it is V2, for billing Doc's it is V3 etc.
so first select the Application type (ex: EF) for PO and press OUtput types
then a list will come in that you should know the related output type for PO.
in this case it is NEU,
select that and click on the processing Routines button on the left side
it will display the Medium, Driver Program and the Script form or smartform related to that document..
where as NAST is the table name in which an entry is created when we configure the Output type in the application document with the Medium, Partner, Lang and the printer
An entry in NAST table triggers the output type and in turn triggers the program and the form to give the output
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / anwar growel
it is nothing but Message Status table. it is cluster table
Is This Answer Correct ? | 11 Yes | 18 No |
how to find the report is classical or intractive report in debugging mode
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
Suppose i have table with 2 columns say 1st with Numerics and 2nd with words like 1 for one and 2 for two......so.if i want to change the 9 numeric word as some twenty...how?
What are text elements in smartforms ?
On which even we can validate the input fields in module progams?
What are the data types of the external layer?
What are the mandatory fields to be filled in Transaction Code "VA21" for sales order quotation creation.
How do you find the menu path for a given transaction in SAP?
How to get the status of an IDOC in a report without using WE02 transaction ?
On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?
4.why dont use start form in script?
you have own g table & kna1 table how to attach the search help for g table as well as kna table?if u press f4 on selection u should display only primary key field of kna1 as well as g table fields