SAP ABAP Class CL_UG_MD_CM_SERVICES (Services Change Management)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     UGMD8 (Package) FIN General: Master Data: Change Management
Properties
Class CL_UG_MD_CM_SERVICES  
Short Description Services Change Management    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UGMD8   FIN General: Master Data: Change Management 
Created 20030519   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_UG_MD_LIST_TREE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_UG_MD_CM_SERVICES has no interface implemented.
Friends
Class CL_UG_MD_CM_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_MSG Static Attribute Public Object reference (TYPE REF TO) CL_FINB_TR_MSG_COLLECTOR Message Collector - Tools and Enhancements 20030522
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGES Static method Public Method 20050130
2 BACKUP_TABLE_CONTENT Static method Public Method 20050222
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030522
4 CONVERT_TABLE Static method Public Method 20050221
5 CONVERT_TIMESTAMP Static method Public Method 20030911
6 DELETE_GEN_DATA Static method Public Method Delete data generated for field 20050208
7 DELETE_UNUSED_FIELDS Static method Public Method Delete fields incl. generated data 20050419
8 DISPLAY_MESSAGES Static method Public Method Issue Messages as Dialog Box 20030522
9 FILL_LOCAL_ATTRIBUTES Static method Public Method Fill Table of Local Attributes (Internal Use) 20030519
10 GEN_DATA_WHERE_USED Static method Public Method Delete data generated for field 20050303
11 GET_APPLICATION_TEXT Static method Public Method Get Text for Application 20030729
12 GET_APPL_DOCUMENTATION Static method Public Method Get Docu for Application 20031016
13 GET_AREAID_TEXT Static method Public Method Get Text for Application Area 20040123
14 GET_OBJ_TYPE_TEXT Static method Public Method Get Text for an Object Type 20030519
15 GET_TEXT_OF_TABLE Static method Public Method Get Text for a DDIC Table 20030519
16 SAVE_MESSAGES Static method Public Method Save Messages in Appl. Log 20030915
17 SY_MSG_TO_MESSAGE Static method Public Method sy-variables after ugmd_s_message 20030523
Events
Class CL_UG_MD_CM_SERVICES has no event.
Types
Class CL_UG_MD_CM_SERVICES has no local type.
Method Signatures

Method ADD_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) UGMD_T_MESSAGE FI-Stammdaten: Meldungen 20050130
2 Importing IT_MESSAGE Call by reference Type reference (TYPE) UGMD_T_MESSAGE FI-Stammdaten: Meldungen 20050130

Method ADD_MESSAGES on class CL_UG_MD_CM_SERVICES has no exception.

Method BACKUP_TABLE_CONTENT 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 Inhalt der Tabelle 20050222
2 Importing I_TABNAME Call by reference Type reference (TYPE) UG_TABNAME Tabellenname 20050222

Method BACKUP_TABLE_CONTENT on class CL_UG_MD_CM_SERVICES has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_UG_MD_CM_SERVICES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UG_MD_CM_SERVICES has no exception.

Method CONVERT_TABLE 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 20050221
2 Importing IF_SIMULATION Call by reference Type reference (TYPE) UG_FLG Simulationsmodus 20050222
3 Importing I_CONVEXIT_NEW Call by reference Type reference (TYPE) CONVEXIT 20050221
4 Importing I_CONVEXIT_OLD Call by reference Type reference (TYPE) CONVEXIT 20050221
5 Importing I_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20050221
6 Importing I_TABNAME Call by reference Type reference (TYPE) UG_TABNAME 20050221

Method CONVERT_TABLE on class CL_UG_MD_CM_SERVICES has no exception.

Method CONVERT_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Call by reference Type reference (TYPE) UG_CM_PROP_VALUE CM: Wert einer Änderung 20030911
2 Importing I_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20030911

Method CONVERT_TIMESTAMP on class CL_UG_MD_CM_SERVICES has no exception.

Method DELETE_GEN_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 20050209
2 Importing IT_FIELDNAME Call by reference Type reference (TYPE) UGMD_T_FIELDNAME FI-Stammdaten: Feldname 20050317

Method DELETE_GEN_DATA on class CL_UG_MD_CM_SERVICES has no exception.

Method DELETE_UNUSED_FIELDS Signature

Method DELETE_UNUSED_FIELDS on class CL_UG_MD_CM_SERVICES has no parameter.
Method DELETE_UNUSED_FIELDS on class CL_UG_MD_CM_SERVICES has no exception.

Method DISPLAY_MESSAGES Signature

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

Method DISPLAY_MESSAGES on class CL_UG_MD_CM_SERVICES has no exception.

Method FILL_LOCAL_ATTRIBUTES Signature

Method FILL_LOCAL_ATTRIBUTES on class CL_UG_MD_CM_SERVICES has no parameter.
Method FILL_LOCAL_ATTRIBUTES on class CL_UG_MD_CM_SERVICES has no exception.

Method GEN_DATA_WHERE_USED 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 20050303
2 Exporting ET_REFERENCED_FIELDNAME Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20050303
3 Importing IT_DELETED_FIELDNAME Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FIN-Stammdaten: Feldnamen 20050308
4 Importing I_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20050303

Method GEN_DATA_WHERE_USED on class CL_UG_MD_CM_SERVICES has no exception.

Method GET_APPLICATION_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TXTMI Value transfer Type reference (TYPE) UG_TXTMI Mitteltext 20030729
2 Exporting E_TXTSH Value transfer Type reference (TYPE) UG_TXTSH Kurztext 20030729
3 Importing I_APPLICATION Call by reference Type reference (TYPE) UG_APPLICATION FI-Stammdaten: Anwendung 20030729

Method GET_APPLICATION_TEXT on class CL_UG_MD_CM_SERVICES has no exception.

Method GET_APPL_DOCUMENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HTML Value transfer Type reference (TYPE) W3HTMLTAB Tabelle für ABAP-Schlüsselwortdokumentation 20031016
2 Exporting ET_TEXT Value transfer Type reference (TYPE) CL_UG_MD_LIST_TREE=>T_TEXT 20040922
3 Importing I_APPLICATION Call by reference Type reference (TYPE) UG_APPLICATION FI-Stammdaten: Anwendung 20031016

Method GET_APPL_DOCUMENTATION on class CL_UG_MD_CM_SERVICES has no exception.

Method GET_AREAID_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TXTLG Value transfer Type reference (TYPE) UG_TXTLG Langtext 20040123
2 Exporting E_TXTMI Value transfer Type reference (TYPE) UG_TXTMI Mitteltext 20040123
3 Importing I_APPLICATION Call by reference Type reference (TYPE) UG_APPLICATION FI-Stammdaten: Anwendung 20040123
4 Importing I_AREAID Call by reference Type reference (TYPE) UG_AREAID FIN-Stammdaten: Anwendungsgebiet 20040123

Method GET_AREAID_TEXT on class CL_UG_MD_CM_SERVICES has no exception.

Method GET_OBJ_TYPE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TXTMI Call by reference Type reference (TYPE) UG_TXTMI Mitteltext 20030519
2 Exporting E_TXTSH Call by reference Type reference (TYPE) UG_TXTSH Kurztext 20030519
3 Importing I_OBJ_TYPE Call by reference Type reference (TYPE) UG_CM_OBJ_TYPE FINB CM: Objekttyp eines Änderungsobjekts 20030519

Method GET_OBJ_TYPE_TEXT on class CL_UG_MD_CM_SERVICES has no exception.

Method GET_TEXT_OF_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20030519
2 Returning R_TEXT Value transfer Type reference (TYPE) UG_TXTLG Langtext 20030519

Method GET_TEXT_OF_TABLE on class CL_UG_MD_CM_SERVICES has no exception.

Method SAVE_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGE Call by reference Type reference (TYPE) UGMD_T_MESSAGE FI-Stammdaten: Meldungen 20030915
2 Importing I_EXTNUMBER Call by reference Type reference (TYPE) BALNREXT Anwendungs-Log: Externe Identifikation 20030915
3 Importing I_OBJECT Call by reference Type reference (TYPE) BALOBJ_D 'UGMD' Anwendungs-Log: Objektname (Applikationskürzel) 20030915
4 Importing I_SUBOBJECT Call by reference Type reference (TYPE) BALSUBOBJ 'DMS' Anwendungs-Log: Unterobjekt 20030915

Method SAVE_MESSAGES on class CL_UG_MD_CM_SERVICES has no exception.

Method SY_MSG_TO_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XS_MSG Call by reference Type reference (TYPE) UGMD_S_MESSAGE FIN-Stammdaten: Meldungen 20030523

Method SY_MSG_TO_MESSAGE on class CL_UG_MD_CM_SERVICES has no exception.
History
Last changed by/on SAP  20050428 
SAP Release Created in 150