RapidStartSetup::setUpMXAttributes Method [AX 2012]
Setup Mexico specific attributes when creating a new legal entity.
server public static void setUpMXAttributes(
CompanyType_MX companyTypeMX,
str rfc_MX,
str curp_MX,
str stateInscription_MX)
Run On
ServerParameters
- companyTypeMX
- Type: CompanyType_MX Enumeration
Classification of the legal entity.
- rfc_MX
- Type: str
RFC information.
- curp_MX
- Type: str
Curp information.
- stateInscription_MX
- Type: str
State inspection information.
Show: