SAP ABAP Class CL_CNV_20200_CM_CONVERT (Check Existence of Mapping for ISSR_ACRE)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_20200 (Package) Company code merge and rename
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CNV_00001_CHECK_MAPP_EXIST Interface for package specific mapping checks 20110524
Properties
Class CL_CNV_20200_CM_CONVERT  
Short Description Check Existence of Mapping for ISSR_ACRE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_20200   Company code merge and rename 
Created 20110524   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CNV_00001_CHECK_MAPP_EXIST Interface for package specific mapping checks 20110524
Friends
Class CL_CNV_20200_CM_CONVERT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_KAPPL_OBJTYPE Static Attribute Private Type reference (TYPE) CNV_20600_T_KAPPL_OBJTYPE Table type with KAPPL/OBJTYPE 20120413
2 AT_OBJTYPE Static Attribute Private Type reference (TYPE) CNV_20600_T_OBJTYPE Table type with OBJTYPE 20120413
3 AV_KAPPL_MR_BKPF_FOUND Static Attribute Private Type reference (TYPE) ABAP_BOOL OBJKY (BKPF) found for KAPPL=MR and OBJTYPE= 20120413
4 AV_KAPPL_MR_BKPF_READ Static Attribute Private Type reference (TYPE) ABAP_BOOL NAST read for KAPPL=MR and OBJTYPE= and OBJKY (BKPF) 20120413
5 AV_KAPPL_MR_RBKP_FOUND Static Attribute Private Type reference (TYPE) ABAP_BOOL OBJKY (RBKP) found for KAPPL=MR and OBJTYPE= 20120413
6 AV_KAPPL_MR_RBKP_READ Static Attribute Private Type reference (TYPE) ABAP_BOOL NAST read for KAPPL=MR and OBJTYPE= and OBJKY (RBKP) 20120413
7 AV_NAST_READ Static Attribute Private Type reference (TYPE) ABAP_BOOL General Flag 20120521
8 AV_SETHEADER_READ Static Attribute Private Type reference (TYPE) ABAP_BOOL SETHEADER read 20120521
9 AV_SETVALUE_FVVI_RECN_NOT_REL Static Attribute Private Type reference (TYPE) ABAP_BOOL FVVI_RECN is not relevant 20120521
10 AV_SETVALUE_FVVI_VWVTR_NOT_REL Static Attribute Private Type reference (TYPE) ABAP_BOOL FVVI_VWVTR is not relevant 20120521
11 AV_SETVALUE_WIRTSEINH_NOT_REL Static Attribute Private Type reference (TYPE) ABAP_BOOL WIRTSEINH is not relevant 20120521
12 AV_SRRELROLES_READ Static Attribute Public Type reference (TYPE) ABAP_BOOL Initial Read of SRRELROLES 20120521
13 AV_STCEG_FOUND Static Attribute Private Type reference (TYPE) ABAP_BOOL STCEG found 20130408
14 AV_STCEG_READ Static Attribute Private Type reference (TYPE) ABAP_BOOL CNVRENAME for DOMNAME=STCEG read 20130408
15 PT_ANLA_BUKRS_ZUAWA Static Attribute Private Type reference (TYPE) CNV_20200_T_BUKRS_ZUAWA Table type with BUKRS - ZUAWA 20120319
16 PT_BUKRS_MAPPING Static Attribute Private Type reference (TYPE) CNV_20600_T_BUKRS_MAPPING Mapping table for Company Code 20120319
17 PT_KNB1_BUKRS_ZUAWA Static Attribute Private Type reference (TYPE) CNV_20200_T_BUKRS_ZUAWA Table type with BUKRS - ZUAWA 20120319
18 PT_LFB1_BUKRS_ZUAWA Static Attribute Private Type reference (TYPE) CNV_20200_T_BUKRS_ZUAWA Table type with BUKRS - ZUAWA 20120319
19 PT_OBJECT Static Attribute Private Type reference (TYPE) CNV_20200_T_OBJECT Table type: Number range object 20120319
20 PT_REL_OBJECT_BUKRS Static Attribute Private Type reference (TYPE) CNV_20200_T_OBJECT_BUKRS Table type with OBJECT - BUKRS 20120319
21 PT_SKB1_BUKRS_ZUAWA Static Attribute Private Type reference (TYPE) CNV_20200_T_BUKRS_ZUAWA Table type with BUKRS - ZUAWA 20120319
22 PT_TZUN_ZUAWA_OBJECT Static Attribute Private Type reference (TYPE) CNV_20200_T_ZUAWA_OBJECT Table type with ZUAWA - OBJECT 20120319
23 PV_GUID Static Attribute Private Type reference (TYPE) CHAR32 NCE project identifier 20120319
24 PV_TABLES_READ Static Attribute Private Type reference (TYPE) FLAG General Flag 20120319
25 PV_TZUN_READ Static Attribute Private Type reference (TYPE) FLAG General Flag 20120319
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MAPPING_NAST_OBJKY Instance method Private Method Check if non-transp. field NAST-OBJKY is relevant 20120413
2 CHECK_MAPPING_SETVALUE Instance method Private Method Check if non-transp. field SETVALUE is relevant 20120518
3 CHECK_MAPPING_SRRELROLES Instance method Private Method Check if non-transp. field SRRELROLES-OBJKEY is relevant 20120413
4 CHECK_MAPPING_ZUONR Instance method Private Method Check if ZUONR non-transparent field rules are relevant 20120319
Events
Class CL_CNV_20200_CM_CONVERT has no event.
Types
Class CL_CNV_20200_CM_CONVERT has no local type.
Method Signatures

Method CHECK_MAPPING_NAST_OBJKY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DOM_DTEL_EXCL Call by reference Type reference (TYPE) CNV_20600_T_DOM_DTEL_EXCL Rule name 20120413
2 Returning RV_NOT_RELEVANT Value transfer Type reference (TYPE) FLAG General Flag 20120413
# Exception Resumable Description Created on
1 CHECK_FAILED An error occured during check 20120413

Method CHECK_MAPPING_SETVALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20120518
2 Importing IV_RULENAME Call by reference Type reference (TYPE) CNV_10020_RULENAME Rule name 20120518
3 Returning RV_NOT_RELEVANT Value transfer Type reference (TYPE) FLAG General Flag 20120518
# Exception Resumable Description Created on
1 CHECK_FAILED An error occured during check 20120518

Method CHECK_MAPPING_SRRELROLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DOM_DTEL_EXCL Call by reference Type reference (TYPE) CNV_20600_T_DOM_DTEL_EXCL Rule name 20120413
2 Returning RV_NOT_RELEVANT Value transfer Type reference (TYPE) FLAG General Flag 20120413
# Exception Resumable Description Created on
1 CHECK_FAILED An error occured during check 20120413

Method CHECK_MAPPING_ZUONR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NOT_RELEVANT Value transfer Type reference (TYPE) FLAG General Flag 20120319
2 Importing OBJECT Call by reference Type reference (TYPE) NROBJ Name of number range object 20120319
3 Importing PACKID Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20120319
4 Importing RULENAME Call by reference Type reference (TYPE) CNV_10020_RULENAME Rule name 20120319
5 Importing TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20120319
# Exception Resumable Description Created on
1 CHECK_FAILED An error occured during check 20120319
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620