SAP ABAP Class CL_UG_MD_CM_OBJ_TABLE (Change Object: Generated Table)
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 | 20030519 |
Properties
Class | CL_UG_MD_CM_OBJ_TABLE | |
Short Description | Change Object: Generated Table | |
Super Class | CL_UG_MD_CM_OBJECT | Basis Class of Change Object |
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 | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UG_MD_CM_OBJ_TABLE has no interface implemented.
Friends
Class CL_UG_MD_CM_OBJ_TABLE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UG_MD_CM_MAP | Change Managment: Check and Convert | 20030916 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Table Data | 20030917 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UGMD_TH_DATA_ITEM | FIN Change Management: Item | 20030520 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UGMD_TH_DATA_NODE | FIN Change Management: Node | 20030520 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20030922 | ||
6 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | NUMC4 | Unique Counter for Node | 20030522 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UGMD_T_CM_OBJECT | Table of Change Objects | 20030521 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UG_FLG | Changed fields exist | 20030605 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UG_FLG | Table has data | 20030522 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYDBCNT | DB operations, number of table lines processed | 20030522 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Set primary object | 20030521 |
2 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20030522 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20030519 |
4 | ![]() |
Static method | Public | Method | Get Instance | 20030519 |
5 | ![]() |
Instance method | Public | Method | Prepare table conversion | 20030916 |
6 | ![]() |
Instance method | Public | Method | Test table conversion | 20030602 |
7 | ![]() |
Instance method | Private | Method | Initialization (table-specific) | 20030519 |
8 | ![]() |
Instance method | Private | Method | Test table conversion | 20030522 |
Events
Class CL_UG_MD_CM_OBJ_TABLE has no event.
Types
Class CL_UG_MD_CM_OBJ_TABLE has no local type.
Method Signatures
Method ADD_PRIMARY_CM_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_UG_MD_CM_OBJECT | Änderungsobjekt | 20030521 |
Method ADD_PRIMARY_CM_OBJECT on class CL_UG_MD_CM_OBJ_TABLE has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_UG_MD_CM_OBJ_TABLE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UG_MD_CM_OBJ_TABLE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UG_MD_CM_OBJ_TABLE has no parameter.
Method CONSTRUCTOR on class CL_UG_MD_CM_OBJ_TABLE has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPLICATION | Call by reference | Type reference (TYPE) | UG_APPLICATION | FI-Stammdaten: Anwendung | 20030519 | ||
2 | ![]() |
I_GEN_STRUCT | Call by reference | Type reference (TYPE) | TYPENAME | SPACE | Name des Dictionary Typs | 20030922 | |
3 | ![]() |
I_OBJECTKEY | Call by reference | Type reference (TYPE) | UG_CM_OBJ_KEY | Logischer Objektschlüssel für Änderungsobjekt | 20030519 | ||
4 | ![]() |
I_OBJECTKIND | Call by reference | Type reference (TYPE) | UG_CM_OBJ_KIND | Art eines Änderungsobjekts | 20030519 | ||
5 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | UG_TXTLG | Langtext | 20030519 | ||
6 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_UG_MD_CM_OBJ_TABLE | Change Object: generierte Tabelle | 20030519 |
Method GET_INSTANCE on class CL_UG_MD_CM_OBJ_TABLE has no exception.
Method INIT_CONVERSION Signature
Method INIT_CONVERSION on class CL_UG_MD_CM_OBJ_TABLE has no parameter.
Method INIT_CONVERSION on class CL_UG_MD_CM_OBJ_TABLE has no exception.
Method TEST_CONVERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UGMD_T_MESSAGE | FI-Stammdaten: Meldungen | 20030602 | ||
2 | ![]() |
IF_NO_DIALOG | Call by reference | Type reference (TYPE) | UG_FLG | SPACE | Kein Dialog bei Konvertierung | 20030917 |
Method TEST_CONVERSION on class CL_UG_MD_CM_OBJ_TABLE has no exception.
Method _INIT Signature
Method _INIT on class CL_UG_MD_CM_OBJ_TABLE has no parameter.
Method _INIT on class CL_UG_MD_CM_OBJ_TABLE has no exception.
Method _TEST_CONVERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UGMD_T_MESSAGE | FI-Stammdaten: Meldungen | 20030602 | ||
2 | ![]() |
IF_NO_DIALOG | Call by reference | Type reference (TYPE) | UG_FLG | SPACE | Kein Dialof bei Konvertierung | 20030917 |
Method _TEST_CONVERSION on class CL_UG_MD_CM_OBJ_TABLE has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 150 |