SAP ABAP Class CL_GLO_TD_AMD_MNGR (Manager for Time-Dependent Asset Master Data)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-LOC (Application Component) Localization
⤷
FAA_GLOBALIZATION (Package) FI-AA Country Specific Master Data
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FAA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation | 20041026 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GLO_TD_AMD_MNGR | Manager for Time-Dependent Master Data | 20041026 |
Properties
| Class | CL_GLO_TD_AMD_MNGR | |
| Short Description | Manager for Time-Dependent Asset Master Data | |
| Super Class | CL_FAA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FAA_GLOBALIZATION | FI-AA Country Specific Master Data |
| Created | 20041026 | SAP |
| Last change | 20130531 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GLO_TD_AMD_MNGR | Manager for Time-Dependent Master Data | 20041026 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CF_FAA_OBJECT | 20041026 | NOT USED!! Static Class for Object Generation |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20041217 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20041123 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20130312 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20041123 | |||||
| 5 | Instance attribute | Private | Type reference (TYPE) | GLO_TS_TMINTRVL_AMD | Last updated buffer | 20130312 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | GLO_TS_TMINTRVL_AMD | Table with Any Time-Dependent Data | 20041026 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | GLO_TS_TMINTRVL_AMD | Last updated buffer | 20130312 | |||
| 8 | Static Attribute | Public | See coding | Buffer asset key + time-dep.CSMD | 20130313 | ||||
| 9 | Static Attribute | Public | See coding | Old buffer asset key + time-dep.CSMD | 20130313 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Store updated data intervals in common buffer with asset key | 20130312 | |
| 2 | Instance method | Public | Method | 20060324 | ||
| 3 | Instance method | Private | Method | Checks for Transport Tax (Russia) | 20050527 | |
| 4 | Instance method | Private | Method | 20050527 | ||
| 5 | Instance method | Protected | Method | Gets Time Intervals to Be Changed from Database | 20041026 | |
| 6 | Instance method | Private | Method | 20041123 |
Events
Class CL_GLO_TD_AMD_MNGR has no event.
Types
Class CL_GLO_TD_AMD_MNGR has no local type.
Method Signatures
Method CHECK_AND_STORE_UPDATED_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COPY | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20131011 | |||
| 2 | RV_RECORD_ADDED | Value transfer | Type reference (TYPE) | BOOLEAN | Flag-X if new records added into TMD-buffer | 20131011 |
Method CHECK_AND_STORE_UPDATED_BUFFER on class CL_GLO_TD_AMD_MNGR has no exception.
Method CHECK_JP_IMPAIRMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | CL_HRBAS_MESSAGE_LIST | 20060324 | ||||
| 2 | IS_TMINTRVL_AMD | Call by reference | Type reference (TYPE) | GLO_S_TMINTRVL_AMD | 20060324 |
Method CHECK_JP_IMPAIRMENT on class CL_GLO_TD_AMD_MNGR has no exception.
Method CHECK_RUS_TTX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | CL_HRBAS_MESSAGE_LIST | HR-PD-Infotypen: Meldungen | 20050527 | |||
| 2 | IS_TMINTRVL_AMD | Call by reference | Type reference (TYPE) | GLO_S_TMINTRVL_AMD | Zeitintervall mit Anlagenstammdaten | 20050527 |
Method CHECK_RUS_TTX on class CL_GLO_TD_AMD_MNGR has no exception.
Method CHECK_TMINTRVL Signature
Method CHECK_TMINTRVL on class CL_GLO_TD_AMD_MNGR has no parameter.
Method CHECK_TMINTRVL on class CL_GLO_TD_AMD_MNGR has no exception.
Method GET_CHANGED_TMINTRVLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETS_DELETED_TMINTRVL | Call by reference | Type reference (TYPE) | GLO_TS_TMINTRVL_AMD | Gelöschte Zeitintervalle | 20041026 | |||
| 2 | ETS_INSERTED_TMINTRVL | Call by reference | Type reference (TYPE) | GLO_TS_TMINTRVL_AMD | Hinzugefügte Zeitintervalle | 20041026 | |||
| 3 | ETS_UPDATED_TMINTRVL | Call by reference | Type reference (TYPE) | GLO_TS_TMINTRVL_AMD | Geänderte Zeitintervalle | 20041026 |
Method GET_CHANGED_TMINTRVLS on class CL_GLO_TD_AMD_MNGR has no exception.
Method SET_TMINTRVL Signature
Method SET_TMINTRVL on class CL_GLO_TD_AMD_MNGR has no parameter.
Method SET_TMINTRVL on class CL_GLO_TD_AMD_MNGR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 600 |