SAP ABAP Function Module SWA_CONT_STRUCT_CHECK (Prüft, ob eine Struktur einfach und klein ist)
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 SWA_CONT_STRUCT_CHECK Prüft, ob eine Struktur einfach und klein ist  
Function Group SWA2   Workflow Expressions: Editor Dialog  
Program Name SAPLSWA2    
INCLUDE Name LSWA2U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing STRUCT_NAME TYPE DFIES-TABNAME Structure Name
Tables STRUCT_FIELDS TYPE SWOTDDIC Struktur Felde als alternativ zum 'STRUCT_NAME'.
Exception NON_CHAR_FIELDS TYPE Struktur enthält Felder die nicht Typ 'C' sind.
Exception STRUCT_TOO_LONG TYPE Struktur länge als 255 Bytes.
Exception NOT_FOUND TYPE Structure does not exist
               
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  19970606 
SAP Release Created in