PartnerPrograms
Usage information for the operation PartnerPrograms.rsd.
Columns
| Name | Type | ReadOnly | References | Description |
| PartnerProgramId [KEY] | Long | False |
Primary Key: Partner Program Id | |
| CountryNames | String | False | ||
| CreatedBy | String | False |
Who column: indicates the user who created the row. | |
| CreationDate | Datetime | False |
Who column: indicates the date and time of the creation of the row. | |
| DeleteFlag | Bool | False |
An Attribute to identify if a record is deleteable. | |
| EndDateActive | Date | False |
Effective End Date of a program. | |
| LastUpdateDate | Datetime | False |
Who column: indicates the date and time of the last update of the row. | |
| LastUpdateLogin | String | False | ||
| LastUpdatedBy | String | False |
Who column: indicates the user who last updated the row. | |
| OwnerPartyNumber | String | False |
Public Unique Identifier of Owner Party on the Partner Programs. | |
| ProgramDescription | String | False |
Text describing the program. | |
| ProgramManagerId | Long | False |
Unique identifier of the manager for the partner program. This is to identify who is managing this partner program. | |
| ProgramManagerName | String | False |
Program Manager Name | |
| ProgramName | String | False |
Name of the partner program. | |
| ProgramNumber | String | False |
A unique number generated for each program. | |
| ProgramType | String | False |
Type of various partner program. Possible values are reseller, go to market. | |
| StartDateActive | Date | False |
Effective Start Date of a program. | |
| StatusCode | String | False | ||
| UpdateFlag | Bool | False |
Attribute to identify if a record is updateable. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| Finder | String |
Input specifying the Finder type. |