2007 Nov 15 1:04 PM
Hi ,
Please tell me the bapi which is used to update reference field xref3 into bseg for transaction fb02.
but still in database its not updated why ............................i want to update in database using bapi or fm
2007 Nov 15 1:08 PM
2007 Nov 15 1:19 PM
but still in database its not updated why ............................i want to update in database using bapi or fm
2007 Nov 15 1:30 PM
probably a COMMIT WORK statement would help after the FM call, in case there are no errors.
2007 Nov 16 7:14 AM
first i am trying by execution fm by enterining the input values so that i could check whether its working or not................but its not updating in database is commit is required.........................
2007 Nov 15 1:22 PM
2007 Nov 15 1:31 PM
2007 Nov 15 1:38 PM
sorry, I have no more ideas...
alternatively you can write a CALL TRANSACTION as well to do this one field change
2011 Jun 15 5:43 PM
Hi,
This function module FI_DOCUMENT_CHANGE updates XREF3 in R/3 4.6c version but in ECC 6.0 this function module has got changed.
What approach I followed I copied 4.6 c version into a Z function module and which works fine.
Use BAPI_TRANSACTION_COMMIT after this function module.
Thanks,
Ranadev
2011 Jun 16 9:14 AM
Hi,
i used F.m CHANGE_DOCUMENT to change xref3 , it works also in ECC 6.
But be careful using CHANGE_DOCUMENT , this function performs direct updates on FI Tables
2015 Apr 08 7:37 PM
Could you please tell the values you passed for CHANGE_DOCUMENT. I am unable to edit xref1, xref2 and xref3 in FB02
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |