SAP ABAP Class CL_CNV_NCE_GEN_COPA (Runtime class for table determination etc.)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_NCE_BAS (Package) Number conversion engine: Core
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CNV_NCE_GEN General interactions 20131004
Properties
Class CL_CNV_NCE_GEN_COPA  
Short Description Runtime class for table determination etc.    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_NCE_BAS   Number conversion engine: Core 
Created 20131002   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_NCE_GEN General interactions 20131004
Friends
Class CL_CNV_NCE_GEN_COPA has no friend class.
Attributes
Class CL_CNV_NCE_GEN_COPA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_INTERVALS_BY_DOCMAP Instance method Private Method Returns intervals that represent the document mappings 20131004
2 GET_COPA_IST_TABLE Instance method Private Method Returns the header table of nrobj COPA_IST 20131004
3 GET_COPA_OBJ_TABLES Instance method Private Method Returns the header table of nrobj COPA_OBJ 20131004
4 GET_COPA_PLAN_TABLE Instance method Private Method Returns the header table of nrobj COPA_PLAN 20131004
5 GET_DOC_MAP Instance method Private Method Returns the document mapping for the object 20131004
6 GET_SUBOBJECTS Instance method Private Method Returns all relevant subobjects from the mapping 20131004
7 SCAN_TABLE Instance method Private Method Scans a table and returns NCE number intervals 20131004
Events
Class CL_CNV_NCE_GEN_COPA has no event.
Types
Class CL_CNV_NCE_GEN_COPA has no local type.
Method Signatures

Method BUILD_INTERVALS_BY_DOCMAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INTERVALS Call by reference Type reference (TYPE) CNV_NCE_T_NR_INTERVAL NCE: table with NR intervals 20131004
2 Importing IT_DCMAP Call by reference Type reference (TYPE) CNV_NCE_T_DOC_MAP Table type for CNV_NCE_DOC_MAP 20131004
3 Importing IV_SUBOBJECT Call by reference Type reference (TYPE) NRSOBJ Number range object subobject value 20131004

Method BUILD_INTERVALS_BY_DOCMAP on class CL_CNV_NCE_GEN_COPA has no exception.

Method GET_COPA_IST_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ERKRS Call by reference Type reference (TYPE) NRSOBJ Operating concern 20131004
2 Returning RV_TABNAME Value transfer Type reference (TYPE) TABNAME Table Name 20131004

Method GET_COPA_IST_TABLE on class CL_CNV_NCE_GEN_COPA has no exception.

Method GET_COPA_OBJ_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACCT_TABLE Call by reference Type reference (TYPE) TABNAME Table Name 20131004
2 Exporting EV_MAIN_TABLE Call by reference Type reference (TYPE) TABNAME Table Name 20131004
3 Importing IV_ERKRS Call by reference Type reference (TYPE) NRSOBJ Operating concern 20131004

Method GET_COPA_OBJ_TABLES on class CL_CNV_NCE_GEN_COPA has no exception.

Method GET_COPA_PLAN_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ERKRS Call by reference Type reference (TYPE) NRSOBJ Operating concern 20131004
2 Returning RV_TABNAME Value transfer Type reference (TYPE) TABNAME Table Name 20131004

Method GET_COPA_PLAN_TABLE on class CL_CNV_NCE_GEN_COPA has no exception.

Method GET_DOC_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOCMAP Call by reference Type reference (TYPE) CNV_NCE_T_DOC_MAP Table type for CNV_NCE_DOC_MAP 20131004
2 Importing IR_OBJECT Call by reference Object reference (TYPE REF TO) CL_CNV_NCE_OBJECT Represents a number range object 20131004
3 Importing IR_PROJECT Call by reference Object reference (TYPE REF TO) CL_CNV_NCE_PROJECT Represents a NCE Project 20131004
4 Importing IV_SUBOBJECT Call by reference Type reference (TYPE) NRSOBJ Operating concern 20131004

Method GET_DOC_MAP on class CL_CNV_NCE_GEN_COPA has no exception.

Method GET_SUBOBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OBJECT Call by reference Object reference (TYPE REF TO) CL_CNV_NCE_OBJECT Represents a number range object 20131004
2 Importing IR_PROJECT Call by reference Object reference (TYPE REF TO) CL_CNV_NCE_PROJECT Represents a NCE Project 20131004
3 Returning RT_SUBOBJECTS Value transfer Type reference (TYPE) CNV_NCE_T_SOBJ List of Subobjects 20131004
# Exception Resumable Description Created on
1 CX_CNV_NCE_EXCEPTION An error occured in the NCE 20131004

Method SCAN_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INTERVALS_ALPHA Call by reference Type reference (TYPE) CNV_NCE_T_NR_INTERVAL Table type for CNV_NCE_NRIV_EXT 20131010
2 Exporting ET_INTERVALS_NUMERIC Call by reference Type reference (TYPE) CNV_NCE_T_NR_INTERVAL Table type for CNV_NCE_NRIV_EXT 20131010
3 Exporting EV_ENTRIES_READ Call by reference Type reference (TYPE) I 20131011
4 Importing IR_OBJECT Call by reference Object reference (TYPE REF TO) CL_CNV_NCE_OBJECT Represents a number range object 20131004
5 Importing IT_DCMAP Call by reference Type reference (TYPE) CNV_NCE_T_DOC_MAP Table type for CNV_NCE_DOC_MAP 20131004
6 Importing IT_INTERVALS_ALPHA Call by reference Type reference (TYPE) CNV_NCE_T_NR_INTERVAL Table type for CNV_NCE_NRIV_EXT 20131011
7 Importing IT_INTERVALS_NUMERIC Call by reference Type reference (TYPE) CNV_NCE_T_NR_INTERVAL Table type for CNV_NCE_NRIV_EXT 20131011
8 Importing IV_DOCFIELD Call by reference Type reference (TYPE) FIELDNAME Field Name 20131004
9 Importing IV_ENTRIES_READ Call by reference Type reference (TYPE) I 20131011
10 Importing IV_ERKRS Call by reference Type reference (TYPE) NRSOBJ Operating concern 20131004
11 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20131004

Method SCAN_TABLE on class CL_CNV_NCE_GEN_COPA has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in