SAP ABAP Class /IWFND/CL_MED_MDL_SVC_GRP (Service Group)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CS (Application Component) IWF Common Services
⤷
/IWFND/MED_IMPLEMENTATIONS (Package) GW Framework - Metadata -Services Implementations
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWFND/IF_MED_MDL_SERVICE_GRP | Internal Service Group Interface | 20100913 |
Properties
| Class | /IWFND/CL_MED_MDL_SVC_GRP | |
| Short Description | Service Group | |
| 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 | 20100827 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWFND/CL_MED_MDL_SVC_GRP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWFND/IF_MED_MDL_SERVICE_GRP | Internal Service Group Interface | 20100913 |
Friends
Class /IWFND/CL_MED_MDL_SVC_GRP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWFND/CL_LOGGER | Logger for AppsLog and CCMS | 20120323 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /IWFND/IF_MED_MDL_SERVICE_GRP~TY_T_MED_MDL_NAMESPACES | 20111212 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | /IWFND/IF_MED_MDL_SERVICE_GRP~TY_MED_MDL_META_MODEL_TABLE | 20100827 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | /IWFND/IF_MED_MDL_SERVICE_GRP~TY_T_MED_SRG_RELATED_DOCUMENT | 20101108 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | /IWFND/IF_MED_MDL_SERVICE_GRP~TY_T_MED_MDL_NAMESPACES | 20111212 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | /IWFND/MED_MDL_SRG_IDENTIFIER | Service Document Identifier | 20110721 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | /IWFND/MED_MDL_VERSION | Version of Meta Model Entity | 20120118 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | /IWFND/MED_MDL_SERVICE_GRP_ID | Service Group Identifier | 20100827 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | /IWFND/MED_MDL_NAMESPACE | Namespace | 20110720 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130808 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | /IWFND/MED_MDL_VERSION | version of meta model entity | 20100827 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Meta Model to model table | 20100827 | |
| 2 | Instance method | Public | Method | 20111212 | ||
| 3 | Instance method | Public | Constructor | 20100830 | ||
| 4 | Instance method | Private | Method | creates a structure descriiptor using the meta data | 20110128 | |
| 5 | Instance method | Public | Method | Sets the latest version of the service | 20120118 | |
| 6 | Instance method | Public | Method | 20101108 | ||
| 7 | Instance method | Public | Method | 20101005 |
Events
Class /IWFND/CL_MED_MDL_SVC_GRP has no event.
Types
Class /IWFND/CL_MED_MDL_SVC_GRP has no local type.
Method Signatures
Method ADD_META_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXT_SERVICE_ID | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_SRG_IDENTIFIER | Service Document Identifier | 20111006 | |||
| 2 | IV_FOR_DATA_PROV_TYPE | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_DATA_PROV_TYPE | Data Provider Type supported for a model | 20110913 | |||
| 3 | IV_MODEL_IDENTIFIER | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_IDENTIFIER | Meta Model Identifier | 20101109 | |||
| 4 | IV_SVC_IDENTIFIER | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_SRG_IDENTIFIER | 20120302 | ||||
| 5 | IV_SVC_NAMESPACE | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_NAMESPACE | 20120302 | ||||
| 6 | IV_SVC_OBJECT_NAME | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_SRG_NAME | 20120302 | ||||
| 7 | IV_SVC_VERSION | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_VERSION | 20120302 | ||||
| 8 | RR_META_MODEL | Value transfer | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_SERVICE_GRP=>TY_MED_MDL_META_MODEL | 20120222 |
Method ADD_META_MODEL on class /IWFND/CL_MED_MDL_SVC_GRP has no exception.
Method ADD_NAMESPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NAMESPACE | Call by reference | Type reference (TYPE) | /IWFND/IF_MED_MDL_SERVICE_GRP~TY_S_MED_MDL_NAMESPACE | 20111212 |
Method ADD_NAMESPACE on class /IWFND/CL_MED_MDL_SVC_GRP has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IDENTIFIER | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_SRG_IDENTIFIER | Service Document Identifier | 20110721 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_SERVICE_GRP_ID | Service Name | 20100830 | |||
| 3 | IV_NAMESPACE | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_NAMESPACE | Namespace | 20110720 | |||
| 4 | IV_VERSION | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_VERSION | Version of Meta Model Entity | 20110720 |
Method CONSTRUCTOR on class /IWFND/CL_MED_MDL_SVC_GRP has no exception.
Method CREATE_DATA_DESCRIPTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXTERNAL_NAME | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_EXTERNAL_NAME | 20110128 | ||||
| 2 | IV_INLINES | Call by reference | Type reference (TYPE) | STRING | 20110128 | ||||
| 3 | RO_DATA_DESCRIPTOR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20110128 |
Method CREATE_DATA_DESCRIPTOR on class /IWFND/CL_MED_MDL_SVC_GRP has no exception.
Method SET_LATEST_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LATEST_VERSION | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_VERSION | Version of Meta Model Entity | 20120118 |
Method SET_LATEST_VERSION on class /IWFND/CL_MED_MDL_SVC_GRP has no exception.
Method SET_RELATED_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RELATED_DOCUMENTS | Call by reference | Type reference (TYPE) | /IWFND/IF_MED_MDL_SERVICE_GRP~TY_T_MED_SRG_RELATED_DOCUMENT | 20101108 |
Method SET_RELATED_DOCUMENTS on class /IWFND/CL_MED_MDL_SVC_GRP has no exception.
Method VALIDATE_CONSISTENCY 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_CONSISTENCY on class /IWFND/CL_MED_MDL_SVC_GRP has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |