SAP ABAP Class CL_UG_MD_TR_SERVICES (FIN Master D.: Transport - common services)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UGMD1 (Package) FIN General: Master Data: Buffer + Instances
⤷
⤷
Properties
| Class | CL_UG_MD_TR_SERVICES | |
| Short Description | FIN Master D.: Transport - common services | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UGMD1 | FIN General: Master Data: Buffer + Instances |
| Created | 20040212 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UG_MD_TR_SERVICES has no forward declaration.
Interfaces
Class CL_UG_MD_TR_SERVICES has no interface implemented.
Friends
Class CL_UG_MD_TR_SERVICES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_UG_MD_META_DATA_EXT | 20040511 | ||||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_UG_MD_ROLE_FACTORY | 20040511 | ||||
| 3 | Static Attribute | Private | Type reference (TYPE) | T_CHECKTABLE | 20040511 | ||||
| 4 | Static Attribute | Private | Type reference (TYPE) | T_TABNAME_FIELD | 20040511 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20040511 | ||
| 2 | Static method | Public | Method | 20040212 | ||
| 3 | Static method | Public | Method | 20040219 | ||
| 4 | Static method | Public | Method | 20040212 | ||
| 5 | Static method | Public | Method | 20040511 |
Events
Class CL_UG_MD_TR_SERVICES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_CHECKTABLE | Private | See coding | 20040511 | begin of s_checktable,
tabname TYPE UG_TABNAME,
checktable TYPE UG_FLG,
end of s_checktable
|
||
| 2 | S_FIELDINFO_LOCAL | Private | See coding | 20040511 | begin of s_fieldinfo_local,
tabname TYPE UG_TABNAME,
info TYPE REF TO cl_ug_fieldinfo_local,
key TYPE UGMD_TS_FIELDINFO,
end of s_fieldinfo_local
|
||
| 3 | S_TABNAME_FIELD | Private | See coding | 20040511 | begin of s_tabname_field,
tabname TYPE UG_TABNAME,
fields TYPE UGMD_TS_FIELDNAME,
end of s_tabname_field
|
||
| 4 | T_CHECKTABLE | Private | See coding | 20040511 | t_checktable TYPE SORTED TABLE OF s_checktable
WITH UNIQUE KEY tabname
|
||
| 5 | T_FIELDINFO_LOCAL | Private | See coding | 20040511 | t_fieldinfo_local TYPE SORTED TABLE OF s_fieldinfo_local
WITH UNIQUE KEY tabname
|
||
| 6 | T_TABNAME_FIELD | Private | See coding | 20040511 | t_tabname_field TYPE SORTED TABLE OF s_tabname_field
WITH UNIQUE KEY tabname
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_UG_MD_TR_SERVICES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UG_MD_TR_SERVICES has no exception.
Method GET_TABLE_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDNAME | Call by reference | Type reference (TYPE) | UGMD_TS_FIELDNAME | FIN Master Data: Field Names | 20040212 | |||
| 2 | IF_USE_BUFFER | Call by reference | Type reference (TYPE) | UG_FLG | 'X' | 20040511 | |||
| 3 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20040212 |
Method GET_TABLE_FIELDNAME on class CL_UG_MD_TR_SERVICES has no exception.
Method GET_TABLE_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ROLE | Call by reference | Type reference (TYPE) | UGMD_TS_ROLE | 20040219 | ||||
| 2 | IF_USE_BUFFER | Call by reference | Type reference (TYPE) | UG_FLG | 'X' | 20040511 | |||
| 3 | I_APPLICATION | Call by reference | Type reference (TYPE) | UG_APPLICATION | '' | FI-Stammdaten: Anwendung | 20040305 | ||
| 4 | I_AREAID | Call by reference | Type reference (TYPE) | UG_AREAID | '' | FIN-Stammdaten: Anwendungsgebiet | 20040305 | ||
| 5 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20040219 |
Method GET_TABLE_ROLE on class CL_UG_MD_TR_SERVICES has no exception.
Method IS_CHECK_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_IS_CHECKTABLE | Value transfer | Type reference (TYPE) | UG_FLG | FIN Master Data: General Indicator | 20040212 | |||
| 2 | IF_USE_BUFFER | Call by reference | Type reference (TYPE) | UG_FLG | 'X' | 20040511 | |||
| 3 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20040212 |
Method IS_CHECK_TABLE on class CL_UG_MD_TR_SERVICES has no exception.
Method RESET_BUFFERS Signature
Method RESET_BUFFERS on class CL_UG_MD_TR_SERVICES has no parameter.
Method RESET_BUFFERS on class CL_UG_MD_TR_SERVICES has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 300 |