Ansicht
Dokumentation

ISM_PDEX_WORKLIST0 - Define Functions

ISM_PDEX_WORKLIST0 - Define Functions

General Material Data   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

In this IMG activity, you can define functions for the media issue worklist. Customer-specific functions must begin with a letter.

A function represents a transaction or report that can be accessed using a function group in a transaction variant using the 'Other Functions' menu option in the media issue worklist.

You must specify the following for each function:

Text used to access the function in the menu

Function module that processes the function call (this can be an existing function module or a customer-specific one)

Indicator specifying whether or not the function can be executed for several media issues

You can specify an existing standard function module or a customer-specific function module as the function module that is processed when a function is accessed (as part of a transaction variant for the media issue worklist). For example, this function module can be used to assign default values to parameters for the transaction called, and to access this transaction.

Existing function modules for accessing functions begin with ISM_WL_CALL_ ...

Customer-specific function modules must have the same interface and a program logic that is based on these standard function modules. (Please note that the interface is different depending on whether the transaction is to be executed for one or more media issues.)

Step 1

First, you create a function for each function you want to navigate to from the media issue worklist. (In a subsequent step, you assign these functions to function group ZZ, for which you then create a transaction variant ZZ_JKSD13.)

For example, you might define the functions Z0, Z1, and Z2:

Function,,Text,,,,,,,,Function module

Z0,,,,Insert mix,,,,ISM_WL_CALL_INSERT_PLANNING

Z1,,,,Media issue,,,,ISM_WL_CALL_MEDIAISSUE

Z2,,,,Quantity planning,,,,ISM_WL_CALL_QUANTITY_PLANNING

Overview of the activities required later:

Step 2

You create the function group ZZ.

Step 3

Functions Z0, Z1, and Z2 are now assigned to function group ZZ.

Function group,,Function ,,

ZZ,,,,,,Z0

ZZ,,,,,,Z1

ZZ,,,,,,Z2

Step 4

Function group ZZ is assigned to the transaction variant ZZ_JSD13. When you access this transaction variant, you can navigate to the transactions listed here. You can set up the function group (as well as the transaction variant assigned to it) for specific business processes.

Step 5

You create transaction ZZ_JKSD13 as a copy of the standard transaction JKSD13.






PERFORM Short Reference   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 2986 Date: 20240329 Time: 151820     sap01-206 ( 56 ms )