Set and Get value code

Set and Get value code:

this.incParmItemtypestr(itemTypeStrLoc);

public string30 incParmItemtypestr(string30    _itemTypestr = itemTypeStr)
{
;
    itemTypeStr = _itemTypestr;

    return itemTypeStr;
}

Comments

Popular posts from this blog

In CustCreditLimit class need to check the salesqty to be not more than as given in custom table

Creditinvoice report

Simple string functions to fill in built-in function gaps