The Function Module J_1B_CFOP_CHECK (Check CFOP Consistency) is a standard Function Module in SAP ERP and is part of the function group J1BC within the package J1BA.
Function Module | J_1B_CFOP_CHECK |
Short Text | Check CFOP Consistency |
Function Group | J1BC |
Package | J1BA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_CFOP | TYPE | J_1BCFOP | CFOP Code and Extension | |
IV_VERSION | TYPE | J_1BCFOP_VER | CFOP Version Numbers | |
IX_GIVE_EXEMPT_REASON | TYPE | XFELD | 'X': Fill export parameter EV_ICMS_EXEMPT_REASON |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_ICMS_EXEMPT_REASON | TYPE | J_1BNFE_ICMS_EXEMPTION_REASON | Reason for ICMS Exemption |
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 |
---|---|
INVALID_CFOP | CFOP Code does not exist |
INVALID_VERSION | CFOP Code does not match to the version |