Menu

SAP Function Module J_1B_NF_PARTNER_READ

Nota Fiscal System - Read partner utility

The Function Module J_1B_NF_PARTNER_READ (Nota Fiscal System - Read partner utility) 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_PARTNER_READ
Short Text Nota Fiscal System - Read partner utility
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 NF document number (for one-time accounts)
OBJ_ITEM LIKE J_1BNFLIN Nota Fiscal line items
PARTNER_FUNCTION LIKE J_1BNFDOC-PARVW Partner function (for one-time accounts)
PARTNER_ID LIKE J_1BNFNAD-PARID Partner ID
PARTNER_TYPE LIKE J_1BNFNAD-PARTYP Partner type
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
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
PARTNER_NOT_FOUND Partner not found
PARTNER_TYPE_NOT_FOUND Partner type not found