The Function Module J_1BNFE_GET_VENDOR_FROM_CNPJ (Derive vendor from CNPJ) is a standard Function Module in SAP ERP and is part of the function group J_1B_NFE_IN within the package J1BA.
Function Module | J_1BNFE_GET_VENDOR_FROM_CNPJ |
Short Text | Derive vendor from CNPJ |
Function Group | J_1B_NFE_IN |
Package | J1BA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CNPJ | TYPE | J_1BCGC | CNPJ Number | |
I_CPF | TYPE | J_1BCPF | CPF number | |
I_LAND1 | TYPE | LAND1 | Country Key | |
I_NAME1 | TYPE | NAME1 | Name | |
I_ORT01 | TYPE | ORT01 | City | |
I_STCD3 | TYPE | STCD3 | Tax Number 3 | |
I_STCD4 | TYPE | STCD4 | Tax Number 4 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_VENDOR | TYPE | J_1BNFE_VENDOR_TAB | NF-e incoming: Vendor Data |
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 |
---|---|
MISSING_PARAMETERS | Enter CNPJ or CFP |