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 | Constant | Private | Type reference (TYPE) | BNK_COM_PROC_ACTION | 'CREATE' | Proc Layer Actions | 20060622 | ||
| 2 | Constant | Private | Type reference (TYPE) | BNK_COM_PROC_ACTION | 'READ' | Proc Layer Actions | 20060622 | ||
| 3 | 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 | Instance method | Private | Method | Terminating operations for the PROC layer actions | 20060622 | |
| 2 | Instance method | Public | Method | inserts the status reference | 20060622 | |
| 3 | Instance method | Public | Method | Reads the status references | 20060622 | |
| 4 | Instance method | Private | Method | Initiates the operations of proc layer of status reference | 20060622 | |
| 5 | 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 | I_ACTION | Call by reference | Type reference (TYPE) | BNK_COM_PROC_ACTION | Proc Layer Actions | 20060622 | |||
| 2 | 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 | 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 | 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 | 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 | E_TAB_BTCH_STREF | Call by reference | Type reference (TYPE) | BNK_TAB_BTCH_STREF | Table type for the status reference tables | 20060622 | |||
| 2 | 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 | 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 | 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 | I_ACTION | Call by reference | Type reference (TYPE) | BNK_COM_PROC_ACTION | Mode of Operation | 20060622 | |||
| 3 | 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 | 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 | 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 |