HI.
I have a problem when execute the function "CRM_DOC_FLOW_READ_DB" from Portal, because I am getting less records than the same execute from R3 .
I am trying to get all subsequence service orders and service notification with FM. but in CRM portals this function only returns the actual service orders and not the childrens created from this service order (another service orders or service notifications). In debbuging, While I am executing the program in runtime, and in another mode i execute the same FM, the results are diferent.
Can you tell me why is this happening? ¿How can I get all the children from a service node when the application is execute directly from CRM portal? ¿Or is there another FM that can help me to solve my problems?
Thanks for your help