SAP ABAP Function Module PSA_GET_PROD_MONTH_BY_MONTH (Get input data for production)
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_GET_PROD_MONTH_BY_MONTH Get input data for production  
Function Group PSACALC   PSA Calculations  
Program Name SAPLPSACALC    
INCLUDE Name LPSACALCU15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RESULT TYPE PSATP_INTERFACE
Importing I_BUKRS TYPE T001-BUKRS
Importing I_PSC TYPE T8PSA_PSC-PSC_NAME PSA Name
Importing I_PRODUCT TYPE T8PSA_PRODUCT-PSC_PRODUCT PSA Product
Importing I_VNAME TYPE T8PSA_PA-VNAME Joint Venture
Importing I_ETYPE TYPE T8PSA_PA-ETYPE Equity type
Importing I_PV TYPE PSA_CALC-PV PSC Production Volume
Importing I_PPU TYPE PSA_CALC-PPU Price per Unit
Importing I_BFREQ TYPE T8PSA_PSC-PSC_BILL_FREQ PSC reporting frequency
Importing I_CURT TYPE T881-CURT1
Importing I_CURR TYPE T001-WAERS
Importing I_PER_FROM TYPE GLU1-POPER
Importing I_YEAR_FROM TYPE BKPF-GJAHR
Importing I_PER_TO TYPE GLU1-POPER
Importing I_YEAR_TO TYPE BKPF-GJAHR
Importing I_DATE TYPE SYST-DATUM
Tables T_CURR TYPE PSA_CURR PSC currencies
Tables T_T8PSA_INPUT TYPE T8PSA_INPUT PSC Production Input
Exception INCOMPLETE_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