Ansicht
Dokumentation

RPY_EXISTENCE_CHECK_SPRX - Existenzprüfung Methode

RPY_EXISTENCE_CHECK_SPRX - Existenzprüfung Methode

ROGBILLS - Synchronize billing plans   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module is used by SCWB / SNOTE to check if a given proxy exists. This check is done by selection directly on the database.

Remark:

In the implicit deletion case (see example further below) the DTEL-proxy is regarded as existing by SNOTE. Therefore in this function module we have to consider not only the table SPROXHDR but also SPROXDEL.

Example

Implicit Deletion:

Let us assume that a DTEL-proxy HUGO becomes a TABL-proxy HUGO in the source system and this change should be rolled out via a note.

In the source system the corresponding correction request has got two entries: One for SPRX DTELHUGO and one for SPRX TABLHUGO. Moreover the proxy tables are empty for SPRX DTELHUGO and filled for SPRX TABLHUGO. Finally, there is a TADIR entry with DEL flag for SPRX DTELHUGO and no TADIR entry at all if the request is released.

In the correction instruction there are the changes to the tables for SPRX TABLHUGO as well as a change for SPRX DTELHUGO: A new entry for this proxy in table SPROXDEL. (This is why SNOTE does not consider the deletion of SPRX DTELHUGO as deletion.)

Notes

Further information





Parameters

LIMU_KEY
OBJECT
OBJ_NAME

Exceptions

NOT_EXIST

Function Group

SAI_PROXY_VERSIONING

ABAP Short Reference   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 1749 Date: 20240523 Time: 131116     sap01-206 ( 41 ms )