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 | ![]() |
Constant | Public | Type reference (TYPE) | BNK_COM_OPER_MODE | 'C' | Constant | 20060612 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | BNK_COM_OPER_MODE | 'D' | Constant | 20060612 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BNK_STR_BATCH_STREF_KEYS | Status reference keys | 20060620 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20060620 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BNK_TAB_BTCH_STREF | Table type for the status reference tables | 20060620 | ||
6 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CX_BNK_EXCEPTION | SUper class for exceptions | 20060612 | ||
7 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_BNK_DB_STATUS_REF | DB layer class for Status ref | 20060612 | ||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TTY_BATCH_STREF_INST_LOOKUP | 20060612 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20060612 |
2 | ![]() |
Instance method | Private | Method | Created GUID for batch | 20060829 |
3 | ![]() |
Instance method | Public | Method | Gets the status reference | 20060613 |
4 | ![]() |
Instance method | Public | Method | Gets the keys of the status ref | 20060613 |
5 | ![]() |
Instance method | Private | Method | Load the status ref | 20060613 |
6 | ![]() |
Instance method | Public | Method | Sets the status ref | 20060613 |
7 | ![]() |
Instance method | Private | Method | Sets the keys of status reference | 20060612 |
8 | ![]() |
Instance method | Private | Method | Sets the load status | 20060620 |
9 | ![]() |
Instance method | Public | Method | Saves the status reference | 20060622 |
10 | ![]() |
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 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | BNK_COM_OPER_MODE | Mode of Operation | 20060612 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
E_GUID | Call by reference | Type reference (TYPE) | BNK_COM_BTCH_GUID | GUID to identify the batch | 20060829 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
I_REF_TYPE | Call by reference | Type reference (TYPE) | BNK_COM_REF_TYPE | Source message type | 20060620 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | BNK_COM_OPER_MODE | Mode of Operation | 20060622 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | BNK_COM_OPER_MODE | Mode of Operation | 20060612 | ||
3 | ![]() |
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 | ![]() |
Exception class for ENT Layer | 20060612 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |