SAP ABAP Function Module ISU_DEVCHECK_GET_FIELD_LENGTH (IS-U Gerätechecker: Ermittelt die maximale Länge des Datenbankfeldes)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-DM (Application Component) Device Management
     EE07TOOLS (Package) IS-U Device Checker, Analysis and Repair
Basic Data
Function Module ISU_DEVCHECK_GET_FIELD_LENGTH IS-U Gerätechecker: Ermittelt die maximale Länge des Datenbankfeldes  
Function Group EDEC   INTERNAL: IS-U Device Checker  
Program Name SAPLEDEC    
INCLUDE Name LEDECU33    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting Y_INTLEN TYPE DD03L-INTLEN Maximal erlaubte Länge für das Feld
Importing X_FINAL_CALL TYPE REGEN-KENNZX Kennz.: Löschen statischer Werte
Importing X_NAME_TABLE TYPE DD03L-TABNAME '' Name der Datenbanktabelle
Importing X_NAME_FIELD TYPE DD03L-FIELDNAME '' Name des Feldes aus der Datenbanktabelle
Exception NOT_EXISTENT TYPE X_NAME_FIELD existiert nicht in der X_NAME_TABLE
               
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  20050224 
SAP Release Created in