FBStagePartyFieldMap_BR Class [AX 2012]
The FBStagePartyParmData_BR class encapsulates the representation of a staging fiscal document party.
| Method | Description | |
|---|---|---|
| accountType | Retrieves the document party account type. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| dirPartyType | Retrieves the document party type. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Creates a new instance of FBStagePartyFieldMap_BR class. |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmAddressBuildingComplement | Gets or sets the AddressBuildingComplement parameter. |
| parmAddressCityIBGECode | Gets or sets the AddressCityIBGECode parameter. |
| parmAddressCityName | Gets or sets the AddressCityName parameter. |
| parmAddressCountryBACENCode | Gets or sets the AddressCountryBACENCode parameter. |
| parmAddressDistrict | Gets or sets the AddressDistrict parameter. |
| parmAddressStateCode | Gets or sets the AddressStateCode parameter. |
| parmAddressStateName | Gets or sets the AddressStateName parameter. |
| parmAddressStreet | Gets or sets the AddressStreet parameter. |
| parmAddressStreetNumber | Gets or sets the AddressStreetNumber parameter. |
| parmAddressZipCode | Gets or sets the AddressZipCode parameter. |
| parmPartyCNPJCPF | Gets or sets the PartyCNPJCPF parameter. |
| parmPartyCode | Gets or sets the PartyCode parameter. |
| parmPartyIE | Gets or sets the PartyIE parameter. |
| parmPartyLabel | Gets or sets the PartyLabel parameter. |
| parmPartyName | Gets or sets the PartyName parameter. |
| parmPartyOrgPerson | Gets or sets the PartyOrgPerson parameter. |
| parmPartySUFRAMA | Gets or sets the PartySUFRAMA parameter. |
| parmPartyType | Gets or sets the PartyType parameter. |
| record | Retrieves the record that has the party fields. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::constructFromFiscalDocumentCarrier | Constructs an FBStagePartyFieldMap_BR object from the carrier information of the staging fiscal document. |
| ::constructFromFiscalDocumentParty | Constructs an FBStagePartyFieldMap_BR object from the third-party information of the staging fiscal document. |
| ::constructFromInventBalance | Constructs an FBStagePartyFieldMap_BR object from the third-party information of the staging inventory balance. |
| ::constructFromNonFiscalOperation | Constructs a FBStagePartyFieldMap_BR from the third party information of the staging non fiscal operation. |
| ::constructFromRefFiscalDocumentParty | Constructs an FBStagePartyFieldMap_BR from the party information of the staging referenced fiscal document. |
| ::constructFromTaxWithholdTrans | Constructs an FBStagePartyFieldMap_BR object from the third-party information of the staging tax withhold transaction. |
Community Additions
ADD
Show: