SAP ABAP Class CL_FAA_DB_ASSET_INSURANCE (Database Management for Insurance)
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI-AA-AA (Application Component) Basic Functions
     FAA_DB (Package) Database Access to Asset Tables
Properties
Class CL_FAA_DB_ASSET_INSURANCE  
Short Description Database Management for Insurance    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FAA_DB   Database Access to Asset Tables 
Created 20031222   SAP 
Last change 20050705   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_FAA_DB_ASSET_INSURANCE has no interface implemented.
Friends
Class CL_FAA_DB_ASSET_INSURANCE 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 'ANLV' Table Name 20031222
2 GS_BUFFER_HL Static Attribute Private Type reference (TYPE) GTY_S_BUFFER_HL Header of Buffer Table 20031222
3 GT_BUFFER Static Attribute Private Type reference (TYPE) GTY_TH_BUFFER Buffer of Database Table 20031222
Methods
# Method Level Visibility Method type Description Created on
1 GET_DETAIL Static method Public Method Get Insurable Values 20031222
2 _INSERT_INTO_BUFFER Static method Private Method Add to Buffer 20031222
3 _SELECT_SINGLE Static method Private Method Selects from Database 20031222
Events
Class CL_FAA_DB_ASSET_INSURANCE has no event.
Types
Class CL_FAA_DB_ASSET_INSURANCE has no local type.
Method Signatures

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 20031222
2 Importing ID_ASSET_ID Call by reference Type reference (TYPE) FAA_ASSET_ID GUID, der eine Anlage eindeutig identifiziert 20031223
3 Returning RS_DETAIL Value transfer Type reference (TYPE) FAA_S_DB_ASSET_INSURANCE Versicherungen 20031222
# Exception Resumable Description Created on
1 CX_FAA_DB Ausnahmeklassen für Datenbankzugriffe 20031223

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 Kopfzeile Datenpuffer 20031222

Method _INSERT_INTO_BUFFER on class CL_FAA_DB_ASSET_INSURANCE 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 20031222
2 Exporting ES_DETAIL Call by reference Type reference (TYPE) FAA_S_DB_ASSET_INSURANCE Versicherungen 20031223
3 Importing IB_INSERT_INTO_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Daten puffern? 20031222
4 Importing ID_ASSET_ID Call by reference Type reference (TYPE) FAA_ASSET_ID GUID, der eine Anlage eindeutig identifiziert 20031223

Method _SELECT_SINGLE on class CL_FAA_DB_ASSET_INSURANCE has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in 500