SAP ABAP Function Module BILL_ACC_IF_MAP_TTE_TO_TAXITEM (map tte output document to tax items)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BE-FI (Application Component) Transfer to Accounting
⤷
BILL_ACC_IF (Package) Interface for Transferring Billing Document to R/3 AR/FI-CA
⤷
⤷
Basic Data
| Function Module | BILL_ACC_IF_MAP_TTE_TO_TAXITEM | map tte output document to tax items |
| Function Group | BILL_ACC_IF | Transfer to R/3 |
| Program Name | SAPLBILL_ACC_IF | Ueberleitung ins R/3 |
| INCLUDE Name | LBILL_ACC_IFU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CT_TTEPDT_OITEM | TYPE | BILL_ACC_T_TTEPDT_OITEM | TTE Tax Document: Document Item | |||
| |
CT_TTEPDT_TAXEVENT | TYPE | BILL_ACC_T_TTEPDT_TAXEVENT | TTE Tax Document: Tax Event (Header/Item) | |||
| |
CT_TAXITEM | TYPE | BILL_ACC_TAXITEM_T | Internal: Table of Tax Information | |||
| |
CT_TAXVALUE | TYPE | TTEPDT_TAXVALUE_COM_TT | Document / Item tax value | |||
| |
CD_ERROR | TYPE | C | ||||
| |
IS_NBE_HEADER | TYPE | BILL_ACC_S_HEAD | Accounting Transfer of Billing Document Header | |||
| |
IT_CONDIT | TYPE | BILL_ACC_T_COND | Condition Billing Document: Transfer to Financial Accounting | |||
| |
IT_TTEPDT_OHEADER | TYPE | BILL_ACC_T_TTEPDT_OHEADER | TTE Tax Document: Document Header | |||
| |
IT_TTEPDT_ITEMPART | TYPE | BILL_ACC_T_TTEPDT_ITEMPART | TTE Tax Document: Item Partners | |||
| |
IT_TTEPDT_PARTNER | TYPE | BILL_ACC_T_TTEPDT_PARTNER | TTE Tax Document: Business Partner | |||
| |
IT_TTEPDT_PATAXNUM | TYPE | BILL_ACC_T_TTEPDT_PATAXNUM | TTE Tax Document: Business Partner Tax Number | |||
| |
IT_TTEPDT_TAXEL | TYPE | BILL_ACC_T_TTEPDT_TAXEL | TTE Tax Document: Tax Element (Header/Item) | |||
| |
IT_TTEPDT_TAXVALUE | TYPE | BILL_ACC_T_TTEPDT_TAXVALUE | TTE Tax Document: Tax Value (Header/Item) | |||
| |
IT_TTEPDT_USITEM | TYPE | BILL_ACC_T_TTEPDT_USITEM | TTE Tax Document: Communication Structure: US Tax Interface | |||
| |
IT_TTEPDT_CURRCONV | TYPE | BILL_ACC_T_TTEPDT_CURRCONV | TTE Tax Document: Currency Conversion | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20100421 |
| SAP Release Created in | 30A |