Ansicht
Dokumentation

ABAPIMPORT_OBSOLETE_ID - IMPORT OBSOLETE ID

ABAPIMPORT_OBSOLETE_ID - IMPORT OBSOLETE ID

Addresses (Business Address Services)   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

IMPORT, obs_id

Short Reference



... MAJOR-ID id1 $[MINOR-ID id2$] ...

Effect

Outside of classes, the addition ID of the statement IMPORT FROM DATABASE can be replaced by these additions when database tables are imported. When id1 and id2 are specified, the same rules apply as to id.

A data cluster is imported whose ID in the first part matches the value of id1. If MINOR-ID id2 is also specified, the data cluster is imported whose ID in the second part, that is, at the positions after the number of characters specified in id1, is greater than or equal to the value in id2. The search is canceled once the first match is found.

Notes

  • When using id2, it should be noted that this data object must either only contain digits or only letters, since mixed forms can produce differing search results depending on the platform.
  • MAJOR-ID and MINOR-ID are obsolete, since the specified ID is not unique. The ID can be created in the program instead.

Example

If a data cluster with the ID "Sausage" was exported, this statement is found when MAJOR-ID "Sau" is specified. It is also found if "ab" is specified as MINOR-ID, but it is not found if "yz" is specified as MINOR-ID.






CPI1466 during Backup   General Material Data  
This documentation is copyright by SAP AG.

Length: 2098 Date: 20240426 Time: 231752     sap01-206 ( 40 ms )