on ‎2014 Oct 10 1:11 PM
Request clarification before answering.
Hello, Emrah.
TPM20 select data from TRACV_ACCITEM view (function module TPM_TRAC_PJ_SELECT)
Even you change Reference in Transaction or Reference in FI Document. This table won't be updated.
Solution: SE11 -> TRACT_DOCUMENT - this table is part of view TRACV_ACCITEM. Find lines you want by DEAL NUMBER table field to edit and use "Change" button (i hope you have all authorization, otherwise ask your ABAP cons).
Message was edited by: Grigoriy Babitskiy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Okey, Emrah.
Solution 2 - to create view for TRACT_DOCUMENT
SE11 ->
SM30 -> ZTRACT_DOCUMENT - now you are able to change Reference through view.
How to create views http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/2082425f-416b-2d10-25a3-85b8b6c53...
| User | Count |
|---|---|
| 58 | |
| 29 | |
| 21 | |
| 11 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.