SAP ABAP Function Module SWA_CHECK_TYPE_N_LENGTH (Prüfung auf Kompatibilität von Typ und Länge beim MOVE)
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_CHECK_TYPE_N_LENGTH Prüfung auf Kompatibilität von Typ und Länge beim MOVE  
Function Group SWA3   Workflow Container Binding: Runtime  
Program Name SAPLSWA3    
INCLUDE Name LSWA3U05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ERRORCOUNT TYPE SWAEXPEDIT-ERRORCOUNT Error count
Exporting WORST_MESSAGETYPE TYPE SWAEXERROR-MSGTY Worst message type
Importing SOURCE_TYPE TYPE SWCONT-TYPE Source data type
Importing SOURCE_LENGTH TYPE Source length
Importing SOURCE_REFSTRUCT TYPE SWCONTDEF-REFSTRUCT Quell-Datentyp
Importing SOURCE_OBJTYPE TYPE SWCONTDEF-REFOBJTYPE Source BOR object type
Importing TARGET_TYPE TYPE SWCONT-TYPE Target data type
Importing TARGET_LENGTH TYPE SWCONT-ELEMLENGTH Target length
Importing TARGET_OBJTYPE TYPE SWCONTDEF-REFOBJTYPE Target BOR object type
Importing TARGET_REFSTRUCT TYPE SWCONTDEF-REFSTRUCT Ziel-BOR-Objekttyp
Tables ERROR TYPE SWAEXERROR Errors (are APPENDed)
               
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  19950728 
SAP Release Created in