SAP ABAP Class J_3RF_SP_LEDGER_BADI_INTERFACE (Interface for BAdI: J_3RF_SP_LEDGER_BADI)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20071120 |
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
Class | J_3RF_SP_LEDGER_BADI_INTERFACE | |
Short Description | Interface for BAdI: J_3RF_SP_LEDGER_BADI | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20071114 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class J_3RF_SP_LEDGER_BADI_INTERFACE has no forward declaration.
Interfaces
Class J_3RF_SP_LEDGER_BADI_INTERFACE has no interface implemented.
Friends
Class J_3RF_SP_LEDGER_BADI_INTERFACE has no friend class.
Attributes
Class J_3RF_SP_LEDGER_BADI_INTERFACE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Purchase Ledger: Change Field Values Before Output | 20071120 |
2 | ![]() |
Instance method | Public | Method | Sales Ledger: Change Field Values Before Output | 20071120 |
Events
Class 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 | ![]() |
CT_CHANGED_VALUES | Call by reference | Type reference (TYPE) | J_3R_SP_LEDGER_MODIF_TAB | Table With Fields That Can Be Modified | 20071121 | ||
2 | ![]() |
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 class 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 | ![]() |
CT_CHANGED_VALUES | Call by reference | Type reference (TYPE) | J_3R_SP_LEDGER_MODIF_TAB | Table With Fields That Can Be Modified | 20071120 | ||
2 | ![]() |
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 class J_3RF_SP_LEDGER_BADI_INTERFACE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |