Need to get record status
943601May 9 2013 — edited May 10 2013Hi All
I have a below requirement...
Normally i have 3 blocks. One is master block and remaining blocks are details blocks(in different tabs).
I can do query in all the blocks for the sake of fetching records.
If i selected the record in detail block and tried to get the query mode it needs to perform the query in details block. It is working fine.
If i didn't select any particular record in detail block and tried to get the query mode it needs to perform the query in master block. But here cursor is coming to detail block, and querying detail block when i did query.
Requirement:
Here i need to get the record status in detail block level. If the record is in selected status it should perform query in detail block, else cursor should move to master block level.
I am not able get the record status in detail level.
Can any one help on this?
Thanks in advance.
With warm regards
Hari
Edited by: 940598 on May 9, 2013 5:42 AM
Edited by: 940598 on May 9, 2013 5:44 AM
Edited by: 940598 on May 9, 2013 5:56 AM