Menu

SAP Function Module OIL_MAP_KNVV_ETAX

Map PI_OIL_KNVV to BAPI Structure

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module OIL_MAP_KNVV_ETAX (Map PI_OIL_KNVV to BAPI Structure) is a standard Function Module in SAP ERP and is part of the function group ETXD within the package CCCD.

Technical Information

Function Module OIL_MAP_KNVV_ETAX
Short Text Map PI_OIL_KNVV to BAPI Structure
Function Group ETXD
Package CCCD
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_BAPIMTCS LIKE BAPIMTCS Middleware Transaction Container Structure
IT_CRMKUNNR LIKE CRMKUNNR Mapping Table Business Partner - Customer
IT_CRMPARNR LIKE CRMPARNR Mapping Table Business Partner Relationship - Contact Person
IT_XADCP LIKE VADCP Structure for Change Documents, Generated by RSSCD000
IT_XADR10 LIKE VADR10 Structure for Change Documents, Generated by RSSCD000
IT_XADR11 LIKE VADR11 Structure for Change Documents, Generated by RSSCD000
IT_XADR12 LIKE VADR12 Structure for Change Documents, Generated by RSSCD000
IT_XADR13 LIKE VADR13 Structure for Change Documents, Generated by RSSCD000
IT_XADR2 LIKE VADR2 Structure for Change Documents, Generated by RSSCD000
IT_XADR3 LIKE VADR3 Structure for Change Documents, Generated by RSSCD000
IT_XADR4 LIKE VADR4 Structure for Change Documents, Generated by RSSCD000
IT_XADR5 LIKE VADR5 Structure for Change Documents, Generated by RSSCD000
IT_XADR6 LIKE VADR6 Structure for Change Documents, Generated by RSSCD000
IT_XADR7 LIKE VADR7 Structure for Change Documents, Generated by RSSCD000
IT_XADR8 LIKE VADR8 Structure for Change Documents, Generated by RSSCD000
IT_XADR9 LIKE VADR9 Structure for Change Documents, Generated by RSSCD000
IT_XADRC LIKE VADRC Structure for Change Documents, Generated by RSSCD000
IT_XADRP LIKE VADRP Structure for Change Documents, Generated by RSSCD000
IT_XKNA1 LIKE KNA1 General Data in Customer Master
IT_XKNAS LIKE KNAS Customer Master (VAT Registration Numbers General Section)
IT_XKNB1 LIKE KNB1 Customer Master (Company Code)
IT_XKNB5 LIKE KNB5 Customer Master (Dunning Data)
IT_XKNBK LIKE KNBK Customer Master (Bank Details)
IT_XKNVA LIKE KNVA Customer Master Loading Points
IT_XKNVI LIKE KNVI Customer Master Tax Indicator
IT_XKNVK LIKE KNVK Customer Master Contact Partner
IT_XKNVP LIKE KNVP Customer Master Partner Functions
IT_XKNVV LIKE KNVV Customer Master Sales Data
IT_XSADR LIKE VSADR Structure for Change Documents, Generated by RSSCD000
IT_YADCP LIKE VADCP Structure for Change Documents, Generated by RSSCD000
IT_YADR10 LIKE VADR10 Structure for Change Documents, Generated by RSSCD000
IT_YADR11 LIKE VADR11 Structure for Change Documents, Generated by RSSCD000
IT_YADR12 LIKE VADR12 Structure for Change Documents, Generated by RSSCD000
IT_YADR13 LIKE VADR13 Structure for Change Documents, Generated by RSSCD000
IT_YADR2 LIKE VADR2 Structure for Change Documents, Generated by RSSCD000
IT_YADR3 LIKE VADR3 Structure for Change Documents, Generated by RSSCD000
IT_YADR4 LIKE VADR4 Structure for Change Documents, Generated by RSSCD000
IT_YADR5 LIKE VADR5 Structure for Change Documents, Generated by RSSCD000
IT_YADR6 LIKE VADR6 Structure for Change Documents, Generated by RSSCD000
IT_YADR7 LIKE VADR7 Structure for Change Documents, Generated by RSSCD000
IT_YADR8 LIKE VADR8 Structure for Change Documents, Generated by RSSCD000
IT_YADR9 LIKE VADR9 Structure for Change Documents, Generated by RSSCD000
IT_YADRC LIKE VADRC Structure for Change Documents, Generated by RSSCD000
IT_YADRP LIKE VADRP Structure for Change Documents, Generated by RSSCD000
IT_YKNA1 LIKE KNA1 General Data in Customer Master
IT_YKNAS LIKE KNAS Customer Master (VAT Registration Numbers General Section)
IT_YKNB1 LIKE KNB1 Customer Master (Company Code)
IT_YKNB5 LIKE KNB5 Customer Master (Dunning Data)
IT_YKNBK LIKE KNBK Customer Master (Bank Details)
IT_YKNVA LIKE KNVA Customer Master Loading Points
IT_YKNVI LIKE KNVI Customer Master Tax Indicator
IT_YKNVK LIKE KNVK Customer Master Contact Partner
IT_YKNVP LIKE KNVP Customer Master Partner Functions
IT_YKNVV LIKE KNVV Customer Master Sales Data
IT_YSADR LIKE VSADR Structure for Change Documents, Generated by RSSCD000

Exceptions

This function module does not define any Exceptions.