SAP ABAP Interface IF_EX_ADSPC_S1NVOICE (Business add-in interface IF_EX_ADSPC_S1NVOICE)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-AD-SPC-IN (Application Component) Invoicing
⤷
AD_SPC_PH3_IN (Package) Development class for Customer Invoicing for SPEC2000
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EXM_IM_ADSPC_S1NVOICE | Example implementation for business add-in definition ADSPC_ | 20011121 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_ADSPC_S1NVOICE | BAdI class CL_EX_ADSPC_S1NVOICE | 20011121 |
Properties
| Interface | IF_EX_ADSPC_S1NVOICE | |
| Short Description | Business add-in interface IF_EX_ADSPC_S1NVOICE |
General Data
| Package | AD_SPC_PH3_IN | Development class for Customer Invoicing for SPEC2000 |
| Created | 20011121 | SAP |
| Last changed | 20070918 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_EX_ADSPC_S1NVOICE has no forward declaration.
Interfaces
Interface IF_EX_ADSPC_S1NVOICE has no interface.
Friends
Interface IF_EX_ADSPC_S1NVOICE has no friend.
Attributes
Interface IF_EX_ADSPC_S1NVOICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Calculate Other Charges Code for S1NVOICE | 20011121 | |
| 2 | Instance method | Public | Method | Calculate Tax for S1NVOICE | 20011121 | |
| 3 | Instance method | Public | Method | Calculate TXD for S1INVOICE | 20061030 |
Events
Interface IF_EX_ADSPC_S1NVOICE has no event.
Types
Interface IF_EX_ADSPC_S1NVOICE has no local type.
Method Signatures
Method CALCULATE_OCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OCH | Call by reference | Type reference (TYPE) | CHAR20_T | Tabellentyp char20 | 20011121 | |||
| 2 | IT_HEADER_CONDITIONS | Call by reference | Type reference (TYPE) | CHAR20_T | Tabellentyp char20 | 20011121 | |||
| 3 | IT_POSITION_CONDITIONS | Call by reference | Type reference (TYPE) | CHAR20_T | Tabellentyp char20 | 20011121 | |||
| 4 | IV_BELNR | Call by reference | Type reference (TYPE) | VBRK-VBELN | Faktura | 20011121 | |||
| 5 | IV_POSEX | Call by reference | Type reference (TYPE) | VBRP-POSNR | Fakturaposition | 20011121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine OCH-Berechnung möglich | 20011121 |
Method CALCULATE_TAX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VAT | Call by reference | Type reference (TYPE) | CHAR20_T | Tabellentyp char20 | 20011126 | |||
| 2 | IT_HEADER_VAT | Call by reference | Type reference (TYPE) | CHAR20_T | Tabellentyp char20 | 20011126 | |||
| 3 | IT_POSITION_VAT | Call by reference | Type reference (TYPE) | CHAR20_T | Tabellentyp char20 | 20011126 | |||
| 4 | IV_BELNR | Call by reference | Type reference (TYPE) | VBRK-VBELN | Faktura | 20011126 | |||
| 5 | IV_POSEX | Call by reference | Type reference (TYPE) | VBRP-POSNR | Fakturaposition | 20011126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine VAT-Berechnung möglich | 20011126 |
Method CALCULATE_TXD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TXD | Call by reference | Type reference (TYPE) | CHAR80_T | String Table | 20061030 | |||
| 2 | IT_EDIDD | Call by reference | Type reference (TYPE) | EDIDD_TT | Table Type for EDIDD (IDoc Data Records) | 20061030 | |||
| 3 | IV_BELNR | Call by reference | Type reference (TYPE) | VBRK-VBELN | Billing Document | 20061030 | |||
| 4 | IV_POSEX | Call by reference | Type reference (TYPE) | VBRP-POSNR | Billing item | 20061030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TXD calculation not possible | 20061030 |
History
| Last changed by/on | SAP | 20070918 |
| SAP Release Created in | 470 |