Skip to Content
0
Former Member
Nov 22, 2012 at 06:22 AM

Z structure used by various interfaces|Need to change the structure for only one program

35 Views

Hi Experts,

I have a requirement wherein i have a structure which is used to store the FI Inbound ITem level details. This strctr is ued by various programs in our system.

This structure as of now does not have the XREF3 field and now the requirement is that when we post documents XREF3 field should get updated in BSEG.

If i append XREF3 in this structure then my other interfaces are getting affected. And without including the filed here i am not getting the XREF3 in the BSEG table though the dcoument gets posted.

Any Advice will be greatly appreciated.