SAP ABAP Class /IWFND/CL_MED_INFO (Meta data Information Provider)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CS (Application Component) IWF Common Services
⤷
/IWFND/MED_PER_DEV_LANGU (Package) GW Framework - Metadata - Persistency: Dev. Translation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWFND/IF_MED_INFO | Information Provider for Metadata | 20110314 |
Properties
| Class | /IWFND/CL_MED_INFO | |
| Short Description | Meta data Information Provider | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWFND/MED_PER_DEV_LANGU | GW Framework - Metadata - Persistency: Dev. Translation |
| Created | 20110314 | SAP |
| Last change | 20131127 | 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... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWFND/IF_MED_INFO | Information Provider for Metadata | 20110314 |
Friends
Class /IWFND/CL_MED_INFO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20110930 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | /IWFND/IF_MED_INFO=>TY_T_MED_INFO | 20111104 | ||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20110929 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20110314 | |||||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | Field value of mv_field_name | 20110929 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | Content of field value | 20110929 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | 20110314 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | Meta Model Identifier | 20110314 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | TABNAME16 | Table name, 16 characters | 20110314 |
Methods
Events
Class /IWFND/CL_MED_INFO has no event.
Types
Class /IWFND/CL_MED_INFO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FIELD_VALUE_PAIRS | Call by reference | Type reference (TYPE) | /IWFND/IF_MED_INFO=>TY_T_MED_INFO | Name/Value Pairs | 20111104 | |||
| 2 | IV_FIELD_NAME_VALUE | Call by reference | Type reference (TYPE) | STRING | Field: Name | 20110929 | |||
| 3 | IV_FIELD_VALUE_VALUE | Call by reference | Type reference (TYPE) | STRING | Value of Field Name | 20110929 | |||
| 4 | IV_KEY_FIELD_NAME | Call by reference | Type reference (TYPE) | STRING | Key Field Name | 20110314 | |||
| 5 | IV_KEY_FIELD_VALUE | Call by reference | Type reference (TYPE) | STRING | Meta Model Identifier | 20110314 | |||
| 6 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME16 | Table name, 16 characters | 20110314 |
Method CONSTRUCTOR on class /IWFND/CL_MED_INFO has no exception.
Method GET_ALL_SERVICES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SERVICES | Call by reference | Type reference (TYPE) | /IWFND/IF_MED_INFO=>TY_T_MED_SIN | Table Type with Structure of Table /IWFND/I_MED_SIN | 20111201 |
Method GET_ALL_SERVICES on class /IWFND/CL_MED_INFO has no exception.
Method GET_KEY_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CONDITION | Value transfer | Type reference (TYPE) | STRING | 20110314 |
Method GET_KEY_CONDITION on class /IWFND/CL_MED_INFO has no exception.
Method GET_MODEL_INFO_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODEL_IDENTIFIER | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_IDENTIFIER | Meta Model Identifier | 20110318 | |||
| 2 | RO_INFO_PROVIDER | Value transfer | Object reference (TYPE REF TO) | /IWFND/IF_MED_INFO | Information Provider for Metadata | 20110318 |
Method GET_MODEL_INFO_PROVIDER on class /IWFND/CL_MED_INFO has no exception.
Method GET_SELECT_CONDITION_BY_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CONDITION | Value transfer | Type reference (TYPE) | STRING | 20110929 |
Method GET_SELECT_CONDITION_BY_VALUE on class /IWFND/CL_MED_INFO has no exception.
Method GET_SERVICES_BY_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SERVICES | Call by reference | Type reference (TYPE) | /IWFND/IF_MED_INFO=>TY_T_MED_SIN | 20120119 | ||||
| 2 | IT_FIELD_VALUE_PAIRS | Call by reference | Type reference (TYPE) | /IWFND/IF_MED_INFO=>TY_T_MED_INFO | 20120119 | ||||
| 3 | IV_IS_ACTIVE | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_ACTIVE_FLAG | Active Flag for Model | 20120119 |
Method GET_SERVICES_BY_VALUE on class /IWFND/CL_MED_INFO has no exception.
Method GET_SERVICE_INFO_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SERVICE_IDENTIFIER | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_SRG_IDENTIFIER | Service Document Identifier | 20110404 | |||
| 2 | RO_INFO_PROVIDER | Value transfer | Object reference (TYPE REF TO) | /IWFND/IF_MED_INFO | Information Provider for Metadata | 20110404 |
Method GET_SERVICE_INFO_PROVIDER on class /IWFND/CL_MED_INFO has no exception.
Method GET_SERVICE_INFO_PRV_BY_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD_NAME_VALUE | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_INFO_NAME | Info Name | 20110929 | |||
| 2 | IV_FIELD_VALUE_VALUE | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_INFO_VALUE | Info Value | 20110929 | |||
| 3 | RO_INFO_PROVIDER | Value transfer | Object reference (TYPE REF TO) | /IWFND/IF_MED_INFO | Information Provider for Metadata | 20110929 |
Method GET_SERVICE_INFO_PRV_BY_VALUE on class /IWFND/CL_MED_INFO has no exception.
Method GET_SERVICE_INFO_PRV_BY_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FIELD_VALUE_PAIRS | Call by reference | Type reference (TYPE) | /IWFND/IF_MED_INFO=>TY_T_MED_INFO | Field Value Pairs | 20111104 | |||
| 2 | RO_INFO_PROVIDER | Value transfer | Object reference (TYPE REF TO) | /IWFND/IF_MED_INFO | Information Provider for Metadata | 20111104 |
Method GET_SERVICE_INFO_PRV_BY_VALUES on class /IWFND/CL_MED_INFO has no exception.
Method LOAD Signature
Method LOAD on class /IWFND/CL_MED_INFO has no parameter.
Method LOAD on class /IWFND/CL_MED_INFO has no exception.
Method LOAD_BY_VALUE Signature
Method LOAD_BY_VALUE on class /IWFND/CL_MED_INFO has no parameter.
Method LOAD_BY_VALUE on class /IWFND/CL_MED_INFO has no exception.
Method LOAD_BY_VALUES Signature
Method LOAD_BY_VALUES on class /IWFND/CL_MED_INFO has no parameter.
Method LOAD_BY_VALUES on class /IWFND/CL_MED_INFO has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 250 |