2011 Nov 25 11:43 AM
Hi,
I need to find a way in order to add other portion besides the ones specified in input at the beginning of the elab. of the transactions:
EAMABI
EA10
For example: the EA10 is called with portion R0000001; i need to search with this porton in a custom table in order to retrieve if i need to add another one:
R0000001 -- R0000002
In this case, I should add the portion R0000002.
For EAMABI i found the exit EXIT_SAPLEA02_002. It should work but it's called after the search in etrg...and this is not so good..
Anybody has a good idea?
Thanks,
Gabriele
2011 Nov 30 1:58 AM
Gabriele:
the only way i can think of is to develop a custom transaction as a wrapper and then call the standard one once you have done your evaluation.
regards,
bill.
2011 Nov 30 1:58 AM
Gabriele:
the only way i can think of is to develop a custom transaction as a wrapper and then call the standard one once you have done your evaluation.
regards,
bill.
2011 Nov 30 10:54 AM
Yes you are right...I know that this can be a solution. I hoped in a different one!
If someone has a different idea, please tell me. For now I can consider the question closed..
Thanks,
Gabriele