Menu

SAP Function Module AM_ASSET_MAIN_NUMBER_F4

Matchcode-F4-Hilfe für die Anlagenhauptnummer

The Function Module AM_ASSET_MAIN_NUMBER_F4 (Matchcode-F4-Hilfe für die Anlagenhauptnummer) is a standard Function Module in SAP ERP and is part of the function group RAAB within the package AR.

Technical Information

Function Module AM_ASSET_MAIN_NUMBER_F4
Short Text Matchcode-F4-Hilfe für die Anlagenhauptnummer
Function Group RAAB
Package AR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DISPLAY LIKE SPACE X - no value takeover
I_DYNAME LIKE D020S-PROG Name of the call program
I_DYNUMB LIKE D020S-DNUM Screen number, to be completed
I_FN_AN1 LIKE DYNPREAD-FIELDNAME 'ANLA-ANLN1' Screen field name for main number
I_FN_AN2 LIKE DYNPREAD-FIELDNAME 'ANLA-ANLN2' Screen field name for sub-number
I_FN_BUK LIKE DYNPREAD-FIELDNAME 'ANLA-BUKRS' Screen field name for company code

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ANLN1 LIKE ANLA-ANLN1 Main asset number
E_ANLN2 LIKE ANLA-ANLN2 Asset sub-number
E_BUKRS LIKE ANLA-BUKRS Company code

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.