‎2008 Mar 31 9:23 PM
Hi,
Does anybody know of a standard SAP correction program for the document flow table VBFA.
We have a delivery in doc. flow that does not exist otherwise in the system and would like to correct this.
Thanks,
Peter
‎2008 Mar 31 9:40 PM
Hi,
You can do it indirectly in SAP using '/h' debugging.
1)Go to Se11
2) Go and view the entries for the recoed that you wnat to change.
3) In the display screen OK code box thpe '/h' and press enter.
4) In the Debugging screen You check / see the value for the variable "CODE". It will be "SHOW".
Change the variable value to "EDIT" and save that variabe value.
5) Then the entries will be changed as Editable in the screen fields. You can change the values.
NOTE : This is not advisible to change any foreign key related table. We can use it for emergency purposes.
I will let you know the correction program if I finds.
Thanks,
Greetson
‎2008 Mar 31 9:43 PM
We don't change standard SAP table contents in a production system without SAP's blessing. That's why I asked if anybody knows a SAP provided fix program. Note 74513 provides one, but it's not valid in a ECC60 release - only to 4.7.
‎2008 Mar 31 9:48 PM
Hi,
Check the below link document:
See page no 45 "You can also set it later with the help of a correction program (see SAP Note 104475)"
Hope this will fix your problem.
thanks,
Greetson
‎2011 Mar 28 11:08 PM