SAP ABAP Interface IF_FIEU_SAFT_UPDATE_MFIINV (Interface for BAdI: FIEUSAFT_UPDATE_MFIINVOICES)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
ID-FI-SAFT (Package) SAF-T Reporting (generic parts)

⤷

⤷

Properties
Interface | IF_FIEU_SAFT_UPDATE_MFIINV | |
Short Description | Interface for BAdI: FIEUSAFT_UPDATE_MFIINVOICES |
General Data
Package | ID-FI-SAFT | SAF-T Reporting (generic parts) |
Created | 20130526 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_FIEU_SAFT_UPDATE_MFIINV has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20131125 |
Friends
Interface IF_FIEU_SAFT_UPDATE_MFIINV has no friend.
Attributes
Interface IF_FIEU_SAFT_UPDATE_MFIINV has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get the tax point date for the FI invoice | 20131125 |
2 | ![]() |
Instance method | Public | Method | Identify if document is a valid invoice | 20131125 |
3 | ![]() |
Instance method | Public | Method | Identify if invoice is a negative invoice | 20131125 |
4 | ![]() |
Instance method | Public | Method | Map invoice type for FI invoice | 20131125 |
5 | ![]() |
Instance method | Public | Method | Identify tax exemption reason for FI invoice | 20131125 |
6 | ![]() |
Instance method | Public | Method | Map tax related information,if external tax engine is used | 20131125 |
Events
Interface IF_FIEU_SAFT_UPDATE_MFIINV has no event.
Types
Interface IF_FIEU_SAFT_UPDATE_MFIINV has no local type.
Method Signatures
Method GET_TAXPOINTDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TAXPOINTDATE | Call by reference | Type reference (TYPE) | FIEUD_FIDOC_I-TAXPOINTDATE | Delivery Date | 20131125 | ||
2 | ![]() |
IV_BELNR | Call by reference | Type reference (TYPE) | BKPF-BELNR | Accounting Document Number | 20131125 | ||
3 | ![]() |
IV_BUKRS | Call by reference | Type reference (TYPE) | T001-BUKRS | Company Code | 20131125 | ||
4 | ![]() |
IV_BUZEI | Call by reference | Type reference (TYPE) | BSEG-BUZEI | Number of Line Item Within Accounting Document | 20131125 | ||
5 | ![]() |
IV_GJAHR | Call by reference | Type reference (TYPE) | BKPF-GJAHR | Fiscal Year | 20131125 | ||
6 | ![]() |
IV_LAND1 | Call by reference | Type reference (TYPE) | T001-LAND1 | Country Key | 20131125 |
Method GET_TAXPOINTDATE on Interface IF_FIEU_SAFT_UPDATE_MFIINV has no exception.
Method IDENTIFY_FIINVOICE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_INCLUDE_DOC | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20131125 | ||
2 | ![]() |
IV_AWTYP | Call by reference | Type reference (TYPE) | BKPF-AWTYP | Reference Transaction | 20131125 | ||
3 | ![]() |
IV_BELNR | Call by reference | Type reference (TYPE) | BKPF-BELNR | Accounting Document Number | 20131125 | ||
4 | ![]() |
IV_BUKRS | Call by reference | Type reference (TYPE) | T001-BUKRS | Company Code | 20131125 | ||
5 | ![]() |
IV_GJAHR | Call by reference | Type reference (TYPE) | BKPF-GJAHR | Fiscal Year | 20131125 | ||
6 | ![]() |
IV_LAND1 | Call by reference | Type reference (TYPE) | T001-LAND1 | Country Key | 20131125 | ||
7 | ![]() |
IV_TCODE | Call by reference | Type reference (TYPE) | BKPF-TCODE | Transaction Code | 20131125 |
Method IDENTIFY_FIINVOICE on Interface IF_FIEU_SAFT_UPDATE_MFIINV has no exception.
Method IDENTIFY_NEGATIVE_INVOICE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NEGATIVE_INV | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20131125 | ||
2 | ![]() |
IV_BELNR | Call by reference | Type reference (TYPE) | BKPF-BELNR | Accounting Document Number | 20131125 | ||
3 | ![]() |
IV_BUKRS | Call by reference | Type reference (TYPE) | T001-BUKRS | Company Code | 20131125 | ||
4 | ![]() |
IV_GJAHR | Call by reference | Type reference (TYPE) | BKPF-GJAHR | Fiscal Year | 20131125 | ||
5 | ![]() |
IV_LAND1 | Call by reference | Type reference (TYPE) | T001-LAND1 | Country Key | 20131125 |
Method IDENTIFY_NEGATIVE_INVOICE on Interface IF_FIEU_SAFT_UPDATE_MFIINV has no exception.
Method MAP_INV_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_INV_TYPE | Call by reference | Type reference (TYPE) | FIEUD_FIDOC_H-INVOICETYPE | SAFT: Invoice Type | 20131125 | ||
2 | ![]() |
IV_BELNR | Call by reference | Type reference (TYPE) | BKPF-BELNR | Accounting Document Number | 20131125 | ||
3 | ![]() |
IV_BUKRS | Call by reference | Type reference (TYPE) | T001-BUKRS | Company Code | 20131125 | ||
4 | ![]() |
IV_GJAHR | Call by reference | Type reference (TYPE) | BKPF-GJAHR | Fiscal Year | 20131125 | ||
5 | ![]() |
IV_LAND1 | Call by reference | Type reference (TYPE) | T001-LAND1 | Country Key | 20131125 |
Method MAP_INV_TYPE on Interface IF_FIEU_SAFT_UPDATE_MFIINV has no exception.
Method MAP_TAX_EXEMPTN_REASON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TAX_EMPT_REASON | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20131125 | ||
2 | ![]() |
IV_BELNR | Call by reference | Type reference (TYPE) | BKPF-BELNR | Accounting Document Number | 20131125 | ||
3 | ![]() |
IV_BUKRS | Call by reference | Type reference (TYPE) | T001-BUKRS | Company Code | 20131125 | ||
4 | ![]() |
IV_BUZEI | Call by reference | Type reference (TYPE) | BSEG-BUZEI | Number of Line Item Within Accounting Document | 20131125 | ||
5 | ![]() |
IV_GJAHR | Call by reference | Type reference (TYPE) | BKPF-GJAHR | Fiscal Year | 20131125 | ||
6 | ![]() |
IV_LAND1 | Call by reference | Type reference (TYPE) | T001-LAND1 | Country Key | 20131125 |
Method MAP_TAX_EXEMPTN_REASON on Interface IF_FIEU_SAFT_UPDATE_MFIINV has no exception.
Method MAP_TAX_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TAXAMOUNT | Call by reference | Type reference (TYPE) | FIEUD_FIDOC_I-TAX_AMOUNT | Tax Amount in Local Currency | 20131125 | ||
2 | ![]() |
EV_TAXCODE | Call by reference | Type reference (TYPE) | FIEUD_FIDOC_I-MWSKZ | Sales Tax Code | 20131125 | ||
3 | ![]() |
EV_TAXPERCENT | Call by reference | Type reference (TYPE) | FIEUD_FIDOC_I-TAXPERCENT | Rate (condition amount or percentage) | 20131125 | ||
4 | ![]() |
IV_BELNR | Call by reference | Type reference (TYPE) | BKPF-BELNR | Accounting Document Number | 20131125 | ||
5 | ![]() |
IV_BUKRS | Call by reference | Type reference (TYPE) | T001-BUKRS | Company Code | 20131125 | ||
6 | ![]() |
IV_BUZEI | Call by reference | Type reference (TYPE) | BSEG-BUZEI | Number of Line Item Within Accounting Document | 20131125 | ||
7 | ![]() |
IV_GJAHR | Call by reference | Type reference (TYPE) | BKPF-GJAHR | Fiscal Year | 20131125 | ||
8 | ![]() |
IV_LAND1 | Call by reference | Type reference (TYPE) | T001-LAND1 | Country Key | 20131125 |
Method MAP_TAX_INFO on Interface IF_FIEU_SAFT_UPDATE_MFIINV has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |