‎2013 Oct 23 9:34 AM
Hello
We have to add an additional field in items table in transaction VA42. It is the standard field net price (NETPR) from table VBAP.
I don't want to modify the dynpro 4908 from module pool SAPMV45A.
Does anybody know, if SAP provides an extension to solve this problem?
Kind regards
Daniel
‎2013 Oct 23 10:08 AM
Dear Daniel,
You can use Additional Data B screen no. 8495
process before output.
* Verarbeitung vor der Ausgabe
*{ INSERT Req no. 1
module z_pbo_8495.
*} INSERT
process after input.
* Verarbeitung nach der Eingabe
write a PBO in MV45AOZZ and extend added field in VBAP
http://www.sapwiki.cl/wiki/images/7/78/Sapnote_0000302497.pdf
Regards,
Deekshita