Friday, February 11, 2011

Problem with order release PM COZF0001 - COZF0002

Can anybody help some of the operations in our task lists have been assigned to PM02 External operations. We had hoped this would result in a requisition being raised each time the PM order was called.
The problem is that we have set the fields requisitioner & req tracking number as mandatory entries. These fields are not availible on the task list operation, therefore each time we try and release the pm order we are getting the message that these fields have not been filled.
Is there a way of making those two fields available on the task list operation?
There is no standard way to do this.
However, there a few non-standard options:
1. Use the TList User-Fields to add the required data. Then use a suitable user-exit to add this data to the order
    (try COZF0001 or COZF0002)
2. Use TList header classification to hold the data, then try the above user-exits.
3. Create a batch program to update the required info
4. Use workflow (on create) to update the required info

0 comments:

Post a Comment