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

Re: Purchase Order Z smartform archival

$
0
0

Hello Sunil,

Below parameters need to be filled :-

 

Pass values to the following parameters while calling smart form in the Z program:

 

ARCHIVE_INDEX

ARCHIVE_INDEX_TAB

ARCHIVE_PARAMETERS

CONTROL_PARAMETERS

 

Check below code for reference:

 

    l_control_param-device = ld_device.

    l_control_param-no_dialog = 'X'.

    l_control_param-preview = xscreen.

    l_control_param-getotf = getotf.

    l_control_param-langu = nast-spras.

 

CALL FUNCTION lf_fm_name

      EXPORTING

        archive_index = toa_dara

        archive_parameters = arc_params

        control_parameters = ls_control_param

 

Also please go through the below link :

          https://scn.sap.com/thread/1279622

 

Hope this will help you .

 

 

Thanks

Romit Raina


Viewing all articles
Browse latest Browse all 8852

Trending Articles



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