SAP ABAP IMG Activity /ISDFPS/MATPLN_JUMP (BAdI: Define Jump to Customer Reports)
Hierarchy
☛
EA-DFPS (Software Component) SAP Enterprise Extension Defense Forces & Public Security
⤷
IS-DFS-MM (Application Component) Materials Management
⤷
/ISDFPS/MM (Package) SDP BW Enhancements in Materials Management

⤷

⤷

IMG Activity
ID | /ISDFPS/MATPLN_JUMP | BAdI: Define Jump to Customer Reports |
Transaction Code | /ISDFPS/89000034 | (empty) |
Created on | 20040921 | |
Customizing Attributes | /ISDFPS/MATPLN_JUMP | BAdI: Define Jump to Customer Reports |
Customizing Activity | /ISDFPS/MATPLN_JUMP | BAdI: Define Jump to Customer Reports |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | /ISDFPS/MATPLN_JUMP |
Use
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.
Requirements
The jump functions are defined in table /ISDFPS/CMATUCOM. The constants CF1 through CF5 are transferred in IM_UCOMM.
Standard settings
Activities
Example
method /ISDFPS/IF_EX_MATPLN_JUMP~JUMP .
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.
Business Attributes
ASAP Roadmap ID | 204 | Establish Functions and Processes |
Mandatory / Optional | 2 | Optional activity |
Critical / Non-Critical | 2 | Non-critical |
Country-Dependency | A | Valid for all countries |
Assigned Application Components
Documentation Object Class | Documentation Object Name | Current line number | Application Component | Application Component Name |
---|---|---|---|---|
SIMG | /ISDFPS/MATPLN_JUMP | 0 | /ISDFPS/PD10000010 | NCG Budget Execution |
Maintenance Objects
Maintenance object type | E | Business Add-In - Definition |
History
Last changed by/on | SAP | 20040921 |
SAP Release Created in | 470 |