SAP ABAP Function Module SECSTORE_MIGRATE_SYS_DATA_CHG (Migation des Sicheren Speichers nach Systemdatenänderung)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC (Application Component) Security
⤷
SECSTORE (Package) Secure Storage
⤷
⤷
Basic Data
| Function Module | SECSTORE_MIGRATE_SYS_DATA_CHG | Migation des Sicheren Speichers nach Systemdatenänderung |
| Function Group | SECSTORE_REMOTE | Remote API for Secure Storage |
| Program Name | SAPLSECSTORE_REMOTE | |
| INCLUDE Name | LSECSTORE_REMOTEU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IF_OLD_SID | TYPE | RSEC_OLD_SID | SY-SYSID | Alter Systemname | ||
| |
IF_OLD_INSNO | TYPE | RSEC_OLD_INSNO | Alte Installationsnummer | |||
| |
IF_KEY | TYPE | RSEC_MIGRATIONKEY | Freigabeschlüssel | |||
| |
IF_SINGLE_RECORD_ONLY | TYPE | CHAR1 | Kennzeichen: Nur einen Eintrag migrieren | |||
| |
IF_SINGLE_RECORD_IDENT | TYPE | RSECID | Einzelsatzmigration: Identifier | |||
| |
IF_SINGLE_RECORD_CLIENT_INDEP | TYPE | RSECCLINDEP | Einzelsatzmigration: Eintrag mandantenunabhängig | |||
| |
IF_SINGLE_RECORD_CLIENT | TYPE | MANDT | SY-MANDT | Einzelsatzmigration: Expliziter Mandant | ||
| |
IF_NO_GLOBAL_INVAL | TYPE | CHAR1 | Keine globale Invalidierung der Installationsnummer | |||
| |
ET_RETURN | TYPE | BAPIRET2 | Returnparameter | |||
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 | 20100421 |
| SAP Release Created in | 732 |