SAP ABAP Class CL_USMD_DATA_SERVICE (Data Service in Rule Service)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD7 (Package) Validations and Derivations
⤷
⤷
Properties
| Class | CL_USMD_DATA_SERVICE | |
| Short Description | Data Service in Rule Service | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | USMD7 | Validations and Derivations |
| Created | 20090914 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_USMD_DATA_SERVICE has no interface implemented.
Friends
Class CL_USMD_DATA_SERVICE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TT_BUFFER_ENTITY | 20091112 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | TT_BUFFER_ENTITY | 20090914 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090914 | ||
| 2 | Instance method | Public | Method | 20090914 | ||
| 3 | Instance method | Public | Method | 20090914 | ||
| 4 | Instance method | Public | Method | 20090914 | ||
| 5 | Instance method | Public | Method | 20090914 | ||
| 6 | Instance method | Public | Method | 20090914 | ||
| 7 | Instance method | Public | Method | 20090914 | ||
| 8 | Instance method | Public | Method | 20090914 | ||
| 9 | Instance method | Public | Method | 20090914 | ||
| 10 | Instance method | Public | Method | 20090914 | ||
| 11 | Instance method | Public | Method | 20090914 |
Events
Class CL_USMD_DATA_SERVICE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_BUFFER_ENTITY | Private | See coding | 20090914 | |
||
| 2 | TY_BUFFER_ENTITY | Private | See coding | 20090914 | |
Method Signatures
Method FILL_SEL_TAB_ISDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SEL | Call by reference | Type reference (TYPE) | USMD_TS_SEL | 20090914 | ||||
| 2 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | 20090914 | ||||
| 3 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | 20090914 | ||||
| 4 | IV_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | 20090914 | ||||
| 5 | IV_ENTITYTYPE | Call by reference | Type reference (TYPE) | USMD_ENTITY | 20090914 | ||||
| 6 | IV_WITHOUT_EDITION | Call by reference | Type reference (TYPE) | USMD_FLG | SPACE | 20090914 |
Method FILL_SEL_TAB_ISDATA on class CL_USMD_DATA_SERVICE has no exception.
Method GET_ACTUAL_VALUE_ISDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE | Call by reference | Type reference (TYPE) | USMD_VALUE | 20090914 | ||||
| 2 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | 20090914 | ||||
| 3 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | 20090914 | ||||
| 4 | IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_ATTR_RES | 20090914 | ||||
| 5 | IV_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | 20090914 | ||||
| 6 | IV_ENTITYTYPE | Call by reference | Type reference (TYPE) | USMD_ENTITY | 20090914 | ||||
| 7 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | 20090914 |
Method GET_ACTUAL_VALUE_ISDATA on class CL_USMD_DATA_SERVICE has no exception.
Method GET_FIELD_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | 20090914 | ||||
| 2 | IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_ATTR_RES | 20090914 | ||||
| 3 | IV_ENTITYTYPE | Call by reference | Type reference (TYPE) | USMD_ENTITY | 20090914 | ||||
| 4 | RV_FIELDNAME | Value transfer | Type reference (TYPE) | USMD_FIELDNAME | 20090914 |
Method GET_FIELD_NAME on class CL_USMD_DATA_SERVICE has no exception.
Method GET_STRUCTURE_FIELD_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20090914 | ||||
| 2 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | 20090914 | ||||
| 3 | RV_VALUE | Value transfer | Type reference (TYPE) | USMD_VALUE | 20090914 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090914 |
Method GET_STRUCT_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20090914 | ||||
| 2 | EV_EXIST | Call by reference | Type reference (TYPE) | USMD_FLG | 20090914 | ||||
| 3 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | 20090914 | ||||
| 4 | IT_SELECTION_TABLE | Call by reference | Type reference (TYPE) | USMD_TS_SEL | 20090914 | ||||
| 5 | IV_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | 20090914 | ||||
| 6 | IV_ENTITYTYPE | Call by reference | Type reference (TYPE) | USMD_ENTITY | 20090914 |
Method GET_STRUCT_FROM_DB on class CL_USMD_DATA_SERVICE has no exception.
Method GET_STRUCT_FROM_DB_OAV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20090914 | ||||
| 2 | EV_EXIST | Call by reference | Type reference (TYPE) | USMD_FLG | 20090914 | ||||
| 3 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | 20090914 | ||||
| 4 | IT_SELECTION_TABLE | Call by reference | Type reference (TYPE) | USMD_TS_SEL | 20090914 | ||||
| 5 | IV_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | 20090914 | ||||
| 6 | IV_ENTITYTYPE | Call by reference | Type reference (TYPE) | USMD_ENTITY | 20090914 |
Method GET_STRUCT_FROM_DB_OAV on class CL_USMD_DATA_SERVICE has no exception.
Method GET_TABLE_FIELD_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | 20090914 | ||||
| 2 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20090914 | ||||
| 3 | IV_COUNT | Call by reference | Type reference (TYPE) | SYTABIX | 1 | 20090914 | |||
| 4 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | 20090914 | ||||
| 5 | RV_VALUE | Value transfer | Type reference (TYPE) | USMD_VALUE | 20090914 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090914 |
Method GET_TABLE_STRUCT_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | 20090914 | ||||
| 2 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20090914 | ||||
| 3 | IV_COUNT | Call by reference | Type reference (TYPE) | SYTABIX | 1 | 20090914 | |||
| 4 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | 20090914 | ||||
| 5 | RR_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20090914 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090914 |
Method GET_VALUES_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXIST | Call by reference | Type reference (TYPE) | USMD_FLG | 20090914 | ||||
| 2 | EV_VALUE | Call by reference | Type reference (TYPE) | USMD_VALUE | 20090914 | ||||
| 3 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | 20090914 | ||||
| 4 | IT_SELECTION_TABLE | Call by reference | Type reference (TYPE) | USMD_TS_SEL | 20090914 | ||||
| 5 | IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_ATTR_RES | 20090914 | ||||
| 6 | IV_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | 20090914 | ||||
| 7 | IV_ENTITYTYPE | Call by reference | Type reference (TYPE) | USMD_ENTITY | 20090914 |
Method GET_VALUES_FROM_DB on class CL_USMD_DATA_SERVICE has no exception.
Method GET_VALUES_FROM_DB_OAV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXIST | Call by reference | Type reference (TYPE) | USMD_FLG | 20090914 | ||||
| 2 | EV_VALUE | Call by reference | Type reference (TYPE) | USMD_VALUE | 20090914 | ||||
| 3 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | 20090914 | ||||
| 4 | IT_SELECTION_TABLE | Call by reference | Type reference (TYPE) | USMD_TS_SEL | 20090914 | ||||
| 5 | IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_ATTR_RES | 20090914 | ||||
| 6 | IV_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | 20090914 | ||||
| 7 | IV_ENTITYTYPE | Call by reference | Type reference (TYPE) | USMD_ENTITY | 20090914 |
Method GET_VALUES_FROM_DB_OAV on class CL_USMD_DATA_SERVICE has no exception.
Method READ_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20090914 | ||||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | 20090914 | ||||
| 3 | IF_EDITION_LOGIC | Call by reference | Type reference (TYPE) | USMD_FLG | 'X' | 20090914 | |||
| 4 | IF_TABLE | Call by reference | Type reference (TYPE) | USMD_FLG | 'X' | 20090914 | |||
| 5 | IF_USE_EDTN_SLICE | Call by reference | Type reference (TYPE) | USMD_FLG | SPACE | 20090914 | |||
| 6 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | 20090914 | ||||
| 7 | IT_SEL | Call by reference | Type reference (TYPE) | USMD_TS_SEL | 20090914 | ||||
| 8 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | 20090914 | ||||
| 9 | IV_READMODE | Call by reference | Type reference (TYPE) | USMD_READMODE_EXT | IF_USMD_MODEL_EXT=>GC_READMODE_DEFAULT | 20090914 | |||
| 10 | IV_STRUCT | Call by reference | Type reference (TYPE) | CHAR5 | 20090914 | ||||
| 11 | IV_TABTYPE | Call by reference | Type reference (TYPE) | CHAR1 | IF_USMD_MODEL_EXT=>GC_TABTYPE_SORTED | 20090914 |
Method READ_MODEL on class CL_USMD_DATA_SERVICE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |