‎2009 Sep 23 10:12 AM
Hi guys , AC_DOCUMENT_CREATE uses a structure called XACCIT , I filled some fields xref3 and posn2 of this structure with my own values using user exit EXIT_SAPLV60B_004 , however when i Check BSEG all the fields are filled except these . I ve put a break point in the function and im sure that the structure XACCIT , XACCCR is full , What im doing wrong ? . thank you very much
.
‎2009 Sep 23 10:21 AM
Hi,
Try to use this structure.. "T_ACCIT_EXT"...also u can check in debug mode afther exit...is there any structre over writing your values..
Regards,
Nagaraj
‎2009 Sep 23 10:21 AM
Hi,
Try to use this structure.. "T_ACCIT_EXT"...also u can check in debug mode afther exit...is there any structre over writing your values..
Regards,
Nagaraj
‎2009 Sep 23 12:31 PM