Fonction SAP BAPI_FTR_DAN_GIVENOTICE - Give Notice on Deposit at Notice

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
COMPANYCODE BAPI2042-COMPANY_CODE C 4 Company Code
ENDTERM BAPI_FTR_CHANGE_DAN-END_TERM D 8 Term End
EXTERNAL_REFERENCE BAPI_FTR_CHANGE-EXTERNAL_REFERENCE C 16 X External Reference
FINANCIALTRANSACTION BAPI2042-TRANSACTION C 13 Financial Transaction
NOTICE_DATE BAPI_FTR_CHANGE-CONTRACT_DATE D 8 X Contract conclusion date
TESTRUN BAPI2042-TESTRUN C 1 SPACE X Switch to Simulation Mode for Write BAPIs
TRADER BAPI_FTR_CHANGE-TRADER C 12 X Traders

Paramètre Reférence Type Long. Description
RETURNCOMPANYCODE BAPI2042-COMPANY_CODE C 4 Company Code
RETURNFINANCIALTRANSACTION BAPI2042-TRANSACTION C 13 Financial Transaction

Paramètre Reférence Long. Facultatif Description
RETURN BAPIRET2 548 X Return Parameters

Functionality
You can use this method to give notice on a deposit at notice.
The end of term must be included when you call the transaction.Alternatively, you can enter the date of notice here instead. If thisparameter is not included, the System automatically enters the currentdate.

Notes
Messages are returned in the 'Return' parameter. You will find thereturn values and their meaning in the documentation for thisparameter.

Description
Documentation in preparation

Default

Description
Documentation in preparation

Default

Description
Documentation in preparation

Default

Description
Documentation in preparation

Default

Description
External Reference

Description
Documentation in preparation

Default

Description
Date of notice for a deposit at notice.

Description
The meaning of the import parameter is described in the documentationfor the data element Switch to Simulation Mode for Write BAPIs.

Value range
This parameter is used in write BAPIs to check the details for theinstance before the object instance is actually created on thedatabase. The system simulates creating the object instance but thedata is not updated (written to the database).
The following values are possible:
' ' (no value)
Data is updated to the database. This is the standard setting theperson calling up the BAPI would normally expect.
'X'
The BAPI has only been called up in simulation mode. The database isnot updated.

Description
Trader

Description
If errors have occurred, this parameter contains the correspondingerror number and error text after the method has been returned to thecalling program. If the method was completed without errors, thisparameter is set at its initial value.