types of smartforms?
windows in smartforms?
Answer Posted / sathish.b
Main Window
Secondary Window
Copies window
Final Window
Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
What is an rfc?
How to creat transactions? : abap data dictionary
What is a size category? : abap data dictionary
What are the kinds of foreign key fields?
In SAP Script,How to display a single field(like matnr)at the right end of the form.
What is pretty printer?
What is view? Different types of view. Explain?
What is erp? : sap abap hr
What are logical data bases used in hr module? : abap hr
What are the steps in a bdc session? : abap bdc
What are the fields in the memory table ‘screen’?
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?
What are interface/conversion programs in SAP?
What does nw 7.4 sp 05/nw 7.5 sp 02 offers in abap?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.