Diagnosis It is most likely that a function module from the general object numbermanagement was called (e.g. OBJECT_KEY_GET_&V2&). As part of this theobject number with object type &V1& was transfered. The function modulemay, however, only be called with object numbers that have the objecttype &V2&. Procedure As a rule this indicates a system error. If necessary notify yoursystem administrator. Procedure for System Administration
- If this error occurred in one of the standard SAP functions, notify the
SAP hotline.
- If this error occurred in your own programs or in any modified by you,
check the calls of the function modules for the general object numbermanagement. Check in particular the function modules OBJECT_KEY_GET_ V2 and object_number_delete_v2. for generic calls (i.e. ones thatdo not depend on onject type), use the function modules from functiongroup BO01 (e.g. OBJECT_KEY_GET or OBJECT_NUMBER_DELETE.
|