SAP ABAP Class IF_FPM_ADAPT_MANAGER (Context based adaptation handling)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_ADAPT_MANAGER | FPM Adaptation Manager | 20100705 |
Properties
| Class | IF_FPM_ADAPT_MANAGER | |
| Short Description | Context based adaptation handling | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100705 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_FPM_ADAPT_MANAGER has no forward declaration.
Interfaces
Class IF_FPM_ADAPT_MANAGER has no interface implemented.
Friends
Class IF_FPM_ADAPT_MANAGER has no friend class.
Attributes
Class IF_FPM_ADAPT_MANAGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100705 | ||
| 2 | Instance method | Public | Method | 20100705 |
Events
Class IF_FPM_ADAPT_MANAGER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_ADAPT_DIM | Public | See coding | 20110517 | begin of TY_S_ADAPT_DIM,
SCHEMA_ID type FPM_ADAPTATION_SCHEMA,
DIMENSION type FPM_ADAPTATION_DIMENSION,
SEQ_INDEX type FPM_DIMENSION_INDEX,
TYPE type ROLLNAME,
end of ty_s_adapt_dim
|
||
| 2 | TY_T_ADAPT_DIM | Public | See coding | 20110517 | ty_t_adapt_dim type standard table of ty_s_adapt_dim
|
Method Signatures
Method GET_ADAPTATION_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ADAPTATION_CONTEXT | Call by reference | Type reference (TYPE) | FPM_T_ADAPT_CONTEXT | Adaptation Context | 20100705 | |||
| 2 | IS_CONFIG_KEY | Value transfer | Type reference (TYPE) | FPM_S_CONFIG_KEY | Key Components of Configuration Tables | 20100705 |
Method GET_ADAPTATION_CONTEXT on class IF_FPM_ADAPT_MANAGER has no exception.
Method GET_SCHEMA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DIMENSIONS | Call by reference | Type reference (TYPE) | TY_T_ADAPT_DIM | Adaptation Dimensions | 20100705 | |||
| 2 | EV_SCHEMA_ID | Call by reference | Type reference (TYPE) | FPM_ADAPTATION_SCHEMA | Adaptation Schema | 20100705 |
Method GET_SCHEMA on class IF_FPM_ADAPT_MANAGER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |