Ansicht
Dokumentation

COND_MNT_INIT - Initialize Maintenance

COND_MNT_INIT - Initialize Maintenance

RFUMSV00 - Advance Return for Tax on Sales/Purchases   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Opening a new session for maintaining condition records.

The following parameters are expected:

  • IS_TASK (usage and application)
  • IV_CONDTYPE
  • IV_CONDTABLE

In addition, you must specify which activity category you want using IV_ACTIVITY. The following values are possible:

  • H,,Create
  • V,,Change
  • A,,Display

The module executes the authorization checks for the V_KOND_VEA authorization object.

  • It calls the routine for the authorization check for the condition type in the maintenance program of the usage. This routine uses the authorization object V_KONH_VKS, for example.
  • If one of these checks fails, a class-based exception of type is CX_COND_MNT_SESSION triggered.
  • A handle for the session and a selection table in which the selection options need to be entered for reading condition records are returned. The COND_MNT_START module must then be called with this selection table.

Example

Notes

After this module is called, the session is in the initialized state.

If the previous session was not ended, the module triggers a class-based exception of type CX_COND_MNT_SESSION.

Further information

Function group COND_MNT_INTF





Parameters

ET_SELECTION
EV_HANDLE
IS_TASK
IV_ACTIVITY
IV_CONDTABLE
IV_CONDTYPE

Exceptions

CX_COND_MNT_SESSION

Function Group

COND_MNT_INTF

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

Length: 2259 Date: 20240523 Time: 095205     sap01-206 ( 35 ms )