Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

user exit

Former Member
0 Likes
472

helllo

i have a requirement when the the notification closure button is clicked in the IW21 or IW22 transaction i have to generate a pop up window with 2 buttons continue and cancel. i have 3 queries regarding this.

1.when i press cancel,the old task should be deleted and new task shuld be added.----->how to do this?

and another pop up window appears when i press continue.in the second pop up window also there r 2 pusbuttons continue and cancel.

2.here in the second pop up window when i press cancel i have to go back to the notification screen.----


> how to call that screen??

3.and when i press continue it should force the user to enter the end malfunction date and end malfunction time----->how to do this??

pls kindly help me in this issue.

regards

anik

2 REPLIES 2
Read only

Former Member
0 Likes
373

Hi

Check the user exits and BADI's related to IW21 Tcode.

check the following exits and use the related one

IWOC0001 Creation of maintenance/service notification: Determination of reference object

IWOC0002 Maintenance/service notification: Check permission for status change

IWOC0003 Maintenance/service notification: Authorization check for reference object and planner group

IWOC0004 Change ALV settings for list editing of PM/QM/CS

ICSV0002 Automatic task determination for service notifications

ICSV0004 Check reference object and display object information

QQMA0001 User subscreen for notification header

ICSV0004 Check reference object and display object information

QQMA0001 User subscreen for notification header

QQMA0008 User subscreen for additional data for notification item

QQMA0010 User subscreen for additional data for cause

QQMA0011 User subscreen for additional data for task

QQMA0012 User subscreen for additional data for activity

QQMA0014 Checks before saving notification

QQMA0015 Customer exit before calling up F4 Help for catalog

QQMA0016 Function "User data" - menu "Goto -> Tasks"

QQMA0017 Function "User data" - menu "Goto -> Activity"

QQMA0018 Scheduling according to entry of priority

QQMA0019 Default partner when adding notification

QQMA0021 Function "User data" - menu "Goto"

QQMA0022 Function "User data" - menu "Goto -> Cause"

QQMA0023 Function "User data" - menu "Goto -> Item"

QQMA0024 Deactivation of function codes in CUA menu

QQMA0025 Default values when adding notification

QQMA0026 Authorization check when entering notification transaction

QQMA0027 Default values when adding task

QQMA0025 Default values when adding notification

QQMA0026 Authorization check when entering notification transaction

QQMA0027 Default values when adding task

Reward points for useful Answers

Regards

Anji

Read only

Former Member
0 Likes
373

Hi Anik,

Please check out these below

Enhancement/ Business Add-in Description

Enhancement

IWOC0004 Change single-level list editing PM/QM/SM ALV settings

IWOC0003 PM/SM authorization check of ref. object and planner group

IWOC0002 PM/SM notification: Check whether status change is allowed

IWOC0001 Create PM/SM notification: Determine reference object

IWO10027 User exit: Generate user-defined settlement rule

IWO10026 User check on setting status 'Do not perform'

<b>Business Add-in

IQS0_STATUS_MAINTAIN Control of Changeability of User Status

IWO1_SUBSCREEN_0170 Display Additional Data on Object Screen 0170 PhysicalSample

IWOC_LIST_TUNING Performance Tuning for Lists in PM/CS

IWOC_OBJECTINFO_CHNG Changes to Data of Object Info Screen

NOTIF_AUTHORITY_01 Additional Authorization Checks for the Notification

WOC_FL_DETERMINE Determine Date for Determining Installation Loc. Equi. </b>

Warm Regards,

Aby Jacob