1.
Map GD = schema. getglobaldescribe ();
The key of map is the object API name.
For example, "Account"
You can: Gd. containskey ("account") to determine if there is any field in an object.
2.
Map GD = schema. getglobaldescribe ();
optional features region:
allow reports: Data of this object, which can be used for reports
allow activities: enables this object to associate tasks with calendar objects.
track field history: the platform can
According to The Wall Street Journal on Monday, google and Salesforce.com are discussing how to build a consortium to integrate their Web-based applications.According to the newspaper, the two companies have not yet determined the details of the
Launch Eclipse and click Help > Install New software....
Click Add....
In the Add Repository Dialog, set the Name to "force.com IDE" and the "Http://media". Developerforce.com/force-ide/eclipse42 "and
Apexpage:
Controller:
Public with sharing class accoppcontentcontroller {
Public String optionacc {Get; set ;}
Public list optionacclist {Get; set ;}
Private list acclist = new list ();
Public accoppcontentcontroller (){
Acclist =
There are usually some requirements in the project that need to sort the list of data for a sobject to the foreground page, but the list above does not meet the complex functionality, which requires a custom comparison of two object sizes. So you
Trigger Accountbilltrigger on Account__c (after update,after insert) {Account__c bill = trigger.new[0]; The payment method in the service order is not in cash, and the service order produces a receivable, and the status of the receivable is not
Trigger Salesordertrigger on Salesorder__c (before Insert,before update,after insert) {Salesorder__c SalesOrder = Tri
GGER.NEW[0];
Account A = new account (); if (Trigger.isinsert&&trigger.isbefore) {if (salesorder.customer__c!=null) {a =
In Odoo8, the API interface is divided into traditaional style and record style two types:Traditional style refers to the type that we use in 7.0, the Def (self,cr,uid,ids,context)-style syntax.The style of the record style 8.0 and later versions of
""" An environment wraps data for ORM records: -: attr: ' Cr ', the current database cursor; -: attr: ' uid ', the current user ID; -: attr: ' context ', the current context dictionary. It also provides access to the
ConfigurationEnable multi-currency features and set the standard currency??Gain exchange rate Accounts revenue account, typically a level two account under financial expensesLoss exchange rate Accounts sink loss account,??Enable the price list
Customer Advance1. Under Accounting--customers--customer payments,Add customer collections and validate.2. After the order confirmation, to accouting--periodic processing--manual reconciliation, the customer to write off.Select reconcile with
1) Product Lead timeCustomer lead Time (Sale_delay): The number of days that an so confirms to a customer, because the amount of sales varies that time, so here is an average.Manufacturing lead Time (Produce_delay): The time of production, which is
If you have an account with Windows Azure, you can apply for a free trial account on the Windows Azure China website If you don't have one. Haha, I am the first batch of application of the trial account, I feel very lucky. The application process
Compared to 7来, 8 of the API has improved a lot, in the official words is more object-oriented.Here's a look at the specific changes.Preparation knowledge: Use of Python decorators http://blog.csdn.net/thy38/article/details/4471421In 8, the API
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.