SAP ABAP Function Module LST_ASSORT_EDIT_CHECK (Check whether an Assortment is allowed for editing or not)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MD-PPR (Application Component) Partner/Product Range
⤷
LST_PRP_ASSORTMENT (Package) Assortments used for listings

⤷

⤷

Basic Data
Function Module | LST_ASSORT_EDIT_CHECK | Check whether an Assortment is allowed for editing or not |
Function Group | LST_PRP_ASSORTMENT_UI | Listing-Assortment UI related objects |
Program Name | SAPLLST_PRP_ASSORTMENT_UI | |
INCLUDE Name | LLST_PRP_ASSORTMENT_UIU03 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
EV_EDITING_ALLOWED | TYPE | CRMT_PRP_EDIT_CHECK | Flag, if PPRs can be edited in PPR Maintenance Transaction | |||
![]() |
EV_TYPE_DESCRIPTION | TYPE | CRMT_PRP_TYPE_DESCRIPTION | Description of a PPR Type | |||
![]() |
IV_PRPADM_H_GUID | TYPE | CRMT_PRP_GUID | Internal, Unique Identifier for PPR Objects | |||
![]() |
IV_PRP_TYPE | TYPE | CRMT_PRP_TYPE | Type of a Partner/Product Range (PPR) Assignment | |||
![]() |
IV_PRP_AUTHORITY_CHECK | TYPE | CRMT_BOOLEAN | Logical Variable | |||
![]() |
IV_PRP_APPL | TYPE | CRMT_PRP_APPLICATION | Application using Partner/Product Ranges (PPRs) | |||
![]() |
NO_INPUT_PROVIDED | TYPE | No PPR header GUID nor PPR type provided | ||||
![]() |
PRP_IS_LOCKED | TYPE | PPR is locked | ||||
![]() |
TYPE_NOT_EDITABLE | TYPE | PPR Type is not editable | ||||
![]() |
ARCHIVE_DELETE | TYPE | PPR Status is to be archived and deleted | ||||
![]() |
ERROR_OCCURRED | TYPE | Error occurred | ||||
![]() |
NO_AUTHORITY | TYPE | Missing authoritation | ||||
Processing Type
Normal Function 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 | 20050214 |
SAP Release Created in | 500 |