SAP ABAP Interface IF_POC_PROCESS_CONTEXT (Interface for BAdI: POC_PROCESS_CONTEXT_DEF_INST)
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

⤷

⤷

Properties
Interface | IF_POC_PROCESS_CONTEXT | |
Short Description | Interface for BAdI: POC_PROCESS_CONTEXT_DEF_INST |
General Data
Package | BS_POC_API | Process Orchestration - APIs |
Created | 20120228 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_POC_PROCESS_CONTEXT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20120228 |
Friends
Interface IF_POC_PROCESS_CONTEXT has no friend.
Attributes
Interface IF_POC_PROCESS_CONTEXT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Retrieve Context for Process Definition(Design time) | 20120228 |
2 | ![]() |
Instance method | Public | Method | Retrieve Context for Process Instance(Run time) | 20120228 |
Events
Interface IF_POC_PROCESS_CONTEXT has no event.
Types
Interface IF_POC_PROCESS_CONTEXT has no local type.
Method Signatures
Method PROCESS_DEFINITION_CONTEXT_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PROCESS_DEFINITION_CONTEXT | Call by reference | Type reference (TYPE) | POC_T_PROCESS_DEF_CONTEXT | Process Definition Context | 20120228 | ||
2 | ![]() |
IT_PROCESS_DEFINITION | Call by reference | Type reference (TYPE) | POC_T_PROCESS_DEFINITION | Table type for process definition Id | 20120228 |
Method PROCESS_DEFINITION_CONTEXT_GET on Interface IF_POC_PROCESS_CONTEXT has no exception.
Method PROCESS_INSTANCE_CONTEXT_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PROCESS_INSTANCE_CONTEXT | Call by reference | Type reference (TYPE) | POC_T_PROCESS_INST_CONTEXT | Process Instance Context | 20120228 | ||
2 | ![]() |
IT_PROCESS_INSTANCE | Call by reference | Type reference (TYPE) | POC_T_PROCESS_INSTANCE | List of Process Instance IDs | 20120228 |
Method PROCESS_INSTANCE_CONTEXT_GET on Interface IF_POC_PROCESS_CONTEXT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |