Create a PM Submittal Package
  • 06 Jan 2025
  • 2 Minutes to read
  • Dark
    Light

Create a PM Submittal Package

  • Dark
    Light

Article summary

Post
/pm-rest-api/rest/1/pmsubmitpkg

Create PM Submittal Packages

UI Location:

Security
HTTP
Type basic

Basic authentication

Header parameters
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
Body parameters
object
Example{ "PmsmpCompCode": "001", "PmsmpProjCode": "16-001", "PmsmpSbmtpCode": "0020", "PmsmpVUuid": "" }
PmsmpCompCode
string Required

CompanyCode

Max length8
PmsmpSbmtpCode
string Required

SubmittalPackage Code. Must be unique with a Project.

Max length10
PmsmpProjCode
string Required

Project Code

Max length10
PmsmpVUuid
string Required

uuid column for json webservices

Max length64
PmsmpLastUpdRecDate
string
PmsmpLastUpdRecPTCode
string
Max length8
PmsmpSentToPartnTypeCode
string

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

Max length1
PmsmpFwdToPartnCode
string

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

Max length8
PmsmpLastUpdRetPTCode
string
Max length8
PmsmpRecFromPartnCode
string

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

Max length8
PmsmpLastUpdStatusCode
string
Max length10
PmsmpRespContactCode
string

Must be a valid Project Contact Code. (PMPROJCONTACT)

Max length10
PmsmpLastUpdRetCCode
string
Max length8
PmsmpSbmtpName
string

SubmittalPackage Name

Max length200
PmsmpLastUpdRetDate
string
PmsmpLastUpdFwdPTCode
string
Max length8
PmsmpRecFromContactCode
string

Must be a valid Project Contact Code. (PMPROJCONTACT)

Max length10
PmsmpFwdToPartnTypeCode
string

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

Max length1
PmsmpIuUpdateDate
string

Update Date

PmsmpRequiredEndDate
string

Required End Date

PmsmpLastUpdRecPCode
string
Max length8
PmsmpLastUpdSentPCode
string
Max length8
PmsmpLastUpdSentDate
string
PmsmpRequiredStartDate
string

Required Start Date

PmsmpLastUpdSentPTCode
string
Max length8
PmsmpIuCreateDate
string

Create Date

PmsmpSentToContactCode
string

Must be a valid Project Contact Code. (PMPROJCONTACT)

Max length10
PmsmpLastUpdFwdDate
string
PmsmpLastUpdRetPCode
string
Max length8
PmsmpLastUpdFwdCCode
string
Max length8
PmsmpSpecSectionCode
string

Indicates Spec Section for submittal package

Max length60
PmsmpRetByPartnTypeCode
string

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

Max length1
PmsmpRecFromPartnTypeCode
string

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

Max length1
PmsmpSentToPartnCode
string

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

Max length8
PmsmpLastUpdFwdPCode
string
Max length8
PmsmpRetByContactCode
string

Must be a valid Project Contact Code. (PMPROJCONTACT)

Max length10
PmsmpRetByPartnCode
string

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

Max length8
PmsmpRespPartnTypeCode
string

Partner Type. 'P' - Business Partner 'C' - Compan

Max length1
PmsmpLastUpdRecCCode
string
Max length8
PmsmpClvValueCode5
string
Max length16
PmsmpLastUpdSentCCode
string
Max length8
PmsmpClvValueCode4
string
Max length16
PmsmpClvValueCode3
string
Max length16
PmsmpOrigSessioninfo
string
Max length249
PmsmpRespPartnCode
string

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

Max length8
PmsmpClvValueCode2
string
Max length16
PmsmpClvValueCode6
string
Max length16
PmsmpClvValueCode1
string
Max length16
PmsmpSbmtpStatusCode
string

Package Status. Must be a valid Submittal Package Status in CMiC.

Max length10
PmsmpFwdToContactCode
string

Must be a valid Project Contact Code. (PMPROJCONTACT)

Max length10
Responses
201

Created

Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
{
  "PmsmpClvValueCode1": null,
  "PmsmpClvValueCode2": null,
  "PmsmpClvValueCode3": null,
  "PmsmpClvValueCode4": null,
  "PmsmpClvValueCode5": null,
  "PmsmpClvValueCode6": null,
  "PmsmpCompCode": "001",
  "PmsmpFwdToContactCode": null,
  "PmsmpFwdToPartnCode": null,
  "PmsmpFwdToPartnTypeCode": null,
  "PmsmpIuCreateDate": null,
  "PmsmpIuUpdateDate": null,
  "PmsmpLastUpdFwdCCode": null,
  "PmsmpLastUpdFwdDate": null,
  "PmsmpLastUpdFwdPCode": null,
  "PmsmpLastUpdFwdPTCode": null,
  "PmsmpLastUpdRecCCode": null,
  "PmsmpLastUpdRecDate": null,
  "PmsmpLastUpdRecPCode": null,
  "PmsmpLastUpdRecPTCode": null,
  "PmsmpLastUpdRetCCode": null,
  "PmsmpLastUpdRetDate": null,
  "PmsmpLastUpdRetPCode": null,
  "PmsmpLastUpdRetPTCode": null,
  "PmsmpLastUpdSentCCode": null,
  "PmsmpLastUpdSentDate": null,
  "PmsmpLastUpdSentPCode": null,
  "PmsmpLastUpdSentPTCode": null,
  "PmsmpLastUpdStatusCode": null,
  "PmsmpProjCode": "16-001",
  "PmsmpRecFromContactCode": null,
  "PmsmpRecFromPartnCode": null,
  "PmsmpRecFromPartnTypeCode": null,
  "PmsmpRequiredEndDate": null,
  "PmsmpRequiredStartDate": null,
  "PmsmpRespContactCode": null,
  "PmsmpRespPartnCode": null,
  "PmsmpRespPartnTypeCode": null,
  "PmsmpRetByContactCode": null,
  "PmsmpRetByPartnCode": null,
  "PmsmpRetByPartnTypeCode": null,
  "PmsmpSbmtpCode": "0020",
  "PmsmpSbmtpName": null,
  "PmsmpSbmtpStatusCode": null,
  "PmsmpSentToContactCode": null,
  "PmsmpSentToPartnCode": null,
  "PmsmpSentToPartnTypeCode": null,
  "PmsmpSpecSectionCode": null,
  "PmsmpVUuid": "F4450F22F1CA5240E05316821FAC396A",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmsubmitpkg/F4450F22F1CA5240E05316821FAC396A",
      "name": "pmsubmitpkg",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmsubmitpkg/F4450F22F1CA5240E05316821FAC396A",
      "name": "pmsubmitpkg",
      "kind": "item"
    }
  ]
}
object