SAP ABAP Function Module POC_LOG_ENTRIES_INSERT (Add Log Entries to the Business Process Log Manager)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-POC (Application Component) Process Orchestration for Built-In Processes
⤷
BS_POC_MAIN (Package) Process Orchestration - Runtime
⤷
⤷
Basic Data
| Function Module | POC_LOG_ENTRIES_INSERT | Add Log Entries to the Business Process Log Manager |
| Function Group | POC_LOG_MANAGER | Log Manager APIs |
| Program Name | SAPLPOC_LOG_MANAGER | |
| INCLUDE Name | LPOC_LOG_MANAGERU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IT_BA_LOG | TYPE | POC_T_BA_LOG_DB | BA Log | |||
| |
IT_BA_SOURCE_SYSTEM | TYPE | POC_T_BA_SRCSYS_DB | Source System for a Task/Event | |||
| |
IT_PROCESS_STEP_INSTANCE | TYPE | POC_T_PRC_STP_IN_DB | Process Step Instance | |||
| |
IT_PROCESS_BINDING | TYPE | POC_T_PRC_BIND_DB | Process Binding | |||
| |
IT_PRE_BA | TYPE | POC_T_PRE_BA_DB | Previous/Predecessor BA | |||
| |
IT_PROCESS_INSTANCE_INS | TYPE | POC_T_PRC_IN_DB | Process Instance for Insert | |||
| |
IT_PROCESS_INSTANCE_UPD | TYPE | POC_T_PRC_IN_DB | Process Instance for Update | |||
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 | 20110909 |
| SAP Release Created in | 703 |