SAP ABAP Class CL_BANK_PP_GLOBAL_SETTINGS (Current Settings for PP)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-PPM (Application Component) Batch-Oriented Parallel Processing of Mass Data
⤷
BANK_PP_JOBCTRL (Package) Parallel Processing and Job Control
⤷
⤷
Properties
| Class | CL_BANK_PP_GLOBAL_SETTINGS | |
| Short Description | Current Settings for PP | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BANK_PP_JOBCTRL | Parallel Processing and Job Control |
| Created | 20030611 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BANK_PP_GLOBAL_SETTINGS has no forward declaration.
Interfaces
Class CL_BANK_PP_GLOBAL_SETTINGS has no interface implemented.
Friends
Class CL_BANK_PP_GLOBAL_SETTINGS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | BANK_DTE_PP_ABSTYPENAME | 'PROGRAM=SAPLBANK_API_PP_CTRLTYPES=G_TYP_STR_PP_SETTINGS' | 20030611 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | L_TYP_STR_PP_SETTINGS | 20030611 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20030611 | |
| 2 | Static method | Public | Method | Read "Auto. Deletion of Process Data" Indicator | 20030611 | |
| 3 | Static method | Public | Method | Save Settings | 20030611 | |
| 4 | Static method | Private | Method | 20030611 | ||
| 5 | Static method | Public | Method | Set "Auto. Deletion of Process Data" Indicator | 20030611 |
Events
Class CL_BANK_PP_GLOBAL_SETTINGS has no event.
Types
Class CL_BANK_PP_GLOBAL_SETTINGS has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BANK_PP_GLOBAL_SETTINGS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BANK_PP_GLOBAL_SETTINGS has no exception.
Method GET_FLG_AUTO_DEL_PROC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FLG_AUTO_DEL | Value transfer | Type reference (TYPE) | BANK_DTE_PP_FLG_AUTO_DEL_PROC | 20030611 |
Method GET_FLG_AUTO_DEL_PROC on class CL_BANK_PP_GLOBAL_SETTINGS has no exception.
Method SAVE_SETTINGS Signature
Method SAVE_SETTINGS on class CL_BANK_PP_GLOBAL_SETTINGS has no parameter.
Method SAVE_SETTINGS on class CL_BANK_PP_GLOBAL_SETTINGS has no exception.
Method SET_DEFAULTS Signature
Method SET_DEFAULTS on class CL_BANK_PP_GLOBAL_SETTINGS has no parameter.
Method SET_DEFAULTS on class CL_BANK_PP_GLOBAL_SETTINGS has no exception.
Method SET_FLG_AUTO_DEL_PROC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FLG_AUTO_DEL | Call by reference | Type reference (TYPE) | BANK_DTE_PP_FLG_AUTO_DEL_PROC | 20030611 |
Method SET_FLG_AUTO_DEL_PROC on class CL_BANK_PP_GLOBAL_SETTINGS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |