ABAPIMPORT_OBSOLETE_ID - IMPORT OBSOLETE ID
TXBHW - Original Tax Base Amount in Local Currency CL_GUI_FRONTEND_SERVICES - Frontend ServicesThis documentation is copyright by SAP AG.
IMPORT - obs_id
Obsolete Syntax
... MAJOR-ID id1 [MINOR-ID id2] ... .
Effect
Outside of classes, you can replace the ID addition in the IMPORT FROM DATABASEstatement with these additions when importing database tables. When you specify id1 and id2, the same rules apply as for id.
The datacluster with an ID in which the first part matches the value of id1 is imported. If MINOR-IDid2 is also specified, the data cluster with an ID in which the second part (in the positions afterthe number of characters specified in id1) is larger or equal to the value of id2 is imported. The search ends once the first matching ID is found.
Notes
- When using id2, it is important to note that this data object must contain either only digits or only letters, because mixed forms can lead to differing search results (depending on the platform).
- The use of MAJOR-ID and MINOR-ID is obsolete because the specified ID is not unique. The required ID can be generated by a program instead.
Example
If a data cluster was exported with the ID "Sausage", this record is found if "Sau" is specified asMAJOR-ID. It is also found if you additionally specify "ab" as MINOR-ID, but is not found if you specify "yz" as MINOR-ID.
ROGBILLS - Synchronize billing plans CL_GUI_FRONTEND_SERVICES - Frontend Services
This documentation is copyright by SAP AG.
Length: 2046 Date: 20120522 Time: 065110 triton ( 120 ms )






