SAP ABAP Class CL_POC_SETTINGS (Process Orchestration Settings)
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

⤷

⤷

Properties
Class | CL_POC_SETTINGS | |
Short Description | Process Orchestration Settings | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BS_POC_MAIN | Process Orchestration - Runtime |
Created | 20100512 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_POC_SETTINGS has no interface implemented.
Friends
Class CL_POC_SETTINGS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_POC_APPLICATION_LOG | Application Log | 20100809 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | 0 | Trace Value | 20100930 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Checks if POC is Active(=TRUE) | 20100615 |
2 | ![]() |
Static method | Public | Method | Checks if switch for POC is Active(=TRUE) | 20100810 |
3 | ![]() |
Static method | Public | Method | Checks if Trace is Active for POC(=TRUE) | 20100616 |
4 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100809 |
5 | ![]() |
Static method | Public | Method | Gets a Parameter Value | 20100615 |
Events
Class CL_POC_SETTINGS has no event.
Types
Class CL_POC_SETTINGS has no local type.
Method Signatures
Method CHECK_PROC_ACTIVATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ACTIVATION | Value transfer | Type reference (TYPE) | ABAP_BOOL | POC is Active then TRUE(=X) else FALSE | 20100615 |
Method CHECK_PROC_ACTIVATION on class CL_POC_SETTINGS has no exception.
Method CHECK_PROC_SWITCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_POC_SWITCH_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | if switch is active then X(=TRUE) else ''(=FALSE) | 20100810 |
Method CHECK_PROC_SWITCH on class CL_POC_SETTINGS has no exception.
Method CHECK_PROC_TRACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TRACE_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | POC is Active then TRUE(=X) else FALSE | 20100616 |
Method CHECK_PROC_TRACE on class CL_POC_SETTINGS has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_POC_SETTINGS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_POC_SETTINGS has no exception.
Method GET_PARAMETER_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PARAM_VALUE | Call by reference | Type reference (TYPE) | POC_S_PARAM_VALUE | Parameter and Value | 20100615 | ||
2 | ![]() |
IV_PARAMETER_ID | Call by reference | Type reference (TYPE) | POC_PARAM_ID | Parameter ID | 20100615 |
Method GET_PARAMETER_VALUE on class CL_POC_SETTINGS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |