Menu

SAP Function Module BRF_WHERE_USED

BRF: Where-Used List

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module BRF_WHERE_USED (BRF: Where-Used List) is a standard Function Module in SAP ERP and is part of the function group BRF_WHERE_USED within the package BRF.

Technical Information

Function Module BRF_WHERE_USED
Short Text BRF: Where-Used List
Function Group BRF_WHERE_USED
Package BRF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_APPLCLASS TYPE BRF_APPLCLASS BRF: Import Status
IV_BRF_CLASS_CAT TYPE BRF_CLASS_CATEGORY BRF: Category of Implementation Class
IV_BRF_OBJID TYPE BRF_OBJID BRF: Expression
IV_CONFIRM_USE TYPE BRF_BOOLE_D SPACE BRF: Space - False, 'X' - True
IV_IMPORT_STATUS TYPE BRF_IMPORT_STATUS 'A' BRF: Import Status
IV_POPUP_MODE TYPE BRF_BOOLE_D SPACE BRF: Space - False, 'X' - True
IV_VERSION TYPE BRF_VERSION 0 BRF: Version
IV_WB_MODE TYPE BRF_BOOLE_D '~' Called from Workbench Mode

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CV_CONFIRM_USE TYPE BRF_BOOLE_D BRF: Space - False, 'X' - True

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.