Functionality This function module is called in the WEC search bAdI implementation ofPayment ( bAdI: ERP_ISA_GEN_DOC_SEL). Further information The import parameter I_CONTROLDATA has the following component: DUE_DATE_LOW DUE_DATE_HIGH PARKED_ITEMS SELECT_FOR_PAYMENTS PAYMENT_TYPE PAYMENT_ID ONLY_INVOICES CHECK_DISPUTES PREVIOUS_BALANCE DISPLAY_CURRENCY Out of the above mentioned components only DUE_DATE_LOW andDUE_DATE_HIGH are used to fetch the results. Other component are notused internally and hence wont effect the search results. Thesecomponent can be used for future enhancements to the search results. The import parameter I_PARTNER has the following component: PARTNERTYPE PARTNERKEY UNAME AGENT_ACTIVE CC_ACTIVE DESCRIP_LONG Out of the above mentioned components only PARTNERTYPE and PARTNERKEYare used to fetch the results. Other component are not used internallyand hence wont effect the search results. These component can be usedfor future enhancements to the search results. The import parameter I_ADDSEL has the following component: ORGTYPE ORGKEY ADDSELTYPE ADDSELKEY Out of the above mentioned components only ORGTYPE and ORGKEY are usedto fetch the results. Other component are not used internally and hencewont effect the search results. These component can be used for futureenhancements. |