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