cancel
Showing results for 
Search instead for 
Did you mean: 

Support Message : Pushbutton in Transaction CRMD_ORDER

pr_srinivas
Contributor
0 Kudos

Dear Experts

Sub : Support Message : Pushbutton in Transaction CRMD_ORDER

Requirement :

When a user execute transaction CRMD_ORDER, Support Message Push Button automatically on the CRMD_ORDER order Screen's Application Tool Bar

Work Around :

Execute : CRMD_ORDER

Navigate : Extras --> Settings --> Specific -->In PushButton1 --> File SLFN

Continue - Support Message : Pushbutton appears.

Constrains :

We have a user base of 8500 End users and we want this Work Around solution will not fit for our requirement and we want the transaction execution should bring automatically the Push Button Tab.

Regards

Accepted Solutions (1)

Accepted Solutions (1)

raquel_pereiradacunha
Active Contributor
0 Kudos

Hi,

I guess your work around in the best way to do it without coding (Settings->Specific).

Other option, as you said you have too many users, is to create a program to update table SPERS_OBJ with field FIELDNAME = NEWT_1 (or NEWT_2 or NEWT_3, depending on which button you want to use) and FIELDVALUE = SLFN for all the user ids that you want to have this button by default.

Take a look at this table for your userid and use it as a template for the others.

Regards,

Raquel.

Edited by: Raquel Cunha on Jun 24, 2008 11:25 AM

Answers (0)