Hi all,
we are using a Smart Form that should show information depending on which action triggered it. The Smart From is called by one class that does some preparation logic (Parent CL_SF_PROCESSING_PPF, Method EXEC_SMART_FORM). This class is started by several actions.
I know I could have several classes, one per action. But in case of changes, I would have to change all classes.
Is there a way to determine in the class which action was used to call it?
Thanks for your help,
Timo
Message was edited by:
Timo Koch (rephrased question)