SAP ABAP Function Module CRM_PRP_PROPOSE (Propose PPRs)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MD-PPR (Application Component) Partner/Product Range
     CRM_PRP (Package) Partner/Product Ranges (PPRs)
Basic Data
Function Module CRM_PRP_PROPOSE Propose PPRs  
Function Group CRM_PRP_API   APIs for Processing PPRs  
Program Name SAPLCRM_PRP_API    
INCLUDE Name LCRM_PRP_APIU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_PRPADM_H TYPE CRMT_PRPADM_H_WRK_US_TAB PRP header table of database and dynamic fields: unsorted
Exporting ET_PRP_DESCR_H TYPE CRMT_PRP_DESCR_H_WRK_US_TAB PRP header descriptions: workarea table: unsorted
Exporting ET_PRP_ORG_H TYPE CRMT_PRP_ORG_H_WRK_US_TAB PRP organisational data: working table: unsorted
Exporting ET_PRP_EXT_H TYPE CRMT_PRP_EXT_H_WRK_US_TAB PPR Org. Data Obj. Ext.: Working Table Type (Unsorted Table)
Exporting ET_PRPADM_I TYPE CRMT_PRPADM_I_WRK_US_TAB PRP item table with database and internal fields: unsorted
Exporting ET_PRP_DESCR_I TYPE CRMT_PRP_DESCR_I_WRK_US_TAB PRP item descriptions: workarea table: unsorted
Exporting ET_PRP_BUPA_I TYPE CRMT_PRP_BUPA_I_WRK_US_TAB PRP business partners: working table: unsorted
Exporting ET_PRP_PROD_I TYPE CRMT_PRP_PROD_I_WRK_US_TAB PRP products: working table: unsorted
Exporting ET_PRP_TS_I TYPE CRMT_PRP_TS_I_WRK_US_TAB PRP timestamps: working table: unsorted
Exporting ET_PRP_EXT_I TYPE CRMT_PRP_EXT_I_WRK_US_TAB PPR Item Descriptions: Workarea Table: Unsorted
Exporting ET_RETURN TYPE BAPIRET2_TAB Error Messages
Importing IS_SEARCH_PARAMETERS TYPE CRMT_PRP_PROPOSE_PARAMETERS Search parameters for finding PPRs to propose
Importing IT_PRP_GUID TYPE CRMT_PRP_GUID_TAB PRP GUID table
Importing IT_PRP_ITEM_GUID TYPE CRMT_PRP_GUID_TAB PPR GUID Table
Importing IT_REQUESTED_OBJECTS TYPE CRMT_PRP_OBJECT_NAME_TAB Objects forming partner/product ranges (PPRs)
Importing IV_RESOLVE_COMPLEX_REFERENCES TYPE CRMT_BOOLEAN FALSE Return a product category's products rather than the product category itself
Importing IV_ENHANCE_RAW_DATA TYPE CRMT_BOOLEAN FALSE Add IDs, descriptions and the like
Importing IV_LANGUAGE TYPE CRMT_LANGUAGE SY-LANGU Language Key of Description
Importing IV_DELETE_DUPLICATE_ENTRIES TYPE CRMT_BOOLEAN TRUE Deletes duplicate entries in one found PPR
Importing IV_DEL_DUPL_ENTR_FROM_ALL_PPRS TYPE CRMT_BOOLEAN FALSE Deletes duplicate entries in all found PPRs
Importing IV_GET_EXCLUSIONS_TOO TYPE CRMT_BOOLEAN FALSE Get back exclusion-PPRs also for proposes (not for order check)
Importing IV_ONLY_EXCL_PRODS TYPE CRMT_BOOLEAN FALSE Get back only the excluded products
Importing IV_USE_PROPOSAL_PRP_TYPES_ONLY TYPE CRMT_BOOLEAN FALSE Use PPR Types relevant for Product Proposal
Importing IV_APPLICATION TYPE CRMT_PRP_APPLICATION Application for Partner/Product Ranges (PPRs)
Importing IV_PROD_SORT_ID TYPE CRMT_PRP_SORT_PROD PPR: Sorting Rule for Products
Importing IV_BUPA_SORT_ID TYPE CRMT_PRP_SORT_BUPA PPR: Sorting Rule for Business Partners
Importing IV_RETURN_DUPL_OF_TOP_RANK TYPE CRMT_PRP_FLAG FALSE Products/BPs assigned in more than 1 PPR of highest rank are returned multiple
Importing IV_RESOLVE_TO_PLAIN_PRODUCTS TYPE CRMT_PRP_FLAG FALSE E.g. product hierarchies can be resolved into categories or down into products
Importing IV_USE_CHECK_PRP_TYPES_ONLY TYPE CRMT_PRP_FLAG FALSE Use only PPR types relevant for PPR check
Importing IV_RESOLVE_TO_PLAIN_BUPAS TYPE CRMT_PRP_FLAG FALSE E.g. BP hierarchies can be resolved into the next level or down into plain BPs
Importing IV_ONLY_EXCL_BUPAS TYPE CRMT_PRP_FLAG FALSE Get back only the excluded business partners
Importing IV_NO_PROD_SORT TYPE CRMT_BOOLEAN FALSE Logical Variable
Importing IV_NO_BUPA_SORT TYPE CRMT_BOOLEAN FALSE Logical Variable
Exception PARAMETER_ERROR TYPE Parameter error
Exception NO_PRP_FOUND TYPE No PPR found for proposal
Exception ALL_BUPAS TYPE All of business partners valid for proposal
Exception ALL_PRODUCTS TYPE All of products valid for proposal
               
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  20001011 
SAP Release Created in 12A