SAP ABAP Class CL_CNV_20410_CM_EO_OBJNR (Check field for EO object numbers)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_20410 (Package) Operating Concern Merge
Properties
Class CL_CNV_20410_CM_EO_OBJNR  
Short Description Check field for EO object numbers    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_20410   Operating Concern Merge 
Created 20131119   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
Class CL_CNV_20410_CM_EO_OBJNR has no interface implemented.
Friends
Class CL_CNV_20410_CM_EO_OBJNR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PT_TAB_FLD_NO_EO_VAL Static Attribute Private Type reference (TYPE) CNV_20410_T_TAB_FLD_NO_EO_VAL Table type: table, field, flag if EO values found 20131119
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FIELD_FOR_EO_OBJNR Static method Public Method Check if a field (char22) of a table contains any EO values 20131119
Events
Class CL_CNV_20410_CM_EO_OBJNR has no event.
Types
Class CL_CNV_20410_CM_EO_OBJNR has no local type.
Method Signatures

Method CHECK_FIELD_FOR_EO_OBJNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20131119
2 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20131119
3 Returning NO_EO_VALUES_FOUND Value transfer Type reference (TYPE) FLAG No EO values found 20131119
# Exception Resumable Description Created on
1 CHECK_FAILED 20131119
History
Last changed by/on SAP  20141030 
SAP Release Created in