Create a PM Submittal
    • 27 Feb 2025
    • 5 Minutes to read
    • Dark
      Light

    Create a PM Submittal

    • Dark
      Light

    Article summary

    Post
    /pm-rest-api/rest/1/pmsubmittal

    Create PM Submittals

    UI Location:

    Security
    HTTP
    Type basic

    Basic authentication

    Header parameters
    Content-Type
    string
    Exampleapplication/vnd.oracle.adf.resourceitem+json
    Body parameters
    object
    Example{ "PmsmCompCode": "001", "PmsmProjCode": "14001", "PmsmProcurementFlag": "Y", "PmsmSbmtId": "101", "PmsmVUuid": "" }
    PmsmProjCode
    string Required

    Project code

    Max length10
    PmsmProcurementFlag
    string Required

    Procurement flag

    Max length1
    PmsmVUuid
    string Required

    Unique uuid of row

    Max length64
    PmsmCompCode
    string Required

    Company code

    Max length8
    PmsmSbmtId
    string Required

    Submittal ID

    Max length16
    PmsmCurrEndDateStage1
    string

    Date by which the submittal current progress's first stage shall be completed.

    PmsmCurrEndDateStage2
    string

    Date by which the submittal current progress's second stage shall be completed.

    PmsmCurrEndDateStage3
    string

    Date by which the submittal current progress's third stage shall be completed.

    PmsmCurrEndDateStage4
    string

    Date by which the submittal current progress's fourth stage shall be completed.

    PmsmCurrEndDateStage5
    string

    Date by which the first submittal current progress's fifth stage shall be completed.

    PmsmSbmtName
    string

    Submittal Name

    Max length200
    PmsmCurrEndDateStage6
    string

    Date by which the submittal current progress's sixth stage shall be completed.

    PmsmActivityStartDate
    string

    Activity Start Date

    PmsmCurrStartDateStage2
    string

    Date by which the submittal current progress's second stage shall be started.

    PmsmSortOrderNumber
    number

    number indicating sequence it should be displayed (report/form) (higher numbers are displayed first)

    PmsmCurrStartDateStage1
    string

    Date by which the submittal current progress's first stage shall be started.

    PmsmCurrStartDateStage4
    string

    Date by which the submittal current progress's fourth stage shall be started.

    PmsmCurrStartDateStage3
    string

    Date by which the submittal current progress's third stage shall be started.

    PmsmCurrStartDateStage6
    string

    Date by which the submittal current progress's sixth stage shall be started.

    PmsmCurrStartDateStage5
    string

    Date by which the submittal current progress's fifth stage shall be started.

    PmsmAutoNotifFlag
    string

    Y = Send an automatic notification email to Subcontractor on Preparation Start (if Workflow installed)

    Max length1
    PmsmComment
    string

    Comments on Submittal.

    Max length4000
    PmsmRequiredStartDate
    string

    Required Submittal Start Date

    PmsmFwdToPartnTypeCode
    string

    Forward To Partner Type. 'P' - Business Partner 'C' - Company

    Max length1
    PmsmTypeCode
    string

    Indicates type of submittal

    Max length10
    PmsmAutoNotifDays
    number

    Number of Days prior to Preparation Start Date to send an automatic notification to Subcontractor (if Workflow installed)

    Max length5
    PmsmSentToContactCode
    string

    Must be a valid Project Contact Code. (PMPROJCONTACT)

    Max length10
    PmsmFwdToPartnCode
    string

    Must be a valid Project Partner Code in CMIC. Either a Business partner code or company code. (PMPROJPARTNER)

    Max length8
    PmsmRequiredEndDate
    string

    Required Submittal End Date

    PmsmEndDateStage4
    string

    date by which the submittal's fourth stage shall be completed.

    PmsmEndDateStage5
    string

    date by which the first submittal's fifth stage shall be completed.

    PmsmQcRequirementFlag
    string

    QC Test Requirement flag.

    Max length1
    PmsmLeadTimeStage6
    number

    lead time in days required to complete the submittal's sixth stage

    PmsmEndDateStage6
    string

    date by which the submittal's sixth stage shall be completed.

    PmsmRetByPartnCode
    string

    Must be a valid Project Partner Code in CMIC. Either a Business partner code or company code. (PMPROJPARTNER)

    Max length8
    PmsmSbmtStatusCode
    string

    Must be a valid Submittal Status code set up in CMIC (PMSUBMITTALSTATUS)

    Max length10
    PmsmLeadTimeStage4
    number

    lead time in days required to complete the submittal's fourth stage

    PmsmLeadTimeStage5
    number

    lead time in days required to complete the submittal's fifth stage

    PmsmEndDateStage1
    string

    date by which the submittal's first stage shall be completed.

    PmsmLeadTimeStage2
    number

    lead time in days required to complete the submittal's second stage.

    PmsmEndDateStage2
    string

    date by which the submittal's second stage shall be completed.

    PmsmLeadTimeStage3
    number

    lead time in days required to complete the submittal's third stage

    PmsmEndDateStage3
    string

    date by which the submittal's third stage shall be completed.

    PmsmCurrProgDateCode
    string

    Color codes 0-white, 1-yellow, 2-red for Current Progress dates Start 1,2,3,4,5,6 and End 6

    Max length7
    PmsmLeadTimeStage1
    number

    lead time in days required to complete the submittal's first stage.

    PmsmActivityCode
    string

    Activity Code

    Max length40
    PmsmGlobalUpdateDate
    string

    Timestamp of "global" Submittal update, including e.g. Submittal header, History, Notes, Attachments...

    PmsmClosedDate
    string

    Populated with sysdate when status changed to Closed (Status Class = C) and set to null when status changed from Closed to anything else

    PmsmCmCode
    string
    Max length11
    PmsmFwdToContactCode
    string

    Must be a valid Project Contact Code. (PMPROJCONTACT)

    Max length10
    PmsmStartDateStage4
    string

    date by which the submittal's fourth stage shall be started.

    PmsmStartDateStage3
    string

    date by which the submittal's third stage shall be started.

    PmsmRecFromPartnCode
    string

    Must be a valid Project Partner Code in CMIC. Either a Business partner code or company code. (PMPROJPARTNER)

    Max length8
    PmsmStartDateStage2
    string

    date by which the submittal's second stage shall be started.

    PmsmStartDateStage1
    string

    date by which the submittal's first stage shall be started.

    PmsmSentToPartnCode
    string

    Must be a valid Project Partner Code in CMIC. Either a Business partner code or company code. (PMPROJPARTNER)

    Max length8
    PmsmRecFromPartnTypeCode
    string

    Received From Partner Type. 'P' - Business Partner 'C' - Company

    Max length1
    PmsmRecFromContactCode
    string

    Must be a valid Project Contact Code. (PMPROJCONTACT)

    Max length10
    PmsmRetByPartnTypeCode
    string

    Returned By Partner Type. 'P' - Business Partner 'C' - Company

    Max length1
    PmsmRetByContactCode
    string

    Must be a valid Project Contact Code. (PMPROJCONTACT)

    Max length10
    PmsmStartDateStage6
    string

    date by which the submittal's sixth stage shall be started.

    PmsmSpecSubSectionCode
    string

    Indicates Spec Sub-Section for submittal

    Max length60
    PmsmStartDateStage5
    string

    date by which the submittal's fifth stage shall be started.

    PmsmCurrLeadTimeStage2
    number

    Lead time in days required to complete the submittal current progress's second stage.

    PmsmCurrLeadTimeStage3
    number

    Lead time in days required to complete the submittal current progress's third stage

    PmsmCurrLeadTimeStage1
    number

    Lead time in days required to complete the submittal current progress's first stage.

    PmsmClvValueCode6
    string

    Leave null

    Max length16
    PmsmClvValueCode4
    string

    Leave null

    Max length16
    PmsmClvValueCode5
    string

    Leave null

    Max length16
    PmsmClvValueCode2
    string

    Leave null

    Max length16
    PmsmIuCreateDate
    string
    PmsmCurrLeadTimeStage6
    number

    Lead time in days required to complete the submittal current progress's sixth stage

    PmsmClvValueCode3
    string

    Leave null

    Max length16
    PmsmCurrLeadTimeStage4
    number

    Lead time in days required to complete the submittal current progress's fourth stage

    PmsmClvValueCode1
    string

    Leave null

    Max length16
    PmsmCurrLeadTimeStage5
    number

    Lead time in days required to complete the submittal current progress's fifth stage

    PmsmCopiesNum
    number

    Number of Copies

    Max length11
    PmsmSpecSectionCode
    string

    this is the specification code of the submittal entry

    Max length60
    PmsmIuUpdateDate
    string
    PmsmSentToPartnTypeCode
    string

    Sent To Partner Type. 'P' - Business Partner 'C' - Company

    Max length1
    PmsmDateChangeCode
    string

    Leave Null

    Max length12
    Responses
    201

    Created

    Headers
    Content-Type
    string
    Exampleapplication/vnd.oracle.adf.resourceitem+json
    {
      "PmsmActivityCode": null,
      "PmsmActivityStartDate": null,
      "PmsmAutoNotifDays": null,
      "PmsmAutoNotifFlag": null,
      "PmsmClosedDate": null,
      "PmsmClvValueCode1": null,
      "PmsmClvValueCode2": null,
      "PmsmClvValueCode3": null,
      "PmsmClvValueCode4": null,
      "PmsmClvValueCode5": null,
      "PmsmClvValueCode6": null,
      "PmsmCmCode": null,
      "PmsmComment": null,
      "PmsmCompCode": "001",
      "PmsmCopiesNum": null,
      "PmsmCurrEndDateStage1": null,
      "PmsmCurrEndDateStage2": null,
      "PmsmCurrEndDateStage3": null,
      "PmsmCurrEndDateStage4": null,
      "PmsmCurrEndDateStage5": null,
      "PmsmCurrEndDateStage6": null,
      "PmsmCurrLeadTimeStage1": null,
      "PmsmCurrLeadTimeStage2": null,
      "PmsmCurrLeadTimeStage3": null,
      "PmsmCurrLeadTimeStage4": null,
      "PmsmCurrLeadTimeStage5": null,
      "PmsmCurrLeadTimeStage6": null,
      "PmsmCurrProgDateCode": null,
      "PmsmCurrStartDateStage1": null,
      "PmsmCurrStartDateStage2": null,
      "PmsmCurrStartDateStage3": null,
      "PmsmCurrStartDateStage4": null,
      "PmsmCurrStartDateStage5": null,
      "PmsmCurrStartDateStage6": null,
      "PmsmDateChangeCode": null,
      "PmsmEndDateStage1": null,
      "PmsmEndDateStage2": null,
      "PmsmEndDateStage3": null,
      "PmsmEndDateStage4": null,
      "PmsmEndDateStage5": null,
      "PmsmEndDateStage6": null,
      "PmsmFwdToContactCode": null,
      "PmsmFwdToPartnCode": null,
      "PmsmFwdToPartnTypeCode": null,
      "PmsmGlobalUpdateDate": null,
      "PmsmIuCreateDate": null,
      "PmsmIuUpdateDate": null,
      "PmsmLeadTimeStage1": null,
      "PmsmLeadTimeStage2": null,
      "PmsmLeadTimeStage3": null,
      "PmsmLeadTimeStage4": null,
      "PmsmLeadTimeStage5": null,
      "PmsmLeadTimeStage6": null,
      "PmsmProcurementFlag": "Y",
      "PmsmProjCode": "14001",
      "PmsmQcRequirementFlag": null,
      "PmsmRecFromContactCode": null,
      "PmsmRecFromPartnCode": null,
      "PmsmRecFromPartnTypeCode": null,
      "PmsmRequiredEndDate": null,
      "PmsmRequiredStartDate": null,
      "PmsmRetByContactCode": null,
      "PmsmRetByPartnCode": null,
      "PmsmRetByPartnTypeCode": null,
      "PmsmSbmtId": "101",
      "PmsmSbmtName": null,
      "PmsmSbmtStatusCode": null,
      "PmsmSentToContactCode": null,
      "PmsmSentToPartnCode": null,
      "PmsmSentToPartnTypeCode": null,
      "PmsmSortOrderNumber": null,
      "PmsmSpecSectionCode": null,
      "PmsmSpecSubSectionCode": null,
      "PmsmStartDateStage1": null,
      "PmsmStartDateStage2": null,
      "PmsmStartDateStage3": null,
      "PmsmStartDateStage4": null,
      "PmsmStartDateStage5": null,
      "PmsmStartDateStage6": null,
      "PmsmTypeCode": null,
      "PmsmVUuid": "F34747BF47D74C0FE05316821FAC769E",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmsubmittal/F34747BF47D74C0FE05316821FAC769E",
          "name": "pmsubmittal",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmsubmittal/F34747BF47D74C0FE05316821FAC769E",
          "name": "pmsubmittal",
          "kind": "item"
        }
      ]
    }
    object