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 are the different types of abap/4 programs?
Can we make use of flow logic control key words in abap/4 and vice-versa?
HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)
What is a predefined type in abap?
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
How do you backup Sapscript layout sets? Can you download and upload? How?
How many main windows are allowed in sapscript?
What is synchronous update?
How many types of data classes are there in sap?
when are objects are passed from task to the change request?
Static and instance variable and method with live example. Why and when to use
What is the Process to transfer IDOC from Outbound System to Inbound system.
How are the date abd time field values stored in sap?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?