project QadFinancials > class BPayConf > method GetGLDescriptionByCode


Parameters


icGLCodeinputcharacter
ocGLDescriptionoutputcharacter
oiReturnStatusoutputintegerReturn status of the method.


Internal usage


unused


program code (program1/bpayconf.p)

<Q-48 run GLByCode (all) (Read) (NoCache)
   (input ?, (CompanyId)
    input icGLCode, (GLCode)
    output dataset tqGLByCode) in BGL>
find first tqGLByCode no-error.
if available tqGLByCode then
   ocGLDescription = tqGLByCode.tcGLDescription.