449450451452453454455456457458459
{ C_BPartner_ID = ppos[0].getC_BPartner_ID(); } if (C_BPartner_ID == 0) { throw new NoVendorForProductException(product.getName()); } } if (!isGenerateForVendor(C_BPartner_ID)) {