SAP ABAP Class CL_GRRM_OB_MODEL_SDM (Static Data Management - Model Class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_OB_MODEL (Package) Operational Risk Management for Banks: Model Classes

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20110110 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_MODEL_STATUS | Enable to retrieve MCF information for object from model | 20110110 |
Properties
Class | CL_GRRM_OB_MODEL_SDM | |
Short Description | Static Data Management - Model Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | GRRM_OB_SDM | |
Program status | ||
Category | 0 | |
Package | GRRM_OB_MODEL | Operational Risk Management for Banks: Model Classes |
Created | 20110110 | SAP |
Last change | 20141106 | |
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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20110110 | ||
2 | IF_GRFN_MODEL_STATUS | Enable to retrieve MCF information for object from model | 20110110 |
Friends
Class CL_GRRM_OB_MODEL_SDM has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_OB_MODEL_SDM' | Reference type | 20110110 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | TIMEZONE | 'UTC' | UTC | 20110110 | |
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_UTIL_CDF_MODEL | CDF Model utility class | 20110110 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRFN_S_TF_DATES | Timeframe details | 20110110 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRRM_OB_T_SDM | Static Data Mgt. - Mapping - Create buffer | 20110111 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRRM_OB_T_SDM | Static Data Mgt. - Mapping - Delete buffer | 20110607 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRRM_OB_T_SDM | Static Data Mgt. - Mapping - Update buffer | 20110111 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20110110 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TIMEZONE | Time Zone | 20110110 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor of SDM Model | 20110110 |
2 | ![]() |
Instance method | Private | Method | Convert selecetion by entity to explicit format | 20110523 |
3 | ![]() |
Instance method | Public | Method | Create Multiple Static Data Mapping (make valid from date) | 20110111 |
4 | ![]() |
Instance method | Public | Method | Delete Multiple Static Data Mapping (make invalid from date) | 20110111 |
5 | ![]() |
Instance method | Private | Method | Invalidate the mapping on the future date | 20110613 |
6 | ![]() |
Instance method | Public | Method | Read Static Data Mapping | 20110111 |
7 | ![]() |
Instance method | Private | Method | Get Validity Period for the Provided Mapping and Date | 20110111 |
Events
Class CL_GRRM_OB_MODEL_SDM has no event.
Types
Class CL_GRRM_OB_MODEL_SDM has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BEGDA | Call by reference | Type reference (TYPE) | GRFN_BEGDA | Start Date | 20110530 | ||
2 | ![]() |
IV_ENDDA | Call by reference | Type reference (TYPE) | GRFN_ENDDA | End Date | 20110530 | ||
3 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20110110 | ||
4 | ![]() |
IV_TF_YEAR | Call by reference | Type reference (TYPE) | GRFN_TF_YEAR | Timeframe Year | 20110110 | ||
5 | ![]() |
IV_TIMEFRAME | Call by reference | Type reference (TYPE) | GRFN_TIMEFRAME | Timeframe | 20110110 |
Method CONSTRUCTOR on class CL_GRRM_OB_MODEL_SDM has no exception.
Method CONVERT_SELECTION_BY_ENTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SELECTION | Call by reference | Type reference (TYPE) | GRRM_S_SELECTION | Range for a Selection Field | 20110523 | ||
2 | ![]() |
IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20110523 | ||
3 | ![]() |
RS_SELECTION | Value transfer | Type reference (TYPE) | GRRM_S_SELECTION | Range for a Selection Field | 20110523 |
Method CONVERT_SELECTION_BY_ENTITY on class CL_GRRM_OB_MODEL_SDM has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20110111 | ||
2 | ![]() |
IT_SDM_DATA | Call by reference | Type reference (TYPE) | GRRM_OB_T_API_SDM_DATA | Static Data Management Parameters Table | 20110111 | ||
3 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | GRFN_DATE | Date | 20110111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20110607 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20110111 | ||
2 | ![]() |
IT_SDM_DATA | Call by reference | Type reference (TYPE) | GRRM_OB_T_API_SDM_DATA | Static Data Management Parameters Table | 20110111 | ||
3 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | GRFN_DATE | Date | 20110111 |
Method DELETE on class CL_GRRM_OB_MODEL_SDM has no exception.
Method INVALIDATE_IN_FUTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TZNTIMESTP | Time Stamp - future mapping is valid from | 20110613 | ||
2 | ![]() |
RV_TIMESTAMP | Value transfer | Type reference (TYPE) | TZNTIMESTP | Time Stamp - current mapping should be invalidated on | 20110613 |
Method INVALIDATE_IN_FUTURE on class CL_GRRM_OB_MODEL_SDM has no exception.
Method QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SDM_DATA | Call by reference | Type reference (TYPE) | GRRM_OB_T_API_SDM_DATA | Static Data Management Parameters Table | 20110111 | ||
2 | ![]() |
ET_SDM_DATA_LE_DIR | Call by reference | Type reference (TYPE) | GRRM_OB_T_API_SDM_DATA | LE directly assigned to objects not found in ET_SDM_DATA | 20110615 | ||
3 | ![]() |
IT_SELECTION | Call by reference | Type reference (TYPE) | GRRM_T_SELECTION | Table of Ranges for Selection Fields | 20110111 | ||
4 | ![]() |
IV_ALL_TIME | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | ABAP_FALSE | Indicator: Query all time, not only for the session period | 20110613 | |
5 | ![]() |
IV_READ_DIRECT_MAPPING | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | ABAP_FALSE | True - read also directly mapped LE which are NOT assigned | 20110615 |
Method QUERY on class CL_GRRM_OB_MODEL_SDM has no exception.
Method RETRIEVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SDM_DATA | Call by reference | Type reference (TYPE) | GRRM_OB_S_API_SDM_DATA | Static Data Management Parameters | 20110111 | ||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20110111 | ||
3 | ![]() |
IS_SDM_DATA | Call by reference | Type reference (TYPE) | GRRM_OB_S_API_SDM_DATA | Static Data Management Parameters | 20110111 | ||
4 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | GRFN_DATE | Date | 20110111 |
Method RETRIEVE on class CL_GRRM_OB_MODEL_SDM has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1000 |