SAP ABAP Class /IWBEP/CL_MGW_MED_REG_API (API for Meta Data and Data Access)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
     /IWBEP/MGW_MED_PERSISTENCY (Package) OData Channel - Metadata - Backend Registration Persistency
Properties
Class /IWBEP/CL_MGW_MED_REG_API  
Short Description API for Meta Data and Data Access    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWBEP/MGW_MED_PERSISTENCY   OData Channel - Metadata - Backend Registration Persistency 
Created 20120213   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/CL_MGW_MED_DBA_VOCAN Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 /IWBEP/IF_MGW_MED_DBA_ACCESS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 /IWBEP/IF_MGW_MED_DBA_MODEL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /IWBEP/CL_MGW_MED_REG_API has no interface implemented.
Friends
Class /IWBEP/CL_MGW_MED_REG_API has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GCS_IS_SAP_SERVICE Constant Public See coding 20140212
2 GC_DATA_PROVIDER_INTERFACE Constant Public Type reference (TYPE) STRING '/IWBEP/IF_MGW_APPL_SRV_RUNTIME' Data Provider Interface 20120223
3 GC_IWMO_LENGTH Constant Public Type reference (TYPE) I 32 20120215
4 GC_IWSV_LENGTH Constant Public Type reference (TYPE) I 35 20120215
5 GC_IWVA_LENGTH Constant Public Type reference (TYPE) I 35 20130409
6 GC_IWVO_LENGTH Constant Public Type reference (TYPE) I 32 20130412
7 GC_MODEL_PROVIDER_INTERFACE Constant Public Type reference (TYPE) STRING '/IWBEP/IF_MGW_MED_LOAD' Metadata Provider Interface 20120223
8 GC_OBJECT_TYPE_IWMO Constant Public Type reference (TYPE) TROBJTYPE 'IWMO' Transport object Model 20120215
9 GC_OBJECT_TYPE_IWSV Constant Public Type reference (TYPE) TROBJTYPE 'IWSV' Transport object Service 20120215
10 GC_OBJECT_TYPE_IWVA Constant Public Type reference (TYPE) TROBJTYPE 'IWVB' Transport object Model 20130409
11 GC_OBJECT_TYPE_IWVO Constant Public Type reference (TYPE) TROBJTYPE 'IWVO' Transport object Model 20130412
12 GC_PGMID Constant Public Type reference (TYPE) PGMID 'R3TR' Program ID in Requests and Tasks 20120223
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_MODEL_TO_SERVICE Static method Public Method Create/change model assignment to service 20120214
2 CHECK_CLASS Static method Private Method 20120217
3 CHECK_MODEL_EXISTS Static method Public Method Make sure that the model exists 20120215
4 CHECK_MODEL_NOT_EXISTS Static method Public Method Make sure that the model doesn't exist 20120216
5 CHECK_MODEL_NOT_USED Static method Private Method Make sure model is not used in any service 20120216
6 CHECK_MODEL_TECHNICAL_NAME Static method Public Method 20120215
7 CHECK_MODEL_VERSION Static method Public Method 20120215
8 CHECK_SERVICE_EXISTS Static method Public Method 20120220
9 CHECK_SERVICE_EXTERNAL_NAME Static method Public Method 20120419
10 CHECK_SERVICE_NOT_EXISTS Static method Public Method 20120220
11 CHECK_SERVICE_TECHNICAL_NAME Static method Public Method 20120217
12 CHECK_SERVICE_VERSION Static method Public Method 20120217
13 CHECK_TRANSPORT_LOCK Static method Private Method 20120215
14 CHECK_VOCAB_ID Static method Public Method Check Vocabulary ID 20130524
15 CREATE_MODEL Static method Public Method Create new model 20120214
16 CREATE_SERVICE Static method Public Method Create new service 20120214
17 CREATE_TRANSPORT Static method Private Method 20120217
18 CREATE_TRANSPORT_FOR_DELETE Static method Private Method 20120217
19 DELETE_MODEL Static method Public Method Delete model 20120214
20 DELETE_SERVICE Static method Public Method Delete service including model assignment 20120214
21 DELETE_TADIR_ENTRY Static method Private Method 20120223
22 GET_MODELS_FOR_MPC Static method Public Method Get list of models using given Model Provider Class 20120312
23 GET_MODEL_DETAILS Static method Public Method Get model details 20120214
24 GET_SERVICES_FOR_DPC Static method Public Method Get list of services using given Data Provider Class 20120312
25 GET_SERVICE_DETAILS Static method Public Method Get service details 20120214
26 LOCK_MODEL Static method Public Method Lock model 20120213
27 LOCK_SERVICE Static method Public Method Lock service 20120215
28 UNASSIGN_MODEL_FROM_SERVICE Static method Public Method Delete model assignment from service 20120214
29 UNLOCK_MODEL Static method Public Method Unlock model 20120213
30 UNLOCK_SERVICE Static method Public Method Unlock service 20120215
31 UPDATE_MODEL Static method Public Method Change attributes of existing model 20120214
32 UPDATE_SERVICE Static method Public Method Change attributes of existing service 20120214
33 VOCAB_CHECK_EXISTS Static method Public Method Check whether Vocabulary exists 20130416
34 VOCAB_CREATE Static method Public Method Create a vocabulary 20130412
35 VOCAB_DELETE Static method Public Method Delete a vocabulary 20130412
36 VOCAB_GET_DETAIL Static method Public Method Get detail of a vocabulary 20130412
37 VOCAB_GET_LIST Static method Public Method Get list of vocabularies 20130415
38 VOCAB_LOCK Static method Public Method Lock a vocabulary 20130412
39 VOCAB_REPOSITORY_LOCK Static method Public Method Lock vocabulary repository 20130423
40 VOCAB_REPOSITORY_UNLOCK Static method Public Method Unlock vocabulary repository 20130423
41 VOCAB_UNLOCK Static method Public Method Unlock a vocabulary 20130412
42 VOCAB_UPDATE Static method Public Method Update a vocabulary 20130412
43 VOCAN_ASSIGN Static method Public Method Assign vocabulary annotation to a service 20130409
44 VOCAN_CREATE Static method Public Method Create a vocabulary annotation 20130410
45 VOCAN_DELETE Static method Public Method Delete a vocabulary annotation 20130410
46 VOCAN_GET_ALL Static method Public Method Get all registered vocabulary annotations 20130409
47 VOCAN_GET_DETAIL Static method Public Method Get detail of a vocabulary annotation 20130409
48 VOCAN_GET_HEADER_BY_SERVICE Static method Public Method Get all vocabulary annotations of a service 20130410
49 VOCAN_GET_SERVICES Static method Public Method Get assigned services of a vocabulary annotation 20130410
50 VOCAN_LOCK Static method Public Method Lock a vocabulary annotation 20130410
51 VOCAN_SET_MAIN_SERVICE Static method Public Method Set main service of a vocabulary annotation 20130409
52 VOCAN_UNASSIGN Static method Public Method Unassign vocabulary annotation to a service 20130409
53 VOCAN_UNASSIGN_ALL Static method Public Method Unassign all vocabulary annotations of a service 20130410
54 VOCAN_UNLOCK Static method Public Method Unlock a vocabulary annotation 20130410
55 VOCAN_UPDATE Static method Public Method Update a vocabulary annotation 20130409
Events
Class /IWBEP/CL_MGW_MED_REG_API has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_MODEL Public See coding 20120214 BEGIN OF ty_s_model, technical_name TYPE /iwbep/med_mdl_technical_name, version TYPE /iwbep/med_mdl_version, description TYPE /iwbep/med_description, language TYPE langu, class_name TYPE /iwbep/med_definition_class, created_by TYPE sy-uname, changed_by TYPE sy-uname, END OF ty_s_model
2 TY_S_SERVICE Public See coding 20120214 BEGIN OF ty_s_service, technical_name TYPE /iwbep/med_grp_technical_name, version TYPE /iwbep/med_grp_version, namespace TYPE /iwbep/med_grp_namespace, external_name TYPE /iwbep/med_grp_external_name, language TYPE langu, description TYPE /iwbep/med_description, class_name TYPE /iwbep/med_runtime_service, created_by TYPE sy-uname, changed_by TYPE sy-uname, is_sap_service TYPE /iwbep/med_is_sap_service, ext_4_tech_name TYPE /iwbep/med_grp_technical_name, ext_4_version TYPE /iwbep/med_grp_version, END OF ty_s_service
3 TY_S_VOCAB Public See coding 20130412 BEGIN OF ty_s_vocab, vocab_id TYPE /iwbep/med_vocab_id, version TYPE /iwbep/med_vocab_version, namespace TYPE /iwbep/med_vocab_namespace, content TYPE /iwbep/med_vocab_content, language TYPE langu, description TYPE /iwbep/med_description, END OF ty_s_vocab
4 TY_S_VOCAB_DETAIL Public See coding 20130412 BEGIN OF ty_s_vocab_detail, vocab_id TYPE /iwbep/i_mgw_voh-vocab_id, version TYPE /iwbep/i_mgw_voh-version, namespace TYPE /iwbep/i_mgw_voh-namespace, created_by TYPE /iwbep/i_mgw_voh-created_by, changed_by TYPE /iwbep/i_mgw_voh-changed_by, created_timestmp TYPE /iwbep/i_mgw_voh-created_timestmp, changed_timestmp TYPE /iwbep/i_mgw_voh-changed_timestmp, content TYPE /iwbep/i_mgw_voh-content, language TYPE /iwbep/i_mgw_vot-language, description TYPE /iwbep/i_mgw_vot-description, is_sap_vocab TYPE /iwbep/i_mgw_voh-is_sap_vocab, END OF ty_s_vocab_detail
5 TY_S_VOCAB_LIST Public See coding 20130415 BEGIN OF ty_s_vocab_list, vocab_id TYPE /iwbep/med_vocab_id, version TYPE /iwbep/med_vocab_version, namespace TYPE /iwbep/med_vocab_namespace, language TYPE langu, description TYPE /iwbep/med_description, is_sap_vocab TYPE /iwbep/med_is_sap_vocabulary, END OF ty_s_vocab_list
6 TY_S_VOCAN Public See coding 20130409 BEGIN OF ty_s_vocan, technical_name TYPE /iwbep/med_va_file_tech_name, version TYPE /iwbep/med_va_file_version, class_name TYPE /iwbep/med_definition_class, language TYPE langu, description TYPE /iwbep/med_description, END OF ty_s_vocan
7 TY_S_VOCAN_DETAIL Public See coding 20130409 BEGIN OF ty_s_vocan_detail, technical_name TYPE /iwbep/i_mgw_vah-technical_name, version TYPE /iwbep/i_mgw_vah-version, class_name TYPE /iwbep/i_mgw_vah-class_name, created_by TYPE /iwbep/i_mgw_vah-created_by, changed_by TYPE /iwbep/i_mgw_vah-changed_by, created_timestmp TYPE /iwbep/i_mgw_vah-created_timestmp, changed_timestmp TYPE /iwbep/i_mgw_vah-changed_timestmp, language TYPE /iwbep/i_mgw_vat-language, description TYPE /iwbep/i_mgw_vat-description, services TYPE ty_t_vocan_service, END OF ty_s_vocan_detail
8 TY_S_VOCAN_HEADER Public See coding 20130410 BEGIN OF ty_s_vocan_header, technical_name TYPE /iwbep/i_mgw_vah-technical_name, version TYPE /iwbep/i_mgw_vah-version, END OF ty_s_vocan_header
9 TY_S_VOCAN_SERVICE Public See coding 20130410 BEGIN OF ty_s_vocan_service, serv_tech_name TYPE /iwbep/med_grp_technical_name, serv_version TYPE /iwbep/med_grp_version, is_main_service TYPE /iwbep/med_va_is_life_control, serv_alias TYPE /iwbep/med_va_serv_ref_alias, END OF ty_s_vocan_service
10 TY_T_MODELS Public See coding 20120214 ty_t_models TYPE SORTED TABLE OF ty_s_model WITH UNIQUE KEY technical_name version
11 TY_T_SERVICES Public See coding 20120309 ty_t_services TYPE SORTED TABLE OF ty_s_service WITH UNIQUE KEY technical_name version
12 TY_T_VOCAB_LIST Public See coding 20130415 ty_t_vocab_list TYPE STANDARD TABLE OF ty_s_vocab_list
13 TY_T_VOCAN_DETAIL Public See coding 20130410 ty_t_vocan_detail TYPE STANDARD TABLE OF ty_s_vocan_detail WITH DEFAULT KEY
14 TY_T_VOCAN_HEADER Public See coding 20130410 ty_t_vocan_header TYPE STANDARD TABLE OF ty_s_vocan_header WITH DEFAULT KEY
15 TY_T_VOCAN_SERVICE Public See coding 20130410 ty_t_vocan_service TYPE STANDARD TABLE OF ty_s_vocan_service WITH DEFAULT KEY
Method Signatures

Method ASSIGN_MODEL_TO_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TASK Call by reference Type reference (TYPE) TRKORR Request/Task 20120220
2 Importing IV_MODEL_TECHNICAL_NAME Call by reference Type reference (TYPE) /IWBEP/MED_MDL_TECHNICAL_NAME Technical Model Name 20120214
3 Importing IV_MODEL_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_MDL_VERSION Model Version 20120214
4 Importing IV_SERVICE_TECHNICAL_NAME Call by reference Type reference (TYPE) /IWBEP/MED_GRP_TECHNICAL_NAME Technical Service Name 20120214
5 Importing IV_SERVICE_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_GRP_VERSION Service Version 20120214
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120214

Method CHECK_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) STRING Class Name 20120217
2 Importing IV_INTERFACE_NAME Call by reference Type reference (TYPE) STRING Interface to be implemented 20120217
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120217

Method CHECK_MODEL_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TECHNICAL_NAME Call by reference Type reference (TYPE) /IWBEP/MED_MDL_TECHNICAL_NAME Technical Model Name 20120215
2 Importing IV_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_MDL_VERSION Model Version 20120215
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120216

Method CHECK_MODEL_NOT_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TECHNICAL_NAME Call by reference Type reference (TYPE) /IWBEP/MED_MDL_TECHNICAL_NAME Technical Model Name 20120216
2 Importing IV_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_MDL_VERSION Model Version 20120216
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120216

Method CHECK_MODEL_NOT_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TECHNICAL_NAME Call by reference Type reference (TYPE) /IWBEP/MED_MDL_TECHNICAL_NAME Technical Model Name 20120216
2 Importing IV_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_MDL_VERSION Model Version 20120216
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120216

Method CHECK_MODEL_TECHNICAL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TECHNICAL_NAME Call by reference Type reference (TYPE) /IWBEP/MED_MDL_TECHNICAL_NAME Technical Model Name 20120215
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120215

Method CHECK_MODEL_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_GRP_VERSION Version 20120215
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120215

Method CHECK_SERVICE_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TECHNICAL_NAME Call by reference Type reference (TYPE) /IWBEP/MED_GRP_TECHNICAL_NAME Technical Service Name 20120220
2 Importing IV_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_GRP_VERSION Service Version 20120220
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120220

Method CHECK_SERVICE_EXTERNAL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXTERNAL_NAME Call by reference Type reference (TYPE) /IWBEP/MED_GRP_EXTERNAL_NAME External Service Name 20120419
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120419

Method CHECK_SERVICE_NOT_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TECHNICAL_NAME Call by reference Type reference (TYPE) /IWBEP/MED_GRP_TECHNICAL_NAME Technical Service Name 20120220
2 Importing IV_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_GRP_VERSION Service Version 20120220
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120220

Method CHECK_SERVICE_TECHNICAL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TECHNICAL_NAME Call by reference Type reference (TYPE) /IWBEP/MED_GRP_TECHNICAL_NAME Technical Service Name 20120217
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120217

Method CHECK_SERVICE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_GRP_VERSION Service Version 20120217
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120217

Method CHECK_TRANSPORT_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_GENFLAG Call by reference Type reference (TYPE) GENFLAG Generation flag 20120224
2 Exporting EV_PACKAGE Call by reference Type reference (TYPE) DEVCLASS Package 20120224
3 Importing IV_OBJECT_CLASS Call by reference Type reference (TYPE) TROBJTYPE Object Type 20120215
4 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) TROBJ_NAME Object Name in Object List 20120215
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120217

Method CHECK_VOCAB_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_VOCAB_ID Call by reference Type reference (TYPE) /IWBEP/MED_VOCAB_ID Vocabulary ID 20130524
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20130524

Method CREATE_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_PACKAGE Call by reference Type reference (TYPE) DEVCLASS Package 20120216
2 Changing CV_TASK Call by reference Type reference (TYPE) TRKORR Request/Task 20120216
3 Importing IS_MODEL Call by reference Type reference (TYPE) TY_S_MODEL 20120214
4 Importing IV_CHECK_CLASS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120516
5 Importing IV_GENFLAG Call by reference Type reference (TYPE) GENFLAG Generation flag 20120222
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120214

Method CREATE_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_PACKAGE Call by reference Type reference (TYPE) DEVCLASS Package 20120217
2 Changing CV_TASK Call by reference Type reference (TYPE) TRKORR Request/Task 20120217
3 Importing IS_SERVICE Call by reference Type reference (TYPE) TY_S_SERVICE 20120214
4 Importing IV_CHECK_CLASS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120516
5 Importing IV_GENFLAG Call by reference Type reference (TYPE) GENFLAG Generation flag 20120222
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120214

Method CREATE_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_PACKAGE Call by reference Type reference (TYPE) DEVCLASS Package 20120217
2 Changing CV_TASK Call by reference Type reference (TYPE) TRKORR Request/Task 20120217
3 Importing IV_GENFLAG Call by reference Type reference (TYPE) GENFLAG Generation flag 20120222
4 Importing IV_OBJECT_CLASS Call by reference Type reference (TYPE) TROBJTYPE Object Type 20120217
5 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) TROBJ_NAME Object Name in Object List 20120217
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120217

Method CREATE_TRANSPORT_FOR_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TASK Call by reference Type reference (TYPE) TRKORR Request/Task 20120217
2 Exporting EV_PACKAGE Call by reference Type reference (TYPE) DEVCLASS Package 20120223
3 Importing IV_OBJECT_CLASS Call by reference Type reference (TYPE) TROBJTYPE Object Type 20120217
4 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) TROBJ_NAME Object Name in Object List 20120217
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120217

Method DELETE_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TASK Call by reference Type reference (TYPE) TRKORR Request/Task 20120217
2 Importing IV_TECHNICAL_NAME Call by reference Type reference (TYPE) /IWBEP/MED_MDL_TECHNICAL_NAME Technical Model Name 20120214
3 Importing IV_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_MDL_VERSION Model Version 20120214
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120214

Method DELETE_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TASK Call by reference Type reference (TYPE) TRKORR Request/Task 20120217
2 Importing IV_TECHNICAL_NAME Call by reference Type reference (TYPE) /IWBEP/MED_GRP_TECHNICAL_NAME Technical Service Name 20120214
3 Importing IV_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_GRP_VERSION Service Version 20120214
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120214

Method DELETE_TADIR_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_CLASS Call by reference Type reference (TYPE) TROBJTYPE Object Type 20120223
2 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) TROBJ_NAME Object Name in Object List 20120223
3 Importing IV_PACKAGE Call by reference Type reference (TYPE) DEVCLASS Package 20120223

Method DELETE_TADIR_ENTRY on class /IWBEP/CL_MGW_MED_REG_API has no exception.

Method GET_MODELS_FOR_MPC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) /IWBEP/MED_DEFINITION_CLASS Model Provider Class (MPC) 20120312
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20120313
3 Returning RT_MODELS Value transfer Type reference (TYPE) TY_T_MODELS 20120313

Method GET_MODELS_FOR_MPC on class /IWBEP/CL_MGW_MED_REG_API has no exception.

Method GET_MODEL_DETAILS 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 20120221
2 Importing IV_TECHNICAL_NAME Call by reference Type reference (TYPE) /IWBEP/MED_MDL_TECHNICAL_NAME Technical Model Name 20120214
3 Importing IV_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_MDL_VERSION Model Version 20120214
4 Returning RS_MODEL Value transfer Type reference (TYPE) TY_S_MODEL 20120214
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120217

Method GET_SERVICES_FOR_DPC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) /IWBEP/MED_RUNTIME_SERVICE Name of Service Data Provider Class 20120312
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20120313
3 Returning RT_SERVICES Value transfer Type reference (TYPE) TY_T_SERVICES 20120313

Method GET_SERVICES_FOR_DPC on class /IWBEP/CL_MGW_MED_REG_API has no exception.

Method GET_SERVICE_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SERVICE Call by reference Type reference (TYPE) TY_S_SERVICE 20120214
2 Exporting ET_ASSIGNED_MODELS Call by reference Type reference (TYPE) TY_T_MODELS 20120214
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20120221
4 Importing IV_TECHNICAL_NAME Call by reference Type reference (TYPE) /IWBEP/MED_GRP_TECHNICAL_NAME 20120214
5 Importing IV_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_GRP_VERSION 20120214
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120217

Method LOCK_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TECHNICAL_NAME Call by reference Type reference (TYPE) /IWBEP/MED_MDL_TECHNICAL_NAME Technical Model Name 20120215
2 Importing IV_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_MDL_VERSION Model Version 20120213
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120213

Method LOCK_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TECHNICAL_NAME Call by reference Type reference (TYPE) /IWBEP/MED_GRP_TECHNICAL_NAME Internal Service Group Name 20120215
2 Importing IV_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_GRP_VERSION Internal Service Version 20120215
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120215

Method UNASSIGN_MODEL_FROM_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TASK Call by reference Type reference (TYPE) TRKORR Request/Task 20120220
2 Importing IV_SERVICE_TECHNICAL_NAME Call by reference Type reference (TYPE) /IWBEP/MED_GRP_TECHNICAL_NAME Technical Service Name 20120214
3 Importing IV_SERVICE_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_GRP_VERSION Service Version 20120214
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120214

Method UNLOCK_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TECHNICAL_NAME Call by reference Type reference (TYPE) /IWBEP/MED_MDL_TECHNICAL_NAME Technical Model Name 20120215
2 Importing IV_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_MDL_VERSION Model Version 20120213
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120213

Method UNLOCK_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TECHNICAL_NAME Call by reference Type reference (TYPE) /IWBEP/MED_GRP_TECHNICAL_NAME Internal Service Group Name 20120215
2 Importing IV_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_GRP_VERSION Internal Service Version 20120215
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120215

Method UPDATE_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TASK Call by reference Type reference (TYPE) TRKORR Request/Task 20120217
2 Importing IV_CHECK_CLASS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120516
3 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) /IWBEP/MED_DEFINITION_CLASS Model Provider Class (MPC) 20120214
4 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /IWBEP/MED_DESCRIPTION Description 20120214
5 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20120221
6 Importing IV_TECHNICAL_NAME Call by reference Type reference (TYPE) /IWBEP/MED_MDL_TECHNICAL_NAME Technical Model Name 20120214
7 Importing IV_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_MDL_VERSION Model Version 20120214
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120214

Method UPDATE_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TASK Call by reference Type reference (TYPE) TRKORR Request/Task 20120217
2 Importing IV_CHECK_CLASS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120516
3 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) /IWBEP/MED_RUNTIME_SERVICE Name of Service Data Provider Class 20120214
4 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /IWBEP/MED_DESCRIPTION Description 20120214
5 Importing IV_EXTERNAL_NAME Call by reference Type reference (TYPE) /IWBEP/MED_GRP_EXTERNAL_NAME External Service Name 20120214
6 Importing IV_EXT_4_TECH_NAME Call by reference Type reference (TYPE) /IWBEP/MED_GRP_TECHNICAL_NAME The tech name of the service this service extends 20140311
7 Importing IV_EXT_4_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_GRP_VERSION The version of the service this service extends 20140311
8 Importing IV_IS_SAP_SERVICE Call by reference Type reference (TYPE) /IWBEP/MED_IS_SAP_SERVICE Flag identifying services that have been shipped by SAP 20120927
9 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20120221
10 Importing IV_TECHNICAL_NAME Call by reference Type reference (TYPE) /IWBEP/MED_GRP_TECHNICAL_NAME Technical Service Name 20120214
11 Importing IV_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_GRP_VERSION Service Version 20120214
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120214

Method VOCAB_CHECK_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VOCAB_ID Call by reference Type reference (TYPE) /IWBEP/MED_VOCAB_ID Vocabulary Repository ID 20130416
2 Importing IV_VOCAB_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_VOCAB_VERSION Vocabulary Version 20130416
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20130416

Method VOCAB_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_PACKAGE Call by reference Type reference (TYPE) DEVCLASS Package 20130412
2 Changing CV_TASK Call by reference Type reference (TYPE) TRKORR Request/Task 20130412
3 Exporting ES_VOCAB Call by reference Type reference (TYPE) TY_S_VOCAB 20130424
4 Importing IS_VOCAB Call by reference Type reference (TYPE) TY_S_VOCAB 20130412
5 Importing IV_GENFLAG Call by reference Type reference (TYPE) GENFLAG Generation flag 20130412
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20130412

Method VOCAB_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TASK Call by reference Type reference (TYPE) TRKORR Request/Task 20130412
2 Importing IV_VOCAB_ID Call by reference Type reference (TYPE) /IWBEP/MED_VOCAB_ID Vocabulary Repository ID 20130412
3 Importing IV_VOCAB_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_VOCAB_VERSION Vocabulary Version 20130412
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20130412

Method VOCAB_GET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VOCAB_DETAIL Call by reference Type reference (TYPE) TY_S_VOCAB_DETAIL 20130412
2 Importing IV_VOCAB_ID Call by reference Type reference (TYPE) /IWBEP/MED_VOCAB_ID Vocabulary ID 20130412
3 Importing IV_VOCAB_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_VOCAB_VERSION Vocabulary Version 20130412

Method VOCAB_GET_DETAIL on class /IWBEP/CL_MGW_MED_REG_API has no exception.

Method VOCAB_GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VOCAB_LIST Call by reference Type reference (TYPE) TY_T_VOCAB_LIST 20130415

Method VOCAB_GET_LIST on class /IWBEP/CL_MGW_MED_REG_API has no exception.

Method VOCAB_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VOCAB_ID Call by reference Type reference (TYPE) /IWBEP/MED_VOCAB_ID Vocabulary Repository ID 20130412
2 Importing IV_VOCAB_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_VOCAB_VERSION Vocabulary Version 20130412
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20130412

Method VOCAB_REPOSITORY_LOCK Signature

Method VOCAB_REPOSITORY_LOCK on class /IWBEP/CL_MGW_MED_REG_API has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20130423

Method VOCAB_REPOSITORY_UNLOCK Signature

Method VOCAB_REPOSITORY_UNLOCK on class /IWBEP/CL_MGW_MED_REG_API has no parameter.
Method VOCAB_REPOSITORY_UNLOCK on class /IWBEP/CL_MGW_MED_REG_API has no exception.

Method VOCAB_UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VOCAB_ID Call by reference Type reference (TYPE) /IWBEP/MED_VOCAB_ID Vocabulary Repository ID 20130412
2 Importing IV_VOCAB_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_VOCAB_VERSION Vocabulary Version 20130412
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20130412

Method VOCAB_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TASK Call by reference Type reference (TYPE) TRKORR Request/Task 20130412
2 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /IWBEP/MED_DESCRIPTION Description 20130412
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU Language Key 20130412
4 Importing IV_VOCAB_CONTENT Call by reference Type reference (TYPE) /IWBEP/MED_VOCAB_CONTENT Vocabulary Content 20130412
5 Importing IV_VOCAB_ID Call by reference Type reference (TYPE) /IWBEP/MED_VOCAB_ID Vocabulary Repository ID 20130412
6 Importing IV_VOCAB_NAMESPACE Call by reference Type reference (TYPE) /IWBEP/MED_VOCAB_NAMESPACE Vocabulary Namespace 20130412
7 Importing IV_VOCAB_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_VOCAB_VERSION Vocabulary Version 20130412
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20130412

Method VOCAN_ASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TASK Call by reference Type reference (TYPE) TRKORR Request/Task 20130409
2 Importing IV_IS_MAIN_SERVICE Call by reference Type reference (TYPE) /IWBEP/MED_VA_IS_LIFE_CONTROL ABAP_TRUE Annotation file's life cycle is controlled by this Service 20130409
3 Importing IV_SERV_ALIAS Call by reference Type reference (TYPE) /IWBEP/MED_VA_SERV_REF_ALIAS Vocabulary Annotation Service Namespace Alias 20130409
4 Importing IV_SERV_TECH_NAME Call by reference Type reference (TYPE) /IWBEP/MED_GRP_TECHNICAL_NAME Technical Service Name 20130409
5 Importing IV_SERV_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_GRP_VERSION Service Version 20130409
6 Importing IV_VOCAN_TECH_NAME Call by reference Type reference (TYPE) /IWBEP/MED_VA_FILE_TECH_NAME Technical Vocabulary Annotation File Name 20130409
7 Importing IV_VOCAN_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_VA_FILE_VERSION Vocabulary Annotation File Version 20130409
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20130409

Method VOCAN_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_PACKAGE Call by reference Type reference (TYPE) DEVCLASS Package 20130410
2 Changing CV_TASK Call by reference Type reference (TYPE) TRKORR Request/Task 20130410
3 Importing IS_VOCAN Call by reference Type reference (TYPE) TY_S_VOCAN 20130410
4 Importing IV_CHECK_CLASS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130410
5 Importing IV_GENFLAG Call by reference Type reference (TYPE) GENFLAG Generation flag 20130410
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20130410

Method VOCAN_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TASK Call by reference Type reference (TYPE) TRKORR Request/Task 20130410
2 Importing IV_VOCAN_TECH_NAME Call by reference Type reference (TYPE) /IWBEP/MED_VA_FILE_TECH_NAME Technical Vocabulary Annotation File Name 20130410
3 Importing IV_VOCAN_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_VA_FILE_VERSION Vocabulary Annotation File Version 20130410
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20130410

Method VOCAN_GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VOCAN_DETAIL Call by reference Type reference (TYPE) TY_T_VOCAN_DETAIL 20130410

Method VOCAN_GET_ALL on class /IWBEP/CL_MGW_MED_REG_API has no exception.

Method VOCAN_GET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VOCAN_DETAIL Call by reference Type reference (TYPE) TY_S_VOCAN_DETAIL 20130409
2 Importing IV_VOCAN_TECH_NAME Call by reference Type reference (TYPE) /IWBEP/MED_VA_FILE_TECH_NAME Technical Service Name 20130411
3 Importing IV_VOCAN_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_VA_FILE_VERSION Service Version 20130411

Method VOCAN_GET_DETAIL on class /IWBEP/CL_MGW_MED_REG_API has no exception.

Method VOCAN_GET_HEADER_BY_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VOCAN_HEADER Call by reference Type reference (TYPE) TY_T_VOCAN_HEADER 20130410
2 Importing IV_SERV_TECH_NAME Call by reference Type reference (TYPE) /IWBEP/MED_GRP_TECHNICAL_NAME Technical Service Name 20130410
3 Importing IV_SERV_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_GRP_VERSION Service Version 20130410

Method VOCAN_GET_HEADER_BY_SERVICE on class /IWBEP/CL_MGW_MED_REG_API has no exception.

Method VOCAN_GET_SERVICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VOCAN_SERVICE Call by reference Type reference (TYPE) TY_T_VOCAN_SERVICE 20130410
2 Importing IV_VOCAN_TECH_NAME Call by reference Type reference (TYPE) /IWBEP/MED_VA_FILE_TECH_NAME Technical Vocabulary Annotation File Name 20130411
3 Importing IV_VOCAN_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_VA_FILE_VERSION Vocabulary Annotation File Version 20130411

Method VOCAN_GET_SERVICES on class /IWBEP/CL_MGW_MED_REG_API has no exception.

Method VOCAN_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VOCAN_TECH_NAME Call by reference Type reference (TYPE) /IWBEP/MED_VA_FILE_TECH_NAME Technical Vocabulary Annotation File Name 20130410
2 Importing IV_VOCAN_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_VA_FILE_VERSION Vocabulary Annotation File Version 20130410
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20130410

Method VOCAN_SET_MAIN_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TASK Call by reference Type reference (TYPE) TRKORR Request/Task 20130409
2 Importing IV_SERV_TECH_NAME Call by reference Type reference (TYPE) /IWBEP/MED_GRP_TECHNICAL_NAME Technical Service Name 20130409
3 Importing IV_SERV_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_GRP_VERSION Service Version 20130409
4 Importing IV_VOCAN_TECH_NAME Call by reference Type reference (TYPE) /IWBEP/MED_VA_FILE_TECH_NAME Technical Vocabulary Annotation File Name 20130409
5 Importing IV_VOCAN_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_VA_FILE_VERSION Vocabulary Annotation File Version 20130409
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20130409

Method VOCAN_UNASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TASK Call by reference Type reference (TYPE) TRKORR Request/Task 20130409
2 Importing IV_SERV_TECH_NAME Call by reference Type reference (TYPE) /IWBEP/MED_GRP_TECHNICAL_NAME Technical Service Name 20130409
3 Importing IV_SERV_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_GRP_VERSION Service Version 20130409
4 Importing IV_VOCAN_TECH_NAME Call by reference Type reference (TYPE) /IWBEP/MED_VA_FILE_TECH_NAME Technical Vocabulary Annotation File Name 20130409
5 Importing IV_VOCAN_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_VA_FILE_VERSION Vocabulary Annotation File Version 20130409
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20130409

Method VOCAN_UNASSIGN_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TASK Call by reference Type reference (TYPE) TRKORR Request/Task 20130410
2 Importing IV_SERV_TECH_NAME Call by reference Type reference (TYPE) /IWBEP/MED_GRP_TECHNICAL_NAME Technical Service Name 20130410
3 Importing IV_SERV_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_GRP_VERSION Service Version 20130410
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20130410

Method VOCAN_UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VOCAN_TECH_NAME Call by reference Type reference (TYPE) /IWBEP/MED_VA_FILE_TECH_NAME Technical Vocabulary Annotation File Name 20130410
2 Importing IV_VOCAN_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_VA_FILE_VERSION Vocabulary Annotation File Version 20130410
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20130410

Method VOCAN_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TASK Call by reference Type reference (TYPE) TRKORR Request/Task 20130409
2 Importing IV_CHECK_CLASS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130409
3 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) /IWBEP/MED_DEFINITION_CLASS Meta Data Definition Class 20130409
4 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /IWBEP/MED_DESCRIPTION Description 20130409
5 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU Language Key 20130409
6 Importing IV_VOCAN_TECH_NAME Call by reference Type reference (TYPE) /IWBEP/MED_VA_FILE_TECH_NAME Technical Vocabulary Annotation File Name 20130409
7 Importing IV_VOCAN_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_VA_FILE_VERSION Vocabulary Annotation File Version 20130409
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20130409
History
Last changed by/on SAP  20141120 
SAP Release Created in 200