Billing and Revenue Management (MOSC)

MOSC Banner

cm_fm_config function

edited May 12, 2015 10:11AM in Billing and Revenue Management (MOSC) 5 commentsAnswered

Hi,

What is the use of  this line " { 0,    (char *)0 }" in fm_bill_pol_custom_config function ? if we are not using this then what will be the impacts ?

struct cm_fm_config fm_bill_pol_custom_config[] = {

        /* opcode as a u_int, function name (as a string) */

/*

        { PCM_OP_BILL_POL_VALID_DISPUTE,        "op_bill_pol_valid_dispute" },

        { PCM_OP_BILL_POL_VALID_SETTLEMENT,     "op_bill_pol_valid_settlement" },

      { 0,    (char *)0 }

};

Regards,

Jeevan

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center