SAP ABAP Class CL_CNV_00001_API_ABSTR_FIELD (Conv.-relevant field representation)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_BASIS (Package) Conversion: Basis functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CNV_00001_MODIFIABLE Abstrct modifiable cust. object 20110321
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CNV_00001_API_CUST_OBJECT Abstract customizing object availabel in CWB API 20110207
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CNV_00001_API_FIELD Conv.-relevant field representation 20110207
2 Inheritance (c INHERITING FROM c_ref)  CL_CNV_00001_API_INDX_FIELD Conv.-relevant field representation 20110207
Properties
Class CL_CNV_00001_API_ABSTR_FIELD  
Short Description Conv.-relevant field representation    
Super Class CL_CNV_00001_MODIFIABLE Abstrct modifiable cust. object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_BASIS   Conversion: Basis functions 
Created 20110207   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNV_00001_API_ABSTR_FIELD has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CNV_00001_API_CUST_OBJECT Abstract customizing object availabel in CWB API 20110207
Friends
# Friend Modeled only Created on Description
1 CL_CNV_00001_API_ABSTR_TABLE 20110420 Table representation
2 CL_CNV_00001_API_STATIC 20110210 Static CWB API implementation
3 CL_CNV_00001_API_TABLE 20110407 Table representation
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DDIC_MISSING Instance attribute Public Type reference (TYPE) FLAG Whether field is missing from DDIC 20110421
2 DESCRIPTION Instance attribute Public Type reference (TYPE) STRING Table description 20110405
3 EMPTY Instance attribute Public Type reference (TYPE) FLAG Whether field is empty 20110223
4 EXPANDED_FIELD_NAME Instance attribute Public Type reference (TYPE) CNV_10020_FIELDNAME_EXT Expanded field name for proxy 20110324
5 IS_PART_OF_TABLE Instance attribute Public Type reference (TYPE) BOOLEAN 'X' boolean variable (X=true, -=false, space=unknown) 20140207
6 LAST_CHECK_STATUS Instance attribute Public Type reference (TYPE) MSGTY Message Type 20110407
7 NAME Instance attribute Public Type reference (TYPE) FIELDNAME Field Name 20110207
8 NAME_PARTS_COUNT Instance attribute Public Type reference (TYPE) INT2 Number of parts of the expanded field name 20110324
9 NOMAPPING Instance attribute Public Type reference (TYPE) CNV_NOMAPPING No relevant mapping entries exist for the field 20110321
10 NONTRFIELD Instance attribute Public Type reference (TYPE) CNV_00001_NONTRFIELD Non-transparent field indicator 20110207
11 NOTUSE Instance attribute Public Type reference (TYPE) CNV_NOT Exclusion from conversion indication 20110207
12 PACKID_SRC Instance attribute Public Type reference (TYPE) CNV_SRCPACK Number of source package 20110207
13 ROUTINE Instance attribute Public Object reference (TYPE REF TO) CL_CNV_00001_API_ROUTINE Routine representation 20110207
14 SEQNUM Instance attribute Public Type reference (TYPE) CNV_ORDF Field conversion sequence Number 20110207
15 STANDARD Instance attribute Public Type reference (TYPE) CNV_STANDARD Indicator for SAP standard tables 20110413
16 TRANSP_FIELD_NAME Instance attribute Public Type reference (TYPE) FIELDNAME Name of the transparent field 20110315
17 TRANSP_FIELD_UNKNOWN Instance attribute Public Type reference (TYPE) FLAG Flag that the transparent field was not found 20110315
Methods
# Method Level Visibility Method type Description Created on
1 EQUALS Instance method Public Method 20110303
2 FILL_DATAPACK Instance method Public Method 20110322
3 IS_CONVERSION_RELEVANT Instance method Public Method Returns whether the field is conversion-relevant 20110315
4 LOAD_FROM_STRUCTURE Instance method Public Method 20110303
5 RESET_STATUS Instance method Public Method Resets the last check status 20110411
6 SET_NAME Instance method Public Method Sets the name of the field 20110223
7 SET_NONTRFIELD Instance method Public Method Sets the 'nontrfield' flag 20110407
8 SET_NOTUSE Instance method Public Method Sets the 'Exclude' flag 20110407
9 SET_PACKID_SRC Instance method Public Method Sets the source package 20110407
10 SET_ROUTINE Instance method Public Method Assigns the routine 20110223
11 SET_SEQNUM Instance method Public Method Sets the sequential number 20110407
12 STORE_IN_STRUCTURE Instance method Public Method 20110303
13 TO_STRING Instance method Public Method 20110303
Events
# Event Type Visibility Description Created on
1 STATUS_CHANGED Instance Event
(0)
Public
(2)
Field status has changed 20110411
Types
Class CL_CNV_00001_API_ABSTR_FIELD has no local type.
Method Signatures

Method EQUALS Signature

Method EQUALS on class CL_CNV_00001_API_ABSTR_FIELD has no parameter.
Method EQUALS on class CL_CNV_00001_API_ABSTR_FIELD has no exception.

Method FILL_DATAPACK Signature

Method FILL_DATAPACK on class CL_CNV_00001_API_ABSTR_FIELD has no parameter.
Method FILL_DATAPACK on class CL_CNV_00001_API_ABSTR_FIELD has no exception.

Method IS_CONVERSION_RELEVANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RES Value transfer Type reference (TYPE) FLAG Whether the field is conversion-relevant 20110315

Method IS_CONVERSION_RELEVANT on class CL_CNV_00001_API_ABSTR_FIELD has no exception.

Method LOAD_FROM_STRUCTURE Signature

Method LOAD_FROM_STRUCTURE on class CL_CNV_00001_API_ABSTR_FIELD has no parameter.
Method LOAD_FROM_STRUCTURE on class CL_CNV_00001_API_ABSTR_FIELD has no exception.

Method RESET_STATUS Signature

Method RESET_STATUS on class CL_CNV_00001_API_ABSTR_FIELD has no parameter.
Method RESET_STATUS on class CL_CNV_00001_API_ABSTR_FIELD has no exception.

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20110223

Method SET_NAME on class CL_CNV_00001_API_ABSTR_FIELD has no exception.

Method SET_NONTRFIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NONTRFIELD Call by reference Type reference (TYPE) CNV_00001_NONTRFIELD Non-transparent field indicator 20110407

Method SET_NONTRFIELD on class CL_CNV_00001_API_ABSTR_FIELD has no exception.

Method SET_NOTUSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NOTUSE Call by reference Type reference (TYPE) CNV_NOT Exclusion from conversion indication 20110407

Method SET_NOTUSE on class CL_CNV_00001_API_ABSTR_FIELD has no exception.

Method SET_PACKID_SRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PACKID_SRC Call by reference Type reference (TYPE) CNV_SRCPACK Number of source package 20110407

Method SET_PACKID_SRC on class CL_CNV_00001_API_ABSTR_FIELD has no exception.

Method SET_ROUTINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROUTINE Call by reference Object reference (TYPE REF TO) CL_CNV_00001_API_ROUTINE Routine representation 20110223

Method SET_ROUTINE on class CL_CNV_00001_API_ABSTR_FIELD has no exception.

Method SET_SEQNUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEQNUM Call by reference Type reference (TYPE) CNV_ORDF Field conversion sequence Number 20110407

Method SET_SEQNUM on class CL_CNV_00001_API_ABSTR_FIELD has no exception.

Method STORE_IN_STRUCTURE Signature

Method STORE_IN_STRUCTURE on class CL_CNV_00001_API_ABSTR_FIELD has no parameter.
Method STORE_IN_STRUCTURE on class CL_CNV_00001_API_ABSTR_FIELD has no exception.

Method TO_STRING Signature

Method TO_STRING on class CL_CNV_00001_API_ABSTR_FIELD has no parameter.
Method TO_STRING on class CL_CNV_00001_API_ABSTR_FIELD has no exception.
Event Signatures

Event STATUS_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 FIELD Exporting Value transfer Object reference (TYPE REF TO) CL_CNV_00001_API_FIELD Conv.-relevant field representation 20110411
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620