SAP ABAP Function Module UPARU_UI_SEND_DATA (Send the layout planning data to the MAP-BPS server)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPS (Application Component) Business Planning and Simulation
     UPARU (Package) Retail Assortment Planning User Interface
Basic Data
Function Module UPARU_UI_SEND_DATA Send the layout planning data to the MAP-BPS server  
Function Group UPARU_FG_SERVICES   Assortment Planning UI - Server Services  
Program Name SAPLUPARU_FG_SERVICES    
INCLUDE Name LUPARU_FG_SERVICESU14    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_NBERRORS TYPE SYST-TFILL Total number of entries in the error table
Exporting E_SUBRC TYPE SYST-SUBRC Return Value, Return Value After ABAP Statements
Importing I_AREA TYPE UPC_AREA-AREA Planning Area
Importing I_PLEVEL TYPE UPC_PLEVEL-PLEVEL Planning level
Importing I_PPACKAGE TYPE UPC_PACKAGE-PPACKAGE Planning Package
Importing I_LAYOUT TYPE UPP_PARAM-PARAM Parameter Group
Tables ITK_ROW_STS TYPE UPARU_YS_L_ROW_STS MAP-SEM: (Layout) Row status
Tables ITK_LEADCOL_DATA TYPE UPARU_YS_L_LC_DATA MAP-SEM: (Layout) Lead column contents
Tables ITK_ATTRCOL_DATA TYPE UPARU_YS_L_AC_DATA MAP-SEM: (Layout) Attribute column contents
Tables ITK_KYF_DATA TYPE UPARU_YS_L_KYF_DATA MAP-SEM: (Layout) Key figure contents
Tables ETK_ERRORS TYPE UPARU_YS_L_ERRORS MAP-SEM: (Layout) Error messages from validation
Tables ETK_RETURN TYPE BAPIRET2 MAP-SEM: Error returned messages
               
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  20141101 
SAP Release Created in 350