SAP Function BAPI_FUNCLOC_INHERIT_CHANGE - Change Inheritance Indicator of Functional Location

Parameter Reference Type Length Default Optional Text
FUNCTLOCATION BAPI_ITOB_PARMS-FUNCLOC_INT C 30 Functional Location
INHERITANCE_INDICATOR BAPI_FUNCLOC_INH_INDICATOR u 27 Indicators for Inheritance-Relevant Fields: Functional Location
INHERITANCE_INDICATORX BAPI_FUNCLOC_INH_INDICATORX u 27 Indicator for Inheritance-Relevant Fields: Functional Location

Parameter Reference Type Length Text
CURRENT_INHERITANCE_INDICATOR BAPI_FUNCLOC_INH_INDICATOR u 27 Indicators for Inheritance-Relevant Fields: Functional Location
DATA_GENERAL_EXP BAPI_ITOB u 815 PM: BAPI Structure for ITOBAPI_CREATE + READ Fields
DATA_SPECIFIC_EXP BAPI_ITOB_FL_ONLY u 72 PM: BAPI Structure for ITOBAPI_CREATE_FL_ONLY + READ Fields

Parameter Reference Length Optional Text
RETURN BAPIRET2 548 Table with BAPI Return Information

Functionality
You can use this BAPI to change the inheritance indicator of afunctional location.
After each call of the BAPI, perform a COMMIT WORK AND WAIT, so that thechanges are written to the database.

Notes
INCLUDE ITOB_BAPI_HINTS OBJECT DOKU ID TX

Description
This structure contains the indicators for data transfer in functionallocations.
The possible values of the indicators are:

  • D = No data transfer: direct entry of field values

  • H = Data transfer from higher-level functional location

  • R = Data transfer from reference functional location

  • For more information on the meaning of individual parameter fields, seethe data element documentation in the ABAP Dictionary.

    Description
    INCLUDE ITOB_BAPI_DATA_GENERAL OBJECT DOKU ID TX

    Description
    INCLUDE ITOB_BAPI_DATA_SPECIFIC OBJECT DOKU ID TX

    Description
    External description of thefunctional location to bechanged.
    INCLUDE BAPI_DATAELEMENT

    Description
    This structure contains the indicators for data transfer in functionallocations.
    The possible values of the indicators are:

    • D = No data transfer: direct entry of field values

    • H = Data transfer from higher-level functional location

    • R = Data transfer from reference functional location

    • For more information on the meaning of individual parameter fields, seethe data element documentation in the ABAP Dictionary.

      Description
      This structure contains the fields of structureBAPI_FUNCLOC_INH_INDICATOR. If you enter X in a field, you definethat the indicator for data transfer in a functional location changes.

      Description
      INCLUDE BAPI_RETURN OBJECT DOKU ID TX
      INCLUDE BAPI_DATAELEMENT OBJECT DOKU ID TX