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

BAPIBUSISM007_CREATEFROMDATA extensionin parameter not working

Former Member
0 Likes
385

Hi

The issue here is that the documentation for extensionin paramater says:

*This parameter can be used to transfer customer-specific enhancements to the method.

The parameter is not processed automatically in the method.

You can use BAdI ISM_BP_BAPI to evaluate this parameter, as well as to run checks and carry out further processing steps.*

Please suggest what needs to be done?

I have created a bapi table extension BAPI_TE_KNVV

and filled the extensionin structure with all the fields that need to be passed, I am not using any Zfields, I am using the existing fields in knvv.

Please suggest how should I work on this problem

1 REPLY 1
Read only

Former Member
0 Likes
332

solved