SAP ABAP Class CL_IUUC_ODQ_ALIAS_ACCESS (handle access to table iuuc_odq_alias)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_IUUC_DB_CONNECTION (Package) Encapsulation of communication with remote systems non RFC

⤷

⤷

Properties
Class | CL_IUUC_ODQ_ALIAS_ACCESS | |
Short Description | handle access to table iuuc_odq_alias | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CNV_IUUC_DB_CONNECTION | Encapsulation of communication with remote systems non RFC |
Created | 20130214 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IUUC_ODQ_ALIAS_ACCESS has no forward declaration.
Interfaces
Class CL_IUUC_ODQ_ALIAS_ACCESS has no interface implemented.
Friends
Class CL_IUUC_ODQ_ALIAS_ACCESS has no friend class.
Attributes
Class CL_IUUC_ODQ_ALIAS_ACCESS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | get specific alias by mt_id | 20130214 |
2 | ![]() |
Static method | Public | Method | get all available alias mapped to a mt_id | 20130214 |
3 | ![]() |
Static method | Public | Method | get specific mt_id by alias | 20130214 |
Events
Class CL_IUUC_ODQ_ALIAS_ACCESS has no event.
Types
Class CL_IUUC_ODQ_ALIAS_ACCESS has no local type.
Method Signatures
Method GET_ALIAS_BY_MT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130214 | ||
2 | ![]() |
RV_ALIAS | Value transfer | Type reference (TYPE) | IUUC_ODQ_MT_ALIAS | Mapping of MT_ID to alias known in ODQ | 20130214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Excep. class for ODQ provider | 20130214 |
Method GET_ALL_ALIAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_MT_ALIAS | Value transfer | Type reference (TYPE) | IUUC_ODQ_ALIAS_TAB | Mapping of MT_ID to alias known in ODQ | 20130214 |
Method GET_ALL_ALIAS on class CL_IUUC_ODQ_ALIAS_ACCESS has no exception.
Method GET_MT_ID_BY_ALIAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ALIAS | Call by reference | Type reference (TYPE) | IUUC_ODQ_MT_ALIAS | Mapping of MT_ID to alias known in ODQ | 20130214 | ||
2 | ![]() |
RV_MT_ID | Value transfer | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Excep. class for ODQ provider | 20130214 |
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |