SAP ABAP Class /IWFND/CX_MGW_BUSI_MED_CATALOG (Meta data repository business exception)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-GW-COR (Application Component) Gateway Framework
⤷
/IWFND/MED_CATALOG (Package) Catalog Service for Metadata - Service Exploration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWFND/CX_MGW_BUSI_EXCEPTION | MGW Business Exception (for consumers) | 20120113 |
Properties
| Class | /IWFND/CX_MGW_BUSI_MED_CATALOG | |
| Short Description | Meta data repository business exception | |
| Super Class | /IWFND/CX_MGW_BUSI_EXCEPTION | MGW Business Exception (for consumers) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | /IWFND/MED | |
| Program status | ||
| Category | 40 | Exception Class |
| Package | /IWFND/MED_CATALOG | Catalog Service for Metadata - Service Exploration |
| Created | 20120113 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWFND/CX_MGW_BUSI_MED_CATALOG has no forward declaration.
Interfaces
Class /IWFND/CX_MGW_BUSI_MED_CATALOG has no interface implemented.
Friends
Class /IWFND/CX_MGW_BUSI_MED_CATALOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | /IWFND/MED_MDL_VA_FILE_TE_NAME | Technical Vocabulary Annotation File Name | 20130325 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | /IWFND/MED_MDL_VA_FILE_VERSION | Vocabulary Annotation File Version | 20130325 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120123 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120123 | ||||
| 5 | Constant | Public | See coding | 20120123 | |||||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120116 | ||||
| 7 | Constant | Public | See coding | 20120116 | |||||
| 8 | Constant | Public | See coding | 20120116 | |||||
| 9 | Instance attribute | Public | Type reference (TYPE) | /IWFND/DEFI_SYSTEM_ALIAS | SAP System Alias | 20130416 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | /IWFND/MED_MDL_VOCAB_ID | Vocabulary ID | 20130416 | |||
| 11 | Constant | Public | See coding | 20130416 | |||||
| 12 | Instance attribute | Public | Type reference (TYPE) | /IWFND/MED_MDL_VOCAB_VERSION | Vocabulary Version | 20130416 | |||
| 13 | Constant | Public | See coding | 20130325 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120113 |
Events
Class /IWFND/CX_MGW_BUSI_MED_CATALOG has no event.
Types
Class /IWFND/CX_MGW_BUSI_MED_CATALOG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ANNO_TECH_NAME | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_VA_FILE_TE_NAME | 20130325 | ||||
| 2 | ANNO_VERSION | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_VA_FILE_VERSION | 20130325 | ||||
| 3 | BATCH_CAUSED_BY_PREVIOUS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120202 | |||
| 4 | BUSINESS_ERROR_UNLIMITED | Call by reference | Type reference (TYPE) | STRING | 20120113 | ||||
| 5 | ENTITYSET_NAME | Call by reference | Type reference (TYPE) | STRING | 20120113 | ||||
| 6 | HTTP_HEADER_PARAMETERS | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20120613 | ||||
| 7 | HTTP_STATUS_CODE | Call by reference | Type reference (TYPE) | /IWFND/MGW_HTTP_STATUS_CODE | 20120613 | ||||
| 8 | INVALID_PARAM_NAME | Call by reference | Type reference (TYPE) | STRING | 20120123 | ||||
| 9 | INVALID_PARAM_VAL | Call by reference | Type reference (TYPE) | STRING | 20120123 | ||||
| 10 | MESSAGE | Call by reference | Type reference (TYPE) | BAPI_MSG | 20120113 | ||||
| 11 | MESSAGE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | /IWFND/IF_MGW_MSG_CONTAINER | 20120113 | ||||
| 12 | MGW_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /IWFND/IF_MGW_CONTEXT | 20120113 | ||||
| 13 | MISSING_PARAM_NAME | Call by reference | Type reference (TYPE) | STRING | 20120116 | ||||
| 14 | OPERATION | Call by reference | Type reference (TYPE) | STRING | 20120113 | ||||
| 15 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20120113 | ||||
| 16 | REMOTE_ERROR_UNLIMITED | Call by reference | Type reference (TYPE) | STRING | 20120113 | ||||
| 17 | REMOTE_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2-MESSAGE | 20120113 | ||||
| 18 | REMOTE_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | BAPIRET2-TYPE | 20120113 | ||||
| 19 | REMOTE_SYSTEM | Call by reference | Type reference (TYPE) | BAPIRET2-SYSTEM | 20120113 | ||||
| 20 | RETURN_INNER_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120113 | |||
| 21 | SAP_NOTE_ID | Call by reference | Type reference (TYPE) | /IWFND/MGW_SAP_NOTE_ID | 20131002 | ||||
| 22 | SYSTEM_ALIAS | Call by reference | Type reference (TYPE) | /IWFND/DEFI_SYSTEM_ALIAS | 20130416 | ||||
| 23 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20120113 | ||||
| 24 | VOCAB_ID | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_VOCAB_ID | 20130416 | ||||
| 25 | VOCAB_VERSION | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_VOCAB_VERSION | 20130416 |
Method CONSTRUCTOR on class /IWFND/CX_MGW_BUSI_MED_CATALOG has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 250 |