SAP ABAP Function Module METHOD_START_LOG (Log the start of a method)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PS-ST-OPR-NET (Application Component) Network and Activity
⤷
COIF (Package) Logistics interface for orders

⤷

⤷

Basic Data
Function Module | METHOD_START_LOG | Log the start of a method |
Function Group | CO1M | Logistics interface: message handler |
Program Name | SAPLCO1M | Logistics Interface: Message Handler |
INCLUDE Name | LCO1MU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
MSGHAND_NUM | TYPE | CO1M_MSGHAND_NUM | Handle; needed if log is initialized later | |||
![]() |
LOG_LEVEL | TYPE | METHOD_LOG-LOGLEVEL | Level of method in log entry | |||
![]() |
METHOD | TYPE | METHOD_LOG-METHOD | Method to be executed, such as CREATE, ... | |||
![]() |
OBJ_TYP | TYPE | METHOD_LOG-OBJTYP | Object type, such as planned order.. | |||
![]() |
OBJ_ID_INT | TYPE | CLIKE | SAP internal object ID | |||
![]() |
OBJ_ID_EXT | TYPE | CLIKE | SAP ID of object displayed to user | |||
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 | 19970129 |
SAP Release Created in |