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

BAPI for transaction code Vf31 along with Input and Out put Parameters

Former Member
0 Likes
1,812

I need the BAPI for Vf31 transaction code along with input and output parameters.

It would be a great favour for me to get reply as soon as possible.

1 ACCEPTED SOLUTION
Read only

amit_khare
Active Contributor
0 Likes
1,382

As found in forum -

Because the VF31 is a report (sd70av3a) you can

SUBMIT it and fill all parameter by using the "WITH" command.

Example

SUBMIT sd70av3a

with RG_KSCHL EQ 'RD00'

Regards,

Amit

Reward all helpful replies.

I need the BAPI for Vf31 transaction code along with input and output parameters.

It would be a great favour for me to get reply as soon as possible.

5 REPLIES 5
Read only

amit_khare
Active Contributor
0 Likes
1,383

As found in forum -

Because the VF31 is a report (sd70av3a) you can

SUBMIT it and fill all parameter by using the "WITH" command.

Example

SUBMIT sd70av3a

with RG_KSCHL EQ 'RD00'

Regards,

Amit

Reward all helpful replies.

Read only

0 Likes
1,382

I require BAPI for that report to be called from outer Application. Yes, it can be executed as you mentioned but which BAPI to be called to execute report in some other platform like java.?

Read only

0 Likes
1,382

Check this BAPI then BAPI_BILLINGDOC_CREATE, for documentation and details check SE37.

Regards,

Amit

Reward all helpful replies.

Read only

0 Likes
1,382

Thanks Amit.

I'm glad that you gave your precious time.

Regards,

Read only

Former Member
0 Likes
1,382

hi,

send detail requirement.

Regards

Santosh.