Ansicht
Dokumentation

COND_MNT_RECORD_FIELDCHANGE - Changing a record in the maintenance session (update 1)

COND_MNT_RECORD_FIELDCHANGE - Changing a record in the maintenance session (update 1)

TXBHW - Original Tax Base Amount in Local Currency   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Changing a condition record in the current maintenance session.

This module allows you to make changes to the condition record.

The condition record is identified by the condition record ID (parameter IV_REC_ID).

The changes (parameter IT_CHANGES) are used as value pairs for the table item. The following specifications must therefore be made for each change:

  • TABNAME
  • FIELDNAME
  • TABINDEX
  • VALUE

To address the key part of the record, the table name must either be left empty, or the name of the condition table must be specified. Either the name of the data object or the name of the database table must be specified for the data part of the record. All other table names lead to an exception.

The variable key of the condition record cannot be changed directly. Only the variable data part or the validity period of the condition record's key part can be changed. Any conflicts that occur are reported by messages (numbers 210 to 215 in message class COND_API). The table index (line number) is required for changes to the data part if the data object contains more than one entry.

Example

Notes

Further information

Function group COND_MNT_INTF





Parameters

ET_MESSAGES
EV_SUBRC
IT_CHANGES
IV_HANDLE
IV_REC_ID

Exceptions

CX_COND_MNT_RECORD
CX_COND_MNT_SESSION

Function Group

COND_MNT_INTF

CL_GUI_FRONTEND_SERVICES - Frontend Services   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 1873 Date: 20240523 Time: 104042     sap01-206 ( 41 ms )