SAP ABAP Class CL_FEB_BSPROC_INTERPRET_N2P (Note to Payee Interpretation)
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_INTERPRET_N2P  
Short Description Note to Payee Interpretation    
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 20100714   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FEB_BSPROC_INTERPRET_N2P has no forward declaration.
Interfaces
Class CL_FEB_BSPROC_INTERPRET_N2P has no interface implemented.
Friends
Class CL_FEB_BSPROC_INTERPRET_N2P has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_LOG Instance attribute Private Object reference (TYPE REF TO) CL_FEB_APPL_LOG Application Log 20100930
2 MV_ESNUM Instance attribute Private Type reference (TYPE) ESNUM_EB Single Record Number (Line Item Number in Account Statement) 20101004
3 MV_KUKEY Instance attribute Private Type reference (TYPE) KUKEY_EB Short key (surrogate) 20101004
4 _FEBEP Static Attribute Public Type reference (TYPE) FEBEP Electronic Bank Statement Line Items 20100714
5 _FEBKO Static Attribute Public Type reference (TYPE) FEBKO Electronic Bank Statement Header Records 20100714
6 _T_FEBRE Instance attribute Public Type reference (TYPE) CHAR1 Single-Character Indicator 20100714
7 _T_N2P Static Attribute Public Type reference (TYPE) CHAR1 Single-Character Indicator 20100714
Methods
# Method Level Visibility Method type Description Created on
1 INTERPRET Static method Public Method Interprets the Note to Payee 20100714
Events
Class CL_FEB_BSPROC_INTERPRET_N2P has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 CLEARDATA Private See coding 20100714 BEGIN OF cleardata, koart TYPE febcl-koart, agkon TYPE febcl-agkon, selfd TYPE febcl-selfd, selvon TYPE febcl-selvon, END OF cleardata
2 NUM10 Private See coding 20100714 num10(10) TYPE n
3 TT_CLEARDATA Private See coding 20100714 tt_cleardata TYPE STANDARD TABLE OF cleardata
4 TT_FEBCL Private See coding 20100714 tt_febcl TYPE STANDARD TABLE OF febcl
5 TT_FEBEP Private See coding 20100714 tt_febep TYPE STANDARD TABLE OF febep
6 TT_FEBKO Private See coding 20100714 tt_febko TYPE STANDARD TABLE OF febko
7 TT_FEBRE Private See coding 20100714 tt_febre TYPE STANDARD TABLE OF febre
8 TT_N2P Private See coding 20100714 tt_n2p TYPE STANDARD TABLE OF ys_n2p
9 TT_TREFFER Private See coding 20100714 tt_treffer TYPE STANDARD TABLE OF ys_treffer
10 T_RNG_FILTER Private See coding 20100714 t_rng_filter TYPE RANGE OF num10
11 T_RNG_TFILTER Private See coding 20100714 t_rng_tfilter TYPE RANGE OF char16
12 YS_N2P Private See coding 20100714 BEGIN OF ys_n2p, zeile TYPE vwezw_eb, END OF ys_n2p
13 YS_TREFFER Private See coding 20100714 BEGIN OF ys_treffer, "OCCURS 20, nummer TYPE xblnr, selfd(05) TYPE c, END OF ys_treffer
Method Signatures

Method INTERPRET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FEBCL Call by reference Type reference (TYPE) RE_T_EX_FEBCL Clearing-Daten zu einem Einzelposten des Elektr. Kontoauszug 20100714
2 Importing IR_LOG Call by reference Object reference (TYPE REF TO) CL_FEB_APPL_LOG Application Log 20101004
3 Importing IV_ESNUM Value transfer Type reference (TYPE) ESNUM_EB Einzelsatznummer (Nr. des Einzelpostens im Kontoauszug) 20100714
4 Importing IV_KUKEY Value transfer Type reference (TYPE) KUKEY_EB Kurzschlüssel (Surrogat) 20100714
# Exception Resumable Description Created on
1 CX_FEB Message / Exception Klasse für den Kontoauszug 20100930
History
Last changed by/on SAP  20110908 
SAP Release Created in 606