SAP ABAP Function Module ACTION_CODE_TO_REP_OBJ (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_REP_OBJ | 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_SCREENU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
REPOSITORY_ID | TYPE | CHAR30 | Repository id for the document | |||
| |
ACTION_CODE | TYPE | C | Action code as specified in the HTML page | |||
| |
ACTION_CODE_NOT_FOUND | TYPE | The ACTION code is not found | ||||
Processing Type
| Normal Function 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 |