on 2018 Sep 26 1:33 PM
Hi,
We have a requirement that need to copy Material number to a GL account line in the settlement document(CO88)
As I circled in the below screen shot, material number 150294605 to be copied against GL 505200 line item.
Can we achieve this through standard functionality? If No, What is the alternate way to get the material number against to GL 505200 line??
Regards
Rafi
Request clarification before answering.
Hi Mohammed,
I've addressed this kind of requirement by using substitution rule in FI document - event 3 (full document).
Please request ABAP support for the substitution coding - eg.:
SELECT SINGLE matnr FROM afpo INTO lv_matnr WHERE aufnr = cobl-aufnr.
Hope this helps.
Regards,
Filipe
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
57 | |
8 | |
8 | |
5 | |
5 | |
4 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.