SAP ABAP Function Module CLM_FUNC_IMPORT_INTERFACE (Prepare interface for modifications)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-CEX (Application Component) Customer Enhancements
⤷
SECE (Package) Enhancement concept
⤷
⤷
Basic Data
| Function Module | CLM_FUNC_IMPORT_INTERFACE | Prepare interface for modifications |
| Function Group | SEMO | Modules for modifications |
| Program Name | SAPLSEMO | |
| INCLUDE Name | LSEMOU24 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
GLOBAL_FLAG | TYPE | RS38L-GLOBAL | Global interface | |||
| |
REMOTE_CALL | TYPE | RS38L-REMOTE | Function module can be called via RFC | |||
| |
UPDATE_TASK | TYPE | RS38L-UTASK | Function module running in update | |||
| |
FUNCNAME | TYPE | RS38L-NAME | Name of the function module | |||
| |
EXCEPTION_LIST | TYPE | RSEXC | Table of exceptions | |||
| |
EXPORT_PARAMETER | TYPE | RSEXP | Table of the export parameters | |||
| |
IMPORT_PARAMETER | TYPE | RSIMP | Table of the import parameters | |||
| |
CHANGING_PARAMETER | TYPE | RSCHA | Table of CHANGING parameters | |||
| |
TABLES_PARAMETER | TYPE | RSTBL | Table of the tables | |||
| |
P_DOCU | TYPE | RSFDO | ||||
| |
ERROR_MESSAGE | TYPE | |||||
| |
FUNCTION_NOT_FOUND | TYPE | Function module not available | ||||
| |
INVALID_NAME | TYPE | Invalid function module | ||||
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 | 19961216 |
| SAP Release Created in |