Sage 100

 View Only
  • 1.  Sage 100 custom shipping label with UDF

    Posted 10-02-2025 15:28

    Hello,

    I'm hoping someone can help me to figure out an issue I'm having with a custom label in Sage 100.

    I have a UDF for "number of packages" that is in SO_Invoiceheader.

    I'm using the SO_Invoiceheader linked to the SO_ShippinglabelsWrk in Sales Order shipping to create the labels.

    The UDF is on the shipping data entry > shipping tab #2 panel

     

    They want to print the number of labels that is in the UDF field and have the labels count 1 of 5, 2 of 5, 3 of 5 etc.

    I have a formula to add the count, but can't get it to print more than the first one. (see screenshot)

     

    Also, we're trying to print this to a Wasp label printer but it's printing portriat, even though it's setup a landscape.

    Any ideas would be greatly appreciated.

     

     

     

    Thank you

    Debby

     

    UPCOMING OUT OF OFFICE:  

    Debby Hanson

    Senior Solution Architect

     

    Logo

    phone: 484.874.2221 |

    email: dahanson@rklesolutions.com | website: rklesolutions.com

     

     





  • 2.  RE: Sage 100 custom shipping label with UDF

    Posted 10-02-2025 15:35

    There may be other ways, but one idea:

    • Create a UDT with two columns... one string, one numeric.  Include row values 1,2,3,4,5,6... (in both UDT columns) up to the highest label count you want.
    • Join to the UDT in the form, with your UDF label count <= the UDT's numeric column.
      • This should repeat the output for every row in the UDT up to the desired label count.


    ------------------------------
    Kevin Moyes
    Technical Systems Analyst
    Munjal White Consulting Co.
    Toronto ON
    ------------------------------



  • 3.  RE: Sage 100 custom shipping label with UDF

    Posted 10-02-2025 16:02

    Right click on each field and rotate 90 degrees.



    ------------------------------
    Doug Higgs
    Midwest Commerce Solutions, Inc
    (312) 315-0960
    Chauffeur, Chef, and Personal Assistant to Sprinkles
    ------------------------------



  • 4.  RE: Sage 100 custom shipping label with UDF

    Posted 10-02-2025 16:08

    Doug,

    Thanks, I'll give that a try!

     

    Thank you

    Debby

     

    UPCOMING OUT OF OFFICE:  

    Debby Hanson

    Senior Solution Architect

     

    Logo

    phone: 484.874.2221 |

    email: dahanson@rklesolutions.com | website: rklesolutions.com