CLAS CL_AUNIT_CONSTRAINTS

Source Link
Open in ADT

Home
Previous Object: CL_AUNIT_AUTHORITY_CHECK
Next Object: CL_AUTH_CHECK_FOR_BU

Status: RELEASED

Public
Static Method and
  IMPORTING
    c1 TYPE if_constraint
    c2 TYPE if_constraint
    c3 TYPE if_constraint Optional
    c4 TYPE if_constraint Optional
  RETURNING result TYPE if_constraint
Static Method nand
  IMPORTING
    c1 TYPE if_constraint
    c2 TYPE if_constraint
    c3 TYPE if_constraint Optional
    c4 TYPE if_constraint Optional
  RETURNING result TYPE if_constraint
Static Method nor
  IMPORTING
    c1 TYPE if_constraint
    c2 TYPE if_constraint
    c3 TYPE if_constraint Optional
    c4 TYPE if_constraint Optional
  RETURNING result TYPE if_constraint
Static Method not
  IMPORTING
    constraint TYPE if_constraint
  RETURNING result TYPE if_constraint
Static Method or
  IMPORTING
    c1 TYPE if_constraint
    c2 TYPE if_constraint
    c3 TYPE if_constraint Optional
    c4 TYPE if_constraint Optional
  RETURNING result TYPE if_constraint
Static Method xor
  IMPORTING
    c1 TYPE if_constraint
    c2 TYPE if_constraint
  RETURNING result TYPE if_constraint

Exists on:
754true
750true
702true

Bug reports and ideas welcome
Made using abaplint.app