sapdev logo background
sapdev logo sapdev logo
Comments

SAP METHOD CALLS STATIC documentation, setup help and example usage



Return to SAP documentation index


ARTICLE

Static Method Calls
There are two types of method call: standalone calls and functional calls. Method chainings are a special type of static method call.
  • meth( ... ) - standalone method call

  • meth( ... ) - functional method call

  • ... meth1( ... )- meth2( ... )- ... - method chaining

  • Obsolete variant of the standalone call:
  • CALL METHOD meth ...
    Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




  • METHOD_CALLS_DYNAMIC
    METHOD_CALL_FROM_ST_ABEXA




    comments powered by Disqus