Fonction SAP BAPI_CMS_LIQ_GETDETAIL_MULTI - BAPI: Liquidation get

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
PROCESSEXTENSION BAPI_CMS_STR_CENTRAL-PROCESSEXTENSION C 1 X Flag: Execute Customer Extensions (BAdIs) in BAPI

Paramètre Reférence Long. Facultatif Description
EXTENSIONIN BAPIPAREX 990 X Ref. structure for BAPI parameter ExtensionIn/ExtensionOut
EXTENSIONOUT BAPIPAREX 990 X Ref. structure for BAPI parameter ExtensionIn/ExtensionOut
LIQ_CASHFLOW_DATA BAPICMS_STR_LIQ_CFLOW_GET 95 X Liquidation cashflow get
LIQ_MEASURE_DATA BAPICMS_STR_LIQ_MEASURE_GET 92 X Liquidation measure details
LIQ_OBJECT_DATA BAPICMS_STR_LIQ_OBJ_GET 116 X liquidation object details get
MEASURE_IDENTIFIER BAPICMS_STR_LIQ_IDENTIFIER_GET 32 Liquidation identifier primary key
RETURN BAPIRET2 548 X Return Parameter

Functionality
Use this function module for transfering the details of the liquidationobject to the data extraction report. The primary purpose of thisfunction module is to transfer the liquidation measure details. Thecashflow details and the link to the corresponding collateral object forthe liquidation measure, will also be transfered.
Note: The GUID for the liquidation measure must be passed as amandatory parameter for extracting the liquidation measure details.
The extracted details will be maintained for use in Basel II-specificanalysis and reporting in the SAP Bank Analyzer. The extraction processis executed by the data extraction report provided in CollateralManagement (CM).

Parameters
Import parameters
ProcessExtension flag for executing Customer Extensions (BAdIs) in BAPI
Export parameters

  • Liquidation identifier primary key

  • ExtensionIn/ExtensionOut

  • liquidation object details get

  • Liquidation measure details

  • Liquidation cashflow get

  • Return Parameter

  • Ref. structure for BAPI parameter ExtensionIn/ExtensionOut
  • Description
    Check this flag to specify if the details entered by the Customers in aBusiness Add-In of this method, must be transfered.
    You will find information on the meaning of the parameter in thedocumentation for the data element Execute Extension(s)(BAdI).

    Value range
    The value range for this parameter includes:
    X = yes ( the planned customer extensions should be executed).
    Space (blank) = no (the planned customer extensions will not beexecuted).

    Description
    You can use this parameter to transfer any user-specific enhancments toa BAPI. The customer has to complete the EXTENSION structure and thesystem automatically continues processing it. If you have not definedany user-specific fields, then you can transfer a blank EXTENSIONINstructure.

    Further Information
    You can find more information in the BAPI programming guide in thechapter for enhancements to BAPIs.

    Description
    This is an export parameter. It is provided to allow additional detailedvalues to be returned by the BAPI.
    The table extension provided is called BAPI_TE_FMBH.
    For more information on the individual parameter fields, see the dataelement documentation in the ABAP Dictionary.

    Description
    This parameter contains the following cashflow details that can beextracted for the liquidation object using the data extraction report:

    • Liquidation GUID

    • Liquidation cashflow GUID

    • Liquidation cash flow amount

    • Liquidation cash flow currency

    • ISO currency code

    • Liquidation cash flow type

    • Date on which the liquidation cash flow is initiated
    • Description
      This parameter contains the following liquidation measure details thatcan be extracted using the data extraction report:

      • Liquidation GUID

      • Liquidation type

      • Liquidation start date

      • Liquidation end date

      • Date of court's order

      • Date on which the Decision of order was received

      • Date on which the Decision of close was made

      • Date on which the Decision of close was received

      • User who initiated the liquidation
      • Description
        This parameter contains the following liquidation object details thatcan be extracted using the data extraction report:

        • Liquidation GUID

        • Object reference GUID

        • Object system identification

        • Object identification

        • Liquidation object type
        • Description
          This mandatory parameter includes the unique identification (internalGUID) for a liquidation measure. The data extraction report uses theliquidation measure GUID for extraction of the liquidation details for aliquidation object.

          Description
          This table contains the return messages (including the error messagesfor plausibility checks ) from the method call.