SAP NEWS-70-XML



Get Example source ABAP code based on a different SAP table
  



XML Binding in ABAP Release 7.0
ITOC

ABAP_MODIFICATION_NN Enhancements to ST

The following changes have been made to the syntax for Simple Transformations:
New statements tt:type, tt:node, and tt:front for the definition of types in the ST program.
New attribute type for tt:root for the typing of data roots.
In type definitions and typings, string and xstring can now be also be entered as elementary ABAP types, and lengths can be specified for c and x.
New statement tt:extensible for controlling the extensibility of literal XML elements.
Generalization of the term pattern for conditional transformations.
See the ST Statement Overview.

ABAP_MODIFICATION_NN Changes to CALL TRANSFORMATION

In the statement CALL TRANSFORMATION , the dynamic specification of parameters after the addition PARAMETERS has been enhanced by the option of entering the following table types:
abap_trans_obj_bind_tab for the specification of data references
abap_trans_objbind_tab for the specification of object references.