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.
Function Module | J_1B_NF_PARTNER_READ |
Short Text | Nota Fiscal System - Read partner utility |
Function Group | J1BE |
Package | J1BA |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
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 |