Ansicht
Dokumentation

/ISDFPS/MATPLN_JUMP - BAdI: Define Jump to Customer Reports

/ISDFPS/MATPLN_JUMP - BAdI: Define Jump to Customer Reports

Fill RESBD Structure from EBP Component Structure   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

This business add-in provides the same jump functions as the method /ISDFPS/CL_FDP_STOCK_VISUALIZE->JUMP

You can choose to evaluate the content of the selected rows.

The jump functions are defined in table /ISDFPS/CMATUCOM. The constants CF1 through CF5 are transferred in IM_UCOMM.

case im_ucomm.

when /isdfps/cl_fdp_stock_visualize=>func_cf1.

if not im_line-preq_no is initial.

set parameter id 'BAN' field im_line-preq_no.

call transaction 'ME53N'.

endif.

endcase.

endmethod.






SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 737 Date: 20240426 Time: 143701     sap01-206 ( 17 ms )