Fonction SAP BAPI_PRICEMARKDOWNPLAN_GETDETA - Detailed Data for a Markdown Plan

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
LANGU BAPI1073I1-LANGU C 1 X Language Key
LANGU_ISO BAPI1073I1-LANGU_ISO C 2 X Language According to ISO 639
PRICEMARKDOWNPLAN BAPI1073I1-MD_NO C 10 Document no. of Markdown Plan

Paramètre Reférence Type Long. Description
MARKDOWNPLANHEADER BAPI1073T10 u 256 Structure with Markdown Plan Header Data

Paramètre Reférence Long. Facultatif Description
ITEMS BAPI1073T11 712 X Item Data of a Markdown Plan
PHASES BAPI1073T12 455 X Phase Data of a Markdown Plan
PLANTS BAPI1073T13 86 X Plant Data of a Markdown Plan
PRICELISTS BAPI1073T15 68 X Price List Data of a Markdown Plan
RETURN BAPIRET2 548 X Return Parameters

Functionality
This method provides the detailed information for a particular markdownplan needed for processing. This relates to header, item, phase, andplant and price list data.

Notes
Authorization objects checked:

  • S_TCODE (authorization for transaction WMF3).

  • W_MARKDOWN ("Display")
  • Description
    The structure contains the header data of the markdown plan.

    Description
    For information on the purpose of the language, see the relevant dataelement documentation:
    Language

    Default
    If no language is entered, the system uses the logon language.

    Description
    For information on the purpose of the parameter, see the relevant dataelement documentation:
    Language in ISO code
    This parameter can only be used as an alternative to parameter'Language'. If values are entered for both parameters, the system usesthe value entered for parameter 'Language'.

    Description
    For information on the purpose of the parameter, see the relevant dataelement documentation:
    PRICEMARKDOWNPLAN

    Description
    You use this parameter to return the item data of the markdown plan ina table.

    Description
    You use this parameter to return the phase data of the markdown plan ina table.

    Description
    You use this parameter to return the plant data of the markdown plan ina table.

    Description
    This parameter enables you to put the price list data from the markdownplan back into a table.

    Description
    Error messages for the method.

    Value range
    If errors occur, the following messages are issued:
    TYPE,, ID,,Number,,,, Message
    E,, W/,,100,,,,Enter a planning number
    E,, W/,,101,,,,No data exists for planning number. Enter a differentplanning number
    I,, W/,,143,,,,Logon language <(>&<)> is used as the language ID
    W,, W/,,144,,,,Language ID & is invalid
    W,, W/,,145,,,,Currency & cannot be converted to ISO code
    W,, W/,,147,,,,Unit & cannot be converted to ISO code
    E,, W/,,159,,,,You are not authorized for transaction WMF3.
    E,, W/,,195,,,,You have no authorization to access markdown plan &.