‎2009 Dec 29 11:20 AM
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
‎2009 Dec 30 7:05 AM