cancel
Showing results for 
Search instead for 
Did you mean: 

Save Button on the TimeSheet Review Screen

Former Member
0 Kudos

Hello,

I am trying to move the Previous Step and the Save buttons on the Top of the screen above the Review Table ..I had gone to the VcCatRecordReview Component -> VcCatRecordReview View Controller and moved the Transparent Container which has those 2 buttons but it's not taking into effect...If anybody has done something like this then please let me know....

Thanks in Advance

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi ,

if you have used user_command then you just write the condition of function code of save button '&data_save' between case and endcase.

if you need to use standard save button then go to the menu painter using tcode 'SE42' and go to function tool bar and write save on save button.

regards..

bibek

Former Member
0 Kudos

Still looking for a solution

Former Member
0 Kudos

Hello Shikhil,

It should work. I did similar kind of changes.

Are you using NWDI ? after the change have you build and deployed the changes ?

Thanks

Shobhan

Former Member
0 Kudos

We are using NWDI...and I am correctly building and deploying the Application.....I created my own button for 'Previous Step' and tied it to the Previous Action ...but on clicking it ....it stays on the same screen....seems like the standard buttons are coming from Floor Plan Manager or somewhere...

If anybody has worked on this.,pls let me know....