Fonction SAP VALUE_ARTICLE_HELP -

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_MATKL MARA-MATKL C 9
I_MATNR MARA-MATNR C 18 X
I_XSHOW RFCU4-FLAGX C 1 SPACE X
I_XWHAT C C 0 X

Paramètre Reférence Type Long. Description
E_MAKTX MAKT-MAKTX C 40
E_MATNR MARA-MATNR C 18

Exception Description
NO_VALUE_ARTICLE_FOUND

Functionality
This function module can be used as F4 help. The parameter I_XWHATcontrols which values are displayed in a dialog box.
If I_XWHAT contains 'M', all materials in the material group enteredare output that are not value-only materials.
If the import parameter has value 'W', all materials are read belongingto the material group entered that are value-only materials or materialgroup materials. The material passed on as an import parameter is addedto the selection and displayed in a dialog box.
If the import parameter I_XSHOW is not set, the user can select amaterial from the list. The selected material is returned to thecalling program as an export parameter.