SAP ABAP Interface IF_CNV_INDX_DOMAIN_MAP (Map of domain / data element entries)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_INDX (Package) Conversion of INDX-like cluster tables
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_INDX INDX helper class 20101019
Properties
Interface IF_CNV_INDX_DOMAIN_MAP  
Short Description Map of domain / data element entries    
General Data
Package CNV_INDX   Conversion of INDX-like cluster tables 
Created 20101019   SAP 
Last changed 20141030    
Unicode checks active    
Forward declarations
Interface IF_CNV_INDX_DOMAIN_MAP has no forward declaration.
Interfaces
Interface IF_CNV_INDX_DOMAIN_MAP has no interface.
Friends
Interface IF_CNV_INDX_DOMAIN_MAP has no friend.
Attributes
Interface IF_CNV_INDX_DOMAIN_MAP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXISTS Instance method Public Method Returns if the domain exists among not excluded domains 20101019
2 GET Instance method Public Method Returns the domain that is not excluded 20101019
3 GET_BEST Instance method Public Method Returns best suitable entry 20101019
4 GET_DEFAULT_SEQNUM Instance method Public Method Returns default SEQNUM for newly found tables 20101019
5 GET_EXCLUDED Instance method Public Method Returns the domain that is excluded 20101019
6 GET_PACKID Instance method Public Method Returns the number of the CWB package concerned 20101019
7 IS_EXCLUDED Instance method Public Method Returns if the domain exists among excluded domains 20101019
Events
Interface IF_CNV_INDX_DOMAIN_MAP has no event.
Types
Interface IF_CNV_INDX_DOMAIN_MAP has no local type.
Method Signatures

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOMNAME Call by reference Type reference (TYPE) DOMNAME Domain name 20101019
2 Importing FALLBACK_TO_GENERIC Call by reference Type reference (TYPE) FLAG Return generic entry if not found (empty domain or dtel) 20101019
3 Exporting FOUND_DOMNAME Value transfer Type reference (TYPE) DOMNAME Domain name 20110119
4 Exporting FOUND_PACKID_SRC Value transfer Type reference (TYPE) CNV_SRCPACK Number of source package 20110120
5 Exporting FOUND_ROLLNAME Value transfer Type reference (TYPE) ROLLNAME Data element (semantic domain) 20110119
6 Exporting RES Value transfer Type reference (TYPE) FLAG General Flag 20101019
7 Importing ROLLNAME Call by reference Type reference (TYPE) ROLLNAME Data element (semantic domain) 20101019
# Exception Resumable Description Created on
1 CX_CNV_MBT_AUTHORITY Issues related to Authority/Registration 20140116

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DOMAINS Value transfer Type reference (TYPE) CNV_INDX_T_CL_DOMAIN List of domains 20101019
2 Importing DOMNAME Call by reference Type reference (TYPE) DOMNAME Domain name 20101019
3 Importing FALLBACK_TO_GENERIC Call by reference Type reference (TYPE) FLAG Return generic entry if not found (empty domain or dtel) 20101019
4 Importing ROLLNAME Call by reference Type reference (TYPE) ROLLNAME Data element (semantic domain) 20101019
# Exception Resumable Description Created on
1 CX_CNV_INDX_DOMAIN_NOT_FOUND Domain not found exception 20101019
2 CX_CNV_MBT_AUTHORITY Issues related to Authority/Registration 20140116

Method GET_BEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DOMAIN Value transfer Object reference (TYPE REF TO) CL_CNV_INDX_DOMAIN Domain representation 20101019
2 Importing DOMNAME Call by reference Type reference (TYPE) DOMNAME Domain name 20101019
3 Importing FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20101019
4 Importing FIELDS Call by reference Type reference (TYPE) DDFIELDS DD: Field List 20101019
5 Importing ROLLNAME Call by reference Type reference (TYPE) ROLLNAME Data element (semantic domain) 20101019
# Exception Resumable Description Created on
1 CX_CNV_INDX_DOMAIN_NOT_FOUND Domain not found exception 20101019
2 CX_CNV_MBT_AUTHORITY Issues related to Authority/Registration 20140116

Method GET_DEFAULT_SEQNUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SEQNUM Value transfer Type reference (TYPE) CNV_ORD Conversion: Sequence Number 20101019

Method GET_DEFAULT_SEQNUM on Interface IF_CNV_INDX_DOMAIN_MAP has no exception.

Method GET_EXCLUDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DOMAINS Value transfer Type reference (TYPE) CNV_INDX_T_CL_DOMAIN List of domains 20101019
2 Importing DOMNAME Call by reference Type reference (TYPE) DOMNAME Domain name 20101019
3 Importing ROLLNAME Call by reference Type reference (TYPE) ROLLNAME Data element (semantic domain) 20101019
# Exception Resumable Description Created on
1 CX_CNV_INDX_DOMAIN_NOT_FOUND Domain not found exception 20101019
2 CX_CNV_MBT_AUTHORITY Issues related to Authority/Registration 20140116

Method GET_PACKID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PACKID Value transfer Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20101019

Method GET_PACKID on Interface IF_CNV_INDX_DOMAIN_MAP has no exception.

Method IS_EXCLUDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOMNAME Call by reference Type reference (TYPE) DOMNAME Domain name 20101019
2 Returning RES Value transfer Type reference (TYPE) FLAG General Flag 20101019
3 Importing ROLLNAME Call by reference Type reference (TYPE) ROLLNAME Data element (semantic domain) 20101019
# Exception Resumable Description Created on
1 CX_CNV_MBT_AUTHORITY Issues related to Authority/Registration 20140116
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620