Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

How to print bar-code numbers from third-party solutions in Microsoft Dynamics GP


INTRODUCTION

This article describes the general guidelines about how to print bar-code number fields in reports in Microsoft Dynamics GP or in Microsoft Business Solutions – Great Plains 8.0. The bar-code numbers are printed from the third-party solutions for bar coding that are listed under the "Industry Solutions" section of PartnerSource and of CustomerSource.

Note You must have administrator user rights or access to Report Writer to follow these steps.

MORE INFORMATION

↑ Back to the top


MORE INFORMATION

Prerequisites for printing bar-code numbers

1. You must install a bar-code package that includes fonts on each workstation where you want to print reports. You can buy bar-code fonts, or you can download free bar-code fonts from the Internet.

Note We do not have a list of compatible bar-code formats. Therefore, you must perform test prints that use the bar-code font to make sure that the font is compatible with your printer.
2.

The bar-code number must be recorded somewhere in the Microsoft Dynamics GP system. For example, if you are assigning a bar-code number to each item, you can use the following fields:

Item Number
Item Description
Item Short Description



     
3. The report must have a table that includes the field that stores the bar-code number.
4. The report must have a graphical format in Report Writer.
5. Most bar-code readers expect a start character and an end character to identify the code field. The common practice is to use an asterisk (*) before and after the field. For example, item A must be entered as *Item A* so that the reader can decrypt the field.

How to configure Microsoft Dynamics GP or Microsoft Business Solutions – Great Plains to print bar-code numbers

Step 1: Create a calculated field in Report Writer

You must create a calculated field in Report Writer to accept the bar codes. To do this, follow these steps:
1. Print the report to the screen, and then click Modify to open the Report Layout.
2. In the Toolbox, click Calculated fields , and then click New .
3.

In the New field dialog box, type or select the following elements in the respective fields:

Name : Barcode_Field_Name
Result Type : String
Expression Type : Calculated



     
4.

On the Constants tab, select the following elements, and then click Add :

Type : String
Constant : *



     
5. Click the Cat button.
6.

On the Functions tab, select the following elements, and then click Add :

Type : System-defined
Function : STRIP

Note The STRIP function removes additional spaces in each field.



     
7.

On the Fields tab, select the following elements, and then click Add :

Resources : Table_Name
Field : Field_Name



     
Note Replace the Table_Name placeholder with the appropriate table name, and replace the Field_Name placeholder with the appropriate field name that contains the bar code.
8. Click the Cat button.
9.

On the Constants tab, select the following elements, and then click Add :

Type : String
Constant : *



     
10. The resulting calculated field are displayed as follows:

"*" # Table_Name . Field_Name # "*"

11. Click OK .
12. In the Toolbox, click Calculated Fields .
13. Drag the calculated field that you created to the appropriate area of the Report Layout.
14. On the File menu, click Microsoft Dynamics GP or Microsoft Business Solutions – Great Plains . When you are prompted to save changes, click Save .

Step 2: Grant user rights for the report, and do a test print

In Microsoft Dynamics GP 10.0
1. Create the ID to print the modified report. To do this, follow these steps:
a. On the Microsoft Dynamics GP menu, point to Tools , point to Setup , point to System , and then click Alternate/Modified Forms and Reports .
b. If you are prompted, type the system password.
c. In the ID field and in the Description field, type the ID and the description that you want to use.
d.

Select the following elements for the respective fields:

Product : Microsoft Dynamics GP
Type : Reports



     
e. Expand the appropriate series, expand the appropriate report, and then click Microsoft Dynamics GP (Modified) .
f. Click Save .
2. Grant user rights to print the modified report. To do this, follow these steps:
a. On the Microsoft Dynamics GP menu, point to Tools , point to Setup , point to System , point to Security , and then click User Security .
b. Select the user ID and the company database that you want.
c. In the Alternate/Modified Forms and Reports ID field, click the ID that you created in step 1.
d. Save the changes, and then log off from Microsoft Dynamics GP.
e. Log on to Microsoft Dynamics GP, and then print the report.
In Microsoft Dynamics GP 9.0 or in Microsoft Business Solutions - Great Plains 8.0
You can use the Advanced Security tool in these versions, as follows:
1. On the Tools menu, point to Setup , point to System , and then click Advanced Security .
2. Type the system password if you are prompted.
3. Click View , and then click by Alternate, Modified and Custom .
4.

Expand the following nodes:

Microsoft Dynamics GP or Microsoft Great Plains
Reports



     
5. Expand the appropriate series, and then expand the folder that contains the report that you modified.
6. Click Microsoft Dynamics GP (Modified) or Microsoft Great Plains (Modified) .
7. Click Apply , and then click OK .

Note By default, when you start the Advanced Security tool, the current user and the current company are selected. Any changes that you make are for the current user and for the current company. However, you can select additional users in the User area of the Advanced Security window. You can select additional companies in the Company area of the Advanced Security window.
8. Print the report.
In versions earlier than Microsoft Business Solutions - Great Plains 8.0
You can use the Standard Security tool in these versions, as follows:
1. On the Tools menu, point to Setup , point to System , and then click Security . If you are prompted, type the system password.
2. In the User ID list, click the ID of the user or users who you want to have access to the modified report.
3. In the Type list, click Modified Reports .
4. In the Series list, click the appropriate series.
5. In the Access List box, double-click the report that you modified, and then click OK .
6. Print the report.

↑ Back to the top


DISCLAIMER

MICROSOFT AND/OR ITS SUPPLIERS MAKE NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY, THE RELIABILITY OR THE ACCURACY OF THE INFORMATION THAT IS CONTAINED IN THE DOCUMENTS AND THE RELATED GRAPHICS PUBLISHED ON THIS WEB SITE (THE “MATERIALS”) FOR ANY PURPOSE. 

THE MATERIALS MAY INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS AND MAY BE REVISED AT ANY TIME WITHOUT NOTICE. TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, MICROSOFT AND/OR ITS SUPPLIERS DISCLAIM AND EXCLUDE ALL REPRESENTATIONS, WARRANTIES, AND CONDITIONS WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT LIMITED TO REPRESENTATIONS, WARRANTIES, OR CONDITIONS OF TITLE, NON-INFRINGEMENT, SATISFACTORY CONDITION OR QUALITY, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE MATERIALS. 

↑ Back to the top


Keywords: kb, kbhowto, kbMBSPartner, BemisKB856450, kbMBSMigrate

↑ Back to the top

Article Info
Article ID : 856450
Revision : 2
Created on : 11/15/2017
Published on : 11/15/2017
Exists online : False
Views : 113