SAP ABAP Interface /SAPNEA/IF_EX_J_SC_GL (BADI interface for new GL Roll Out)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
MM (Application Component) Materials Management
⤷
/SAPNEA/J_SC1 (Package) Subcontracting Management

⤷

⤷

Properties
Interface | /SAPNEA/IF_EX_J_SC_GL | |
Short Description | BADI interface for new GL Roll Out |
General Data
Package | /SAPNEA/J_SC1 | Subcontracting Management |
Created | 20100525 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface /SAPNEA/IF_EX_J_SC_GL has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100525 |
Friends
Interface /SAPNEA/IF_EX_J_SC_GL has no friend.
Attributes
Interface /SAPNEA/IF_EX_J_SC_GL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Fields to Accounting Document in Consumption Offset | 20100525 |
2 | ![]() |
Instance method | Public | Method | Add Fields to Accounting Document in Percentage Offset | 20100525 |
3 | ![]() |
Instance method | Public | Method | Add Fields to Accounting Document in Inventory Shrink | 20100525 |
Events
Interface /SAPNEA/IF_EX_J_SC_GL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | BSID_TYP | Public | See coding | Open Item of Customer Account | 20100525 | BEGIN OF bsid_typ,
bukrs TYPE bsid-bukrs,
kunnr TYPE bsid-kunnr,
budat TYPE bsid-budat,
hkont TYPE bsid-hkont,
zlspr TYPE bsid-zlspr,
belnr TYPE bsid-belnr,
buzei TYPE bsid-buzei,
gjahr TYPE bsid-gjahr,
wrbtr TYPE bsid-wrbtr,
waers TYPE bsid-waers,
bschl TYPE bsid-bschl,
gsber TYPE bsid-gsber,
shkzg TYPE bsid-shkzg,
END OF BSID_TYP
|
|
2 | BSID_TYP_T | Public | See coding | Table of Open Items of Customer Account | 20100525 | BSID_TYP_T TYPE TABLE OF bsid_typ
|
|
3 | DAP_BELNR_TYP | Public | See coding | Line of table type DAP_BELNR_TYP_T | 20100525 | BEGIN OF dap_belnr_typ,
lifnr TYPE lifnr,
belnr TYPE BELNR_D,
gjahr TYPE gjahr,
buzei TYPE buzei,
waers TYPE waers,
wrbtr TYPE wrbtr,
shkzg TYPE shkzg,
END OF dap_belnr_typ
|
|
4 | DAP_BELNR_TYP_T | Public | See coding | Table of Accounting Documents of the Vendor | 20100525 | DAP_BELNR_TYP_T TYPE TABLE OF dap_belnr_typ
|
|
5 | DAP_TYP | Public | See coding | Total Posting Amount of the Vender | 20100525 | BEGIN OF dap_typ,
lifnr TYPE lifnr,
wrbtr TYPE wrbtr,
waers TYPE waers,
END OF dap_typ
|
|
6 | OFFSET_AMNT_TYP | Public | See coding | Total Offseting Amount of the Vender | 20100525 | BEGIN OF OFFSET_AMNT_TYP ,
select TYPE c LENGTH 1,
kunnr TYPE kunnr,
before_amount TYPE /SAPNEA/J_SC_BEFORE_AMOUNT,
term_amount TYPE /SAPNEA/J_SC_TERM_AMOUNT,
calc_amount TYPE /SAPNEA/J_SC_CALC_AMOUNT,
offset_ratio TYPE /SAPNEA/J_SC_OFFSR,
total_amount TYPE /SAPNEA/J_SC_AMOUNT,
waers TYPE WAERS,
zterm TYPE DZTERM,
gsber TYPE gsber,
END OF OFFSET_AMNT_TYP
|
Method Signatures
Method OFFSET_FTPOST_ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FTPOST | Call by reference | Type reference (TYPE) | /SAPNEA/J_SC_FTPOST_TAB | FTPOST Table Used for SCC | 20100525 | ||
2 | ![]() |
IS_DAP | Call by reference | Type reference (TYPE) | DAP_TYP | Total Posting Amount of the Vender | 20100525 | ||
3 | ![]() |
IT_DAP_BELNR | Call by reference | Type reference (TYPE) | DAP_BELNR_TYP_T | Table of Accounting Documents of the Vendor | 20100525 | ||
4 | ![]() |
IT_FTPOST | Call by reference | Type reference (TYPE) | /SAPNEA/J_SC_FTPOST_TAB | FTPOST Table Used for SCC | 20100525 |
Method OFFSET_FTPOST_ADD on Interface /SAPNEA/IF_EX_J_SC_GL has no exception.
Method OFFSET_PER_FTPOST_ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FTPOST | Call by reference | Type reference (TYPE) | /SAPNEA/J_SC_FTPOST_TAB | FTPOST Table Used for SCC | 20100525 | ||
2 | ![]() |
IS_OFFSET_AMNT | Call by reference | Type reference (TYPE) | OFFSET_AMNT_TYP | Total Offseting Amount of the Vender | 20100525 | ||
3 | ![]() |
IT_BSID | Call by reference | Type reference (TYPE) | BSID_TYP_T | Table of Open Items of Customer Account | 20100525 | ||
4 | ![]() |
IT_FTPOST | Call by reference | Type reference (TYPE) | /SAPNEA/J_SC_FTPOST_TAB | FTPOST Table Used for SCC | 20100525 |
Method OFFSET_PER_FTPOST_ADD on Interface /SAPNEA/IF_EX_J_SC_GL has no exception.
Method SHRINK_FTPOST_ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FTPOST | Call by reference | Type reference (TYPE) | /SAPNEA/J_SC_FTPOST_TAB | FTPOST Table Used for SCC | 20100525 | ||
2 | ![]() |
IS_ROWA | Call by reference | Type reference (TYPE) | ROWA | Index table : Chargeable component consumptions | 20100525 | ||
3 | ![]() |
IT_FTPOST | Call by reference | Type reference (TYPE) | /SAPNEA/J_SC_FTPOST_TAB | FTPOST Table Used for SCC | 20100525 |
Method SHRINK_FTPOST_ADD on Interface /SAPNEA/IF_EX_J_SC_GL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |