Menu

SAP Function Module CRMC_CFOP_TEXT_GET

Read text for CFOP Code

The Function Module CRMC_CFOP_TEXT_GET (Read text for CFOP Code) is a standard Function Module in SAP ERP and is part of the function group COM_BRAZIL_CFOP within the package COM_LOC_BRAZIL.

Technical Information

Function Module CRMC_CFOP_TEXT_GET
Short Text Read text for CFOP Code
Function Group COM_BRAZIL_CFOP
Package COM_LOC_BRAZIL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_CFOP TYPE ITL_CFOP CFOP code and extension
IV_DATE TYPE DATS Field of type DATS
IV_LAND1 LIKE T005-LAND1 Country Indic.
IV_REGION LIKE T005S-BLAND Region (State, Province, County)
IV_SPRAS TYPE SPRAS Language Key
IV_VERSION TYPE ITL_CFOP_VERSION CFOP Version Number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_COMC_CFOP_CODET TYPE COMC_CFOP_CODET Text table for CFOP codes

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.