cancel
Showing results for 
Search instead for 
Did you mean: 

difference between Generic and Generating functions

Former Member
0 Kudos

Hi,

Can any body explain me the difference between Generic and Generating functions? Do also let me kwno which Standard functions are Genereic and which are Generating/

Regards,

Pranshu

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Pranshu,

All functions (regardless of whether they are standard or user-defined functions) that do not have input values are refered to as Generating Functions (Constant, Sender, Receiver and CopyValue() are generating functions). All other functions are generic.

So, the standard XI functions can be generic or generating.

Hope this helps

Regards

Kiran..