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 SOLAR_INFO_OBJECTS_FT_SEARCH (Volltextsuche im Solution Manager) is a standard Function Module in SAP ERP and is part of the function group SADOC within the package SOLAR_DOC.
Function Module | SOLAR_INFO_OBJECTS_FT_SEARCH |
Short Text | Volltextsuche im Solution Manager |
Function Group | SADOC |
Package | SOLAR_DOC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AREA | TYPE | IWBAREA-AREA | 'IWBSOLAR' | Bereich |
LANGUAGE_ISO | LIKE | SRETA101-LAISO | Sprachenschlüssel |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
CATATTRIBUTTAB | LIKE | SRETCATATR | Kategorieattribute Name - Wert | |
CONTEXT | LIKE | SDOKPROPTY | SDOK: Attribut eines Objektes, Name und Ausprägung | |
DOCATTRTAB | LIKE | SRETATR2 | Indexattributtabe (Attributname und -typ) ohne Errorcode | |
INFO_OBJECTS | LIKE | SDOKOBJECT | SDOK: BOR-Schlüssel für Informationsobjekt | |
PROPERTIES | LIKE | SDOKPROPTL | SDOK: Objekt, Attributname und Ausprägung | |
QUERYPARAMTAB | LIKE | SRETQATR1 | Attribute für die Suchanfrage - Dienst API | |
QUERYTAB | LIKE | SRETQYSE | Suchanfrage für eine Suchmaschine | |
TERMATTRTAB | LIKE | SRETTERATR | Attribute eines Suchterms der Suchanfrage |
This function module does not define any Exceptions.