SAP ABAP Interface /IWFND/IF_MED_SRG_PERSIST_RE (Read Interface for Service Groups)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CS (Application Component) IWF Common Services
     /IWFND/MED_SVC_DEV_LANGU (Package) GW Framework - Metadata - Service Def. - Dev User Translatio
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IWFND/IF_MED_SRG_PERSIST_DT Design Time Interface for Service Group 20100922
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWFND/CL_MED_SRG_DB_ACCESS Service Group Database Access 20100922
Properties
Interface /IWFND/IF_MED_SRG_PERSIST_RE  
Short Description Read Interface for Service Groups    
General Data
Package /IWFND/MED_SVC_DEV_LANGU   GW Framework - Metadata - Service Def. - Dev User Translatio 
Created 20100922   SAP 
Last changed 20141120    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWFND/IF_MED_MDL_SERVICE_GRP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface /IWFND/IF_MED_SRG_PERSIST_RE has no interface.
Friends
Interface /IWFND/IF_MED_SRG_PERSIST_RE has no friend.
Attributes
Interface /IWFND/IF_MED_SRG_PERSIST_RE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DESCRIPTION Instance method Public Method Returns the description of a service group 20101208
2 GET_EXTERNAL_NAME Instance method Public Method Retrieves the external service group name 20101005
3 GET_IDENTIFIER Instance method Public Method Retrieves the service group identifier (repository name) 20101001
4 GET_LATEST_VERSION Instance method Public Method Retrieves latest version of the service 20120118
5 GET_NAMESPACES Instance method Public Method Retrieves all namespaces 20101020
6 GET_RELATED_DOCUMENTS Instance method Public Method Retrieves the related service groups 20101108
7 GET_SERVICE_GROUP Instance method Public Method Retrieves the service group 20101027
8 GET_SERVICE_GROUP_HEADER Instance method Public Method Returns the header information for a service group. 20101103
9 GET_SERVICE_GROUP_HEADER_DB Instance method Public Method Read the header information for a service group from DB tab 20110418
10 GET_SOFT_STATE_STATUS Instance method Public Method Retrieves the service group soft-state status 20140311
11 GET_VERSION Instance method Public Method Retrieves the service group version 20100922
Events
Interface /IWFND/IF_MED_SRG_PERSIST_RE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_MED_MDL_NAMESPACE Public Type reference (TYPE) /IWFND/IF_MED_MDL_SERVICE_GRP=>TY_S_MED_MDL_NAMESPACE 20101020
2 TY_S_MED_SRG_RELATED_DOCUMENT Public Type reference (TYPE) /IWFND/IF_MED_MDL_SERVICE_GRP=>TY_S_MED_SRG_RELATED_DOCUMENT 20101108
3 TY_T_MED_MDL_NAMESPACES Public Type reference (TYPE) /IWFND/IF_MED_MDL_SERVICE_GRP=>TY_T_MED_MDL_NAMESPACES 20101020
4 TY_T_MED_SRG_RELATED_DOCUMENT Public Type reference (TYPE) /IWFND/IF_MED_MDL_SERVICE_GRP=>TY_T_MED_SRG_RELATED_DOCUMENT 20101108
Method Signatures

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20101208
2 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) /IWFND/MED_MDL_SRG_DESCRIPTION Service Group Description 20101208

Method GET_DESCRIPTION on Interface /IWFND/IF_MED_SRG_PERSIST_RE has no exception.

Method GET_EXTERNAL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NAME Value transfer Type reference (TYPE) /IWFND/MED_MDL_SERVICE_GRP_ID Service Group Identifier 20101005

Method GET_EXTERNAL_NAME on Interface /IWFND/IF_MED_SRG_PERSIST_RE has no exception.

Method GET_IDENTIFIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IDENTIFIER Value transfer Type reference (TYPE) /IWFND/MED_MDL_SRG_IDENTIFIER Service Group Identifier 20101001

Method GET_IDENTIFIER on Interface /IWFND/IF_MED_SRG_PERSIST_RE has no exception.

Method GET_LATEST_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LATEST_VERSION Value transfer Type reference (TYPE) /IWFND/MED_MDL_VERSION 20120118

Method GET_LATEST_VERSION on Interface /IWFND/IF_MED_SRG_PERSIST_RE has no exception.

Method GET_NAMESPACES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Language Key of Current Text Environment 20110323
2 Returning RT_NAMESPACES Value transfer Type reference (TYPE) TY_T_MED_MDL_NAMESPACES 20101020

Method GET_NAMESPACES on Interface /IWFND/IF_MED_SRG_PERSIST_RE has no exception.

Method GET_RELATED_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RELATED_DOCUMENTS Value transfer Type reference (TYPE) TY_T_MED_SRG_RELATED_DOCUMENT 20101108

Method GET_RELATED_DOCUMENTS on Interface /IWFND/IF_MED_SRG_PERSIST_RE has no exception.

Method GET_SERVICE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MODEL_ASSIGNMENTS Call by reference Type reference (TYPE) /IWFND/T_MED_SRG_MODELS Service Group's model assignments 20101027
2 Exporting ET_MODEL_REFERENCES Call by reference Type reference (TYPE) /IWFND/T_MED_MDL_MAP_REF_DEEP 20101104
# Exception Resumable Description Created on
1 /IWFND/CX_MED_MDL_ACCESS Exception class for meta data access 20101027

Method GET_SERVICE_GROUP_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_HEADER Value transfer Type reference (TYPE) /IWFND/S_MED_MDL_SRG_HEADER Service Group Header 20101103

Method GET_SERVICE_GROUP_HEADER on Interface /IWFND/IF_MED_SRG_PERSIST_RE has no exception.

Method GET_SERVICE_GROUP_HEADER_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_HEADER Value transfer Type reference (TYPE) /IWFND/S_MED_MDL_SRG_HEADER Service Group Header 20110418

Method GET_SERVICE_GROUP_HEADER_DB on Interface /IWFND/IF_MED_SRG_PERSIST_RE has no exception.

Method GET_SOFT_STATE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SOFT_STATE_STATUS Value transfer Type reference (TYPE) /IWFND/MED_MDL_SOFT_STATE_STAT Service Group Identifier 20140311

Method GET_SOFT_STATE_STATUS on Interface /IWFND/IF_MED_SRG_PERSIST_RE has no exception.

Method GET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VERSION Value transfer Type reference (TYPE) /IWFND/MED_MDL_VERSION version of meta model entity 20100923

Method GET_VERSION on Interface /IWFND/IF_MED_SRG_PERSIST_RE has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 200