SAP ABAP Class IF_POC_FAC_BPMN_PROV (Process Facade BPMN Provisioning)
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
Class | IF_POC_FAC_BPMN_PROV | |
Short Description | Process Facade BPMN Provisioning | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20120620 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_POC_FAC_BPMN_PROV has no forward declaration.
Interfaces
Class IF_POC_FAC_BPMN_PROV has no interface implemented.
Friends
Class IF_POC_FAC_BPMN_PROV has no friend class.
Attributes
Class 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
Class 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 class 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 class 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 class IF_POC_FAC_BPMN_PROV has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |