Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 11212

Re: Add a Print button to application tool bar in IW32 and print direct

$
0
0

Hi

 

before calling your report, you need to set the memory ID, that means you need to EXPORT the data:

 

 

EXPORT

* Structures

        caufvd       TO cs_caufvd       " Order header details

        riwo1        TO cs_riwo1        " ILOA dialogarea

        iloa         TO cs_iloa         " Location and account details

* Tables

        iafvgd       TO ct_iafvgd       " Order operations

        iripw0       TO ct_iripw0       " Order object list

        iresbd       TO ct_iresbd       " Material Reservations

        iaffhd       TO ct_iaffhd       " prod resources and tools

        op_print_tab TO ct_op_print_tab " Individual print of operations

        kbedp_tab    TO ct_kbedp_tab    " capacity loads and splits

        ihpad_tab    TO ct_ihpad_tab

        ihsg_tab     TO ct_ihsg_tab

        ihgns_tab    TO ct_ihgns_tab

          TO MEMORY ID id_iprt_orddata.

 

 

But you need to check in transaction IW3D how all data transfered by EXPORT are filled

 

Max


Viewing all articles
Browse latest Browse all 11212

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>