SAP ABAP Class CL_FEB_BSPROC_ACCTMP_MANAGER (Treatment of Account Assignment Templates)
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_ACCTMP_MANAGER  
Short Description Treatment of Account Assignment Templates    
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 20110203   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FEB_BSPROC_ACCTMP_MANAGER has no forward declaration.
Interfaces
Class CL_FEB_BSPROC_ACCTMP_MANAGER has no interface implemented.
Friends
Class CL_FEB_BSPROC_ACCTMP_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FB01 Static Attribute Private Type reference (TYPE) FEB_ACCTMP_ORIGIN '2' Origin of Account Assignment Templ.: Old Posting Transaction 20110203
2 C_FB50 Static Attribute Private Type reference (TYPE) FEB_ACCTMP_ORIGIN '3' Origin of Account Assignment Templ.: Enjoy Posting Trans. 20110203
3 C_FEB_BSPROC Static Attribute Public Type reference (TYPE) FEB_ACCTMP_ORIGIN '1' Origin of Account Assignment Templ.: Bank Statement 20110203
4 C_INITIAL_USER Static Attribute Private Type reference (TYPE) UNAME User Name 20110203
5 MT_ACT Static Attribute Private See coding 20110203
6 MT_ACTT Static Attribute Private See coding 20110203
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Static method Public Method 20110203
2 GET_DETAILS Static method Public Method 20110203
3 GET_LIST Static method Public Method 20110203
4 GET_TEXT Static method Public Method 20110203
5 SAVE Static method Public Method 20110203
Events
Class CL_FEB_BSPROC_ACCTMP_MANAGER has no event.
Types
Class CL_FEB_BSPROC_ACCTMP_MANAGER has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACCTMP Call by reference Type reference (TYPE) FEB_ACCTMP Kontiervorlage 20110203
# Exception Resumable Description Created on
1 CX_FEB Message / Exception Klasse für den Kontoauszug 20110203

Method GET_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACCTMP Call by reference Type reference (TYPE) FEB_ACCTMP Kontiervorlage 20110203
2 Importing I_ACCTMP_ORIGIN Call by reference Type reference (TYPE) FEB_ACCTMP_ORIGIN '1' Herkunft der Kontiervorlage 20110203
3 Returning RT_ACCTMP_DETAILS Value transfer Type reference (TYPE) FEBY_BSPROC_ACC_TMP_DETAILS Details zur Kontiervorlage 20110203

Method GET_DETAILS on class CL_FEB_BSPROC_ACCTMP_MANAGER has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IX_PRIVATE Call by reference Type reference (TYPE) FEB_ACCTMP_PRIVATE Persönliche 20110203
2 Importing IX_PUBLIC Call by reference Type reference (TYPE) FLAG Allgemeine 20110203
3 Returning RT_ACCTMP Value transfer Type reference (TYPE) FEBY_BSPROC_ACC_TEMPLATE Kontiervorlagen 20110203
# Exception Resumable Description Created on
1 CX_FEB Message / Exception Klasse für den Kontoauszug 20110203

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACCTMP Call by reference Type reference (TYPE) FEB_ACCTMP Kontiervorlage 20110203
2 Importing I_ACCTMP_ORIGIN Call by reference Type reference (TYPE) FEB_ACCTMP_ORIGIN Herkunft der Kontiervorlage 20110203
3 Importing I_TUSER Call by reference Type reference (TYPE) UNAME Benutzername 20110203
4 Returning R_NAME Value transfer Type reference (TYPE) FEB_ACCTMP_NAME Bezeichnung der Kontiervorlage 20110203

Method GET_TEXT on class CL_FEB_BSPROC_ACCTMP_MANAGER has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DETAILS Call by reference Type reference (TYPE) FEBY_BSPROC_ACC_TMP_DETAILS Details zur Kontiervorlage 20110203
2 Importing IX_PRIVATE Call by reference Type reference (TYPE) FEB_ACCTMP_PRIVATE Kennzeichen: Personliche Kontiervorlage 20110203
3 Importing I_ACCTMP Call by reference Type reference (TYPE) FEB_ACCTMP Kontiervorlage 20110203
4 Importing I_NAME Call by reference Type reference (TYPE) FEB_ACCTMP_NAME Bezeichnung der Kontiervorlage 20110203
# Exception Resumable Description Created on
1 CX_FEB Message / Exception Klasse für den Kontoauszug 20110203
History
Last changed by/on SAP  20110908 
SAP Release Created in 606