Ansicht
Dokumentation

EXIT_SAPLE30B_001 - Device replacement: Permissibility check

EXIT_SAPLE30B_001 - Device replacement: Permissibility check

TXBHW - Original Tax Base Amount in Local Currency   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

You can use this function to prevent the device to be removed from being replaced with the device to be installed.

Example

Only devices with the same device category can replace one another.

If X_EQUI_OLD-MATNR <> X_EQUI_NEW-MATNR.

MESSAGE EYYY(XX) WITH PAR1 PAR2 PAR3 PAR4 RAISING NOT_ALLOWED.

ENDIF.

Notes

All messages must trigger the event NOT_ALLOWED.

Further information

ETYP





Parameters

X_DATE
X_EQUI_NEW
X_EQUI_OLD
X_MATNR_NEW
X_MATNR_OLD
X_NO_DIALOG

Exceptions

NOT_ALLOWED

Function Group

XE07

BAL Application Log Documentation   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 1000 Date: 20240523 Time: 081908     sap01-206 ( 21 ms )