It is probably possible, but almost certainly more effort than just building a new form in SAP.
Hi Mike,
Thanks for your reply,
The reason why we are thinking in this direction is to avoid such combination of nested IF conditions in SAP.
if you could advise us on how to connect to Excel from SAP and get the derived results will be helpful in achieving this solution or else if there is any other opinion also please share with us.
I would also advice against relying on Excel to perform application logic on behalf of your SAP system.
If you haven't already, I think you should check out if this is something you want to implement in BRF+. It's a quite extensive framwork within your SAP system. I have on some occations used it mainly as a "technical configuration engine" (instead of implementing multiple complex z tables + program logic), but it is alot more to it than that. At least give it a look. It would definitely help you to "avoid such combination of nested IF conditions in SAP", while still having all the logic in one platform!
https://help.sap.com/erp_mdg_addon70/helpdata/en/9a/6b67ce7c26446483af079719edf679/frameset.htm
Add comment