Saltar al contenido principal

Sales Order Sort Line Items

Comentarios

2 comentarios

  • Keshava Best

    Hi Phil,

    A few options:

    1. You could update the Crystal Report to print the lines on the Sales Order in your custom order different than what displays.
    2. Your macro could cache the data from the entire order, delete the lines and re-enter them in the new order.


    Keshava

  • Phillip Wu

    SAP has an up arrow and down arrow that allows you to move lines up and down in the Sales order window.

    You can select the line you want to move and then just click on the up or down arrow and it will move the entire line either up or down.

    We do this currently, just manually and it can be tedious when there are over 100 items in the order. We've seen B1UP do various other macros by controlling the mouse and clicking on buttons.

    If this isn't a possibility, then I guess the best option would be the second option you mentioned. Cache the entire order and then add and delete everything.

Iniciar sesión para dejar un comentario.