Table: ECPCustSignUp (Sign up requests)

Label color codes
Label on fieldLabel on enum type
Label on extended data typeLabel on ancestor
Show table properties
Field Group:
P.idxKeyField Pos.FieldLabelExtended Data Type / Enum TypeTypeMore properties...
X PK1SignUpIdRegistration numberECPCustSignUpIdStringShow
2EmailE-mailECPEmailStringShow
3TeleFaxFaxTeleFaxStringShow
4PhoneTelephonePhoneStringShow
5AddressAddressAddressingStringShow
6NameCompany nameCustNameStringShow
7KeepBasketKeep basketECPCustSignUpKeepBasketEnumShow
8CustCreatedCreatedECPCustSignUpCreatedEnumShow
FK9LanguageIdLanguageCustLanguageIdStringShow
FK10WebLoginLogin nameWebLoginStringShow
11SessionIdSession IDSessionIdIntegerShow
12SessionLoginDateLogin dateTransDateDateShow
13SessionLoginTimeLogin timetimeOfDayTimeShow
14ContactPersonNameUser nameECPContactPersonNameStringShow
TR FK15CountryCountryCountryIdStringShow
FK16ZipCodePostal (Zip) codeZipCodeIdStringShow
TR17StateStateStateIdStringShow
TR18CountyCountyCountyIdStringShow
19AccountNumCustomer numberECPCustAccountStringShow
20UserEmailE-mailECPUserEmailStringShow
21GuestLoginGuest loginECPGuestEnumShow
22CityCityCityStringShow
23StreetStreet nameAddressingStreetStringShow
TR24RefZipCodeReferenceRefRecIdIntegerShow

Table Relations

County
ECPCustSignUp.County == County.CountyId
ECPCustSignUp.State == County.StateId
ECPCustSignUp.Country == County.CountryId
State
ECPCustSignUp.Country == State.CountryId
ECPCustSignUp.State == State.StateId
ZipCode
ECPCustSignUp.RefZipCode == ZipCode.RecId

Overridden System Defined Methods

void insert()
public void modifiedField(fieldId _fieldId)
public boolean validateField(fieldId _fieldIdToCheck)

Public Static Methods

static ECPCustSignUp find(ECPCustSignUpId _signUpId, boolean _forUpdate = false)

Public Instance Methods

CustAccount custMatchName()
CustAccount custMatchPhone()
void initFormCustTable(CustTable custTable)
display NoYes isProcessActive()

Generated by Axapta Doc Generator v. 0.5.2 on 05 Dec 2006
Axapta Doc Generator is licensed under the MIT License. Axapta is a registered trademark of Microsoft Corporation.