SAP ABAP Interface IF_POC_FAC_BPMN_PROV (Process Facade BPMN Provisioning)
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

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_POC_FAC_BPMN_PROV | Process Facade BPMN Provisioning | 20120620 |
Properties
Interface | IF_POC_FAC_BPMN_PROV | |
Short Description | Process Facade BPMN Provisioning |
General Data
Package | BS_POC_API | Process Orchestration - APIs |
Created | 20120620 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_POC_FAC_BPMN_PROV has no forward declaration.
Interfaces
Interface IF_POC_FAC_BPMN_PROV has no interface.
Friends
Interface IF_POC_FAC_BPMN_PROV has no friend.
Attributes
Interface IF_POC_FAC_BPMN_PROV has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20120620 | |
2 | ![]() |
Instance method | Public | Method | 20120620 | |
3 | ![]() |
Instance method | Public | Method | 20120620 |
Events
Interface IF_POC_FAC_BPMN_PROV has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_POC_C_PS_SEQ | Public | Type reference (TYPE) | POC_T_PS_SEQ | 20120620 |
|
|
2 | TT_POC_S_PS_BIND | Public | Type reference (TYPE) | POC_T_PS_BIND | 20120620 |
|
|
3 | TT_POC_S_STEP | Public | Type reference (TYPE) | POC_T_PROC_STEP | 20120620 |
|
|
4 | TY_POC_C_PS_SEQ | Public | Type reference (TYPE) | POC_C_PS_SEQ | 20120620 |
|
|
5 | TY_POC_PROCESS | Public | See coding | 20120620 | BEGIN OF ty_poc_process,
proc_def_id TYPE POC_FAC_S_PROC_DEF_ID,
proc_def_name TYPE POC_FAC_PROC_DEF_NAME,
END OF ty_poc_process
|
||
6 | TY_POC_S_PS_BIND | Public | Type reference (TYPE) | POC_S_PS_BIND | 20120620 |
|
|
7 | TY_POC_S_STEP | Public | Type reference (TYPE) | POC_S_PROC_STEP | 20120620 |
|
|
8 | TY_SYSTEM | Public | See coding | 20120620 | BEGIN OF ty_system,
name TYPE string,
id TYPE string,
END OF ty_system
|
Method Signatures
Method CREATE_SEQ_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ID | Value transfer | Type reference (TYPE) | STRING | 20120620 |
Method CREATE_SEQ_ID on Interface IF_POC_FAC_BPMN_PROV has no exception.
Method GET_PROCESS_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_POC_PROCESS | Call by reference | Type reference (TYPE) | TY_POC_PROCESS | 20120620 | |||
2 | ![]() |
ET_POC_SEQ | Call by reference | Type reference (TYPE) | TT_POC_C_PS_SEQ | 20120620 | |||
3 | ![]() |
ET_POC_STEP | Call by reference | Type reference (TYPE) | TT_POC_S_STEP | 20120620 | |||
4 | ![]() |
ET_POC_TASK | Call by reference | Type reference (TYPE) | TT_POC_S_PS_BIND | 20120620 | |||
5 | ![]() |
IS_PROC_DEF_ID | Call by reference | Type reference (TYPE) | POC_FAC_S_PROC_DEF_ID | 20120620 |
Method GET_PROCESS_DETAILS on Interface IF_POC_FAC_BPMN_PROV has no exception.
Method GET_SYSTEM_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_SYSTEM_NAME | Value transfer | Type reference (TYPE) | TY_SYSTEM | 20120620 |
Method GET_SYSTEM_NAME on Interface IF_POC_FAC_BPMN_PROV has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |