SAP ABAP Class CL_BNK_DB_STATUS_REF (DB layer class for Status ref)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FIN-FSCM (Application Component) Financial Supply Chain Management
     FIN_BNK_COM_CORE (Package) Bank Communication: Core Objects
Properties
Class CL_BNK_DB_STATUS_REF  
Short Description DB layer class for Status ref    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FIN_BNK_COM_CORE   Bank Communication: Core Objects 
Created 20060612   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BNK_DB_STATUS_REF has no forward declaration.
Interfaces
Class CL_BNK_DB_STATUS_REF has no interface implemented.
Friends
Class CL_BNK_DB_STATUS_REF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PRIV_CX_EXCEPTION Static Attribute Private Object reference (TYPE REF TO) CX_BNK_EXCEPTION SUper class for exceptions 20060612
2 PRIV_SREF_BNK_DB_STATUS_REF Static Attribute Private Object reference (TYPE REF TO) CL_BNK_DB_STATUS_REF Status reference 20060612
Methods
# Method Level Visibility Method type Description Created on
1 INSERT_STATUS_REF Instance method Public Method Insert status reference 20060612
2 READ_STATUS_REF Instance method Public Method Gets the status reference for a batch 20060612
3 READ_STATUS_REF_KEYS Instance method Public Method Reads and check the status ref keys 20060613
4 S_INSTANCE Static method Public Method Static initiation method for the DB layer of Statusreference 20060612
Events
Class CL_BNK_DB_STATUS_REF has no event.
Types
Class CL_BNK_DB_STATUS_REF has no local type.
Method Signatures

Method INSERT_STATUS_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS_REF Call by reference Type reference (TYPE) BNK_STR_BTCH_STREF Status reference 20060612

Method INSERT_STATUS_REF on class CL_BNK_DB_STATUS_REF has no exception.

Method READ_STATUS_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB_BTCH_STREF Call by reference Type reference (TYPE) BNK_TAB_BTCH_STREF Table type for the status reference tables 20060613
2 Importing I_STR_BATCH_STREF_KEYS Call by reference Type reference (TYPE) BNK_STR_BATCH_STREF_KEYS Status reference keys 20060612
# Exception Resumable Description Created on
1 CX_BNK_DB Exception class for DB Layer 20060613

Method READ_STATUS_REF_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20060613
2 Importing I_STR_BATCH_STREF_KEYS Call by reference Type reference (TYPE) BNK_STR_BATCH_STREF_KEYS Status reference keys 20060613
# Exception Resumable Description Created on
1 CX_BNK_DB Exception class for DB Layer 20060613

Method S_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SREF_BNK_DB_STATUS_REF Call by reference Object reference (TYPE REF TO) CL_BNK_DB_STATUS_REF DB layer class for Status ref 20060612

Method S_INSTANCE on class CL_BNK_DB_STATUS_REF has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700