Functionality With this method you get the key values for all installment plans thatmatch the transferred selection parameters in the import parameters. Further to this you can use the I_DETAILED indicator to return the mostimportant attributes for the found installment plans. The methodperforms better if the I_DETAILED is not set. Description The return code for the method is returned in a structure with 5fields. You can find information about the meaning of individual fieldsin the corresponding data element documentation. Structure> TYPE,,,,Report category> CODE,,,,Report code> MESSAGE,,,,Report text> LOG_NO,,,,Application log: Log number LOG_MSG_NO,,Application log: Sequence number for the messageDefault Description In this parameter you transfer the business partner for which you aresearching for an installment plan. Description In this parameter you transfer the contract account for which you aresearching for an installment plan in I_VKONT. Description You use this parameter to fetch, in addition to the installment plannumbers that match the search criteria, to fetch the most importantattributes of the installment plans. If the I_DETAILED> parameteris set, the attributes are determined and stored in T_INSTPLANS>.Otherwise the attribute fields in the T_INSTPLANS> table remainblank.Default The parameter is set to 'X' as standard. Description In this parameter, you can transfer the document number for a document,for which this method then searches for the installment plan in whichthe document for this document number is included. Description This table contains all the installment plans found that match thetransferred selection criteria. If the I_DETAILED> indicator isset, the most important installment plan attributes are determined.Otherwise the table attributes remain blank. |