Find driver program name smartform


















 · Enter the name of the function module and go to Menu Goto – Main Program. In the Main Program click on FIND to search the statement where you want to place the break-point. Enter the text of the line where you want to place the break-point in the FIND popup. Place the break-point on the desired line. Now run the driver program, the control stops at the break-point and you can analyze the .  · As you might know SmartForm is printed by specifically generated function module and a programmer can obtain its name by calling another FM – SSF_FUNCTION_MODULE_NAME. You can get where-used list of SSF_FUNCTION_MODULE_NAME (it should be quite long) and search the list for your Smartform name.  · The smartform name can be passed on to the function Module – 'SSF_FUNCTION_MODULE_NAME' This will return the Function module name of the smartform which is referenced. The Print program will be calling the FM 'SSF_FUNCTION_MODULE_NAME' to get the Function module name at Runtime.


ex. my smartform name is zmm_po_sform,now how can i find the driver program name from this. I know Abt TNAPR table NACE transaction but it is showing standard program name. So Plz can u help me for www.doorway.ru thn TNAPR NACE transaction is there any method for this. Step 1: Go to Tcode “SMARTFORMS” and enter the form name and click on Create. Step 2: In Form Attributes, enter the description of the form. Step 3: Now double click on Global Definitions on the left panel, click on Global Data Tab and enter the internals tables required variable names with their respective types (All declared objects will be global here). Enter the name of the function module and go to Menu Goto – Main Program. In the Main Program click on FIND to search the statement where you want to place the break-point. Enter the text of the line where you want to place the break-point in the FIND popup. Place the break-point on the desired line. Now run the driver program, the control stops at the break-point and you can analyze the smartform.


Go to the smartforms transaction. Chose from menu Environment->Function Module. Note the name of the fm. Go to se Place the cursor on the Fm. The program that calls this function module is called the Driver Program for Smartform. How do you find the name of the Function Module for a Smartform? TABLES: apb_lpd_otr_keys. "variables/struture. DATA: gv_fm_name TYPE rs38l_fnam, " FM Name.

0コメント

  • 1000 / 1000