SAP ABAP Class /BOFU/CL_V_BAL_CHECK_FOR_SAVE (Check During Save)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
⤷
/BOFU/BAL_BO (Package) Application Log BO: Read Access to Messages
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /BOBF/CL_LIB_V_SUPERCLASS | Superclass of validation implementations | 20090811 |
Properties
| Class | /BOFU/CL_V_BAL_CHECK_FOR_SAVE | |
| Short Description | Check During Save | |
| Super Class | /BOBF/CL_LIB_V_SUPERCLASS | Superclass of validation implementations |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | /BOFU/BAL_BO | |
| Program status | ||
| Category | 0 | |
| Package | /BOFU/BAL_BO | Application Log BO: Read Access to Messages |
| Created | 20090811 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BOFU/CL_V_BAL_CHECK_FOR_SAVE has no forward declaration.
Interfaces
Class /BOFU/CL_V_BAL_CHECK_FOR_SAVE has no interface implemented.
Friends
Class /BOFU/CL_V_BAL_CHECK_FOR_SAVE has no friend class.
Attributes
Class /BOFU/CL_V_BAL_CHECK_FOR_SAVE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Check Header During Save | 20090819 | |
| 2 | Instance method | Protected | Method | Check Message During Save | 20090819 |
Events
Class /BOFU/CL_V_BAL_CHECK_FOR_SAVE has no event.
Types
Class /BOFU/CL_V_BAL_CHECK_FOR_SAVE has no local type.
Method Signatures
Method CHK_HDR_DURING_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Message Object | 20090819 | |||
| 2 | ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Node Assignment to Error Flag | 20090819 | |||
| 3 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Reading Data | 20090819 | |||
| 4 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_VAL | Context Information for Validations | 20090819 | |||
| 5 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20090819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20090819 |
Method CHK_MSG_DURING_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Message Object | 20090819 | |||
| 2 | ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Node Assignment to Error Flag | 20090819 | |||
| 3 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Reading Data | 20090819 | |||
| 4 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_VAL | Context Information for Validations | 20090819 | |||
| 5 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20090819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20090819 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |