SAP ABAP Function Module SWB_SAP_DEFAULTS_GET (Lesen der SAP-Auslieferungsdefaults für eine Komponente/ein Programm)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWA (Package) Business Workflow: Expressions, binding
⤷
⤷
Basic Data
| Function Module | SWB_SAP_DEFAULTS_GET | Lesen der SAP-Auslieferungsdefaults für eine Komponente/ein Programm |
| Function Group | SWA21 | WF: Manage Personal Settings |
| Program Name | SAPLSWA21 | WF: Persönliche Einstellungen verwalten |
| INCLUDE Name | LSWA21U01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
DEFAULTS_EXIST | TYPE | XFELD | Für diese Selektion existier(en) Default(s) | |||
| |
APPLICATION_COMPONENT_NAME | TYPE | UFPS_POSID | Anwendungskomponente (technischer Name) | |||
| |
APPLICATION_COMPONENT_ID | TYPE | UFFCTR | Anwendungskomponente (lesbares Kürzel) | |||
| |
PROGRAM_COMPONENT | TYPE | SWB_PROG | Prog./Transakt./FB, für das Defaults gel. werden | |||
| |
ELEMENT_IDENTIFIER | TYPE | SWB_IDENT | ID des (Teil-)Elements, dessen Def. gel. werden | |||
| |
DEFAULTS | TYPE | SWBDEFAULT | Tabelle mit den gelesenen Defaultwerten | |||
| |
NO_APPLICATION_COMPONENT | TYPE | Keine Anwendungskomponente spezifiziert | ||||
| |
NO_PROGRAM_COMPONENT | TYPE | Keine Programmkomponente spezifiziert | ||||
| |
INVALID_APPL_COMPONENT | TYPE | Angegebene Anwendungskomponente existiert nicht | ||||
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 | 19991102 |
| SAP Release Created in |