SAP ABAP Class CL_GLO_DB_TIMEDPNDNT_AMD (Database Admin for Time-Dep. Country-Spec. Asset Master Data)
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI-LOC (Application Component) Localization
     FAA_GLOBALIZATION (Package) FI-AA Country Specific Master Data
Properties
Class CL_GLO_DB_TIMEDPNDNT_AMD  
Short Description Database Admin for Time-Dep. Country-Spec. Asset Master Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FAA_GLOBALIZATION   FI-AA Country Specific Master Data 
Created 20041025   SAP 
Last change 20100310   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)
Interfaces
Class CL_GLO_DB_TIMEDPNDNT_AMD has no interface implemented.
Friends
Class CL_GLO_DB_TIMEDPNDNT_AMD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DATABASE Static Attribute Private Type reference (TYPE) TABNAME 'GLOFAATMDPNDNT' Table Name 20041025
2 GS_BUFFER_HL Static Attribute Private Type reference (TYPE) GTY_S_BUFFER_HL Header of Buffer Table 20041025
3 GTS_BUFFER Static Attribute Private Type reference (TYPE) GTY_TS_BUFFER Buffer of Database Table 20041025
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20041025
2 GET_DETAIL Static method Public Method Get Entry for DB Key from Database 20041025
3 RESET_BUFFER Static method Public Method Deletes All Entries in Table Buffer 20041025
4 _INSERT_INTO_BUFFER Static method Private Method Add to Buffer 20041025
5 _SELECT_LIST Static method Private Method Read Entries from Database 20041025
6 _SELECT_SINGLE Static method Private Method Selected from Database 20041025
Events
Class CL_GLO_DB_TIMEDPNDNT_AMD has no event.
Types
Class CL_GLO_DB_TIMEDPNDNT_AMD has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_BYPASSING_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Ohne Puffer lesen 20041025
2 Importing IB_RESET_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Tech: Puffer zurücksetzen 20041025
3 Importing ID_ASSET_ID Call by reference Type reference (TYPE) FAA_ASSET_ID GUID, der eine Anlage eindeutig identifiziert 20041025
4 Importing ID_MAX_BUFFER_SIZE Call by reference Type reference (TYPE) I 1000 Tech: max. Anzahl der Einträge im Puffer (0=unbegrenzt) 20041025
5 Returning RTS_DETAIL Value transfer Type reference (TYPE) GLO_TS_DB_TIMEDPNDNT_AMD Zeitabhängige Anlagenstammdaten 20041025
# Exception Resumable Description Created on
1 CX_FAA_DB 20041025

Method RESET_BUFFER Signature

Method RESET_BUFFER on class CL_GLO_DB_TIMEDPNDNT_AMD has no parameter.
Method RESET_BUFFER on class CL_GLO_DB_TIMEDPNDNT_AMD has no exception.

Method _INSERT_INTO_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BUFFER_HL Call by reference Type reference (TYPE) GTY_S_BUFFER_HL 20041025

Method _INSERT_INTO_BUFFER on class CL_GLO_DB_TIMEDPNDNT_AMD has no exception.

Method _SELECT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EB_NOT_FOUND Call by reference Type reference (TYPE) ABAP_BOOL Eintrag nicht gefunden 20041025
2 Exporting ETS_LIST Call by reference Type reference (TYPE) GLO_TS_DB_TIMEDPNDNT_AMD Tabelle mit zeitabhängige Anlagenstammdaten 20041025
3 Importing IT_ASSET_ID Call by reference Type reference (TYPE) FAA_T_ASSET_ID Liste von Anlagen GUIDs 20041025

Method _SELECT_LIST on class CL_GLO_DB_TIMEDPNDNT_AMD has no exception.

Method _SELECT_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EB_NOT_FOUND Call by reference Type reference (TYPE) ABAP_BOOL Eintrag nicht gefunden 20041025
2 Exporting ETS_DETAIL Call by reference Type reference (TYPE) GLO_TS_DB_TIMEDPNDNT_AMD Zeitabhängige Anlagenstammdaten 20041025
3 Importing ID_ASSET_ID Call by reference Type reference (TYPE) FAA_ASSET_ID GUID, der eine Anlage eindeutig identifiziert 20041025

Method _SELECT_SINGLE on class CL_GLO_DB_TIMEDPNDNT_AMD has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 600