SAP ABAP Function Module PSA_CALC_COMBINED_TOTALS (PSC Calculation Totals for Combined Products)
Hierarchy
EA-FIN (Software Component) EA-FIN
   CA-JVA (Application Component) Joint Venture und Production Sharing Accounting
     GJPSA (Package) Product Sharing Agreements
Basic Data
Function Module PSA_CALC_COMBINED_TOTALS PSC Calculation Totals for Combined Products  
Function Group PSACALC   PSA Calculations  
Program Name SAPLPSACALC    
INCLUDE Name LPSACALCU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RESULT TYPE PSATP_INTERFACE
Importing I_PERIOD TYPE GLU1-POPER
Importing I_YEAR TYPE GLU1-RYEAR
Importing I_BUKRS TYPE GLU1-BUKRS
Importing I_PSC TYPE T8PSA_PSC-PSC_NAME PSA Name
Importing I_PRODUCT TYPE T8PSA_PRODUCT-PSC_PRODUCT PSA Product
Importing I_CALC_STEP TYPE T8PSA_CSA-PSC_CALC_STEP PSA calculation step
Importing I_CALC_TYPE TYPE T8PSA_CSA-PSC_CALC_TYPE PSA Calculation Type
Importing I_CALC_SCHEME TYPE T8PSA_CSA-CALC_SCHEME PSA Calculation Scheme
Importing I_RESULT TYPE PSATP_INTERFACE
Importing I_VNAME TYPE T8PSA_INPUT-VNAME Joint Venture
Importing I_ETYPE TYPE T8PSA_INPUT-ETYPE Equity type
Importing I_EQGRP TYPE T8J9A-EGRUP Equity Group - JOA level
Importing I_PROD_UOM TYPE T8PSA_PRODUCT-UOM PSC Unit of measure
Importing I_CAL_UOM TYPE T8PSA_CAL-UOM PSC Unit of measure
Importing I_CURR TYPE T001-WAERS Currency key
Importing I_DATE TYPE SYST-DATUM Date and time, current (application server) date
Tables T_T8PSA_COMB TYPE T8PSA_INPUT PSC Production Input
Tables T_CURR TYPE PSA_CURR PSC currencies
Exception INCOMPLETE_INPUT TYPE
Exception INCORRECT_INPUT 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  20020108 
SAP Release Created in 462