PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

RemoteCall from CI - FieldChange event has an issue

edited Oct 25, 2018 12:05PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 10 commentsAnswered

Hi,

I am using Component interface based on delivered component REFUND_SF_2 (CS 9.2) and trying to call below cobol using by executing field change :

RemoteCall("PSRCCBL", "PSCOBOLPROG", "SFPQKDRV", "BUSINESS_UNIT", &BUSINESS_UNIT, "GRP_TIMESTAMP", &DATE, "OPRID", &OPRID, "SF_REVERSAL_IND", &QCK_REVERSAL, "ITEM_TYPE_CD", &ITEM_TYPE_CD, "POST_FLAG", &POSTED, "POST_DT", &POST_DATE, "ERROR_WARN", &ERRWARN);

But i dont see that remotecall is being executed. Instead, i am seeing an error into  PS_QUICK_POST_ERR with message (14816, 11414)..That has below description in it:

A blank common id was passed into SFPCMNID program. An SF_COMMON_ID row cannot be created without a valid common id.

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