SAP ABAP Interface J_3RF_SP_LEDGER_BADI_INTERFACE (Interface for BAdI: J_3RF_SP_LEDGER_BADI)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     J3RF (Package) Localization Russia: FI
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  J_3RF_CL_SP_LEDGER_EXAMPLE Implementation Example Class for J_3RF_SP_LEDGER_BADI 20071128
Properties
Interface J_3RF_SP_LEDGER_BADI_INTERFACE  
Short Description Interface for BAdI: J_3RF_SP_LEDGER_BADI    
General Data
Package J3RF   Localization Russia: FI 
Created 20071114   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface J_3RF_SP_LEDGER_BADI_INTERFACE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20071120
Friends
Interface J_3RF_SP_LEDGER_BADI_INTERFACE has no friend.
Attributes
Interface J_3RF_SP_LEDGER_BADI_INTERFACE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PL_CHANGE_BEFORE_OUTPUT Instance method Public Method Purchase Ledger: Change Field Values Before Output 20071120
2 SL_CHANGE_BEFORE_OUTPUT Instance method Public Method Sales Ledger: Change Field Values Before Output 20071120
Events
Interface J_3RF_SP_LEDGER_BADI_INTERFACE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 J_3R_PURCHASE_LEDGER Public See coding Structure for Line of Purchase Ledger 20071121 begin of J_3R_PURCHASE_LEDGER. include type j_3rbuy_book_12. types: glvor type bkpf-glvor, one_time_acc type xcpds, ext_number type J_3RF_EXT_NUMBER, fullname type J_3RF_FULLNAME. types end of J_3R_PURCHASE_LEDGER
2 J_3R_PURCHASE_LEDGER_TAB Public See coding Table Type for Purchase Ledger 20071121 J_3R_PURCHASE_LEDGER_TAB type table of J_3R_PURCHASE_LEDGER
3 J_3R_SALES_LEDGER Public See coding Structure for Line of Sales Ledger 20071120 begin of J_3R_SALES_LEDGER. include type j_3rsell_book_12. types: one_time_acc type xcpds, ext_number type J_3RF_EXT_NUMBER, fullname type J_3RF_FULLNAME. types end of J_3R_SALES_LEDGER
4 J_3R_SALES_LEDGER_TAB Public See coding Table Type for Sales Ledger 20071120 J_3R_SALES_LEDGER_TAB type table of J_3R_SALES_LEDGER
Method Signatures

Method PL_CHANGE_BEFORE_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CHANGED_VALUES Call by reference Type reference (TYPE) J_3R_SP_LEDGER_MODIF_TAB Table With Fields That Can Be Modified 20071121
2 Importing IT_PURCHASE_LEDGER Call by reference Type reference (TYPE) J_3R_PURCHASE_LEDGER_TAB Read Only: Purchase Ledger Table 20071121

Method PL_CHANGE_BEFORE_OUTPUT on Interface J_3RF_SP_LEDGER_BADI_INTERFACE has no exception.

Method SL_CHANGE_BEFORE_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CHANGED_VALUES Call by reference Type reference (TYPE) J_3R_SP_LEDGER_MODIF_TAB Table With Fields That Can Be Modified 20071120
2 Importing IT_SALES_LEDGER Call by reference Type reference (TYPE) J_3R_SALES_LEDGER_TAB Read Only: Sales Ledger Table 20071120

Method SL_CHANGE_BEFORE_OUTPUT on Interface J_3RF_SP_LEDGER_BADI_INTERFACE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 604