SAP BOUND ABEXA



Get Example source ABAP code based on a different SAP table
  



ABAP_RELEXP - Predicate Expression IS NOT BOUND
This example demonstrates the predicate expression IS NOT BOUND.

ABAP_SOURCE_CODE
DEMO CL_DEMO_IS_NOT_BOUND

ABAP_DESCRIPTION
The static attribute dref of a class is assigned a reference to a local data object in a method. This stack reference is invalid once the method is exited. Therefore, both predicate expressions IS NOT INITIAL and IS NOT BOUND are true for dref.