SAP ABAP Function Module SOLAR_DOCUMENT_USED_TESTNOTES (Check if document is in use as "testnote")
Hierarchy
☛
ST (Software Component) SAP Solution Manager Tool
⤷
SV-SMG-IMP (Application Component) Solution Manager Implementation
⤷
AI_SOLAR (Package) SAP Solution Manager
⤷
⤷
Basic Data
| Function Module | SOLAR_DOCUMENT_USED_TESTNOTES | Check if document is in use as "testnote" |
| Function Group | AI_SOLAR10 | Find Documents |
| Program Name | SAPLAI_SOLAR10 | |
| INCLUDE Name | LAI_SOLAR10U14 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IN_USE | TYPE | CHAR1 | Indicates that document is in use | |||
| |
NOFUSAGES | TYPE | I | Number of usages | |||
| |
LOIO_ID | TYPE | SDOKOBJECT | Logical Info Object | |||
| |
LANGUAGE | TYPE | SYST-LANGU | SY-LANGU | Language | ||
| |
CHECK_USED_ONLY | TYPE | CHAR1 | 'X' | Check if used only | ||
| |
ET_TESTPACK | TYPE | TTREET | Table of testplans | |||
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 | 20100326 |
| SAP Release Created in | 20A |