Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWFND/IF_MED_PROVIDER | Meta Data Provider Interface | 20100929 |
Properties
| Class | /IWFND/CL_MED_MDL_PROVIDER | |
| Short Description | meta model factory | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWFND/MED_IMPLEMENTATIONS | GW Framework - Metadata -Services Implementations |
| Created | 20100623 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWFND/IF_MED_PROVIDER | Meta Data Provider Interface | 20100929 |
Friends
Class /IWFND/CL_MED_MDL_PROVIDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20101027 | |||||
| 2 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'ENTITY_ID' | 20120218 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'Collection' | 20110331 | |||
| 4 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'KEY' | 20120218 | |||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20101027 | |||||
| 6 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'NAMESPACE' | 20120218 | |||
| 7 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'UUID' | 20120218 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWFND/CL_LOGGER | Logger for AppsLog and CCMS | 20120312 | |||
| 9 | Static Attribute | Private | Object reference (TYPE REF TO) | /IWFND/CL_MED_MDL_PROVIDER | meta model factory | 20100929 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_PERSIST_RE | read api for meta model persistency | 20120926 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWFND/CL_SUTIL_RUNTIME | Support Utilities: Runtime | 20120204 | |||
| 12 | Instance attribute | Private | See coding | 20120221 | |||||
| 13 | Instance attribute | Private | Type reference (TYPE) | /IWFND/IF_MED_MDL_SERVICE_GRP=>TY_T_MED_MDL_NAMESPACES | 20111212 | ||||
| 14 | Instance attribute | Private | See coding | 20110314 | |||||
| 15 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20120926 | ||
| 16 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110314 | ||||
| 17 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130718 | |||
| 18 | Static Attribute | Private | Object reference (TYPE REF TO) | /IWFND/CL_MED_MDL_SVC_GRP | 20101005 | ||||
| 19 | Static Attribute | Private | Type reference (TYPE) | /IWFND/MED_MDL_SERVICE_GRP_ID | 20100929 |
Methods
Events
Class /IWFND/CL_MED_MDL_PROVIDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_MED_MODEL_CACHE | Private | See coding | 20110314 | BEGIN OF ty_med_model_cache,
model_id TYPE /iwfnd/med_mdl_identifier,
instance TYPE REF TO /iwfnd/if_med_mdl_object_class,
END OF ty_med_model_cache
|
||
| 2 | TY_S_ALL_ANNOTATIONS | Private | See coding | 20100928 | BEGIN OF ty_s_all_annotations,
public_entities TYPE /iwfnd/t_med_mdl_rw_ano_enty,
private_entities TYPE /iwfnd/t_med_mdl_rw_ano_enty,
END OF ty_s_all_annotations
|
Method Signatures
Method ADD_MODEL_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL_INSTANCE | Call by reference | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_OBJECT_CLASS | 20110314 | ||||
| 2 | IV_MODEL_ID | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_IDENTIFIER | 20110314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110314 |
Method ADD_SYSTEM_ALIAS_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MM_PROPERTIES | Call by reference | Type reference (TYPE) | /IWFND/T_MED_MDL_RW_PROPERTIES | table with properties | 20111122 | |||
| 2 | IT_MM_NODES | Call by reference | Type reference (TYPE) | /IWFND/T_MED_MDL_RW_NODES | table for read write of nodes | 20111122 |
Method ADD_SYSTEM_ALIAS_PROPERTY on class /IWFND/CL_MED_MDL_PROVIDER has no exception.
Method ADD_USED_NAMESPACES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MODEL_CLASS | Call by reference | Type reference (TYPE) | /IWFND/CL_MED_DOM_MODEL_CLASS=>TY_S_DOM_MODEL_CLASS | a node of an object | 20111212 |
Method ADD_USED_NAMESPACES on class /IWFND/CL_MED_MDL_PROVIDER has no exception.
Method APPLY_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_MODEL_CLASS | Call by reference | Type reference (TYPE) | /IWFND/CL_MED_DOM_MODEL_CLASS=>TY_S_DOM_MODEL_CLASS | 20120217 | ||||
| 2 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | 20120217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120217 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CACHING_ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110314 | ||||
| 2 | IV_SA_CACHING_ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130718 |
Method CONSTRUCTOR on class /IWFND/CL_MED_MDL_PROVIDER has no exception.
Method CREATE_CLUSTERED_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MODEL_CLASS | Call by reference | Type reference (TYPE) | /IWFND/CL_MED_DOM_MODEL_CLASS=>TY_S_DOM_MODEL_CLASS | a node of an object | 20120217 | |||
| 2 | IT_MAPPING_TYPES | Call by reference | Type reference (TYPE) | /IWFND/T_COD_SELECT_OPTIONS | type of mapping | 20120217 | |||
| 3 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Language Key | 20120217 | |||
| 4 | IV_MODEL_IDENTIFIER | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_IDENTIFIER | Meta Model Identifier | 20120217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for meta data access | 20120217 |
Method GET_DC_MAPPING_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MAPPING_TYPES | Value transfer | Type reference (TYPE) | /IWFND/T_COD_SELECT_OPTIONS | SCL Framework: Select Options for Queries | 20110126 |
Method GET_DC_MAPPING_TYPES on class /IWFND/CL_MED_MDL_PROVIDER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_MED_PROVIDER | Value transfer | Object reference (TYPE REF TO) | /IWFND/IF_MED_PROVIDER | meta model factory | 20100929 |
Method GET_INSTANCE on class /IWFND/CL_MED_MDL_PROVIDER has no exception.
Method GET_META_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MODEL_CLASS | Call by reference | Type reference (TYPE) | /IWFND/CL_MED_DOM_MODEL_CLASS=>TY_S_DOM_MODEL_CLASS | 20120217 | ||||
| 2 | IS_MODEL_IDENTIFIER | Call by reference | Type reference (TYPE) | /IWFND/S_MED_SRG_MODEL | 20120217 | ||||
| 3 | IV_DO_INJECT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120217 | ||||
| 4 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | 20120217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120217 |
Method GET_META_MODELS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MODEL_IDENTIFIER | Call by reference | Type reference (TYPE) | /IWFND/T_MED_SRG_MODELS | 20120221 | ||||
| 2 | IV_DO_INJECT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120221 | ||||
| 3 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | 20120221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120221 |
Method GET_MODEL_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODEL_ID | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_IDENTIFIER | 20110314 | ||||
| 2 | RO_MODEL_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_OBJECT_CLASS | 20110314 |
Method GET_MODEL_INSTANCE on class /IWFND/CL_MED_MDL_PROVIDER has no exception.
Method GET_MODEL_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 | 20120926 | |||
| 2 | RO_MODEL_PROVIDER | Value transfer | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_PERSIST_RE | read api for meta model persistency | 20120926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for meta data access | 20120926 |
Method GET_SERVICE_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Language Key | 20100827 | |||
| 2 | IV_SERVICE_NAME | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_SERVICE_GRP_ID | External Service Name | 20110721 | |||
| 3 | IV_SERVICE_NAMESPACE | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_NAMESPACE | Namespace | 20110721 | |||
| 4 | IV_SERVICE_VERSION | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_VERSION | 0001 | version of meta model entity | 20110721 | ||
| 5 | RO_SERVICE_GROUP | Value transfer | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_SERVICE_GRP | Public Interface for Service Group | 20100827 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for meta data access | 20100827 |
Method GET_SERVICE_GROUP_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_SERVICE_GROUP | Value transfer | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_SERVICE_GRP | Internal Service Group Interface | 20111007 |
Method GET_SERVICE_GROUP_INSTANCE on class /IWFND/CL_MED_MDL_PROVIDER has no exception.
Method GET_SHARED_META_MODEL 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 | 20100929 | |||
| 2 | RO_ROOT_CLASS | Value transfer | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_OBJECT_CLASS | a node of an object | 20100929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for meta data access | 20100929 |
Method GET_SHARED_META_MODELS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_USED_MODEL_IDENTIFIER | Call by reference | Type reference (TYPE) | /IWFND/T_MED_SRG_MODELS | Model Usage | 20110928 | |||
| 2 | IT_MODEL_IDENTIFIER | Call by reference | Type reference (TYPE) | /IWFND/T_MED_SRG_MODELS | Service Group's model assignments | 20100928 | |||
| 3 | IV_DO_INJECT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101018 | ||||
| 4 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | 20100928 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100928 |
Method GET_UNCACHED_META_MODELS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MODEL_IDENTIFIER | Call by reference | Type reference (TYPE) | /IWFND/T_MED_SRG_MODELS | 20110314 | ||||
| 2 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | 20110314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110314 |
Method GET_VOCAB_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_VOCAB_DETAIL | Call by reference | Type reference (TYPE) | /IWFND/IF_MED_MDL_VOCAB_TYPES=>TY_S_VOCAB | Vocabulary Content | 20130415 | |||
| 2 | IV_SYSTEM_ALIAS | Call by reference | Type reference (TYPE) | /IWFND/DEFI_SYSTEM_ALIAS | SAP System Alias | 20130416 | |||
| 3 | IV_VERSION | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_VOCAB_VERSION | Vocabulary Version | 20130415 | |||
| 4 | IV_VOCAB_ID | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_VOCAB_ID | Vocabulary ID | 20130416 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for meta data access | 20130415 |
Method GET_VOCAN_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_VOCAN_MODEL | Call by reference | Type reference (TYPE) | /IWFND/IF_MED_MDL_VOCAN_TYPES=>TY_S_VOCAN_MODEL | Vocabulary Annotation Model | 20130321 | |||
| 2 | IV_TECHNICAL_NAME | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_VA_FILE_TE_NAME | Technical Vocabulary Annotation File Name | 20130321 | |||
| 3 | IV_VERSION | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_VA_FILE_VERSION | Vocabulary Annotation File Version | 20130321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for meta data access | 20130321 |
Method HANDLE_MED_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_IDS | Value transfer | Attribute reference (LIKE) | 20100929 | |||||
| 2 | EV_CHANGE_TYPE | Value transfer | Attribute reference (LIKE) | 20100929 |
Method HANDLE_MED_CHANGE on class /IWFND/CL_MED_MDL_PROVIDER has no exception.
Method INJECT_MODEL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_TEXT_KEYS | Call by reference | Type reference (TYPE) | /IWFND/T_MED_MDL_TEXT_KEYS | 20110831 | ||||
| 2 | IO_MODEL_PERSISTENCE | Call by reference | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_PERSIST_RE | 20101005 | ||||
| 3 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Language Key | 20100930 | |||
| 4 | IV_MODEL_IDENTIFIER | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_IDENTIFIER | 20101005 | ||||
| 5 | IV_SYSTEM_ALIAS | Call by reference | Type reference (TYPE) | /IWFND/DEFI_SYSTEM_ALIAS | SAP System Alias | 20130719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101005 |
Method IS_CACHING_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ENABLED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110314 |
Method IS_CACHING_ENABLED on class /IWFND/CL_MED_MDL_PROVIDER has no exception.
Method IS_MODEL_OUTDATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CACHE_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20120926 | |||
| 2 | IV_MODEL_IDENTIFIER | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_IDENTIFIER | Meta Model Identifier | 20120926 | |||
| 3 | RV_MODEL_OUTDATED | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for meta data access | 20120926 |
Method MERGE_DYNAMIC_STRUCTURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_TRGT_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20120218 | ||||
| 2 | IS_SRC_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20120218 | ||||
| 3 | IV_TABLE_KEY | Call by reference | Type reference (TYPE) | FIELDNAME | 20120218 |
Method MERGE_DYNAMIC_STRUCTURES on class /IWFND/CL_MED_MDL_PROVIDER has no exception.
Method MERGE_DYNAMIC_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_TRGT | Call by reference | Type reference (TYPE) | ANY TABLE | 20120218 | ||||
| 2 | IT_SRC | Call by reference | Type reference (TYPE) | ANY TABLE | 20120218 | ||||
| 3 | IV_KEY_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20120218 |
Method MERGE_DYNAMIC_TABLE on class /IWFND/CL_MED_MDL_PROVIDER has no exception.
Method MERGE_MODEL_STRUCTURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_TRGT_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20120217 | ||||
| 2 | IS_SRC_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20120217 |
Method MERGE_MODEL_STRUCTURES on class /IWFND/CL_MED_MDL_PROVIDER has no exception.
Method MERGE_MODEL_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_TRGT | Call by reference | Type reference (TYPE) | ANY TABLE | 20120217 | ||||
| 2 | IT_SRC | Call by reference | Type reference (TYPE) | ANY TABLE | 20120217 |
Method MERGE_MODEL_TABLE on class /IWFND/CL_MED_MDL_PROVIDER has no exception.
Method RESOLVE_MODEL_INHERITANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_IDS | Call by reference | Type reference (TYPE) | /IWFND/T_COD_SELECT_OPTIONS | SCL Framework: Select Options for Queries | 20101130 |
Method RESOLVE_MODEL_INHERITANCE on class /IWFND/CL_MED_MDL_PROVIDER has no exception.
Method SET_CACHE_HANDSHAKE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CACHE_HANDSHAKE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120926 |
Method SET_CACHE_HANDSHAKE on class /IWFND/CL_MED_MDL_PROVIDER has no exception.
Method STORE_ANNOTATION_REFERENCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ANNO_FILE_IDS | Call by reference | Type reference (TYPE) | /IWFND/IF_MED_MDL_VOCAN_TYPES=>TY_T_VOCAN_SER2ANN_REFS | table for read write of references | 20130312 |
Method STORE_ANNOTATION_REFERENCES on class /IWFND/CL_MED_MDL_PROVIDER has no exception.
Method STORE_KEY_WORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NODES | Call by reference | Type reference (TYPE) | /IWFND/T_MED_MDL_RW_NODES | table for read write of nodes | 20130129 | |||
| 2 | IT_REFERENCES | Call by reference | Type reference (TYPE) | /IWFND/T_MED_MDL_RW_REFERENCES | table for read write of references | 20130129 | |||
| 3 | IT_TAGS | Call by reference | Type reference (TYPE) | /IWFND/T_MED_MDL_TAGS | List of Tags - keywords of a service | 20130129 |
Method STORE_KEY_WORDS on class /IWFND/CL_MED_MDL_PROVIDER has no exception.
Method VALIDATE_SVC_GROUP 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 | 20101005 |
Method VALIDATE_SVC_GROUP on class /IWFND/CL_MED_MDL_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |