Menu

SAP Function Module WY_LFA1_GET_NAME

Lesen des Lieferantennamens

The Function Module WY_LFA1_GET_NAME (Lesen des Lieferantennamens) is a standard Function Module in SAP ERP and is part of the function group WY01 within the package WLIF.

Technical Information

Function Module WY_LFA1_GET_NAME
Short Text Lesen des Lieferantennamens
Function Group WY01
Package WLIF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_LIFNR LIKE LFA1-LIFNR Lieferant
PI_READ_CAM LIKE Name1 aus der ZAV ermitteln

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PO_CAM_NAME1 LIKE ADDR1_VAL-NAME1 Name1 aus ZAV (40 Byte)
PO_NAME1 LIKE LFA1-NAME1 Name1 aus LFA1 (35 Byte)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR Interner Fehler
NO_RECORDS_FOUND Keine Daten gefunden