SAP ABAP Function Module /AIN/BC_STRING_TO_PARTS (Barcode String to Parts)
Hierarchy
☛
AIN (Software Component) AIN 710: Add-On Installation
⤷
AIE-AII (Application Component) Infrastructure
⤷
/AIN/BARCODE (Package) Auto-ID Barcode Support

⤷

⤷

Basic Data
Function Module | /AIN/BC_STRING_TO_PARTS | Barcode String to Parts |
Function Group | /AIN/BC_TRANSLATE | Barcode String Parsing and Construction |
Program Name | /AIN/SAPLBC_TRANSLATE | |
INCLUDE Name | /AIN/LBC_TRANSLATEU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
CV_BC_TYPE | TYPE | /AIN/AITYP | Barcode Type | |||
![]() |
ET_BC_PARTS | TYPE | /AIN/BC_ELEMENTVAL_ID_TAB | Barcode element, values, format and identifier | |||
![]() |
IV_BC_STRING | TYPE | /AIN/BC_STRING | Barcode String | |||
![]() |
INCOMPLETE_BARCODE_STRING | TYPE | Barcode string finished abruptly | ||||
![]() |
CONVERSION_ERROR | TYPE | Hex to Character conversion error. | ||||
![]() |
NO_BARCODE_TYPE_FOUND | TYPE | Barcode type could not be determined | ||||
![]() |
WRONG_BARCODE_TYPE | TYPE | Input barcode type header is not the same as that of the barcode | ||||
![]() |
NO_FORMAT_FOUND | TYPE | Format could not be determined. | ||||
![]() |
INCONSISTENT_DATA | TYPE | Barcode has inconsistent data | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 510 |