public static CustTable newCustomer(DirPartyType _partyType) | |
{ | |
return wwTestFixtureHelper::newCustomerFromBuffer( | |
wwTestDataHelper::getDefaultCustomerBuffer(_partyType), | |
_partyType); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment