‎2006 Sep 15 8:02 AM
there is a field named 'Trading partner' in item of accounting doc. you can see it by 'additional data' in item screen.
for the doc. generated by VF01. this field of some items can not be filled.
now i want to fill the field in all items.
any advice? i cannot use the user exit in VF01 provided by IMG.
‎2006 Sep 15 8:05 AM
Hi LI ,
have u seen my reply to this in ur prev.post,just do that one ? if any probs let me know.
Regards
Prabhu
‎2006 Sep 15 8:35 AM
Hi, i try ur way, i am in ecc 5.0. i cannot use the tcode FIBF.
also, i search the IMG, i cannot find user exitupon saving, could u kindly provide some?
‎2006 Sep 15 8:09 AM
Hi,
There is an user-exit which gets triggered during creating an invoice (VF01) or change mode (VF02). The exits : RV60AFZZ &
RV60AFZC.
Inside these exits there are lot of FORMS, which you can use it for your purpose.
E.g. FORM userexit_account_prep_komkcv
FORM userexit_account_prep_kompcv
You need to get the access key from OSS1 transaction before you can start editing these exits.
P.S. Mark all helpful answers for points.
JLN