CL_ABAP_TOOL - Tools class with ABAP like elements

Addresses (Business Address Services)   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Functionality

This class is to hold methods with functionality that is similar to ABAP functionality.

  • Method MOVE_COMPLEX:
This method moves complex types (structures and tables) between one another, if the components have the same name and type, recursively to the lowest level.
You can use this method if you have multiple complex types with great similarities (that differ only in the fields that are not necessary for processing).

Relationships

Example

  • Method MOVE_COMPLEX:
You have Create and ChangeeSOA services that differ only by the ID field. The IDfield is created internally but must be transferred in the Changeservice. In this case, the two services can have a common internal structure for processing with allfields and you can move the interface structure to the common internal structure with this method. This enables you to use one code line for both services.

Notes

Further information



RFUMSV00 - Advance Return for Tax on Sales/Purchases   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.


Length: 1341 Date: 20120526 Time: 083151     triton ( 70 ms )