project QadFinancials > class BPosting > method ValidateComponentPostExternal

function returns logical


Parameters


icActivityCodeinputcharacter


Internal usage


QadFinancials
method BPosting.ValidateComponentPostPostingLine1


program code (program4/bposting.p)

if icActivityCode = "ExternalCreate":U
then return true.

return false.