Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to read ducument flow (VBFA) using FM ?

Former Member
0 Likes
1,420

Hi all,

I need to retrieve records from vbfa table by passing value only to VBELN field. Since VBELV is the first key field, Performance issue is there if we pass value only to VBELN field.

This is displayed as an error in SCI. Is there any Released FM that can be used instead of select statement.

Regards,

Shankar

Hi all,

I need to retrieve records from vbfa table by passing value only to VBELN field. Since VBELV is the first key field, Performance issue is there if we pass value only to VBELN field.

This is displayed as an error in SCI. Is there any Released FM that can be used instead of select statement.

Regards,

Shankar

6 REPLIES 6
Read only

Former Member
0 Likes
975

Hi,

use the FM RV_ORDER_FLOW_INFORMATION for VBFA table.

Thanks,

Naren

Read only

0 Likes
975

Hi Naren,

This FM is not released. Hence it cannot be used here .

IS there any other alternative ?

Thanking you,

Shankar

Read only

Former Member
0 Likes
975

RV_ORDER_FLOW_INFORMATION

Read only

Former Member
0 Likes
975

Hi,

Which version are you in...I am able to use this function module..

Thanks,

Naren

Read only

Former Member
0 Likes
975

please check FM RV_FLOW

Read only

0 Likes
975

Hi ,

We are using Version 5 ..Release 640.

Even RV_FLOW is also not released and its not useful my requirement.

Thanking you,

Shankar