SAP ABAP Function Module BBP_LA_MAINT_UPLOAD_PROPERTIES (upload properties from text file)
Hierarchy
BBPCRM (Software Component) BBPCRM
   SRM-EBP (Application Component) Enterprise Buyer
     BBP_LA (Package) SRM Live Auction
Basic Data
Function Module BBP_LA_MAINT_UPLOAD_PROPERTIES upload properties from text file  
Function Group BBP_LA_MAINTENANCE   SRM-LA data maintenance functions  
Program Name SAPLBBP_LA_MAINTENANCE    
INCLUDE Name LBBP_LA_MAINTENANCEU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_FILENAME TYPE STRING full path of the input file
Importing I_CLIENT TYPE SYST-MANDT SY-MANDT R/3 System, client number from logon
Importing I_CATEGORY TYPE BBPD_LA_PROP_KEY-P_CATEGORY 1 default to 'Applet'
Importing I_UPLOAD_FRESH TYPE CHAR1 'X' ' X' if want to insert to a fresh table
Importing I_REPLACE TYPE CHAR1 ' ' Single-character flag
Exception UPLOAD_FAILED TYPE upload fail due to file 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  20040219 
SAP Release Created in 400