CL_ADOC_SCANNER - AbapDoc SCANNER
ABAP Short Reference SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3upThis documentation is copyright by SAP AG.
Functionality
This is the implementation of the AbapDoc scanner with the type STANDARD.
Relationships
The methods of this class can be accessed using the interface IF_ADOC_SCANNER only.
Example
data o_scanner type ref to if_adoc_scanner.
o_scanner = cl_adoc_factory=>create_adoc_scanner( ).
Notes
An instance of this class can be created using the factory method CREATE_ADOC_SCANNER of the global class CL_ADOC_FACTORY only.
Further information
Familiarize yourself with the full range of functions in this class by reading the documentation of the interfaces named here.
General Material Data Addresses (Business Address Services)
This documentation is copyright by SAP AG.
Length: 676 Date: 20120526 Time: 083703 triton ( 28 ms )






