InterviewSolution
| 1. |
"determine Task Processor Automatically At Save" is It Possible To Determine Header Tasks Automatically At Save Without Selecting The Save + Determine Tasks Button? the Users Only Want To Click The Save Button And Trigger The Save + Determine Tasks. How Do I Program This? |
|
Answer» is It Possible To Determine Header Tasks Automatically At Save Without Selecting The Save + Determine Tasks Button? the Users Only WANT To Click The Save Button And Trigger The Save + Determine Tasks. How Do I Program This? It is possible if there is an IMG setting for AUTOMATIC TASK determination on save. Another to do this via one of the following user-exits: QQMA0014: CHECKS before saving a notification; ICSV0002: Automatic task determination for service notifications; It is possible if there is an IMG setting for automatic task determination on save. Another to do this via one of the following user-exits: QQMA0014: Checks before saving a notification; ICSV0002: Automatic task determination for service notifications; |
|