SAP ABAP Function Module READ_PRODUCTS (read SMSY productlist)
Hierarchy
☛
ST (Software Component) SAP Solution Manager Tool
⤷
SV-SMG (Application Component) Solution Manager
⤷
BSI_SERVICE_API (Package) Blueprint Service API
⤷
⤷
Basic Data
| Function Module | READ_PRODUCTS | read SMSY productlist |
| Function Group | BSI_SMSY_API | Wrapper RFC function modules for smsy |
| Program Name | SAPLBSI_SMSY_API | |
| INCLUDE Name | LBSI_SMSY_APIU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PRODUCTS | TYPE | BSI_PRODUCTS | list of products | |||
| |
PRODUCT_LONGTEXTS | TYPE | BSI_PRODUCT_LONGTEXTS | list of product descriptions, if requested | |||
| |
SEARCH_TEXT | TYPE | CHAR80 | searchtext with wildcards | |||
| |
GET_LONG_TEXTS | TYPE | BSI_BOOLEAN | '' | read longtext of products | ||
| |
LANGUAGE | TYPE | BSI_LANGUAGE | language of texts | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20100705 |
| SAP Release Created in | 710 |