CloneCallPlanForInsert

CRM extensions data actions functionality

Master Business Function

Object Name: B90CAEXT

Parent DLL: CRMF

Location: Client/Server

Language: C

Data Structure

D90CA65B - Clone CALL PLAN DS

Parameter NameData ItemData TypeReq/OptI/O/Both
mnOrigCallPlanIDCALLPMATH_NUMERICOPTNONE

A unique ID that represents a call plan record. 

mnNewCallPlanIDCALLPMATH_NUMERICOPTNONE

A unique ID that represents a call plan record. 

szActivityIDACTIVIDcharOPTNONE

A unique GUID string that will identify an activity.  There can be mulitple activities with the same ActivityID. 

Related Functions

None

Related Tables

None
DeleteActivityCallPlan

DeleteActivityCallPlan

CRM extensions data actions functionality

Master Business Function

Object Name: B90CAEXT

Parent DLL: CRMF

Location: Client/Server

Language: C

Data Structure

D90CA65 - Call plan Functionality

Parameter NameData ItemData TypeReq/OptI/O/Both
mncallPlanIDCALLPMATH_NUMERICOPTNONE

A unique ID that represents a call plan record. 

szActivityIDACTIVIDcharOPTNONE

A unique GUID string that will identify an activity.  There can be mulitple activities with the same ActivityID. 

cisDefaultCPDFLTcharOPTNONE

This field identifies if a call plan template is default. If checked then the template is used as a default template.

cisTemplateISTMPcharOPTNONE

Related Functions

None

Related Tables

None
DeleteActivityExt

DeleteActivityExt

CRM extensions data actions functionality

Master Business Function

Object Name: B90CAEXT

Parent DLL: CRMF

Location: Client/Server

Language: C

Data Structure

D90CA66 - DS for Activity Extensions

Parameter NameData ItemData TypeReq/OptI/O/Both
szActivityIDACTIVIDcharOPTNONE

A unique GUID string that will identify an activity.  There can be mulitple activities with the same ActivityID. 

mnOpportunityIdOPPIDMATH_NUMERICOPTNONE

A unique identifier related to the Opportunity.

mnLeadIdLEADIDMATH_NUMERICOPTNONE

A unique identifier for a lead (F90CB010).

mnDocumentOrderInvoiceEDOCOMATH_NUMERICOPTNONE

A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry, 
and so on.

cStatus9STAWcharOPTNONE

A user-defined code (00/WS) that indicates the approval status.

szCompanyCOcharOPTNONE

A code that identifies a specific organization, fund, or other reporting entity. The company code must already exist in the Company 
Constants table (F0010) and must identify a reporting entity that has a complete balance sheet. At this level, you can have intercompany 
transactions. Note: You can use company 00000 for default values such as dates and automatic accounting instructions. You cannot use company 00000 
for transaction entries.

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.

szObjectNameSTRNGVALcharOPTNONE

A value that holds a string data type.

Related Functions

None

Related Tables

None
DeleteCallPlan

DeleteCallPlan

CRM extensions data actions functionality

Master Business Function

Object Name: B90CAEXT

Parent DLL: CRMF

Location: Client/Server

Language: C

Data Structure

D90CA65 - Call plan Functionality

Parameter NameData ItemData TypeReq/OptI/O/Both
mncallPlanIDCALLPMATH_NUMERICOPTNONE

A unique ID that represents a call plan record. 

szActivityIDACTIVIDcharOPTNONE

A unique GUID string that will identify an activity.  There can be mulitple activities with the same ActivityID. 

cisDefaultCPDFLTcharOPTNONE

This field identifies if a call plan template is default. If checked then the template is used as a default template.

cisTemplateISTMPcharOPTNONE

Related Functions

None

Related Tables

None
InititalizeActivityCallPlan

InititalizeActivityCallPlan

CRM extensions data actions functionality

Master Business Function

Object Name: B90CAEXT

Parent DLL: CRMF

Location: Client/Server

Language: C

Data Structure

D90CA65 - Call plan Functionality

Parameter NameData ItemData TypeReq/OptI/O/Both
mncallPlanIDCALLPMATH_NUMERICOPTNONE

A unique ID that represents a call plan record. 

szActivityIDACTIVIDcharOPTNONE

A unique GUID string that will identify an activity.  There can be mulitple activities with the same ActivityID. 

cisDefaultCPDFLTcharOPTNONE

This field identifies if a call plan template is default. If checked then the template is used as a default template.

cisTemplateISTMPcharOPTNONE

Related Functions

None

Related Tables

None
InsertActivityCalPlan

InsertActivityCalPlan

CRM extensions data actions functionality

Master Business Function

Object Name: B90CAEXT

Parent DLL: CRMF

Location: Client/Server

Language: C

Data Structure

D90CA65A - Full Record of 65 and 65A

Parameter NameData ItemData TypeReq/OptI/O/Both
szActivityIDACTIVIDcharOPTNONE

A unique GUID string that will identify an activity.  There can be mulitple activities with the same ActivityID. 

mncallPlanIDCALLPMATH_NUMERICOPTNONE

A unique ID that represents a call plan record. 

szactionCPACTcharOPTNONE

Represents the tasks required for the call plan.

szaskCPASKcharOPTNONE

Fill in business, technical, and functional questions.

szattitudeCPATTDcharOPTNONE

Please fill in the perception or attitude that the customer is intended to have upon completion of the call.

cisDefaultCPDFLTcharOPTNONE

This field identifies if a call plan template is default. If checked then the template is used as a default template.

szcallPlanNameCPNAMEcharOPTNONE

A unique name for the call plan template.

szpremiseCPPREMcharOPTNONE

szpurposeCPPURPcharOPTNONE

cisTemplateISTMPcharOPTNONE

szabilityABLTYcharOPTNONE

Please fill in with examples and tasks that demonstrate ability.

szUserIdUSERcharOPTNONE

The code that identifies a user profile.

UpdatedDateTimeUDTTMINVALID ITEM DATA TYPE: 55OPTNONE

The updated date time is the timestamp when a record was updated within a table.

szMachineKeyMKEYcharOPTNONE

The Location or Machine Key indicates the name of the machine on the network (server or workstation).

mnEnteredByENTDBYMATH_NUMERICOPTNONE

Unique identifier to identify user who entered record.

DateEnteredEDATEINVALID ITEM DATA TYPE: 55OPTNONE

Displays the system date on the day the forecast was created.

Related Functions

None

Related Tables

None
UpdateCallPlan

UpdateCallPlan

CRM extensions data actions functionality

Master Business Function

Object Name: B90CAEXT

Parent DLL: CRMF

Location: Client/Server

Language: C

Data Structure

D90CA65A - Full Record of 65 and 65A

Parameter NameData ItemData TypeReq/OptI/O/Both
szActivityIDACTIVIDcharOPTNONE

A unique GUID string that will identify an activity.  There can be mulitple activities with the same ActivityID. 

mncallPlanIDCALLPMATH_NUMERICOPTNONE

A unique ID that represents a call plan record. 

szactionCPACTcharOPTNONE

Represents the tasks required for the call plan.

szaskCPASKcharOPTNONE

Fill in business, technical, and functional questions.

szattitudeCPATTDcharOPTNONE

Please fill in the perception or attitude that the customer is intended to have upon completion of the call.

cisDefaultCPDFLTcharOPTNONE

This field identifies if a call plan template is default. If checked then the template is used as a default template.

szcallPlanNameCPNAMEcharOPTNONE

A unique name for the call plan template.

szpremiseCPPREMcharOPTNONE

szpurposeCPPURPcharOPTNONE

cisTemplateISTMPcharOPTNONE

szabilityABLTYcharOPTNONE

Please fill in with examples and tasks that demonstrate ability.

szUserIdUSERcharOPTNONE

The code that identifies a user profile.

UpdatedDateTimeUDTTMINVALID ITEM DATA TYPE: 55OPTNONE

The updated date time is the timestamp when a record was updated within a table.

szMachineKeyMKEYcharOPTNONE

The Location or Machine Key indicates the name of the machine on the network (server or workstation).

mnEnteredByENTDBYMATH_NUMERICOPTNONE

Unique identifier to identify user who entered record.

DateEnteredEDATEINVALID ITEM DATA TYPE: 55OPTNONE

Displays the system date on the day the forecast was created.

Related Functions

None

Related Tables

None
UpdateContactExtTable

UpdateContactExtTable

CRM extensions data actions functionality

Minor Business Rule

Object Name: B90CAEXT

Parent DLL: CRMF

Location: Client/Server

Language: C

Data Structure

D90CA62A - Update Contact Data Structure

Parameter NameData ItemData TypeReq/OptI/O/Both
szActivityIDACTIVIDcharOPTNONE

A unique GUID string that will identify an activity.  There can be mulitple activities with the same ActivityID. 

mnAddressBook1ACCNTMATH_NUMERICOPTNONE

An account assigned to an activity.

mnAddressBook1ContactACCNTCMATH_NUMERICOPTNONE

Contact associated with the Address Book Number.

Related Functions

None

Related Tables

None
ValidateCallPlanName

ValidateCallPlanName

CRM extensions data actions functionality

Master Business Function

Object Name: B90CAEXT

Parent DLL: CRMF

Location: Client/Server

Language: C

Data Structure

D90CA65C - Validate Call Plan Name

Parameter NameData ItemData TypeReq/OptI/O/Both
szActivityIDACTIVIDcharOPTNONE

A unique GUID string that will identify an activity.  There can be mulitple activities with the same ActivityID. 

mncallPlanIDCALLPMATH_NUMERICOPTNONE

A unique ID that represents a call plan record. 

isCallPlanFORMMODEcharOPTNONE

Identifies the mode of the form like add mode or update mode.

szcallPlanNameCPNAMEcharOPTNONE

A unique name for the call plan template.

Related Functions

None

Related Tables

None