SAP ABAP Class CL_UG_MD_CM_OBJ_FV_TABLE (Change Object: Table with FNAM/VALUE)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     UGMD8 (Package) FIN General: Master Data: Change Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UG_MD_CM_OBJECT Basis Class of Change Object 20030902
Properties
Class CL_UG_MD_CM_OBJ_FV_TABLE  
Short Description Change Object: Table with FNAM/VALUE    
Super Class CL_UG_MD_CM_OBJECT Basis Class of Change Object 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UGMD8   FIN General: Master Data: Change Management 
Created 20030902   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UG_MD_CM_OBJ_FV_TABLE has no forward declaration.
Interfaces
Class CL_UG_MD_CM_OBJ_FV_TABLE has no interface implemented.
Friends
Class CL_UG_MD_CM_OBJ_FV_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COL_FIELDNAME Instance attribute Public Type reference (TYPE) UG_FIELDNAME Name of FIELDNAME Column 20030902
2 DATA_FOUND Instance attribute Public Type reference (TYPE) UG_FLG Records found 20030903
3 DT_ITEM Instance attribute Private Type reference (TYPE) UGMD_TH_DATA_ITEM FIN Change Management: Item 20030904
4 DT_MAP Instance attribute Private Type reference (TYPE) YT_MAP Mapping Instances per Fieldname 20030917
5 DT_NODE Instance attribute Private Type reference (TYPE) UGMD_TH_DATA_NODE FIN Change Management: Node 20030904
6 TABNAME Instance attribute Public Type reference (TYPE) TABNAME Table Name 20030902
7 T_COL_VALUE Instance attribute Public Type reference (TYPE) UGMD_T_FIELDNAME FIN Master Data: Field Names 20030902
8 T_PRIM_OBJ Instance attribute Public Type reference (TYPE) UGMD_T_CM_OBJECT Table of Change Objects 20030902
9 _RECORDS Instance attribute Private Type reference (TYPE) SYDBCNT DB operations, number of table lines processed 20030904
10 _T_OBJ_RECORD Instance attribute Private Type reference (TYPE) YT_OBJ_RECORD Table of Objects and Data Records 20030903
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030902
2 CONVERT_DATA Instance method Public Method Convert 20030908
3 GET_DATA_FOR_FIELDNAME Instance method Public Method Get data for a field name 20030904
4 GET_FPROP_NEW_FROM_CM_OBJECT Instance method Public Method Get New Field Attributes 20030903
5 GET_FPROP_OLD_FROM_CM_OBJECT Instance method Public Method Get Old Field Attributes 20030903
6 GET_INSTANCE Static method Public Method Get Instance 20030902
7 GET_INSTANCE_BY_ROLE Static method Public Method Get instance for a role 20030915
8 GET_RECORDS_FOR_FIELDNAME Instance method Public Method Get set of hits for a field name 20030902
9 GET_RECORDS_TO_CHANGE Instance method Public Method Determine set of hits 20030903
10 INIT_CONVERSION Instance method Public Method Prepare table conversion 20030917
11 SET_DATA_FOR_FIELDNAME Instance method Public Method Set data for a field name 20030911
12 SET_PRIMARY_OBJECT Instance method Public Method Set and check primary change object 20030908
13 TEST_CONVERSION Instance method Public Method Test table conversion 20031016
14 _ADJUST_ATTRIBUTES Instance method Private Method Update Attributes 20030911
15 _ASK_FOR_FIELDNAME Instance method Private Method Dialog box to prompt for field name 20031021
16 _BACKUP_DATA Instance method Private Method Saving of converted data records 20030915
17 _GET_MAPPING_INSTANCE Instance method Private Method Get instance for table conversion 20030908
18 _INIT Instance method Private Method Initialization 20030902
19 _TEST_CONVERSION Instance method Private Method Test conversion 20030904
20 _TEST_CONVERSION_FIELDNAME Instance method Private Method Test conversion for a field name 20031024
Events
Class CL_UG_MD_CM_OBJ_FV_TABLE has no event.
Types
Class CL_UG_MD_CM_OBJ_FV_TABLE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_UG_MD_CM_OBJ_FV_TABLE has no parameter.
Method CONSTRUCTOR on class CL_UG_MD_CM_OBJ_FV_TABLE has no exception.

Method CONVERT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UGMD_T_MESSAGE FI-Stammdaten: Meldungen 20030908

Method CONVERT_DATA on class CL_UG_MD_CM_OBJ_FV_TABLE has no exception.

Method GET_DATA_FOR_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERT_DATA Call by reference Object reference (TYPE REF TO) DATA Referenz auf Datentabelle 20030904
2 Exporting E_FPROP_NEW Call by reference Type reference (TYPE) UGMD_S_FPROP FIN-Stammdaten: Feldeigenschaften 20030904
3 Exporting E_FPROP_OLD Call by reference Type reference (TYPE) UGMD_S_FPROP FIN-Stammdaten: Feldeigenschaften 20030904
4 Importing I_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20030904

Method GET_DATA_FOR_FIELDNAME on class CL_UG_MD_CM_OBJ_FV_TABLE has no exception.

Method GET_FPROP_NEW_FROM_CM_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) IF_UG_MD_CM_OBJECT Änderungsobjekt 20030903
2 Returning R_FPROP Value transfer Type reference (TYPE) UGMD_S_FPROP FIN-Stammdaten: Feldeigenschaften 20030903

Method GET_FPROP_NEW_FROM_CM_OBJECT on class CL_UG_MD_CM_OBJ_FV_TABLE has no exception.

Method GET_FPROP_OLD_FROM_CM_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) IF_UG_MD_CM_OBJECT Änderungsobjekt 20030903
2 Returning R_FPROP Value transfer Type reference (TYPE) UGMD_S_FPROP FIN-Stammdaten: Feldeigenschaften 20030903

Method GET_FPROP_OLD_FROM_CM_OBJECT on class CL_UG_MD_CM_OBJ_FV_TABLE has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION Call by reference Type reference (TYPE) UG_APPLICATION FI-Stammdaten: Anwendung 20030902
2 Importing I_OBJECTKEY Call by reference Type reference (TYPE) UG_CM_OBJ_KEY Logischer Objektschlüssel für Änderungsobjekt 20030902
3 Importing I_OBJECTKIND Call by reference Type reference (TYPE) UG_CM_OBJ_KIND '2' Art eines Änderungsobjekts 20030902
4 Importing I_TEXT Call by reference Type reference (TYPE) UG_TXTLG Langtext 20030902
5 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_UG_MD_CM_OBJ_FV_TABLE Change Object: generierte Tabelle 20030902

Method GET_INSTANCE on class CL_UG_MD_CM_OBJ_FV_TABLE has no exception.

Method GET_INSTANCE_BY_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION Call by reference Type reference (TYPE) UG_APPLICATION FI-Stammdaten: Anwendung 20030915
2 Importing I_OBJECTKIND Call by reference Type reference (TYPE) UG_CM_OBJ_KIND '2' Art eines Änderungsobjekts 20030915
3 Importing I_ROLE Call by reference Type reference (TYPE) UG_ROLE FI-Stammdaten: Rolle 20030915
4 Importing I_TEXT Call by reference Type reference (TYPE) UG_TXTLG Langtext 20030915
5 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_UG_MD_CM_OBJ_FV_TABLE Change Object: generierte Tabelle 20030915

Method GET_INSTANCE_BY_ROLE on class CL_UG_MD_CM_OBJ_FV_TABLE has no exception.

Method GET_RECORDS_FOR_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20030902
# Exception Resumable Description Created on
1 NO_DATA Keine Daten gefunden 20031007

Method GET_RECORDS_TO_CHANGE Signature

Method GET_RECORDS_TO_CHANGE on class CL_UG_MD_CM_OBJ_FV_TABLE has no parameter.
Method GET_RECORDS_TO_CHANGE on class CL_UG_MD_CM_OBJ_FV_TABLE has no exception.

Method INIT_CONVERSION Signature

Method INIT_CONVERSION on class CL_UG_MD_CM_OBJ_FV_TABLE has no parameter.
Method INIT_CONVERSION on class CL_UG_MD_CM_OBJ_FV_TABLE has no exception.

Method SET_DATA_FOR_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IRT_DATA Call by reference Object reference (TYPE REF TO) DATA Referenz auf Datentabelle 20030911
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20030911

Method SET_DATA_FOR_FIELDNAME on class CL_UG_MD_CM_OBJ_FV_TABLE has no exception.

Method SET_PRIMARY_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) IF_UG_MD_CM_OBJECT Änderungsobjekt 20030908

Method SET_PRIMARY_OBJECT on class CL_UG_MD_CM_OBJ_FV_TABLE has no exception.

Method TEST_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UGMD_T_MESSAGE FI-Stammdaten: Meldungen 20031016
2 Importing IF_NO_DIALOG Call by reference Type reference (TYPE) UG_FLG FI-Stammdaten: Allgemeines Kennzeichen 20031016

Method TEST_CONVERSION on class CL_UG_MD_CM_OBJ_FV_TABLE has no exception.

Method _ADJUST_ATTRIBUTES Signature

Method _ADJUST_ATTRIBUTES on class CL_UG_MD_CM_OBJ_FV_TABLE has no parameter.
Method _ADJUST_ATTRIBUTES on class CL_UG_MD_CM_OBJ_FV_TABLE has no exception.

Method _ASK_FOR_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FIELDNAME Value transfer Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20031021

Method _ASK_FOR_FIELDNAME on class CL_UG_MD_CM_OBJ_FV_TABLE has no exception.

Method _BACKUP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA Referenz auf Tabelle 20030915
2 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME 20030915

Method _BACKUP_DATA on class CL_UG_MD_CM_OBJ_FV_TABLE has no exception.

Method _GET_MAPPING_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_MAP Value transfer Object reference (TYPE REF TO) CL_UG_MD_CM_MAP Changemanagment: Prüfen und Umsetzen 20030908
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20030908

Method _GET_MAPPING_INSTANCE on class CL_UG_MD_CM_OBJ_FV_TABLE has no exception.

Method _INIT Signature

Method _INIT on class CL_UG_MD_CM_OBJ_FV_TABLE has no parameter.
Method _INIT on class CL_UG_MD_CM_OBJ_FV_TABLE has no exception.

Method _TEST_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UGMD_T_MESSAGE FI-Stammdaten: Meldungen 20030904
2 Importing IF_NO_DIALOG Call by reference Type reference (TYPE) UG_FLG SPACE FI-Stammdaten: Allgemeines Kennzeichen 20031016

Method _TEST_CONVERSION on class CL_UG_MD_CM_OBJ_FV_TABLE has no exception.

Method _TEST_CONVERSION_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UGMD_T_MESSAGE FI-Stammdaten: Meldungen 20031024
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20031024

Method _TEST_CONVERSION_FIELDNAME on class CL_UG_MD_CM_OBJ_FV_TABLE has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 200