SAP ABAP Class CL_BNK_PROC_STATUS_REF (Process layer 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_PROC_STATUS_REF  
Short Description Process layer for status ref    
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 20060622   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BNK_PROC_STATUS_REF has no forward declaration.
Interfaces
Class CL_BNK_PROC_STATUS_REF has no interface implemented.
Friends
Class CL_BNK_PROC_STATUS_REF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_ACTION_CREATE Constant Private Type reference (TYPE) BNK_COM_PROC_ACTION 'CREATE' Proc Layer Actions 20060622
2 CON_ACTION_READ Constant Private Type reference (TYPE) BNK_COM_PROC_ACTION 'READ' Proc Layer Actions 20060622
3 PRIV_SREF_PROC_STATUS_REF Static Attribute Private Object reference (TYPE REF TO) CL_BNK_PROC_STATUS_REF Process layer for status ref 20060622
Methods
# Method Level Visibility Method type Description Created on
1 END_ACTION Instance method Private Method Terminating operations for the PROC layer actions 20060622
2 INSERT_STATUS_REF Instance method Public Method inserts the status reference 20060622
3 READ_STATUS_REF Instance method Public Method Reads the status references 20060622
4 START_ACTION Instance method Private Method Initiates the operations of proc layer of status reference 20060622
5 S_INSTANCE Static method Public Method Singleton instantiation method for proc STREF 20060622
Events
Class CL_BNK_PROC_STATUS_REF has no event.
Types
Class CL_BNK_PROC_STATUS_REF has no local type.
Method Signatures

Method END_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION Call by reference Type reference (TYPE) BNK_COM_PROC_ACTION Proc Layer Actions 20060622
2 Importing I_REF_BNK_ENT_STREF Call by reference Object reference (TYPE REF TO) CL_BNK_ENT_STATUS_REF ENT layer for Status reference 20060622
# Exception Resumable Description Created on
1 CX_BNK_PROC Exception class for PROC Layer 20060622

Method INSERT_STATUS_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_BTCH_STREF Call by reference Type reference (TYPE) BNK_STR_BTCH_STREF Batch Status reference structure 20060622
# Exception Resumable Description Created on
1 CX_BNK_PROC Exception class for PROC Layer 20060622

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 20060622
2 Importing I_REF_GUID Call by reference Type reference (TYPE) BNK_COM_STREF_ID ID for the status reference table for batch or batch items 20060622
3 Importing I_REF_TYPE Call by reference Type reference (TYPE) BNK_COM_REF_TYPE Source message type 20060622

Method READ_STATUS_REF on class CL_BNK_PROC_STATUS_REF has no exception.

Method START_ACTION 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 20060622
2 Importing I_ACTION Call by reference Type reference (TYPE) BNK_COM_PROC_ACTION Mode of Operation 20060622
3 Importing I_STR_BATCH_STREF_KEYS Call by reference Type reference (TYPE) BNK_STR_BATCH_STREF_KEYS Status reference keys 20060622
# Exception Resumable Description Created on
1 CX_BNK_PROC Exception class for PROC 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_PROC_STATUS_REF Call by reference Object reference (TYPE REF TO) CL_BNK_PROC_STATUS_REF Process layer for status ref 20060622

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