SAP ABAP Interface /IWFND/IF_MED_SRG_PERSIST_DT (Design Time Interface for Service Group)
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 implementation (CLASS c. INTERFACES i_ref) | /IWFND/CL_MED_SRG_DB_ACCESS | Service Group Database Access | 20100922 |
Properties
| Interface | /IWFND/IF_MED_SRG_PERSIST_DT | |
| Short Description | Design Time Interface for Service Group |
General Data
| Package | /IWFND/MED_SVC_DEV_LANGU | GW Framework - Metadata - Service Def. - Dev User Translatio |
| Created | 20100913 | SAP |
| Last changed | 20141120 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWFND/IF_MED_SRG_PERSIST_RE | Read Interface for Service Groups | 20100922 |
Friends
Interface /IWFND/IF_MED_SRG_PERSIST_DT has no friend.
Attributes
Interface /IWFND/IF_MED_SRG_PERSIST_DT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activates service group and copies table entries to active | 20101026 | |
| 2 | Instance method | Public | Method | Checks service group | 20101026 | |
| 3 | Instance method | Public | Method | Copy Service Group to a new one | 20101026 | |
| 4 | Instance method | Public | Method | Deletes given model assignments from service group | 20100924 | |
| 5 | Instance method | Public | Method | Deletes the whole service group | 20101118 | |
| 6 | Instance method | Public | Method | Returns data of service group from inactive state | 20101027 | |
| 7 | Instance method | Public | Method | Writes/Creates service group including delta | 20100924 | |
| 8 | Instance method | Public | Method | Writes/Creates service group soft-state status | 20140306 |
Events
Interface /IWFND/IF_MED_SRG_PERSIST_DT has no event.
Types
Interface /IWFND/IF_MED_SRG_PERSIST_DT has no local type.
Method Signatures
Method ACTIVATE_SERVICE_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20101026 | |||
| 2 | EV_IS_ACTIVATED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101026 |
Method ACTIVATE_SERVICE_GROUP on Interface /IWFND/IF_MED_SRG_PERSIST_DT has no exception.
Method CHECK_SERVICE_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20101026 | |||
| 2 | EV_IS_VALID | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101026 |
Method CHECK_SERVICE_GROUP on Interface /IWFND/IF_MED_SRG_PERSIST_DT has no exception.
Method COPY_SERVICE_GROUP 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_SERVICE_GRP_ID | External Service Group Name | 20101026 | |||
| 2 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_SRG_NAME | Technical Service Group Name | 20101026 | |||
| 3 | IV_VERSION | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_VERSION | 0001 | version of meta model entity | 20101026 | ||
| 4 | RO_SRG_DT_PROVIDER | Value transfer | Object reference (TYPE REF TO) | /IWFND/IF_MED_SRG_PERSIST_DT | Design Time Interface for Service Group | 20101026 |
Method COPY_SERVICE_GROUP on Interface /IWFND/IF_MED_SRG_PERSIST_DT has no exception.
Method DELETE_MODEL_ASSIGNMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_TR_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20101020 | |||
| 2 | IT_MODEL_UNASSIGNMENTS | Call by reference | Type reference (TYPE) | /IWFND/T_COD_SELECT_OPTIONS | SCL Framework: Select Options for Queries | 20101007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for meta data access | 20101007 |
Method DELETE_SERVICE_GROUP Signature
Method DELETE_SERVICE_GROUP on Interface /IWFND/IF_MED_SRG_PERSIST_DT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for meta data access | 20101118 |
Method GET_SERVICE_GROUP_FOR_EDIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MODEL_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /IWFND/T_MED_SRG_MODELS | Service Group's model assignments | 20101027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for meta data access | 20101027 |
Method WRITE_SERVICE_GROUP_DELTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_TR_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20101020 | |||
| 2 | IT_MODEL_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /IWFND/T_MED_SRG_MODELS | 20101027 | ||||
| 3 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_SRG_DESCRIPTION | Service Group Description | 20101027 | |||
| 4 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20101027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for meta data access | 20100924 |
Method WRITE_SRV_GRP_SOFT_STATE_STAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TR_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20140306 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for meta data access | 20140306 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |