SAP ABAP Class CL_FINB_SBU_CONFIG (Shared Buffer Entry of Configuration)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-SRV (Application Component) Services
⤷
FINB_CONFIGURATION (Package) Financials Configuration Service
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FINB_SBU_WITH_HASH_KEY | Shared Buffer Entry with Hash Key | 20031122 |
Properties
| Class | CL_FINB_SBU_CONFIG | |
| Short Description | Shared Buffer Entry of Configuration | |
| Super Class | CL_FINB_SBU_WITH_HASH_KEY | Shared Buffer Entry with Hash Key |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FINB_CONFIGURATION | Financials Configuration Service |
| Created | 20031122 | SAP |
| Last change | 20050428 | 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_FINB_SBU_CONFIG has no interface implemented.
Friends
Class CL_FINB_SBU_CONFIG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Attribute reference (LIKE) | M_RELID | 'AS' | Area for Entries with Aspect Key | 20031127 | ||
| 2 | Constant | Protected | Attribute reference (LIKE) | M_RELID | 'XP' | Area for Entries with Xpath Key | 20031127 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | FINB_S_CONFIG_ENQ_KEY | Lock Key Configuration | 20031127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20031122 |
Events
Class CL_FINB_SBU_CONFIG has no event.
Types
Class CL_FINB_SBU_CONFIG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ASPECT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20031122 | ||||
| 2 | I_COMPONENT | Value transfer | Type reference (TYPE) | FINB_CONF_COMP | Konfigurierbare Komponenten | 20031122 | |||
| 3 | I_COMP_KEY_COUNT | Call by reference | Type reference (TYPE) | FINB_COMP_KEY_COUNT | '0' | Zähler für Komponentenschlüssel | 20050418 | ||
| 4 | I_STATUS_INACTIVE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050418 | ||
| 5 | I_TEXT_REQUESTED | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050424 | ||
| 6 | I_XPATH | Call by reference | Type reference (TYPE) | CSEQUENCE | 20031122 |
Method CONSTRUCTOR on class CL_FINB_SBU_CONFIG has no exception.
History
| Last changed by/on | SAP | 20050428 |
| SAP Release Created in | 300 |