Hi Gurus,
When i was designing my FM.I was always selecting the (=) symbol in cardinality
ex,0..1 1..n = 1..n 0.n,can i know what is the real use of using the < or > or <= symbol when seting the cardinality in FM.please let me know.
Thanks in advance
K.M
This is helpful based on your requirement. For e.g. if you have order entries in one table and booked entries in another table and you wanted all booked entries whose booked date is less than the order date...
Srik
Thanks for your kind reply.
I try to execute and understand it to the depth.
KRs,
K.M