Menu

SAP Function Module J_1B_NF_CUSTOMER_READ

Nota Fiscal System - Read Customer (use only in read partner)

The Function Module J_1B_NF_CUSTOMER_READ (Nota Fiscal System - Read Customer (use only in read partner)) is a standard Function Module in SAP ERP and is part of the function group J1BE within the package J1BA.

Technical Information

Function Module J_1B_NF_CUSTOMER_READ
Short Text Nota Fiscal System - Read Customer (use only in read partner)
Function Group J1BE
Package J1BA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOC_NUMBER LIKE J_1BNFDOC-DOCNUM Document Number
PARTNER_FN LIKE J_1BNFNAD-PARVW Nota Fiscal Partner Function
PARTNER_ID LIKE J_1BNFNAD-PARID Partner ID
READ_ADDRESS TYPE CHAR1 ' ' Single-Character Flag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADDRESS TYPE SADR Address Management: Company Data
ADDRESS1 TYPE ADDR1_VAL Address return structure
PARNAD LIKE J_1BINNAD Partner name and address

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
ADDRESS_NOT_FOUND Address not maintained
PARTNER_NOT_FOUND Partner not found