Fonction SAP BAPI_ISOURCE_HI_T_CHANGE - Changing of a hierarchy

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
DATEFROM BAPI6105-DATEFROM D 8 Valid from Date
DATETO BAPI6105-DATETO D 8 Valid to Date
HIERARCHYID BAPI6105-HIERARCHYID C 25 ID of the Hierarchy
HIERARCHYNAME BAPI6105-NAME C 30 Hierarchy Name
HIERARCHYVERSION BAPI6105-VERSION C 3 Version of the Hierarchy
INTERVAL BAPI6105-INTERVAL C 1 Flag: Hierarchy with Intervals
SORTED BAPI6105-SORTED C 1 Flag: Nodes are Sorted
TEXTLONG BAPI6105-TEXTLONG C 60 Long Description
TEXTMEDIUM BAPI6105-TEXTMEDIUM C 40 Medium Description
TEXTSHORT BAPI6105-TEXTSHORT C 20 Short Description
TIMEDEPENDENT BAPI6105-TIMEDEPENDENT C 1 Flag: Time-dependent Hierarchies

Paramètre Reférence Type Long. Description
RETURN BAPIRET2 u 548 BAPI Return Parameter

Functions
With this method, the definition of an existing hierarchy for a masterdata-InfoSource can be changed from a source system.

Further information
Staging BAPI specification

Description
Return parameter for the method. The return parameter gives informationabout the success or failure of the callup.

Value range
The most important error messages are:
Class Type Code Text
RSM E 832 You do not have any authorization for InfoSource &2
RSAR E 208 InfoSource & (&) is unknown
RSAR E 311 Invalid entry, hierarchy & does not exist

Default

Description
Start of the validity period of the hierarchy.

Value range

Default

Description
End of the validity period for the entire hierarchy.

Value range

Default

Description
The hierarchy ID uniquely identifies a hierarchy. The hierarchy ID isautomatically generated when creating the hierarchy.

Value range

Default

Description
The description of the hierarchy given by the user.

Value range

Default

Description
Version of the hierarchy, can be used, for example, to store the plan-and actual versions of a hierarchy separately.

Value range

Default

Description
This indicator identifies whether or not the nodes for the hierarchycontain intervals. In this case, the start and end of the intervalbelow the current node must be transmitted from the source system tothe SAP Business Information Warehouse if an interval exists.

Value range

  • X = Intervals exist

  • _ = No intervals exist
  • Default

    Description
    This indicator defines whether the node for the hierarchy is sorted ornot. With sorted hierarchies, the ID for the first lower-level node, aswell as for the ID of the next same-level node, must be transmittedfrom the source system to the SAP Business Information Warehouse.

    Value range

    • X = Nodes are sorted

    • _ = Nodes are not sorted
    • Default

      Description
      Long description of the hierarchy

      Value range

      Default

      Description
      Medium length description for the hierarchy

      Value range

      Default

      Description
      Short description for the hierarchy

      Value range

      Default

      Description
      This indicator defines whether the nodes of the hierarchy are or arenot time-dependent. With time-dependent nodes, the validity period ofthe node must be transmitted from the source system to the SAP BusinessInformation Warehouse.

      Value range

      • X = Nodes are time-dependent

      • _ = Nodes are not time-dependent