SAP ABAP Function Module SWB_USER_DEFAULTS_GET (Lesen der benutzerspezifischen Defaults 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_USER_DEFAULTS_GET Lesen der benutzerspezifischen Defaults für eine Komponente/ein Programm  
Function Group SWA21   WF: Manage Personal Settings  
Program Name SAPLSWA21   WF: Persönliche Einstellungen verwalten 
INCLUDE Name LSWA21U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DEFAULTS_EXIST TYPE XFELD
Importing CLIENT TYPE SYMANDT SY-MANDT Client
Importing USERNAME TYPE SYUNAME SY-UNAME
Importing PROGRAM_COMPONENT TYPE SWB_PROG
Importing ELEMENT_IDENTIFIER TYPE SWB_IDENT '*'
Tables DEFAULTS TYPE SWBDEFAULT
Exception NO_PROGRAM_COMPONENT TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled 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