SAP ABAP Function Module AMDS_USER_COMMAND_PROCESS (Processes User-Commands Cancel, Exit, Return on Dialog)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       AA (Package) Application Development R/3 Assets: Master Data
Basic Data
Function Module AMDS_USER_COMMAND_PROCESS Processes User-Commands Cancel, Exit, Return on Dialog  
Function Group AMDS   Dialog Services (Popups...)  
Program Name SAPLAMDS   Dialog Services (Popups...) 
INCLUDE Name LAMDSU24    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing FCODE TYPE SYST-UCOMM User Command
Importing PROCESS_FCODE TYPE SYST-DATAR 'X'
Importing DATAR TYPE SYST-DATAR Indicator any Data entered
Importing PROGN TYPE SYST-REPID Program naem to get Textsymbols
Importing FCODE_SAVE TYPE SYST-REPID 'SAVE'
Importing FCODE_CANC TYPE SYST-UCOMM 'CANC' Fcode used for cancle function
Importing TITLE_CANC TYPE SYST-FMKEY 'CTI' Textsymbol Title of Popup on cancle
Importing LINE1_CANC TYPE SYST-FMKEY 'CL1' Textsymbol 1. text ine of Popup on cancle
Importing LINE2_CANC TYPE SYST-FMKEY 'CL2' Textsymbol 2. text ine of Popup on cancle
Importing FCODE_RTRN TYPE SYST-UCOMM 'RTRN' Fcode used for return function
Importing TITLE_RTRN TYPE SYST-FMKEY 'RTI' Textsymbol Title of Popup on return
Importing LINE1_RTRN TYPE SYST-FMKEY 'RL1' Textsymbol 1. text ine of Popup on return
Importing LINE2_RTRN TYPE SYST-FMKEY 'RL2' Textsymbol 2. text ine of Popup on return
Importing FCODE_EXIT TYPE SYST-UCOMM 'EXIT' Fcode used for exit function
Importing TITLE_EXIT TYPE SYST-FMKEY 'ETI' Textsymbol Title of Popup on exit
Importing LINE1_EXIT TYPE SYST-FMKEY 'EL1' Textsymbol 1. text ine of Popup on exit
Importing LINE2_EXIT TYPE SYST-FMKEY 'EL2' Textsymbol 2. text ine of Popup on exit
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19990301 
SAP Release Created in