DSSO DTLD CRT 442 6-FPDS (4313)    REMOTE PROCEDURE (8994)

Name Value
NAME DSSO DTLD CRT 442 6-FPDS
TAG FPDS
ROUTINE DSSODP6
RETURN VALUE TYPE SINGLE VALUE
DESCRIPTION
This RPC stores the FPDS fields into the Procurement & Accounting
Transactions file (#442) when creating a detailed purchase card order.
INPUT PARAMETER
  • DSSO442
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   15
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    IEN of file 442 for the detailed purchase card order that is being created
    
  • DSSOFPD
    PARAMETER TYPE:   LIST
    MAXIMUM DATA LENGTH:   50
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    Array of FPDS fields and their associated values to store into the 
            pc 2 - file 442 IEN
            pc 3 - FPDS field number
            pc 4 - default field value
    specified Procurement and Accounting Transactions file (#442).
     
    Format - as returned from RPC DSSO DTLD CRT 442 5-FPDS DFLT with changed 
    values based on user input - i.e. - 
    DSSOFPD(field nbr)=
           442 ^ IEN ^ field number ^ value 
           where:
            pc 1 - file number ("442")
    
RETURN PARAMETER DESCRIPTION
Output:
  Error Messages: "-1^"_error message or "0^"_warning message
 
    Successful Completion: 
      File 442 IEN_"^FPDS fields updated successfully."
 
      Proceed to RPC DSSO DTLD CRT 442 7-COMPLETE.