Answer Posted / prabha
no as of my knowledge it is not possible in samrtforms.
but we can do in scripts....
if i am wrong please correct me.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is logo in sap script?
What are the data types of the abap/4 layer? : abap data dictionary
Explain the advantages/disadvantages of logical databases?
What is an update task? : abap modularization
What is smart forms? : abap hr
What actually happens in real-time recruitment? : sap abap hr
How the transaction that are programmed by the user can be protected?
What is the company code? : sap abap hr
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.
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul
where do we store all custom programs in SD module?
What are the page windows?
What is the use of table control in bdc is it same in module pool table control? : abap bdc
Can we create field without data element? If yes, how?
What is the structure of the bdc table? : abap bdc