cgcloud__Payment_Tactic_Product_Manual_Input__c

Stores manual inputs for payment tactic-specific manual inputs. This object is available in API version 54.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Fields

Field Details
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Unique identification of the record.
cgcloud__Effective_Total__c
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Effective Total Value.
cgcloud__Measure_Code__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Measure Code under which the manual input is stored in the .json file.
cgcloud__Obsolete__c
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Obsolete flag of the manual input entry.
Possible values are:
  • 0—Non Obsolete
  • 1—Obsolete since removed
  • 2—Obsolete since overridden
The default value is 0.
cgcloud__Payment_Tactic__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Payment or Tactic combination for which the manual input was entered.
This is a relationship field.
Relationship Name
cgcloud__Payment_Tactic__r
Relationship Type
Lookup
Refers To
cgcloud__Payment_Tactic__c
cgcloud__Payment__c
Type
reference
Properties
Create, Filter, Group, Sort
Description
Related payment.
This is a relationship field.
Relationship Name
cgcloud__Payment__r
Relationship Type
Master-detail
Refers To
cgcloud__Payment__c (the master object)
cgcloud__Product__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Product for which the manual input was entered. Because the manual input can happen on any level (also, total level), the value of this object can be null.
This is a relationship field.
Relationship Name
cgcloud__Product__r
Relationship Type
Lookup
Refers To
Product2
cgcloud__Sort__c
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Input order of manual inputs. It's incremented by 1 for each new entry for a payment or tactic combination.
cgcloud__User__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
User who entered the manual input.
This is a relationship field.
Relationship Name
cgcloud__User__r
Relationship Type
Lookup
Refers To
User
cgcloud__Value__c
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Entered value.

Associated Objects

This object has these associated objects. If the API version isn’t specified, they are available in the same API versions as this object. Otherwise, they are available in the specified API version and later.

cgcloud__Payment_Tactic_Product_Manual_Input__cChangeEvent
Change events are available for the object.
cgcloud__Payment_Tactic_Product_Manual_Input__cFeed
Feed tracking is available for the object.
cgcloud__Payment_Tactic_Product_Manual_Input__cHistory
History is available for the tracked fields of the object.
cgcloud__Payment_Tactic_Product_Manual_Input__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__Payment_Tactic_Product_Manual_Input__cShare
Sharing is available for the object.