SAP ABAP Class CL_FEB_BSPROC_ON_ACC_STORAGE (Save the On Account Lines in Postprocessing)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-BL-PT-BS-EL (Application Component) Electronic Bank Statement
⤷
EA-FIN_EB_BSPROC (Package) Electronic Bank Statement - Postprocessing

⤷

⤷

Properties
Class | CL_FEB_BSPROC_ON_ACC_STORAGE | |
Short Description | Save the On Account Lines in Postprocessing | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | EA-FIN_EB_BSPROC | Electronic Bank Statement - Postprocessing |
Created | 20101125 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FEB_BSPROC_ON_ACC_STORAGE has no forward declaration.
Interfaces
Class CL_FEB_BSPROC_ON_ACC_STORAGE has no interface implemented.
Friends
Class CL_FEB_BSPROC_ON_ACC_STORAGE has no friend class.
Attributes
Class CL_FEB_BSPROC_ON_ACC_STORAGE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Checks Whether Data Exists | 20101125 |
2 | ![]() |
Static method | Public | Method | Deletion of Saved Data | 20101125 |
3 | ![]() |
Static method | Public | Method | Importing of Saved Data | 20101125 |
4 | ![]() |
Static method | Public | Method | Save Data | 20101125 |
Events
Class CL_FEB_BSPROC_ON_ACC_STORAGE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_ON_ACCOUNT_LINE_DB | Public | Type reference (TYPE) | FEB_ITEM_SAVE | Saving of On Account Items | 20101125 |
|
2 | YT_ON_ACCOUNT_LINE | Public | See coding | 20101125 |
|
||
3 | YT_ON_ACCOUNT_LINE_DB | Public | See coding | 20101125 |
|
Method Signatures
Method CHECK_EXISTING_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ESNUM | Call by reference | Type reference (TYPE) | ESNUM_EB | Einzelsatznummer (Nr. des Einzelpostens im Kontoauszug) | 20101125 | ||
2 | ![]() |
I_KUKEY | Call by reference | Type reference (TYPE) | KUKEY_EB | Kurzschlüssel (Surrogat) | 20101125 | ||
3 | ![]() |
R_FOUND | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20101125 |
Method CHECK_EXISTING_DATA on class CL_FEB_BSPROC_ON_ACC_STORAGE has no exception.
Method DELETE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ESNUM | Call by reference | Type reference (TYPE) | ESNUM_EB | Einzelsatznummer (Nr. des Einzelpostens im Kontoauszug) | 20101125 | ||
2 | ![]() |
I_KUKEY | Call by reference | Type reference (TYPE) | KUKEY_EB | Kurzschlüssel (Surrogat) | 20101125 | ||
3 | ![]() |
I_LFDNR | Call by reference | Type reference (TYPE) | LFDNR | Laufende Nummer | 20101125 |
Method DELETE_DATA on class CL_FEB_BSPROC_ON_ACC_STORAGE has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ON_ACCOUNT_LINE | Call by reference | Type reference (TYPE) | YT_ON_ACCOUNT_LINE | 20101125 | |||
2 | ![]() |
I_ESNUM | Call by reference | Type reference (TYPE) | ESNUM_EB | Einzelsatznummer (Nr. des Einzelpostens im Kontoauszug) | 20101125 | ||
3 | ![]() |
I_KUKEY | Call by reference | Type reference (TYPE) | KUKEY_EB | Kurzschlüssel (Surrogat) | 20101125 |
Method GET_DATA on class CL_FEB_BSPROC_ON_ACC_STORAGE has no exception.
Method INSERT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ON_ACCOUNT_LINE | Call by reference | Type reference (TYPE) | YT_ON_ACCOUNT_LINE_DB | Sichern der Akontopositionen | 20101125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Message / Exception Klasse für den Kontoauszug | 20101125 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |