Menu

SAP Function Module SSC_BP_LFB1_DE_EIOUV

BADI Impl. for event DE_EIOUV for Vendor

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 SSC_BP_LFB1_DE_EIOUV (BADI Impl. for event DE_EIOUV for Vendor) is a standard Function Module in SAP ERP and is part of the function group PI_CRM_SSC_BP within the package PI_CRM_SSC.

Technical Information

Function Module SSC_BP_LFB1_DE_EIOUV
Short Text BADI Impl. for event DE_EIOUV for Vendor
Function Group PI_CRM_SSC_BP
Package PI_CRM_SSC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_VENDOR LIKE LFA1-LIFNR Account Number of Vendor or Creditor

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_CRMLIFNR LIKE CRMLIFNR Mapping Table: Business Partner - Vendor
IT_XLFA1 LIKE LFA1 Vendor Master (General Section)
IT_XLFAS LIKE LFAS Vendor master (VAT registration numbers general section)
IT_XLFAT LIKE LFAT Vendor master record (tax groupings)
IT_XLFB1 LIKE LFB1 Vendor Master (Company Code)
IT_XLFB5 LIKE LFB5 Vendor master (dunning data)
IT_XLFBK LIKE LFBK Vendor Master (Bank Details)
IT_XLFBW LIKE LFBW Vendor master record (withholding tax types) X
IT_XLFM1 LIKE LFM1 Vendor master record purchasing organization data
IT_YLFA1 LIKE LFA1 Vendor Master (General Section)
IT_YLFAS LIKE LFAS Vendor master (VAT registration numbers general section)
IT_YLFAT LIKE LFAT Vendor master record (tax groupings)
IT_YLFB1 LIKE LFB1 Vendor Master (Company Code)
IT_YLFB5 LIKE LFB5 Vendor master (dunning data)
IT_YLFBK LIKE LFBK Vendor Master (Bank Details)
IT_YLFBW LIKE LFBW Vendor master record (withholding tax types) X
IT_YLFM1 LIKE LFM1 Vendor master record purchasing organization data

Exceptions

This function module does not define any Exceptions.