Hi friends
In table methods i find passing parameter as a table name insted of declaring varible as a table name .what is the need in that and any difference on passing parameters and declaring varible as a table name? can u please explain breifly
void initFromMarkProdProfileRout(PurchTable purchtable)----------------------> i find in base.
PurchTable purchtable---------------------------->i think in this way.