SAP ABAP Function Module OIU_FIELD_GET_INFO (Read the Data element and Domain of a Table field)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-PRA (Application Component) Production and Revenue Accounting
     OIU (Package) PRA Production and Revenue Accounting (Upstream Business)
Basic Data
Function Module OIU_FIELD_GET_INFO Read the Data element and Domain of a Table field  
Function Group OIU_COMMON   E&P Common Functions  
Program Name SAPLOIU_COMMON    
INCLUDE Name LOIU_COMMONU15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DOMNAME TYPE DD04L-DOMNAME Domain name
Exporting ROLLNAME TYPE DD04L-ROLLNAME Data element (semantic domain)
Exporting DESCRIPTION TYPE Description
Exporting LENGTH_FIELD TYPE Ausgabelänge des Feldes
Exporting LENGTH_HEADER TYPE Länge der Überschrift
Exporting LENGTH_LONG TYPE Länge des Schlüsselworts lang
Exporting LENGTH_MIDDLE TYPE Länge des Schlüsselworts mittel
Exporting LENGTH_SHORT TYPE Länge des Schlüsselworts kurz
Exporting TEXT_HEADER TYPE Überschrift
Exporting TEXT_LONG TYPE Schlüsselwort lang
Exporting TEXT_MIDDLE TYPE Schlüsselwort mittel
Exporting TEXT_SHORT TYPE Schlüsselwort kurz
Importing FIELDNAME TYPE Field name
Importing TABNAME TYPE SPACE Table name
Exception NOT_FOUND TYPE Not found
               
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