Sales Order Detail File F4211.VR03
I have a custom requirement to update F4211.VR03 at the time of adding or updating grid line in P4210 - Sales Order Detail Revision Form. My custom code though updates F42UI11 cache however at the time of calling B4200310- F4211 End Doc, VR03 is not written in F4211. I have noticed in B4200310 that F4211.VR03 is not wired up. What i found was the link from the cache to F4211.VR03 is not there in B4200310 - internal function I4200310_LoadF4211ParmsForED as a result VR03 is not writtien. I have couple of queries:
1. if not through F4211 End Doc how does F4211.VR03 gets updated? What is the significance of VR03 with respect to JDE Order to Cache process?
0