SAP ABAP Class CL_BNK_ENT_STATUS_REF (ENT layer for Status reference)
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_ENT_STATUS_REF  
Short Description ENT layer for Status reference    
Super Class    
Instantiability of a Class 2  Public 
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_ENT_STATUS_REF has no forward declaration.
Interfaces
Class CL_BNK_ENT_STATUS_REF has no interface implemented.
Friends
Class CL_BNK_ENT_STATUS_REF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_MODE_CREATE Constant Public Type reference (TYPE) BNK_COM_OPER_MODE 'C' Constant 20060612
2 CON_MODE_DISPLAY Constant Public Type reference (TYPE) BNK_COM_OPER_MODE 'D' Constant 20060612
3 PRIV_BATCH_STREF_KEYS Instance attribute Private Type reference (TYPE) BNK_STR_BATCH_STREF_KEYS Status reference keys 20060620
4 PRIV_BATCH_STREF_LOADED Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20060620
5 PRIV_BATCH_TAB_STREF Instance attribute Private Type reference (TYPE) BNK_TAB_BTCH_STREF Table type for the status reference tables 20060620
6 PRIV_CX_EXCEPTION Static Attribute Private Object reference (TYPE REF TO) CX_BNK_EXCEPTION SUper class for exceptions 20060612
7 PRIV_SREF_DB_STATUS_REF Static Attribute Private Object reference (TYPE REF TO) CL_BNK_DB_STATUS_REF DB layer class for Status ref 20060612
8 PRIV_STAB_STREF_INST_LOOKUP Static Attribute Private Type reference (TYPE) TTY_BATCH_STREF_INST_LOOKUP 20060612
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20060612
2 CREATE_GUID Instance method Private Method Created GUID for batch 20060829
3 GET_BATCH_STATUS_REF Instance method Public Method Gets the status reference 20060613
4 GET_BATCH_STATUS_REF_KEYS Instance method Public Method Gets the keys of the status ref 20060613
5 LOAD_STATUS_REF Instance method Private Method Load the status ref 20060613
6 SET_BATCH_STATUS_REF Instance method Public Method Sets the status ref 20060613
7 SET_BATCH_STREF_KEYS Instance method Private Method Sets the keys of status reference 20060612
8 SET_BATCH_STREF_LOADED Instance method Private Method Sets the load status 20060620
9 STORE_BATCH_STREF Instance method Public Method Saves the status reference 20060622
10 S_INSTANCE Static method Public Method Static instance method for instantiation 20060612
Events
Class CL_BNK_ENT_STATUS_REF has no event.
Types
Class CL_BNK_ENT_STATUS_REF has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) BNK_COM_OPER_MODE Mode of Operation 20060612
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_ENT Exception class for ENT Layer 20060612

Method CREATE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_GUID Call by reference Type reference (TYPE) BNK_COM_BTCH_GUID GUID to identify the batch 20060829
# Exception Resumable Description Created on
1 CX_BNK_ENT Exception class for ENT Layer 20060829

Method GET_BATCH_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 20060620

Method GET_BATCH_STATUS_REF on class CL_BNK_ENT_STATUS_REF has no exception.

Method GET_BATCH_STATUS_REF_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STR_BATCH_STREF_KEYS Call by reference Type reference (TYPE) BNK_STR_BATCH_STREF_KEYS Status reference keys 20060613

Method GET_BATCH_STATUS_REF_KEYS on class CL_BNK_ENT_STATUS_REF has no exception.

Method LOAD_STATUS_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SREF_BNK_ENT_STATUS_REF Call by reference Object reference (TYPE REF TO) CL_BNK_ENT_STATUS_REF ENT layer for Status reference 20060620
2 Importing I_REF_TYPE Call by reference Type reference (TYPE) BNK_COM_REF_TYPE Source message type 20060620
# Exception Resumable Description Created on
1 CX_BNK_ENT Exception class for ENT Layer 20060613

Method SET_BATCH_STATUS_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_BTCH_STREF Call by reference Type reference (TYPE) BNK_TAB_BTCH_STREF 20060619

Method SET_BATCH_STATUS_REF on class CL_BNK_ENT_STATUS_REF has no exception.

Method SET_BATCH_STREF_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 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_ENT Exception class for ENT Layer 20060612

Method SET_BATCH_STREF_LOADED Signature

Method SET_BATCH_STREF_LOADED on class CL_BNK_ENT_STATUS_REF has no parameter.
Method SET_BATCH_STREF_LOADED on class CL_BNK_ENT_STATUS_REF has no exception.

Method STORE_BATCH_STREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) BNK_COM_OPER_MODE Mode of Operation 20060622
# Exception Resumable Description Created on
1 CX_BNK_ENT Exception class for ENT Layer 20060622

Method S_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SREF_BNK_ENT_STATUS_REF Call by reference Object reference (TYPE REF TO) CL_BNK_ENT_STATUS_REF ENT layer for Status reference 20060612
2 Importing I_MODE Call by reference Type reference (TYPE) BNK_COM_OPER_MODE Mode of Operation 20060612
3 Importing I_STR_BATCH_STREF_KEYS Call by reference Type reference (TYPE) BNK_STR_BATCH_STREF_KEYS Status reference keys 20060619
# Exception Resumable Description Created on
1 CX_BNK_ENT Exception class for ENT Layer 20060612
History
Last changed by/on SAP  20100310 
SAP Release Created in 700