SAP ABAP Class IF_EX_ADSPC_S1NVOICE (Business add-in interface IF_EX_ADSPC_S1NVOICE)
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
| Class | IF_EX_ADSPC_S1NVOICE | |
| Short Description | Business add-in interface IF_EX_ADSPC_S1NVOICE | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 1 | |
| Package | ||
| Created | 20011121 | SAP |
| Last change | 20070918 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EX_ADSPC_S1NVOICE has no forward declaration.
Interfaces
Class IF_EX_ADSPC_S1NVOICE has no interface implemented.
Friends
Class IF_EX_ADSPC_S1NVOICE has no friend class.
Attributes
Class 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
Class IF_EX_ADSPC_S1NVOICE has no event.
Types
Class 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 |