Application Development 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: 

Runtime Header Status in VA02

Former Member
0 Kudos

Dear Experts,

In VA02 when we go to GoTo>Header>Status--->Object Status , when we change Object status e.g. from RELE to CHVL , then i need immediately that status in some field or table without saving it.

Although i can get status from FM ALM_ME_READ_USER_STATUS , but only after i save the changed status.

So i need another FM or another Table name where its being stored in programm, i mean if it changes some flags or anything like that.

but make sure i want changed status without clicking on save button.

please help me frndz.... it's urgent!

points will be rewarded for sure ....

thanks & regards,

2 REPLIES 2

former_member353207
Participant
0 Kudos

Hi,

try one of the userexits in program SAPMV45A (VA02). Start Se80 and goto subroutines. Take userexit USEREXIT_CHECK_VBAK or another one (there are lot) to implement your code.

Joerg

Former Member
0 Kudos

Thanks Goerg ,

but i want to know that by checking which field or which table i can get changed status immediately and i dont want to save and i want status updated flag in any variable or table.

please reply soon...

thanks & regards,