Fonction SAP BAPI_THA_TRANS_IR_DELETE - Delete Individual IR Transaction

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
COMPANYCODE BAPI5105-COMPANY_CODE C 4 Company Code
HEDGEPLAN BAPI5105-HEDGE_PLAN C 13 Hedge Management: Hedge Plan ID
TESTRUN BAPI5105-TESTRUN C 1 SPACE Switch to Simulation Mode for Write BAPIs
TRANSACTIONID BAPI_THA_TRANS_IR_DETAIL-TRANSACTION_ID C 11 Hedge Management: Transaction

Paramètre Reférence Long. Facultatif Description
RETURN BAPIRET2 548 Return Parameter(s)

Functionality
You can delete an IR transaction in Hedge Accounting with this method.

Description
A parameter for transferring the company code for the BAPI methods ofthe business object IR transaction in hedge accounting (BUS5107). Youneed to enter an existing company code.

Description
A parameter for transferring the hedge plan ID for the BAPI methods ofthe business object IR transaction in hedge accounting (BUS5107). Youneed to enter the ID of an existing hedge plan.

Description
Used to check the instance details before the object instance isactually deleted in the database. Deletion of the object instance isonly simulated and the database is not updated.
The following values are possible:
' ' (no value)
No value means that the update takes place. This is the standard settingand corresponds to the normal expectations of the calling program.
'X'
This value means that this BAPI is called in simulation mode only andthat no update takes place during the call.

Description
A parameter for transferring the IR transaction ID for the BAPI methodsof the business object IR transaction in hedge accounting (BUS5107). TheIR transaction ID must exist (in the hedge plan and in the companycode).

Description
Compare the documentation on the parameter with the same name inCREATE-BAPI of the business object Hedge Plan (BUS5105).