SAP ABAP Function Module DSWP_API_SESSION_CHANGE (Aktualisiere INSTNO und SYSID falls neue Werte in SMSY gesetzt wurden)
Hierarchy
☛
ST (Software Component) SAP Solution Manager Tool
⤷
SV-SMG-OP (Application Component) Solution Directory
⤷
DSWP_EWASDCCN_DE (Package) Service Infrastructure and Early Watch Alert (German)
⤷
⤷
Basic Data
| Function Module | DSWP_API_SESSION_CHANGE | Aktualisiere INSTNO und SYSID falls neue Werte in SMSY gesetzt wurden |
| Function Group | DSWP_API | DSWP: API for Services |
| Program Name | SAPLDSWP_API | |
| INCLUDE Name | LDSWP_APIU25 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PF_OLD_SYSID | TYPE | DSVASDDBID | Alter Wert der System ID (DB-ID) | |||
| |
PF_OLD_INSTNO | TYPE | DSVASDINSTNO | Alter Werte der Installationsnummer | |||
| |
PF_NEW_SYSID | TYPE | DSVASDDBID | Neuer Wert der System ID (DB-ID) | |||
| |
PF_NEW_INSTNO | TYPE | DSVASDINSTNO | Neuer Wert der Installationsnummer | |||
| |
PO_CBP_MODEL | TYPE | ANY | Modellinstanz | |||
| |
PO_SYSTEM_KEY | TYPE | DMDDOBJECTREF | DMD: Objekt der Klasse cl_dmd_object | |||
| |
PARAMETER_NOT_DIFFERENT | TYPE | New and old parameters are identical | ||||
| |
NO_SOLUTIONS_FOUND | TYPE | No solution assigned to CBP Model Key | ||||
| |
SESSION_UPDATE_FAILED | TYPE | Update of session data failed | ||||
| |
MISSING_PARAMETER | TYPE | Parameter(s) not available | ||||
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 | 50A |