SAP ABAP Class /IWFND/CL_MED_CHECK_UTIL (Utility class for Meta Data)
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

⤷

⤷

Properties
Class | /IWFND/CL_MED_CHECK_UTIL | |
Short Description | Utility class for Meta Data | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /IWFND/MED_PER_DEV_LANGU | GW Framework - Metadata - Persistency: Dev. Translation |
Created | 20101103 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /IWFND/CL_MED_CHECK_UTIL has no interface implemented.
Friends
Class /IWFND/CL_MED_CHECK_UTIL has no friend class.
Attributes
Class /IWFND/CL_MED_CHECK_UTIL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Checks the external name of a service group | 20101108 |
2 | ![]() |
Static method | Public | Method | Checks the technical name of a model | 20101108 |
3 | ![]() |
Static method | Private | Method | Checks technical name of a gateway repository object | 20101108 |
4 | ![]() |
Static method | Public | Method | Checks the technical name of a service group | 20101108 |
5 | ![]() |
Static method | Public | Method | Check if service exist | 20120518 |
6 | ![]() |
Static method | Public | Method | Extracts the namespace from a technical object name | 20101117 |
7 | ![]() |
Static method | Public | Method | Check if service exist | 20120518 |
Events
Class /IWFND/CL_MED_CHECK_UTIL has no event.
Types
Class /IWFND/CL_MED_CHECK_UTIL has no local type.
Method Signatures
Method CHECK_EXTERNAL_SERVICE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EXTERNAL_SERVICE_NAME | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_SERVICE_GRP_ID | External Service Group Name | 20101108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for meta data access | 20101108 |
Method CHECK_TECHNICAL_MODEL_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20101117 | |||
2 | ![]() |
IV_MODEL_NAME | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_NAME | Meta Model Name | 20101108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for meta data access | 20101108 |
Method CHECK_TECHNICAL_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20101108 | |||
2 | ![]() |
EV_NAME_WO_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20101108 | |||
3 | ![]() |
IV_MAX_LENGTH | Call by reference | Type reference (TYPE) | I | 20101108 | |||
4 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20101108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for meta data access | 20101108 |
Method CHECK_TECHNICAL_SERVICE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NAMESPACE | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_NAMESPACE | Namespace | 20101108 | ||
2 | ![]() |
EV_NAME_WO_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20101108 | |||
3 | ![]() |
IV_SERVICE_NAME | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_SRG_NAME | Technical Service Group Name | 20101108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for meta data access | 20101108 |
Method DOES_SRV_EXIST_F_SYSTEM_ALIAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BEP_SERVICE_NAME | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_SRG_NAME | Technical Service Document Name | 20120518 | ||
2 | ![]() |
IV_BEP_SERVICE_VERSION | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_VERSION | Version of Meta Model Entity | 20120518 | ||
3 | ![]() |
IV_SYSTEM_ALIAS | Call by reference | Type reference (TYPE) | /IWFND/DEFI_SYSTEM_ALIAS | SAP System Alias | 20120518 | ||
4 | ![]() |
RV_EXIST_FOR_SYSTEM_ALIAS | Value transfer | Type reference (TYPE) | BOOLEAN | Exist for System Alias (X=True, -=False, Space=Unknown) | 20120518 |
Method DOES_SRV_EXIST_F_SYSTEM_ALIAS on class /IWFND/CL_MED_CHECK_UTIL has no exception.
Method GET_NAMESPACE_FROM_OBJECT_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | STRING | 20101117 | |||
2 | ![]() |
RV_OBJECT_NAMESPACE | Value transfer | Type reference (TYPE) | STRING | 20101117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for meta data access | 20101117 |
Method GET_SERVICE_ID_BY_BEP_SRV_VER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BEP_SERVICE_NAME | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_SRG_NAME | Technical Service Document Name | 20120518 | ||
2 | ![]() |
IV_BEP_SERVICE_VERSION | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_VERSION | Version of Meta Model Entity | 20120518 | ||
3 | ![]() |
RV_SERVICE_ID | Value transfer | Type reference (TYPE) | /IWFND/MED_MDL_SRG_IDENTIFIER | 20120518 |
Method GET_SERVICE_ID_BY_BEP_SRV_VER on class /IWFND/CL_MED_CHECK_UTIL has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 200 |