SAP ABAP Function Module ACTION_CODE_TO_SCREEN_NO (To convert the action code to screen number)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL (Application Component) Workbench Utilities
     SHFG (Package) Ergonomics: Sample Transactions, Check Reports and so on
Basic Data
Function Module ACTION_CODE_TO_SCREEN_NO To convert the action code to screen number  
Function Group EXAMPLE_ENTRY_SCREEN   Style Guide Transaction  
Program Name SAPLEXAMPLE_ENTRY_SCREEN    
INCLUDE Name LEXAMPLE_ENTRY_SCREENU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SCREEN_NO TYPE SYDYNNR ABAP program, number of current screen
Exporting PROGRAM_NAME TYPE SYREPID ABAP program, current main program
Exporting REPOSITORY_ID TYPE CHAR30 Repository id for the document
Exporting OBJECT_DESC TYPE OBJ_DESC Object Description
Importing ACTION_CODE TYPE C Action code as specified in the HTML page
Exception ACTION_CODE_NOT_FOUND TYPE The given action code is not found
Exception REPOSITORY_OBJECT_NOT_FOUND TYPE The repository object is not found
               
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  20020827 
SAP Release Created in 610