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 GET_ALIAS_BY_MT_ID Static method Public Method get specific alias by mt_id 20130214
2 GET_ALL_ALIAS Static method Public Method get all available alias mapped to a mt_id 20130214
3 GET_MT_ID_BY_ALIAS 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 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130214
2 Returning 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 CX_IUUC_ODQ 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 Returning 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 Importing IV_ALIAS Call by reference Type reference (TYPE) IUUC_ODQ_MT_ALIAS Mapping of MT_ID to alias known in ODQ 20130214
2 Returning RV_MT_ID Value transfer Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130214
# Exception Resumable Description Created on
1 CX_IUUC_ODQ Excep. class for ODQ provider 20130214
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620