SAP ABAP Function Module CRM_PRP_LISTING_EDIT_CHECK (Check whether a listing is allowed for editing or not)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MD-PPR (Application Component) Partner/Product Range
     CRM_PRP_LISTING (Package) Listing-specific PPR Functionality
Basic Data
Function Module CRM_PRP_LISTING_EDIT_CHECK Check whether a listing is allowed for editing or not  
Function Group CRM_PRP_LISTING_UI   FMs for listing-specific maintenance UI  
Program Name SAPLCRM_PRP_LISTING_UI    
INCLUDE Name LCRM_PRP_LISTING_UIU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_EDITING_ALLOWED TYPE CRMT_PRP_EDIT_CHECK Flag, if PPRs can be edited in PPR Maintenance Transaction
Exporting EV_TYPE_DESCRIPTION TYPE CRMT_PRP_TYPE_DESCRIPTION Description of a PPR Type
Importing IV_PRPADM_H_GUID TYPE CRMT_PRP_GUID Internal, Unique Identifier for PPR Objects
Importing IV_PRP_TYPE TYPE CRMT_PRP_TYPE Type of a Partner/Product Range (PPR) Assignment
Importing IV_PRP_AUTHORITY_CHECK TYPE CRMT_BOOLEAN Logical Variable
Importing IV_PRP_APPL TYPE CRMT_PRP_APPLICATION Application using Partner/Product Ranges (PPRs)
Exception NO_INPUT_PROVIDED TYPE No PPR header GUID nor PPR type provided
Exception PRP_IS_LOCKED TYPE PPR is locked
Exception TYPE_NOT_EDITABLE TYPE PPR Type is not editable
Exception ARCHIVE_DELETE TYPE PPR Status is to be archived and deleted
Exception ERROR_OCCURRED TYPE Error occurred
Exception NO_AUTHORITY TYPE Missing authoritation
               
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