- Home
- Knowledge Base
- GSP Product Manager
- Product Manager References
- Package Component Fields in GSP Product Manager
Package Component Fields in GSP Product Manager
The Package Component Object contains the following fields.
Remember, you can add custom fields important to your business to the Opportunity Product object (and remove any standard fields you don’t need).
- Component Order (GSPMRR__Component_Order__c, Number)
Determines the order of the Component within a Package. - Component Pricebook Entry Id (GSPMRR__Component_Pricebook_Entry_Id__c, Text)
Code autostamps the Pricebook Entry ID onto the Package Component. - Component Product (GSPMRR__Component_Product__c, Lookup, Product)
Links the Package Component to the Package (Group or Bundle) Product. - Currency (GSPMRR__Currency__c, Text)
Code autostamps the Currency onto the Package Component. - Default (GSPMRR__Default__c, Checkbox)
If the Package Component was configured as a Default in the Package Builder, this will be set to TRUE. - Package Product (GSPMRR__Package_Product__c, Lookup, Product)
Links the Package (Group or Bundle) Product to the Package Component. - Price Book (GSPMRR__Price_Book__c, Lookup, Price Book)
Links the Package Component to the Price Book - Quantity (GSPMRR__Quantity__c, Number)
Stores the Quantity Value when the Component is configured in the Package. - Sales Price (GSPMRR__Sales_Price__c, Currency)
Stores the Sales Price Value when the Component is configured in the Package. - Section (GSPMRR__Section__c, Text)
Stores the Section that the Component belongs to when the package is configured. - Section Order (GSPMRR__Section_Order__c, Number)
Stores the Section Order for the section to which the Component was added. - Section Required (GSPMRR__Section_Required__c, Checkbox)
Set to TRUE if the Component is in a Required Section. - Section Type (GSPMRR__Section_Type__c, Picklist)
Defines whether the component is in a Single-Select or Multi-Select Section.