SAP ABAP Function Module CRM_PRP_CHANGE_RANK (Retrieve Listings for a specified Bsiness Partner Reference)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MD-PPR (Application Component) Partner/Product Range
     CRM_PRPADM_H (Package) Partner/Product Ranges (PPRs): Header Routines
Basic Data
Function Module CRM_PRP_CHANGE_RANK Retrieve Listings for a specified Bsiness Partner Reference  
Function Group CRM_PRP_RANK_API   APIs for PPR Rank Maintenance  
Program Name SAPLCRM_PRP_RANK_API    
INCLUDE Name LCRM_PRP_RANK_APIU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_RETURN TYPE BAPIRET2_TAB Error Messages
Exporting ET_EXCL_PRP_TYPES TYPE CRMT_PRP_TYPE_RANGE_TAB Table Type with Structure CRMT_PRP_TYPE_RANGE
Exporting ET_PRP_TYPES_DEF_RANK TYPE CRMT_PRP_TYPE_DEF_RANK_TAB Table Type for Structure CRMT_PRP_TYPE_DEF_RANK
Exporting ET_PRPADM_H TYPE CRMT_PRPADM_H_TAB Partner/Product Ranges (PPRs): Header as Table
Exporting ET_PRPADM_H_ERR TYPE CRMT_PRPADM_H_TAB Partner/Product Ranges (PPRs): Header as Table
Exporting ET_PRP_GUIDS_LOCKED TYPE CRMT_PRP_GUID_TAB PPR GUID Table
Importing IV_CHECK_INPUT_ONLY TYPE CRMT_BOOLEAN TRUE Logical Variable
Importing IV_SELECTION_SCREEN TYPE CRMT_BOOLEAN TRUE Logical Variable
Importing IV_SELECT_PRP_HEADERS TYPE CRMT_BOOLEAN TRUE Logical Variable
Importing IV_MAX_ROWS TYPE INT4 5000 Natural number
Importing IV_CHANGE_RANK TYPE CRMT_BOOLEAN FALSE Logical Variable
Importing IV_LOCK_PRP_HEADERS TYPE CRMT_BOOLEAN FALSE Logical Variable
Importing IV_SAVE_CHANGED_DATA TYPE CRMT_BOOLEAN TRUE Logical Variable
Importing IV_DO_COMMIT_WORK TYPE CRMT_BOOLEAN FALSE Logical Variable
Importing IT_PRP_ID_RANGE TYPE CRMT_PRP_ID_RANGE_TAB For PPR Locator search ( table type)
Importing IT_PRP_TYPE_RANGE TYPE CRMT_PRP_TYPE_RANGE_TAB Table Type with Structure CRMT_PRP_TYPE_RANGE
Importing IT_PRP_RANK_RANGE TYPE CRMT_PRP_RANK_RANGE_SEL_TAB Range Table for CRMT_PRP_RANK_UI
Importing IV_PRP_RANK_NEW TYPE CRMT_PRP_RANK_UI Rank Indicator of a PPR
Importing IV_PRP_APPLICATION TYPE CRMT_PRP_APPLICATION Application using Partner/Product Ranges (PPRs)
Importing IV_PRP_STATUS TYPE CRMT_PRP_STATUS Status of a Partner/Product Range (PPR) Assignment
Importing IV_PRP_EXCLUSION_H TYPE CRMT_PRPADM_H_EXCLUSION Indicator for the Exclusion of all Items of a PPR
Importing IT_EXCL_PRP_TYPES TYPE CRMT_PRP_TYPE_RANGE_TAB Table Type with Structure CRMT_PRP_TYPE_RANGE
Importing IT_PRP_GUIDS TYPE CRMT_PRP_GUID_TAB PPR GUID Table
Importing IV_PRP_AUTHORITY_CHECK TYPE CRMT_BOOLEAN FALSE Logical Variable
Exception ERRONEOUS_INPUT_DATA TYPE
Exception NO_PRP_DATA_FOUND TYPE
Exception ERRORS_AFTER_DATA_SELECTION TYPE
Exception ERRORS_DURING_PRP_LOCKING TYPE
Exception ERROR_IN_API_MAINTAIN TYPE
Exception WRONG_INPUT_DATA TYPE
Exception NO_AUTHORITY TYPE Lack of authority to change PPR
               
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  20041011 
SAP Release Created in 400