Hello Team,
Is it possible to read the variable entry of one info object in the other variable's customer exit.??
like.. for suppose I have two info objects: Compcode and Keydate
Now, Each has corresponding two variables --> Var_compcode and Var_Keydate.
Var_Keydate is calculated in the customer exit.
Var_compcode will be a manual entry variable.
Now, in the keydate calculation I need to use the Compcode to meet some criteria.
how to read that manual input variable Var_compcode in the customer exit of Var_Keydate??
Please suggest.
Regards,
Hem