‎2017 Mar 23 6:00 PM
Hello All,
I would like to know if someone replaced the FM HELP_VALUES_GET_WITH_TABLE inside of function FI_F4_MWSKZ (this function is started with F4 button or Search Help of VAT Code in Purchase Documents). The function HELP_VALUES_GET_WITH_TABLE is obsolete and SAP recommends the function F4IF_INT_TABLE_VALUE_REQUEST as alternative but i cant find a SAP Note to apply this modification.
Anyone replaced this function in Purchase Documents?
‎2017 Mar 29 6:53 AM
are you saying you want to change a standard function module because it uses an obsolete function module ? NO NEVER !
‎2017 Mar 23 6:26 PM
have you referred the Note ?
2174266 - BUP_BANK_F4 calls an obsolete FM.
Link-https://launchpad.support.sap.com/#/notes/2174266/E
‎2017 Mar 23 6:55 PM
Hi Jagdeep,
This SAP Note is for BUP_BANK_F4 FM. This Function Module is not called by F4 ou Search help from Purchase Order VAT Code.
Thanks in advance.
‎2017 Mar 29 4:59 AM
Here I found something more, sorry about incorrect note earlier. Copy paste error which may help on some direction but what exactly you are looking for
You have implement implicit to achieve what you are looking for but I am not sure. As I am also not able to find any information requested by you.
Followings notes may be helpful.
‎2017 Mar 29 6:53 AM
are you saying you want to change a standard function module because it uses an obsolete function module ? NO NEVER !
‎2017 Mar 29 9:24 AM