The Function Module SCMS_RFC_ATTR_SEARCH (CMS: RFC Attributsuche) is a standard Function Module in SAP ERP and is part of the function group SCMS_RFC within the package SCMS.
Function Module | SCMS_RFC_ATTR_SEARCH |
Short Text | CMS: RFC Attributsuche |
Function Group | SCMS_RFC |
Package | SCMS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FROM_OFFSET | TYPE | NUMERIC | 0 | Numerisches Feld 12 |
MANDT | TYPE | SY-MANDT | SY-MANDT | R/3-System, Mandantennummer aus Anmeldung |
TO_OFFSET | TYPE | NUMERIC | -1 | Numerisches Feld 12 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OFFSET | TYPE | NUMERIC | Numerisches Feld 12 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.