Functionality You can use this method to delete all the contract information for anapplication> that is held in the buffer tablesfor Total Commitment>. Inthe process, you can determine that the contract data for one or allbusiness partners in the respective application will be deleted, and caninitialize the application. Contract information for the business partner is usually distributedacross several systems (SAP systems or non-SAP systems). This contractand account data for the business partner is required in order todisplay the total commitment, and is provided by the relevantapplications in real-time or in buffer tables.Notes Dependencies You can set up Total Commitment in Customizing for the SAP BusinessPartner for Financial Services under Settings for Financial Services-> Tools -> Total Commitment ->Make Settings for Total Commitment>>and check the settings underCheck Settings for Total Commitment>. For example, you use your own system for securities account management,which writes the contract information to the buffer tables for TotalCommitment once per day. Furthermore, you want to clear all thesecurities accounts for the business partner on a particular day. Inthis case, the method ItemsCreateMultiple (enter contractinformation in buffer tables)> is not sufficient to initialize thebuffer tables, and you use this method instead.Customer enhancements A Business Add-In (BAdI)>is available for this method. You can find thisin the Implementation Guide (IMG) for the SAP Business Partner forFinancial Services under Settings for Financial Services -> Tools ->Total Commitment -> Business Add-Ins (BAdIs) -> BAdIs for BAPIs>. Further information on customer enhancements is available in the SAPLibrary> under Cross-Application Components -> Business FrameworkArchitecture (CA-BFA) -> Enhancements, Modifications...(CA-BFA) ->Customer Enhancements and Modification of BAPIs -> Customer Enhancementof BAPIs>.Return messages Messages are returned in the Return> parameter. You can find thereturn values and their meaning in the parameter documentation.Further information Further information is available in the SAP Library> under SAPBusiness Partner for Financial Services in FS-AM -> Business Partner ->SAP Business Partner Data -> Total Commitment>.Description This parameter is mandatory. You will find information on the parameter in the correspondingdocumentation for the data element:application>.Value range The value range for this parameter corresponds to the value range of thedomain for the data element. Description You will find information on the parameter in the correspondingdocumentation for the data element:delete all contract information forapplication>.Value range 'X' All the contract information for the business partner in anapplication will be deleted ' ' Not all the contract information for the business partner in anapplication will be deleted Default ' ' Not all the contract information for the business partner in anapplication will be deleted Description Indicates the size of the package to be deleted. Default
- 100
Description You will find information on the parameter in the documentation for thedata element: execute customerenhancements>.Value range 'X' Execute customer enhancements ' ' Do not execute customer enhancements Default ' ' Do not execute customer enhancements Description You will find information on the parameter in the documentation for thedata element: switch to simulation mode for write BAPIs >.Value range 'X' The method is called in simulation mode, in other words, the datais not updated. ' ' The method is not called in simulation mode, in other words, thedata is updated. Default ' ' The method is not called in simulation mode. Description Information on the significance of this parameter is available in thecorresponding documentation for the data element:Identification number for business partner>Description This parameter contains contract information that has been confirmed ascontaining errors. The contract information is supplied by theapplications> participatingin Total Commitment>,and provides information about contracts concluded with, and accountsbelonging to the business partner. Contract data can be displayed invarious degrees of detail in Total Commitment. Refer to the relevant data element documentation in the ABAP dictionaryfor information about the individual parameter fields.Description You can find information on the meaning of the parameter in thecorresponding documentation for the structure:Reference Structure for BAPI Parameter ExtensionIn /ExtensionOut>. Refer to the relevant data element documentation in the ABAP dictionaryfor information about the individual parameter fields. This parameter serves as a data container. In the parameter you cantransfer additional data to the method that was not considered at theinterface. The data is transferred in a table. The format for the individual datarecords for this table is determined by the structure BAPIPAREX. Thiscontains several data record fields (VALUEPART1, VALUEPART2, ...) aswell as a field for the name of an internal structure created by thecustomer (STRUCTURE). As the data for each data record is writtenpiecewise, one after the other, in the available data record fields, aninternal structure is required in order to interpret the data. In the event that a customer wants to add additional fields to an SAPdatabase table, BAPI table extensions are particularly well suited asinternal structures. You will find more detailed information on the various customerenhancement options, and the internal structures to be used in each case , in the document Customer Enhancement and Modification of BAPIs>in the SAP Library under Enhancements, Modifications...(CA-BFA)>. The data for the parameter is transferred to the methods Validate andTransferextensionin of theBusiness Add-In (BAdI)> forthis method.Description You can find information on the meaning of the parameter in thecorresponding documentation for the structure: Reference Structure for BAPI Parameter ExtensionIn / ExtensionOut>. Refer to the relevant data element documentation in the ABAP dictionaryfor information about the individual parameter fields. This parameter serves as a data container. In the parameter you cantransfer additional data to the method that was not considered at theinterface. The data is transferred in a table. The format for the individual datarecords for this table is determined by the structure BAPIPAREX. Thiscontains several data record fields (VALUEPART1, VALUEPART2, ...) aswell as a field for the name of an internal structure created by thecustomer (STRUCTURE). As the data for each data record is writtenpiecewise, one after the other, in the available data record fields, aninternal structure is required in order to interpret the data. In the event that a customer wants to add additional fields to an SAPdatabase table, BAPI table extensions are particularly well suited asinternal structures. You will find more detailed information on the various customerenhancement options, and the internal structures to be used in each case , in the document Customer Enhancement and Modification of BAPIs>in the SAP Library under Enhancements, Modifications..(CA-BFA)>. The data for the parameter is transferred to the methodTransferExtensionOut of theBusiness Add-In (BAdI)> forthis method. This table contains the return messages from this method call.
|