Fonction SAP BAPI_WRF_LAYMODFIX_READ - Reading of Fixtures with Description(s)

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
FIXTURE BAPIE1WRF_LMVF-FIXTURE C 10 Definition of Fixtures
LANGU BAPIE1WRF_LMVFT-LANGU C 1 SY-LANGU X Language Key

Paramètre Reférence Type Long. Description
DESCRIPTION BAPIE1WRF_LMVFT u 57 Table for Language-Dependent Description of Fixtures
FIX_DETAILS BAPIE1WRF_LMVF u 63 Definition of Fixtures
RETURN BAPIRET1 u 470 Return Parameter(s)

Paramètre Reférence Long. Facultatif Description
EXTENSIONOUT BAPIPAREX 990 X Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT

Functionality
This method reads the master data for a fixture.
The input is the fixture ID and a language used to determine the fixturedescription. The default value here is the system language of thelogged-on user.
In the "Fixture" export structure, the master data for the fixture isthen exported. The description of the fixture is provided by the"Description" export structure.
If errors occur during the reading of the fixture master data ordescription, an error is output in the "Return" structure.
The"ExtensionOut" table can be used for the selection of further data.

Description
Table for language-dependent description of fixtures.

Description
Fixture master data

Description
Return structure for error messages.

Description
Fixture ID

Description
Language key for reading the language-dependent description for thefixture.

Description
Enhancement structure for a modification-free enhancement that can befilled via a BAdI.