The Function Module J_1B_CFOP_GET_VERSION (Get Valid CFOP Version) 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_GET_VERSION |
Short Text | Get Valid CFOP Version |
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 |
---|---|---|---|---|
DATE | TYPE | DATS | Valid-from Date of CFOP Version | |
LAND1 | LIKE | T005-LAND1 | Country Key | |
REGION | LIKE | T005S-BLAND | Region (State, Province, County) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXTENSION | LIKE | J_1BCFOPVER-EXT_LEN | Byte value | |
REDET | TYPE | XFELD | Checkbox | |
VERSION | LIKE | J_1BCFOPVER-VERSION | CFOP Version Number |
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 |
---|---|
DATE_MISSING | Date not specified |
VERSION_NOT_FOUND | No valid CFOP version found |