SAP ABAP Function Module CK_RESULTS_LIST_TO_GRID (Transformiert SLIS -> LVC)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CK (Package) R/3 Application development: PP Product Costing
Basic Data
Function Module CK_RESULTS_LIST_TO_GRID Transformiert SLIS -> LVC  
Function Group CKCC02   Costing Run Subscreens  
Program Name SAPLCKCC02    
INCLUDE Name LCKCC02U31    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting LVC_SGRP TYPE LVC_T_SGRP ALV Control: Table of Field Groups
Exporting LVC_FCAT TYPE LVC_T_FCAT Field Catalog for SAP List Viewer Control
Exporting LVC_SORT TYPE LVC_T_SORT ALV Control: Table of Sort Criteria
Exporting LVC_FILT TYPE LVC_T_FILT ALV Control: Table of Filter Conditions
Importing P_SLIS_SGRP TYPE SLIS_T_SP_GROUP_ALV
Importing P_SLIS_FCAT TYPE SLIS_T_FIELDCAT_ALV
Importing P_SLIS_SORT TYPE SLIS_T_SORTINFO_ALV
Importing P_SLIS_FILT TYPE SLIS_T_FILTER_ALV
Tables IT_TABLE TYPE  
Exception PROGRAM_ERROR TYPE
               
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  19990421 
SAP Release Created in