SAP ABAP Interface IF_FPM_ADAPT_MANAGER (Context based adaptation handling)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_CORE (Package) Floorplan Manager (Framework)

⤷

⤷

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
Interface | IF_FPM_ADAPT_MANAGER | |
Short Description | Context based adaptation handling |
General Data
Package | APB_FPM_CORE | Floorplan Manager (Framework) |
Created | 20100705 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_FPM_ADAPT_MANAGER has no forward declaration.
Interfaces
Interface IF_FPM_ADAPT_MANAGER has no interface.
Friends
Interface IF_FPM_ADAPT_MANAGER has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface IF_FPM_ADAPT_MANAGER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |