Ansicht
Dokumentation

ISU_IF08 - Condition: IF Integer 1 >, >=, = Integer 2

ISU_IF08 - Condition: IF Integer 1 >, >=, = Integer 2

General Material Data   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Operands

Input operands

INTEGER First integer value to be compared
INTEGER Second integer value to be compared

Functionality

IF integer1 > (>=,=) integer2

Either the current or the highest values for the input operands are taken into account.

Info lines and control options

The relational operator between the integer values must be determined. You have the following options:

  • IF integer1 > integer2
  • IF integer1 >= integer2
  • IF integer1 = integer2

Example

  • Certain variants are to be executed based on the result of a best-rate billing calculated with UTILIT variants. The UTILIT variants for best-rate billing update an integer value that can be queried using this variant.
  • Another example is when a value is counted. In this process you can implement a billing rule that, for example, allows a particualar value to be exceeded only a certain number of times within one billing year. This variant can then be used to query if the permissible number has been reached.




Parameters

XY_IF
XY_OBJ
X_OP
X_SS

Exceptions

GENERAL_FAULT
REGULAR_ERROR

Function Group

EV50

TXBHW - Original Tax Base Amount in Local Currency   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 1461 Date: 20240523 Time: 142623     sap01-206 ( 32 ms )