SAP ABAP Function Module POC_FAC_GET_PROC_DEF (Get Process Definition (BPMN representation))
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-POC (Application Component) Process Orchestration for Built-In Processes
⤷
BS_POC_API (Package) Process Orchestration - APIs
⤷
⤷
Basic Data
| Function Module | POC_FAC_GET_PROC_DEF | Get Process Definition (BPMN representation) |
| Function Group | POC_API_BPMN | Process Facade BPMN provisioning |
| Program Name | SAPLPOC_API_BPMN | |
| INCLUDE Name | LPOC_API_BPMNU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_PROC_DEF_DATA | TYPE | POC_FAC_T_PROC_DEF_BPMN | Table type for Process Definitions (Output structure BPMN) | |||
| |
IT_PROC_DEF_ID | TYPE | POC_FAC_T_PROC_DEF_ID | Table type for process definition Id | |||
| |
IV_MONITORING_EXT | TYPE | CHAR1 | ABAP_TRUE | Single-Character Indicator | ||
| |
TRANSFORMATION_FAILED | TYPE | BPMN Transformation failed | ||||
| |
PROCESS_NOT_FOUND | TYPE | Process Definition 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 | 20130604 |
| SAP Release Created in | 732 |