SAP ABAP Function Module SECSTORE_LIST_ITEMS (Auflisten der Einträge im sicheren Speicher)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC (Application Component) Security
⤷
SECSTORE (Package) Secure Storage
⤷
⤷
Basic Data
| Function Module | SECSTORE_LIST_ITEMS | Auflisten der Einträge im sicheren Speicher |
| Function Group | SECSTORE | Export SECSTORE Kernel Function for ABAP |
| Program Name | SAPLSECSTORE | |
| INCLUDE Name | LSECSTOREU08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IDENTIFIERS | TYPE | RSECIDTAB | Tabelle mit Identifiern von Einträgen im sicheren Speicher | |||
| |
IDENT | TYPE | RSECID | Option 1: Einzelner Eintrag mit diesem Identifier | |||
| |
PREFIX | TYPE | RSECPREFIX | Option 2: Zulässige Namensräume für Anwendung | |||
| |
CLIENT_INDEPENDENT | TYPE | RSECCLINDEP | Suchen im mandantenunabhängigen Bereich | |||
| |
CLIENT | TYPE | MANDT | SY-MANDT | Alternativer Mandant | ||
| |
BYPASSING_BUFFER | TYPE | ABAP_BOOL | ABAP_FALSE | Lesem am Puffer vorbei | ||
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 | 20041216 |
| SAP Release Created in |