Uses of Class
org.compiere.model.MBPartnerLocation
Package
Description
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of MBPartnerLocation in org.brerp.base.model
-
Uses of MBPartnerLocation in org.brerp.base.util
Modifier and TypeMethodDescriptionstatic String
BPartnerUtil.getSUFRAMA
(MBPartnerLocation bpLocation) Retorna o código da Superintendência da Zona Franca de Manaus (SUFRAMA) do Parceirostatic String
BPartnerUtil.getUF
(MBPartnerLocation bpLocation) Retorna a UF do PN se País Brasil ou Ex (Exterior). -
Uses of MBPartnerLocation in org.brerp.sped.nfe.model
Modifier and TypeMethodDescriptionvoid
MLBRDocFiscal.setInfoEntrega
(MBPartnerLocation loc) Informacoes do Local de Entregavoid
MLBRDocFiscal.setInfoRetira
(MBPartnerLocation loc) Informações do Local de Retira -
Uses of MBPartnerLocation in org.compiere.model
Modifier and TypeMethodDescriptionstatic MBPartnerLocation[]
MBPartnerLocation.getForBPartner
(Properties ctx, int C_BPartner_ID) Deprecated, for removal: This API element is subject to removal in a future version.Since 3.5.3a.static MBPartnerLocation[]
MBPartnerLocation.getForBPartner
(Properties ctx, int C_BPartner_ID, String trxName) Get Locations for BPartnerMBPartner.getLocation
(int C_BPartner_Location_ID) Get location for C_BPartner_Location_ID or first bill Location or first locationMBPartner.getLocations
(boolean reload) Get All Locations (only active)MBPartner.getPrimaryC_BPartner_Location()
Get Primary C_BPartner_Location (BillTo or First)ModifierConstructorDescriptionMBPartnerLocation
(Properties ctx, MBPartnerLocation copy) Copy constructorMBPartnerLocation
(Properties ctx, MBPartnerLocation copy, String trxName) Copy constructorCopy constructor