The Function Module OM_FA_ADD_NEW () is a standard Function Module in SAP ERP and is part of the function group OM_FAVORITES within the package SP0E.
Function Module | OM_FA_ADD_NEW |
Short Text | |
Function Group | OM_FAVORITES |
Package | SP0E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ORGOBJECTTYPE | TYPE | OMSEARCHFA-OTYPE | Key for Org. Management object | |
TEMPORARY_ENTRY | TYPE | FLAG | SPACE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ENTRY_ADDED | TYPE | FLAG | General Flag |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SEARCH_DATA | TYPE | OMSEAATT | Org. Management: Search Attributes (name, value) of Obj. Man |
This function module does not define any Exceptions.