SAP ABAP Function Module SD_COND_STATISTICS_DISPLAY (Anzeige von Statistiken zu einem Konditionssatz)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-MD-CM (Application Component) Conditions
     VKO1 (Package) Application Development R/3 Conditions: Copy
Basic Data
Function Module SD_COND_STATISTICS_DISPLAY Anzeige von Statistiken zu einem Konditionssatz  
Function Group V15E   General Functions for Condition Maint.  
Program Name SAPLV15E    
INCLUDE Name LV15EU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting P_DISPLAY_LAST TYPE Display code of the list shown last
Exporting P_FCODE_LAST TYPE Last chosen function code
Importing P_BUFFER_READ TYPE 'X' 'X' to display buffer data, ' ' otherwise
Importing P_CALCULATION_RULE TYPE KONP-KRECH Condition calculation rule (-> KONP-KRECH)
Importing P_SCALE_BASE TYPE KONP-KZBZG
Importing P_CONDITION_ITEM TYPE KONP-KOPOS Serial number of condition (-> KONP-KOPOS)
Importing P_CONDITION_NUMBER TYPE KONP-KNUMH Number condition record (-> KONP-KNUMH)
Importing P_DISPLAY_FIRST TYPE 'A' 1. display:'A' order,'B' last order,'C' bill.
Importing P_HEADLINE_1 TYPE ' ' First header line (string)
Importing P_HEADLINE_2 TYPE ' ' Second header line (string)
Importing P_NEXT_EXISTS TYPE ' ' 'X' to display 'NEXT' button, ' ' otherwise
Importing P_PREVIOUS_EXISTS TYPE ' ' 'X' to disp. 'PREVIOUS' button,' ' otherwise
Importing P_QUANTITY_UNIT TYPE KONP-KMEIN ' ' Condition unit (-> KONP-KMEIN)
               
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  19940828 
SAP Release Created in