SAP ABAP Function Module BILL_ACC_IF_CREATE_ACC_DOCUMNT (Aufbau eines ACC Beleges aus neutralem BE Beleg)
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_CREATE_ACC_DOCUMNT | Aufbau eines ACC Beleges aus neutralem BE Beleg |
| Function Group | BILL_ACC_IF | Transfer to R/3 |
| Program Name | SAPLBILL_ACC_IF | Ueberleitung ins R/3 |
| INCLUDE Name | LBILL_ACC_IFU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_ACC_GL | TYPE | BILL_ACC_ACGL09_T | Table: G/L Account Items | |||
| |
ET_ACC_TAX | TYPE | BILL_ACC_ACTX09_T | Table: Tax Items | |||
| |
ET_ACC_DEB | TYPE | BILL_ACC_ACAR09_T | Table: Customer Line | |||
| |
ET_ACC_CRED | TYPE | BILL_ACC_ACAP09_T | Table: Creditor Row | |||
| |
ET_ACC_CR | TYPE | BILL_ACC_ACCR09_T | Table: Currency Items | |||
| |
ET_ACC_RECGL | TYPE | BILL_ACC_ACGL09_T | Table: G/L Reconciliation Account Items | |||
| |
ET_ACC_CAI | TYPE | BILL_ACC_ACCAIT_T | Table: Supplement: Contract Account Header | |||
| |
IS_BILL_HEAD | TYPE | BILL_ACC_S_HEAD | Header: Neutral Billing Document for Billing Engine | |||
| |
IS_BILL_ITEM | TYPE | BILL_ACC_S_ITEM | Item: Neutral Billing Document for Billing Engine | |||
| |
IT_PARTNER | TYPE | BILL_ACC_T_PARTNER | Object Buffer Table of CRM PARTNER | |||
| |
IT_CONDIT | TYPE | BILL_ACC_T_COND | Condition: Neutral Billing Document for Billing Engine | |||
| |
IT_TAXITEM | TYPE | BILL_ACC_TAXITEM_T | Intern: Steuerinformationen der TTE | |||
| |
IS_ACC_HEADER | TYPE | BILL_ACC_ACHE09 | Rechnungswesenkopf | |||
| |
ACC_DOCUMENT_WITH_ERRORS | TYPE | Fehler beim Erstellen des RW-Beleges | ||||
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 | 20010403 |
| SAP Release Created in | 30A |