SAP ABAP Class CL_GLO_DB_ASSET_DATA (Manages Table of Asset IDs (FAAASSETID))
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_ASSET_DATA | |
Short Description | Manages Table of Asset IDs (FAAASSETID) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | FAA_GLOBALIZATION | FI-AA Country Specific Master Data |
Created | 20050103 | SAP |
Last change | 20100310 | 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_GLO_DB_ASSET_DATA has no interface implemented.
Friends
Class CL_GLO_DB_ASSET_DATA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | TABNAME | 'GLOFAAASSETDATA' | Table Name | 20050103 | |
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | GTY_S_BUFFER_HL | Header of Table Buffer | 20050103 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | GTY_TH_BUFFER | Table Buffers | 20050103 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20050103 |
2 | ![]() |
Static method | Public | Method | Get Entry for DB Key from Database | 20050103 |
3 | ![]() |
Static method | Public | Method | Deletes All Entries in Table Buffer | 20050103 |
4 | ![]() |
Static method | Private | Method | Add Entry to Database Buffer | 20050103 |
5 | ![]() |
Static method | Private | Method | Read Entries from Database | 20050103 |
6 | ![]() |
Static method | Private | Method | Read Entry from Database | 20050103 |
Events
Class CL_GLO_DB_ASSET_DATA has no event.
Types
Class CL_GLO_DB_ASSET_DATA has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GLO_DB_ASSET_DATA has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GLO_DB_ASSET_DATA has no exception.
Method GET_DETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IB_BYPASSING_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Tech: Lesen von DB ohne Verwendung des Puffers | 20050103 | ||
2 | ![]() |
IB_RESET_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Tech: Puffer zurücksetzen | 20050103 | ||
3 | ![]() |
ID_ASSET_ID | Call by reference | Type reference (TYPE) | FAA_ASSET_ID | GUID, der eine Anlage eindeutig identifiziert | 20050103 | ||
4 | ![]() |
ID_MAX_BUFFER_SIZE | Call by reference | Type reference (TYPE) | I | 1000 | Tech: max. Anzahl der Einträge im Puffer (0=unbegrenzt) | 20050103 | |
5 | ![]() |
RS_DETAIL | Value transfer | Type reference (TYPE) | GLO_S_DB_ASSET_DATA | Zeitunabhängige länderspezifische Anlagenstammdaten | 20050103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050103 |
Method RESET_BUFFER Signature
Method RESET_BUFFER on class CL_GLO_DB_ASSET_DATA has no parameter.
Method RESET_BUFFER on class CL_GLO_DB_ASSET_DATA has no exception.
Method _INSERT_INTO_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IB_CHECK_EXISTENCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Prüfen, ob Eintrag schon im Puffer | 20050103 | |
2 | ![]() |
IS_BUFFER_HL | Call by reference | Type reference (TYPE) | GTY_S_BUFFER_HL | 20050103 |
Method _INSERT_INTO_BUFFER on class CL_GLO_DB_ASSET_DATA has no exception.
Method _SELECT_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EB_NOT_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | Eintrag nicht gefunden | 20050103 | ||
2 | ![]() |
ETS_LIST | Call by reference | Type reference (TYPE) | GLO_TS_DB_ASSET_DATA | Tabelle mit zeitunabhänigen Anlagendaten | 20050103 | ||
3 | ![]() |
IT_ASSET_ID | Call by reference | Type reference (TYPE) | FAA_T_ASSET_ID | Liste von Anlagen GUIDs | 20050103 |
Method _SELECT_LIST on class CL_GLO_DB_ASSET_DATA has no exception.
Method _SELECT_SINGLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EB_NOT_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | Eintrag nicht gefunden | 20050103 | ||
2 | ![]() |
ES_DETAIL | Call by reference | Type reference (TYPE) | GLO_S_DB_ASSET_DATA | Zeitunabhängige Anlagenstammdaten (ANLA) | 20050103 | ||
3 | ![]() |
ID_ASSET_ID | Call by reference | Type reference (TYPE) | FAA_ASSET_ID | GUID, der eine Anlage eindeutig identifiziert | 20050103 |
Method _SELECT_SINGLE on class CL_GLO_DB_ASSET_DATA has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 600 |