The Function Module J_1A_SD_BARCODE_CREATION (SD for Argentina: Creation of barcode) is a standard Function Module in SAP ERP and is part of the function group J1AV within the package J1AS.
Function Module | J_1A_SD_BARCODE_CREATION |
Short Text | SD for Argentina: Creation of barcode |
Function Group | J1AV |
Package | J1AS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BUKRS | LIKE | VBRK-BUKRS | Buchungskreis | |
I_CUIT | LIKE | VBDKRL-STCD1_BU | Steuernummer 1 | |
I_FKART | LIKE | VBRK-FKART | Fakturaart | |
I_PAC | LIKE | J_1APACD-J_1APAC | Print authorization code | |
I_PACVD | LIKE | J_1APACD-J_1APACVD | Druckberechtigungscode: Gültig-bis-Datum | |
I_PRTCHR | LIKE | J_1APRTCHR-J_1APRTCHR | Zeichen, das auf dem Beleg gedruckt werden soll | |
I_VBELN | LIKE | VBRK-VBELN | Faktura | |
I_VKBUR | LIKE | VBRP-VKBUR | Verkaufsbüro |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BARCODE | TYPE | J_1ABARCODE | Barcode for billing document (Argentina) |
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 |
---|---|
BRANCH_NOT_DEFINED_FOR_BUKRS | Branch is not defined for the company code |
PRINT_CHARACTER_ERROR | Wrong printing character |
WRONG_INPUT_PARAMETER | Wrong input parameter |