Menu

SAP Function Module J_1BNFE_GET_ORGDATA_FROM_CNPJ

Derive company / plant from CNPJ

The Function Module J_1BNFE_GET_ORGDATA_FROM_CNPJ (Derive company / plant 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.

Technical Information

Function Module J_1BNFE_GET_ORGDATA_FROM_CNPJ
Short Text Derive company / plant from CNPJ
Function Group J_1B_NFE_IN
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
I_CNPJ TYPE J_1BCGC CNPJ Number
I_LAND1 TYPE LAND1 Country Key
I_NAME_BRANCHE TYPE NAME1 Name
I_STCD2 TYPE STCD2 Tax Number 2
I_STCD3 TYPE STCD3 Tax Number 3
I_STCD4 TYPE STCD4 Tax Number 4

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_ORGDATA TYPE J_1BNFE_ORGDATA_TAB NF-e incoming: Organzational Data

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.