Hi all,
I want add a custom field in header of transaction FB60, FB65 and MIRO. I want apply OSS note 2639131.
I don't have access any BADI BADI_FDCB_SUBBAS0x.
I read the blog : https://blogs.sap.com/2018/06/18/extending-bkpf-table-by-addin...
Hi,You can only have max value equal to 999.99.Try with this.
CONSTANTS CO_MAX TYPE rf02l-klprz value `999.99`.
*--------------------------------------------------------------
FORM ausschoepfungsgrad_berechnen USING a01_klimk LIKE knkk-klimk.
*orm a...
Hi,You have two possibilities :First - Duplicate this report in Z.... Second - Have a access key to change Standard.In both, be careful when you upgrade your SAP system.Rgds