SAP ABAP Class IF_GLO_TD_AMD_MNGR (Manager for Time-Dependent Master Data)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FAA_STORABLE Object Can Be Stored 20041026
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GLO_TD_AMD_MNGR Manager for Time-Dependent Asset Master Data 20041026
Properties
Class IF_GLO_TD_AMD_MNGR  
Short Description Manager for Time-Dependent Master Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041026   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 FAACA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_GLO_TD_AMD_MNGR has no interface implemented.
Friends
Class IF_GLO_TD_AMD_MNGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_ACTIVITY Instance attribute Public Attribute reference (LIKE) 20041026
2 MD_ASSET_ID Instance attribute Public Type reference (TYPE) FAA_ASSET_ID GUID That Uniquely Identifies an Asset 20041217
3 MO_PARENT Instance attribute Public Object reference (TYPE REF TO) IF_FAA_ASSET Asset 20041026
4 MS_ASSET_KEY Instance attribute Public Type reference (TYPE) FAA_S_ASSET_KEY Key Fields for an Asset ID 20130313
5 MTS_TMINTRVL_AMD Instance attribute Public Type reference (TYPE) GLO_TS_TMINTRVL_AMD Time-Dependent Asset Master Data 20041026
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20041026
2 CHECK_FIELD_RULES Instance method Public Method Checks If All Screen Layout Rules Followed 20041026
3 CHECK_TMINTRVL Instance method Public Method Checks the Screen Data 20050527
4 DELETE_TMINTRVL Instance method Public Method Deletes a Time Interval 20041026
5 GET_CHANGES Instance method Public Method 20041026
6 GET_CHILDREN Instance method Public Method 20041026
7 GET_DATA_OTHER_ASSET Instance method Public Method Get data for another already processed asset 20130313
8 GET_TMINTRVL Instance method Public Method Gets the Time Interval of the Value Date 20041026
9 INIT_BY_ASSET_KEY Instance method Public Method Initializes Manager via Asset Key 20041213
10 INIT_BY_PARENT Instance method Public Method Initializes Manager via Superordinate Object 20041026
11 IS_ANY_MODIFIED Instance method Public Method Flag If Any Asset Modified 20130314
12 IS_MODIFIED Instance method Public Method 20041026
13 PREPARE_CHANGE_DOCUMENT Instance method Public Method 20060308
14 REGISTER_ALL_CHILDREN Instance method Public Method 20041026
15 SET_TMINTRVL Instance method Public Method Adds to or Changes a Time Interval 20041026
16 STORE Instance method Public Method 20041026
Events
Class IF_GLO_TD_AMD_MNGR has no event.
Types
Class IF_GLO_TD_AMD_MNGR has no local type.
Method Signatures

Method ADD_CHILD Signature

Method ADD_CHILD on class IF_GLO_TD_AMD_MNGR has no parameter.
Method ADD_CHILD on class IF_GLO_TD_AMD_MNGR has no exception.

Method CHECK_FIELD_RULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_MSGLIST Call by reference Object reference (TYPE REF TO) CL_HRBAS_MESSAGE_LIST HR-PD-Infotypen: Meldungen 20041026
2 Importing ID_FROM_DATE_2_CHECK Call by reference Type reference (TYPE) BZDAT FAACA_DATE-MIN Bezugsdatum, ab dem geprüft werden soll 20041026

Method CHECK_FIELD_RULES on class IF_GLO_TD_AMD_MNGR has no exception.

Method CHECK_TMINTRVL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_MSGLIST Call by reference Object reference (TYPE REF TO) CL_HRBAS_MESSAGE_LIST HR-PD-Infotypen: Meldungen 20050527
2 Importing IS_TMINTRVL_AMD Call by reference Type reference (TYPE) GLO_S_TMINTRVL_AMD Zeitintervall mit Anlagenstammdaten 20050527

Method CHECK_TMINTRVL on class IF_GLO_TD_AMD_MNGR has no exception.

Method DELETE_TMINTRVL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TMINTRVL_KEY_2_DELETE Call by reference Type reference (TYPE) FAA_S_TMINTRVL_KEY Schlüssel des zu löschenden Zeitintervals 20041026

Method DELETE_TMINTRVL on class IF_GLO_TD_AMD_MNGR has no exception.

Method GET_CHANGES Signature

Method GET_CHANGES on class IF_GLO_TD_AMD_MNGR has no parameter.
Method GET_CHANGES on class IF_GLO_TD_AMD_MNGR has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on class IF_GLO_TD_AMD_MNGR has no parameter.
Method GET_CHILDREN on class IF_GLO_TD_AMD_MNGR has no exception.

Method GET_DATA_OTHER_ASSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NASSETS Value transfer Type reference (TYPE) GRUANZ Number of similar assets 20131002
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL Asset CSMD data retrieved 20130313

Method GET_DATA_OTHER_ASSET on class IF_GLO_TD_AMD_MNGR has no exception.

Method GET_TMINTRVL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_EVLTN_DATE Call by reference Type reference (TYPE) BZDAT SY-DATLO Bezugsdatum 20041026
2 Returning RS_TMINTRVL_AMD Value transfer Type reference (TYPE) GLO_S_TMINTRVL_AMD Zeitintervall mit Anlagenstammdaten 20041026

Method GET_TMINTRVL on class IF_GLO_TD_AMD_MNGR has no exception.

Method INIT_BY_ASSET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVITY Call by reference Type reference (TYPE) FAACA_ACTIVITY 20041213
2 Importing ID_ASSETCLASS Call by reference Type reference (TYPE) BF_ANLKL Anlagenklasse 20041213
3 Importing IS_ASSET_KEY Call by reference Type reference (TYPE) FAA_S_ASSET_KEY Schlüsselfelder zur Identifikation einer Anlage 20041213
# Exception Resumable Description Created on
1 CX_FAA_ASSET Ausnahmen für eine Anlage 20041213

Method INIT_BY_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARENT Call by reference Object reference (TYPE REF TO) IF_FAA_ASSET Anlage 20041026
# Exception Resumable Description Created on
1 CX_FAA_ASSET Ausnahmen für eine Anlage 20041026

Method IS_ANY_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RB_MODIFIED Value transfer Type reference (TYPE) ABAP_BOOL 20130314

Method IS_ANY_MODIFIED on class IF_GLO_TD_AMD_MNGR has no exception.

Method IS_MODIFIED Signature

Method IS_MODIFIED on class IF_GLO_TD_AMD_MNGR has no parameter.
Method IS_MODIFIED on class IF_GLO_TD_AMD_MNGR has no exception.

Method PREPARE_CHANGE_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_TCODE Call by reference Type reference (TYPE) SYTCODE 20060308
2 Exporting ED_UDATE Call by reference Type reference (TYPE) DATUM 20060308
3 Exporting ED_USERNAME Call by reference Type reference (TYPE) SYUNAME 20060308
4 Exporting ED_UTIME Call by reference Type reference (TYPE) UZEIT 20060308
5 Exporting ES_MAIN_ASSET_DATA Call by reference Type reference (TYPE) FAA_S_MAIN_ASSET_DATA 20060308
6 Exporting ES_MAIN_ASSET_DATA_OLD Call by reference Type reference (TYPE) FAA_S_MAIN_ASSET_DATA 20060308
7 Exporting ETS_TMINTRVL_AMD Call by reference Type reference (TYPE) GLO_TS_TMINTRVL_AMD 20060308
8 Exporting ETS_TMINTRVL_AMD_OLD Call by reference Type reference (TYPE) GLO_TS_TMINTRVL_AMD 20060308

Method PREPARE_CHANGE_DOCUMENT on class IF_GLO_TD_AMD_MNGR has no exception.

Method REGISTER_ALL_CHILDREN Signature

Method REGISTER_ALL_CHILDREN on class IF_GLO_TD_AMD_MNGR has no parameter.
Method REGISTER_ALL_CHILDREN on class IF_GLO_TD_AMD_MNGR has no exception.

Method SET_TMINTRVL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TMINTRVL_AMD Call by reference Type reference (TYPE) GLO_S_TMINTRVL_AMD Zeitintervall mit Anlagenstammdaten 20041026
2 Importing IV_COPY Value transfer Type reference (TYPE) BOOLEAN Copy function. Add new records to TMD-buffer 20131011
3 Returning RV_RECORD_ADDED Value transfer Type reference (TYPE) BOOLEAN Flag-X-New records added to TMD-buffer 20131011

Method SET_TMINTRVL on class IF_GLO_TD_AMD_MNGR has no exception.

Method STORE Signature

Method STORE on class IF_GLO_TD_AMD_MNGR has no parameter.
Method STORE on class IF_GLO_TD_AMD_MNGR has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in