SAP ABAP Class IF_J_3RFTAX_FINREZ_LIST (Interface for BAdI: BADI_J_3RFTAX_FINREZ_DBSYS_OPT)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20131112
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_J_3RFTAX_FINREZ_LIST 20131112
Properties
Class IF_J_3RFTAX_FINREZ_LIST  
Short Description Interface for BAdI: BADI_J_3RFTAX_FINREZ_DBSYS_OPT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20131111   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_J_3RFTAX_FINREZ_LIST has no forward declaration.
Interfaces
Class IF_J_3RFTAX_FINREZ_LIST has no interface implemented.
Friends
Class IF_J_3RFTAX_FINREZ_LIST has no friend class.
Attributes
Class IF_J_3RFTAX_FINREZ_LIST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SELECT_BSEGDATA Instance method Public Method 20131112
Events
Class IF_J_3RFTAX_FINREZ_LIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ANLNS Public See coding 20131112 tt_anlns type TABLE OF ty_anlns
2 TT_BSEGDATA Public See coding 20131112 tt_bsegdata TYPE SORTED TABLE OF ty_bsegdata WITH NON-UNIQUE KEY bukrs belnr anln1 anln2 gjahr buzei WITH NON-UNIQUE SORTED KEY asset COMPONENTS bukrs anln1 anln2
3 TY_ACCOUNT_RANGE Public See coding 20131112 ty_account_range TYPE RANGE OF bseg-hkont
4 TY_ANLNS Public See coding 20131112 BEGIN OF ty_anlns, anln1 type bseg-anln1, anln2 type bseg-anln2, anlkl type anla-anlkl, gsber type anlz-gsber, txt50 type anla-txt50, txa50 type anla-txa50, zugdt type anla-zugdt, deakt type anla-deakt, menge type anla-menge, afasl type anlb-afasl, ndper type anlb-ndper, ndjar type anlb-ndjar, afabg type anlb-afabg, aprop type anlb-aprop, END of ty_anlns
5 TY_BSEGDATA Public See coding 20131112 BEGIN OF ty_bsegdata, bukrs type bseg-bukrs, belnr type bseg-belnr, gjahr type bseg-gjahr, buzei type bseg-buzei, shkzg type bseg-shkzg, dmbtr type bseg-dmbtr, hkont type bseg-hkont, anln1 type bseg-anln1, anln2 type bseg-anln2, anbwa type bseg-anbwa, lnran type bseg-lnran, budat type bkpf-budat, blart type bkpf-blart, bldat type bkpf-bldat, awkey type bkpf-awkey, stblg type bkpf-stblg, END OF ty_bsegdata
Method Signatures

Method SELECT_BSEGDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TABBSEGDATA Call by reference Type reference (TYPE) TT_BSEGDATA 20131112
2 Importing IT_ACCOUNT_RANGE Call by reference Type reference (TYPE) TY_ACCOUNT_RANGE 20131112
3 Importing IT_ANLNS Call by reference Type reference (TYPE) TT_ANLNS 20131112
4 Importing P_BUKRS Call by reference Type reference (TYPE) BUKRS Company Code 20131112

Method SELECT_BSEGDATA on class IF_J_3RFTAX_FINREZ_LIST has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in