InterviewSolution
Saved Bookmarks
| 1. |
What Is 0 & Y In Fndcpass, Fndload Or Wfload? |
|
Answer» 0 & Y are FLAGS for FND EXECUTABLE like FNDCPASS & FNDLOAD where 0 is request id. 'Y' indicates the method of invocation i.e. it is directly invoked from the command-line not from the Submit Request FORM. 0 & Y are flags for FND Executable like FNDCPASS & FNDLOAD where 0 is request id. 'Y' indicates the method of invocation i.e. it is directly invoked from the command-line not from the Submit Request Form. |
|