SAP ABAP Function Module UPARU_UI_REFRESH_DATA (Refresh planning layout data)
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_REFRESH_DATA Refresh planning layout data  
Function Group UPARU_FG_SERVICES   Assortment Planning UI - Server Services  
Program Name SAPLUPARU_FG_SERVICES    
INCLUDE Name LUPARU_FG_SERVICESU16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_NBROWS TYPE UPARU_YS_L_ROW_STS-ROW MAP-SEM: (Layout) Number of rows
Exporting E_NBKYFCOL TYPE UPARU_YS_L_KYF_INFO-COL MAP-SEM: (Layout) Number of key figure columns
Exporting E_ATR_LOCK TYPE UPARU_TC_RLSSTS-ATR_UPD Indicates whether the update of attributes is enabled
Exporting E_DEL_LOCK TYPE UPARU_TC_RLSSTS-MD_RMV Indicates whether the deletion of the master data is allowed
Exporting E_KYF_LOCK TYPE UPARU_TC_RLSSTS-KYF_UPD Indicates whether key figures can be updated
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 ETK_HEADER TYPE UPARU_YS_L_HDRS MAP-SEM: (Layout) Header rows
Tables ETK_HEADER_ATTR TYPE UPARU_YS_L_HDR_ATTRS MAP-SEM: (Layout) MD attributes associated to header row
Tables ETK_ROW_STS TYPE UPARU_YS_L_ROW_STS MAP-SEM: (Layout) Row status
Tables ETK_LEADCOL_DATA TYPE UPARU_YS_L_LC_DATA MAP-SEM: (Layout) Lead column contents
Tables ETK_LEADCOL_TEXT TYPE UPC_YS_API_ROW_TXT MAP-SEM: (Layout) Text Per Row (Only for Complex Lead Columns)
Tables ETK_ATTRCOL_VALUE TYPE UPARU_YS_L_AC_VALUE MAP-SEM: (Layout) Attribute column possible values
Tables ETK_ATTRCOL_DATA TYPE UPARU_YS_L_AC_DATA MAP-SEM: (Layout) Attribute column contents
Tables ETK_KYF_INFO TYPE UPARU_YS_L_KYF_INFO MAP-SEM: (Layout) Key figure informations
Tables ETK_KYF_COLCHAR TYPE UPARU_YS_L_KYF_COLCHAR MAP-SEM: (Layout) Col. char. used to select key fig. value
Tables ETK_KYF_DATA TYPE UPARU_YS_L_KYF_DATA MAP-SEM: (Layout) Key figure contents
Tables ETK_DOC_FLAG TYPE UPARU_YS_L_DOC_FLAG MAP-SEM: (Layout) Document Flag
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