Menu

SAP Function Module READ_LFA1_WITH_ESRNR

Determine vendor number using the POR number

The Function Module READ_LFA1_WITH_ESRNR (Determine vendor number using the POR number) is a standard Function Module in SAP ERP and is part of the function group F020 within the package FBAS.

Technical Information

Function Module READ_LFA1_WITH_ESRNR
Short Text Determine vendor number using the POR number
Function Group F020
Package FBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BUKRS LIKE BKPF-BUKRS Buchungskreis
I_ESRNR LIKE LFA1-ESRNR POR subscriber number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_LFA1 LIKE LFA1 Vendor account number

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
BUKRS_NOT_SPECIFIED Kein Buchungskreis angegeben
ESRNR_NOT_SPECIFIED No POR number specified
NOT_FOUND No record for POR number in LFA1 found