‎2008 Jan 03 7:06 AM
Hi All,
I have a BRF Search expression of class CL_CRM_SEARCH_BRF. This return a table with 3 entries.
I have one Tag expression which reads only the AMOUNT from the above search expression. This is getting only the first line from the above table.
My requirement is, i need to loop through the table, getting one line each time.
Can any one please let me know how i can achieve this.
Regards,
Seema
‎2008 Jan 17 12:49 PM
‎2008 Jan 17 12:49 PM
‎2010 Jul 14 8:20 PM
Hi Seema,
I saw your post regarding usage of Table in BRF. I have a requirement to check for the all the service contracts in CRM which are active for a Customer. So i need to check for dates and few fields and get the result if there is any record present.
Could you please give me an Idea about what Expression should I create in BRF so that I can perform the below check.
Thanks,
Bhavesh.
‎2010 Jul 14 9:34 PM
Hi Seema,
I saw your post regarding usage of Table in BRF. I have a requirement to check for the all the service contracts in CRM which are active for a Customer. So i need to check for dates and few fields and get the result if there is any record present.
Could you please give me an Idea about what Expression should I create in BRF so that I can perform the below check.
Thanks,
Bhavesh.
‎2009 Jul 09 2:39 AM
Hello,
we need to process data from multiple i.e. contract items in CRM 6 after an event occured. My thought was I could probably use a search expression.
What we need to achieve is to find contract items which belong to a: a certain ship to partner / Validity period and b: ship to / project (Partner function) / validity and provide the result as context / structure that can be processed one after another in the following BRF flow....
Can you help me with some tips please. I struggle a little here.
Thanks a lot!
Oliver
Edited by: Oliver Buschmann on Jul 9, 2009 3:41 AM