Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
mnCallNumber_DOCO | DOCO | MATH_NUMERIC | REQ | INPUT |
Special Input Parameters:
Input the Call Number being updated. This is part of the primary unique for F1760. Because of this,
it is a required field.
^ |
cSubledgerType_SBLT | SBLT | char | REQ | INPUT |
Special Input Parameters:
Input the Subledger Type of the Call being updated. This is part of the primary unique for F1760.
Because of this, it is a required field.
^ |
mnLineNumber_LNID | LNID | MATH_NUMERIC | REQ | INPUT |
Special Input Parameters:
Input the Line Number of the Call being updated. This is part of the primary unique for F1760.
Because of this, it is a required field.
^ |
szProgramId_PID | PID | char | REQ | INPUT |
Special Input Parameters:
Input the Application or UBE number calling this NER. This field is required to update the F1760.
^ |
cSuppressErrorMessage_SUPPS | SUPPS | char | OPT | INPUT |
Special Input Parameters:
1 = Suppress Error Messages
Blank = Error Messages will be set
^ |
szErrorMessageID_DTAI | DTAI | char | OPT | OUTPUT |
Special Output Parameters:
If any errors are found, the Error Message ID will be passed back through this parameter.
^ |
jdDateBilled_DTBIL | DTBIL | JDEDATE | OPT | INPUT |
Special Input Parameters:
This will update the DTBIL (Date Billed) field in the F1760 with whatever is passed in.
^ |
jdDateUploaded_TBDT | TBDT | JDEDATE | OPT | INPUT |
Special Input Parameters:
This will update the TBDT (Table Basis Date) field in the F1760 with whatever is passed in.
^ |
szTableCostUploadedTo_CCR | CCR | char | OPT | INPUT |
Special Input Parameters:
This will update the CCR (Cost Component Rate Table) field in the F1760 with whatever is passed in.
Valid Values are:
Blank
F0911Z1
F06116Z1
^ |
cUpdateMode_EV01 | EV01 | char | REQ | INPUT |
Special Input Parameters:
Valid Values are:
1 = Update Date Billed, Date Uploaded and Table Cost Uploaded To
2 = Update Date Billed only
3 = Update Date Uploaded and Table Cost Uploaded To only
^ |