Ansicht
Dokumentation

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

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

Addresses (Business Address Services)   BAL_S_LOG - Application Log: Log header data  
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.






BAL_S_LOG - Application Log: Log header data   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 737 Date: 20240523 Time: 210708     sap01-206 ( 21 ms )