Ansicht
Dokumentation

SPRX_GET_OBJECT - Retrieve of a PROXY Object for versioning

SPRX_GET_OBJECT - Retrieve of a PROXY Object for versioning

TXBHW - Original Tax Base Amount in Local Currency   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This FM is used by SCWB / SNOTE to retrieve data of a proxy object on database level. The proxy can either be active or inactive. It is used by function module SVRS_GET_VERSION_SPRX_40 to retrieve the current active/inactive version of a proxy. In case of other versions the data is retrieved from the versioning database.

The export tables correspond mainly to the proxy database tables. However, since versioning cannot handle string/rawstring fields, we have one table of CHARs as export table for each string field in the proxy tables. For example, PSPRXHDR_ID is the CHAR table for the field SPROXHDR-ID.

These CHAR tables are filled from the strings/rawstring by dividing them into CHARS of length 250.

In addition to the proxy tables, also the SMODILOG (Log of Customer Modifications) is being retrieved.

Notes

Further information





Parameters

PSMODILOG
PSPROXCLASS
PSPROXCLASS_CODE
PSPROXCLASS_DESC
PSPROXCLASS_REG
PSPROXDAT
PSPROXDAT_FURTHER_DAT
PSPROXDAT_ID
PSPROXDAT_IFR_DEFLT
PSPROXDEL
PSPROXHDR
PSPROXLPT
PSPROXLPT_PROP_STRING
PSPROXMATCHINTF
PSPROXSVARDAT
PSPROXSVAR_FIELD_VAL
PSPROXSVAR_REF_OBJ_ID
PSPRXHDR_BO_DATA
PSPRXHDR_FURTHER_DAT
PSPRXHDR_ID
R3STATE
SPRXNAME

Exceptions

SPRX_NOT_EXIST
VERSION_NOT_FOUND

Function Group

SAI_PROXY_VERSIONING

General Material Data   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 1794 Date: 20240523 Time: 092713     sap01-206 ( 42 ms )