Application Development 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: 

Dynamic Selections in FBL3N

Former Member
0 Kudos

Hi i am swithing over from ABAP program to FBL3N so here i am passing Account Numbers Company COde and i need to pass the Document Number also but it is dynamic selections so how to pass the Document Number to FBL3N.

1 REPLY 1

Former Member
0 Kudos

Hi,

Can you please close the multiple threads on the same.

The other way to pass the Document number is using the parameter ID

SET PARAMETER ID 'BLN' VALUE <number.>

Regards,

Atish