SAP ABAP Class CL_FEB_BSPROC_ACC_ASS_STORAGE (Save the Account Assignment 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_ACC_ASS_STORAGE  
Short Description Save the Account Assignment 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_ACC_ASS_STORAGE has no forward declaration.
Interfaces
Class CL_FEB_BSPROC_ACC_ASS_STORAGE has no interface implemented.
Friends
Class CL_FEB_BSPROC_ACC_ASS_STORAGE has no friend class.
Attributes
Class CL_FEB_BSPROC_ACC_ASS_STORAGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_EXISTING_DATA Static method Public Method Checks Whether Data Exists 20101125
2 DELETE_DATA Static method Public Method Deletion of Saved Data 20101125
3 GET_DATA Static method Public Method Importing of Saved Data 20101125
4 INSERT_DATA Static method Public Method Save Data 20101125
Events
Class CL_FEB_BSPROC_ACC_ASS_STORAGE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_ACC_ASSIGN_LINE_DB Public Type reference (TYPE) FEB_ACCNT_SAVE Saving of On Account Items 20101125
2 YT_ACC_ASSIGN_LINE Public See coding 20101125 YT_acc_assign_LINE type standard table of FEB_BSPROC_acc_assign
3 YT_ACC_ASSIGN_LINE_DB Public See coding 20101125 YT_ACC_assign_LINE_db type standard table of ys_acc_assign_line_db
Method Signatures

Method CHECK_EXISTING_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ESNUM Call by reference Type reference (TYPE) ESNUM_EB Einzelsatznummer (Nr. des Einzelpostens im Kontoauszug) 20101125
2 Importing I_KUKEY Call by reference Type reference (TYPE) KUKEY_EB Kurzschlüssel (Surrogat) 20101125
3 Returning R_FOUND Value transfer Type reference (TYPE) FLAG allgemeines flag 20101125

Method CHECK_EXISTING_DATA on class CL_FEB_BSPROC_ACC_ASS_STORAGE has no exception.

Method DELETE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ESNUM Call by reference Type reference (TYPE) ESNUM_EB Einzelsatznummer (Nr. des Einzelpostens im Kontoauszug) 20101125
2 Importing I_KUKEY Call by reference Type reference (TYPE) KUKEY_EB Kurzschlüssel (Surrogat) 20101125
3 Importing I_LFDNR Call by reference Type reference (TYPE) LFDNR Laufende Nummer 20101125

Method DELETE_DATA on class CL_FEB_BSPROC_ACC_ASS_STORAGE has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACC_ASSIGN_LINE Call by reference Type reference (TYPE) YT_ACC_ASSIGN_LINE 20101125
2 Importing I_ESNUM Call by reference Type reference (TYPE) ESNUM_EB Einzelsatznummer (Nr. des Einzelpostens im Kontoauszug) 20101125
3 Importing I_KUKEY Call by reference Type reference (TYPE) KUKEY_EB Kurzschlüssel (Surrogat) 20101125

Method GET_DATA on class CL_FEB_BSPROC_ACC_ASS_STORAGE has no exception.

Method INSERT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACC_ASSIGN_LINE Call by reference Type reference (TYPE) YT_ACC_ASSIGN_LINE_DB 20101125
# Exception Resumable Description Created on
1 CX_FEB Message / Exception Klasse für den Kontoauszug 20101125
History
Last changed by/on SAP  20110908 
SAP Release Created in 606