SAP ABAP Class CL_BCFG_ENUM_COMMIT_MODE (enum of transaction mode)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-API (Application Component) Business Configuration API (SAP-internal)
⤷
S_BCFG_API (Package) Business Configuration Support API

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BCFG_ENUM_BASE | base class for enums | 20110416 |
Properties
Class | CL_BCFG_ENUM_COMMIT_MODE | |
Short Description | enum of transaction mode | |
Super Class | CL_BCFG_ENUM_BASE | base class for enums |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_BCFG_API | Business Configuration Support API |
Created | 20101202 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BCFG_ENUM_COMMIT_MODE has no forward declaration.
Interfaces
Class CL_BCFG_ENUM_COMMIT_MODE has no interface implemented.
Friends
Class CL_BCFG_ENUM_COMMIT_MODE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_BCFG_ENUM_COMMIT_MODE | guaranteed DB commits on apply and save ... | 20101202 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'AUTO_COMMIT' | 20101202 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'USER_COMMIT' | 20101202 | ||
4 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_BCFG_ENUM_COMMIT_MODE | the BC API will not perform DB commits ... | 20101202 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20101202 | |
2 | ![]() |
Static method | Public | Method | 20110408 | |
3 | ![]() |
Static method | Public | Method | returns the value (object instance) corresponding to the ID | 20101202 |
Events
Class CL_BCFG_ENUM_COMMIT_MODE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_T_ENUM_COMMIT_MODES | Public | See coding | 20110416 | ty_t_enum_commit_modes type hashed table of ref to cl_bcfg_enum_commit_mode
with unique key table_line
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BCFG_ENUM_COMMIT_MODE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BCFG_ENUM_COMMIT_MODE has no exception.
Method VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TY_T_ENUM_COMMIT_MODES | 20110408 |
Method VALUES on class CL_BCFG_ENUM_COMMIT_MODE has no exception.
Method VALUE_OF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | STRING | 20110416 | |||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_BCFG_ENUM_COMMIT_MODE | 20101202 |
Method VALUE_OF on class CL_BCFG_ENUM_COMMIT_MODE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |