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
Changing CV_BC_TYPE TYPE /AIN/AITYP Barcode Type
Exporting ET_BC_PARTS TYPE /AIN/BC_ELEMENTVAL_ID_TAB Barcode element, values, format and identifier
Importing IV_BC_STRING TYPE /AIN/BC_STRING Barcode String
Exception INCOMPLETE_BARCODE_STRING TYPE Barcode string finished abruptly
Exception CONVERSION_ERROR TYPE Hex to Character conversion error.
Exception NO_BARCODE_TYPE_FOUND TYPE Barcode type could not be determined
Exception WRONG_BARCODE_TYPE TYPE Input barcode type header is not the same as that of the barcode
Exception NO_FORMAT_FOUND TYPE Format could not be determined.
Exception INCONSISTENT_DATA TYPE Barcode has inconsistent data
               
Processing Type
Normal Function Module  
Remote-Enabled 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