SAP ABAP Function Module PRC_MAST_CREATE_CONDITION (Creates pricing conditions on the basis of maintenance group)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-PRC-PR (Application Component) Pricing
     PRICING_TEST_T (Package) Tools for Pricing
Basic Data
Function Module PRC_MAST_CREATE_CONDITION Creates pricing conditions on the basis of maintenance group  
Function Group PRC_MASTERDATA   Create And Change Masterdata Via API  
Program Name SAPLPRC_MASTERDATA    
INCLUDE Name LPRC_MASTERDATAU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_RESULT TYPE SYSUBRC Return Value, Return Value After ABAP Statements
Exporting ET_BAPIRET TYPE BAPIRETTAB Table with BAPI Return Information
Exporting EV_NUM_RECORDS TYPE I
Importing IV_APPLICATION TYPE /SAPCND/APPLICATION Application as Condition Technique
Importing IV_MAINT_GROUP TYPE /SAPCND/MAINT_GROUP
Importing IT_PRICING_CONDITIONS TYPE PRCT_MASTERDATA_CREATION_T table type for masterdata creation
Importing IV_DO_NOT_SAVE TYPE /SAPCND/BOOLEAN CTCUS_FALSE 'X' = do not save
Exception EXC_BAL_LOG TYPE error when calling log fm
Exception EXC_CONDITION_API TYPE error when calling condition API
Exception EXC_SETUP_NOT_CALLED TYPE setup was not called before
Exception EXC_SETUP TYPE error when calling setup
               
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  20041219 
SAP Release Created in 500