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

Former Member
0 Likes
240

<b>why in bapi function module all the parameters are optional? is there any specific reason?</b>

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
222

hi satheesh,

Flexibility , you can pass the values according to your requirement ,but there are certain fields to pass only then required output is retrived.

Thanks

Siva

2 REPLIES 2
Read only

former_member404244
Active Contributor
0 Likes
222

Hi sateesh,

There will be always some minimum requirement will be there for the parameters.it means for creating or updating some minimum values needs to be passed.So in all the cases we won't find that the parameters are optional.some Bapi's we find madatory for some of the parameters....

Regards,

nagaraj

Read only

Former Member
0 Likes
223

hi satheesh,

Flexibility , you can pass the values according to your requirement ,but there are certain fields to pass only then required output is retrived.

Thanks

Siva