SAP ABAP Function Module GET_PLANT_DETAILS (Fetch plant details)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   FI-LOC (Application Component) Localization
     J2IN (Package) India
Basic Data
Function Module GET_PLANT_DETAILS Fetch plant details  
Function Group J2I6   Common Routines  
Program Name SAPLJ2I6   Common Routines 
INCLUDE Name LJ2I6U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_NAME TYPE T001W-NAME1 Plant name
Exporting E_ADDR1 TYPE Address line 1
Exporting E_ADDR2 TYPE Address line 2
Exporting E_ADDR3 TYPE Address line 3
Exporting E_ADDR4 TYPE Address line 4
Exporting E_T001W TYPE T001W
Importing I_WERKS TYPE T001W-WERKS Plant
Importing I_GET_ADDRESS TYPE C ' ' Flag to indicate if address also required
Exception NOT_FOUND TYPE Not found
Exception PARAMETER_ERROR TYPE Unknown error
               
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  20010720 
SAP Release Created in