Billing and Revenue Management (MOSC)

MOSC Banner

Cannot set correct flags to PCM_OP_PYMT_COLLECT

edited Oct 28, 2012 4:35PM in Billing and Revenue Management (MOSC) 3 commentsAnswered
We are creating wrapper opcode to call PCM_OP_PYMT_COLLECT with flag 0x800100.

For example:

PCM_OP(ctxp, PCM_OP_PYMT_COLLECT , PCM_OPFLG_READ_RESULT | PIN_BILLFLG_SELECT_FINAL, pymt_collect_flistp, &o_pymt_collect_flistp, ebufp);

But PCM_OP_PYMT_COLLECT opcode is called with flag 0x0.

Why 0x800100 is not set to PCM_OP_PYMT_COLLECT opcode?

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