sapdev logo background
sapdev logo sapdev logo
Comments

SAP OO OBS NODES WA 1 documentation, setup help and example usage



Return to SAP documentation index


INCLUDE
ARTICLE

Cannot Use the NODES Statement

You cannot create a node work area using the NODES
statement in ABAP Objects.

  • In ABAP Objects, the following statement causes an error message:


  • NODES struc.
  • Correct syntax:


  • DATA wa TYPE struc.
  • Cause:


  • ABAP Objects does not support the old method of working with logical databases . Data transports between ABAP programs and logical databases using global work areas is not possible in ABAP Objects.
    Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




    OO_OBS_NEW_SECTION_1
    OO_OBS_NON_LOCAL_1




    comments powered by Disqus