Fonction SAP BAPI_ODSO_GETDETAIL - Read Details for a DataStore

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
OBJVERS BAPI6116-OBJVERS C 1 RS_C_OBJVERS-ACTIVE X Object version
ODSOBJECT BAPI6116-ODSOBJECT C 30 DataStore

Paramètre Reférence Type Long. Description
DETAILS BAPI6116 u 246 DataStore Object - Details
RETURN BAPIRET2 u 548 BAPI return parameter

Paramètre Reférence Long. Facultatif Description
INDEXES BAPI6116IN 34 X Indexes for a DataStore Object
INDEXESINFOOBJECTS BAPI6116II 67 X DataStore Object InfoObjects in Indexes
INFOOBJECTS BAPI6116IO 68 X InfoObjects in DataStore Object
NAVIGATIONATTRIBUTES BAPI6116NA 120 X Navigation Attributes for the DataStore Object

Functionality
With this function module you can read details of an ODS object.
Enter the name and version of the ODS object.
All properties of the ODS object are returned in the parameter DETAILS.
4 other tables list the following descriptions on the structure of theODS object:

  • The InfoObjects in the ODS object,

  • The navigation attributes in the ODS object,

  • The ODS object indexes,

  • The InfoObjects in the indexes.
  • Description
    Detailed nformation about the DataStore object

    Description
    Return parameter of the method. The return parameter gives informationabout the success or failure of the call.
    Value range
    The most important error messages are:

    • Invalid object version

    • DataStore objects does not exist

    • Insufficient authorization
    • Description
      Version with which the DataStore object is read.

      Value range

      • 'A': active

      • 'M': modified

      • 'D': delivered by SAP as Content.
      • Description
        This table contains DataStore-object indexes and information aboutwhether these indexes are unique.

        Description
        This table has the assignment of InfoObjects to indexes.

        Description
        This table shows the InfoObjects contained in the DataStore object andinformation on whether the fields are key fields or data fields.

        Description
        This table contains the navigation attributes contained in the DataStoreobject and information on the characteristic and attribute to which annavigation attribute refers.