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: 

Object number from vbak table

former_member245665
Participant
0 Kudos

hi all,

i have a requirement to change the header level order ''current object status." with "new status"..we can change object status using Object number(OBJNR) from VBAK.....

i can able to change the status using OBJNR which is available at VBAK...but i am unable to change the status for orders which does not contain OBJNR value in VBAK..

what i am trying to say is...how can i get OBJNR number if VBAK does not contain OBJNR...and how can i get current object status of the Order....

thanks...

surya

2 REPLIES 2

JuanCarlosDelga
Contributor
0 Kudos

Hi Venu,

In VBAK, OBJNR number is composed by VB + Order number + '000000'.

Can you find and status using this OBJNR?

Regards.

JCD

0 Kudos

hi juan,

we can find status using objnr using function module....'STATUS_READ'.

but it is possible only with "OBJNR"....if VBAK does not contain OBJNR for a particular sales document...VA02/VA03 getting Object number...and having status as 'REL released'...what does it mean..?

and that to that object number not following the formula what you have given...

OBJNR is empty...what is the meaning of this,,?..

thanks,

surya