SAP ABAP Class CL_FINB_CONTEXT (Context of Components)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_CONTEXT | Context | 20030314 |
Properties
| Class | CL_FINB_CONTEXT | |
| Short Description | Context of Components | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | FINB_CONFIG | |
| Program status | ||
| Category | 0 | |
| Package | FINB_CONFIGURATION | Financials Configuration Service |
| Created | 20030314 | SAP |
| Last change | 20050428 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FINB_CONTEXT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FINB_CONTEXT | Context | 20030314 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_FINB_CONFIGURATION_SERVICE | 20050322 | Financials Configuration Service | |
| 2 | CL_FINB_CONFIG_N_AUTHORING | 20050322 | Configuration maintenance | |
| 3 | CL_FINB_CONTENT_DEPLOYMENT | 20050322 |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | FINB_CONF_COMP | Configurable Components | 20050323 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | FINB_T_COMP_KEY_VALUE | Values of a Component Key | 20050323 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | FINB_T_COMP_N_KEY | Components with Respective Key | 20050323 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20030314 | ||
| 2 | Static method | Public | Method | 20050323 | ||
| 3 | Instance method | Public | Method | 20050323 | ||
| 4 | Instance method | Public | Method | 20050411 | ||
| 5 | Instance method | Public | Method | 20050411 | ||
| 6 | Instance method | Public | Method | 20050323 | ||
| 7 | Instance method | Protected | Method | 20050323 |
Events
Class CL_FINB_CONTEXT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_CONTEXT_FIELD | Protected | See coding | 20040213 | begin of ys_context_field ,
name type fieldname ,
owncomp type finb_conf_comp ,
ownasp type finb_conf_aspect ,
isattrof type boole_d ,
end of ys_context_field
|
||
| 2 | YT_CONTEXT_FIELD | Protected | See coding | 20040213 | yt_context_field type standard table of ys_context_field
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_COMP_KEY_VALUE | Call by reference | Type reference (TYPE) | FINB_T_COMP_KEY_VALUE | Werte eines Komponentenschlüssels | 20050323 | |||
| 2 | I_COMPONENT | Call by reference | Type reference (TYPE) | FINB_CONF_COMP | Stammdatenkomponente des Schlüssels | 20050323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050323 |
Method CREATE_FROM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_FINB_CONTEXT | Kontext | 20050323 | |||
| 2 | RO_CONTEXT | Value transfer | Object reference (TYPE REF TO) | CL_FINB_CONTEXT | Kontext von Komponenten | 20050323 |
Method CREATE_FROM on class CL_FINB_CONTEXT has no exception.
Method GET_COMP_N_KEY_FOR_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMPONENT | Call by reference | Type reference (TYPE) | FINB_CONF_COMP | Konfigurierbare Komponenten | 20050323 | |||
| 2 | RS_COMP_N_KEY | Value transfer | Type reference (TYPE) | FINB_S_COMP_N_KEY | Komponente und Schlüssel | 20050323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050323 |
Method GET_CONTEXT Signature
Method GET_CONTEXT on class CL_FINB_CONTEXT has no parameter.
Method GET_CONTEXT on class CL_FINB_CONTEXT has no exception.
Method GET_KEY_VALUES Signature
Method GET_KEY_VALUES on class CL_FINB_CONTEXT has no parameter.
Method GET_KEY_VALUES on class CL_FINB_CONTEXT has no exception.
Method IS_EQUAL_TO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_FINB_CONTEXT | Kontext | 20050323 | |||
| 2 | R_IS_EQUAL | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050323 |
Method IS_EQUAL_TO on class CL_FINB_CONTEXT has no exception.
Method UPDATE_DEPENDENT_COMPS Signature
Method UPDATE_DEPENDENT_COMPS on class CL_FINB_CONTEXT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050323 |
History
| Last changed by/on | SAP | 20050428 |
| SAP Release Created in | 200 |