B90CA740SubscriptionCacheAction

D/E Subscription Cache

Minor Business Rule

Object Name: B90CA740

Parent DLL: CALLBSFN

Location: Client/Server

Language: C

Data Structure

D90CA740 - D/E SubscriptionCacheDS

Parameter NameData ItemData TypeReq/OptI/O/Both
szUserIdUSERcharOPTNONE

The code that identifies a user profile.

szUniqueIdentifierCFRGUIDcharOPTNONE

mnAddressNumberAN8MATH_NUMERICOPTNONE

A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or 
location.

mnLineNumberLNIDMATH_NUMERICOPTNONE

A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns 
this number,but in some cases you can override it.

cHasContactChangedFLCCcharOPTNONE

This flag is used for PeopleSoft EnterpriseOne Contacts synchronization with Domino and Exchange.  When the flag is ON, it indicates that 
a change in an Address has been made in PeopleSoft EnterpriseOne, and it needs to be sent to Domino and Exchange.  Valid values 
are: 0 OFF 1 ON

cIsNewSubscriptionFLNWcharOPTNONE

This flag is used to indicate the first time that a User subscribed to a contact.  This new subscription will trigger the synchronization process 
to send the contact information to Domino and Exchange, regardless of changes in the contact in PeopleSoft EnterpriseOne.  Valid values 
are: 0 Not New Subscription. 1 New Subscription.

cIsContactDeletedFDELcharOPTNONE

This flag indicates that a contact in EnterpriseOne has been deleted.  The synchronization process will use this flag to unsubscribe all the 
users to the deleted contact in Domino and Exchange.  Valid values are: 0 Not Deleted 1 Deleted

cHasAddressChangedFLACcharOPTNONE

This flag is used for PeopleSoft EnterpriseOne Contacts synchronization with Domino and Exchange.  When the flag is ON, it indicates that 
a change in an Address has been made in PeopleSoft EnterpriseOne, and it needs to be sent to Domino and Exchange.  Valid values 
are: 0 OFF 1 ON

cHasElectronicAddressChangFLECcharOPTNONE

This flag is used for PeopleSoft EnterpriseOne Contacts synchronization with Domino and Exchange.  When the flag is ON, it indicates that 
a change in an Address has been made in PeopleSoft EnterpriseOne, and it needs to be sent to Domino and Exchange.  Valid values 
are: 0 OFF 1 ON

cHasRelatedPersonChangedFLRCcharOPTNONE

This flag is used for PeopleSoft EnterpriseOne Contacts synchronization with Domino and Exchange.  When the flag is ON, it indicates that 
a change in a Telephone has been made in PeopleSoft EnterpriseOne, and it needs to be sent to Domino and Exchange.  Valid values 
are: 0 OFF 1 ON

cHasTelephoneChangedFLPCcharOPTNONE

This flag is used for PeopleSoft EnterpriseOne Contacts synchronization with Domino and Exchange.  When the flag is ON, it indicates that 
a change in a Telephone has been made in PeopleSoft EnterpriseOne, and it needs to be sent to Domino and Exchange.  Valid values 
are: 0 OFF 1 ON

szUserIDLastChangedUSCcharOPTNONE

This is the user ID of the person who last changed this record.

szProgramIdPIDcharOPTNONE

The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry 
interactive program is P4210, and the number of the Print Invoices batch process report is R42565. The program ID is a variable length value. 
It is assigned according to a structured syntax in the form TSSXXX, where: T The first character of the number is alphabetic and identifies the 
type, such as P for Program, R for Report, and so on. For example, the value P in the number P4210 indicates that the object is a 
program. SS The second and third characters of the number are numeric and identify the system code. For example, the value 42 in the number P4210 
indicates that this program belongs to system 42, which is the Sales Order Processing system. XXX The remaining characters of the numer are 
numeric and identify a unique program or report. For example, the value 10 in the number P4210 indicates that this is the Sales Order Entry 
program.

jdDateUpdatedUPMJJDEDATEOPTNONE

The date that specifies the last update to the file record.

mnTimeLastUpdatedUPMTMATH_NUMERICOPTNONE

The time that specifies when the program executed the last update to this record.

szWorkStationIdJOBNcharOPTNONE

The code that identifies the work station ID that executed a particular job.

cActionEV01charOPTNONE

An option that specifies the type of processing for an event.

cReturnCodeEV01charOPTNONE

An option that specifies the type of processing for an event.

idCACHEHANDLEHCACHEIDOPTNONE

The pointer, or handle, used by C functions to identify the location where a particular cache exists.  The handle must be established using 
the jdeCacheInit tools API in a C function.

Related Functions

None

Related Tables

None