openapi: 3.0.0 info: title: SAP API version: 1.0.0 servers: - url: http://localhost:8080 paths: /rfc/BAPI_BUS20370_GET_DETAIL: post: tags: - PLM_BUS20370 operationId: /rfc/BAPI_BUS20370_GET_DETAIL requestBody: content: application/json: schema: properties: EXTERNAL_ID: type: string maxLength: 24 description: External Identification of Corrective Action for Audit GUID: type: string maxLength: 32 description: unique identifier of corrective action for audit LANGU: type: string maxLength: 1 description: Language Key LANGU_ISO: type: string maxLength: 2 description: Language According to ISO 639 DOCUMENTS: type: array items: type: object properties: REF_GUID: type: string maxLength: 32 description: unique object identifier in Audit Management (CHAR32) EXTERNAL_ID: type: string maxLength: 24 description: Object Key LANGU_ISO: type: string maxLength: 2 description: Language according to ISO 639 OBJTYPE: type: string maxLength: 1 description: 'KW Framework: IO type enumValues: R=Relationship,L=LOIO,P=PHIO,""=Undefined (= all),F=Directory' enum: - R - L - P - '' - F NAME: type: string maxLength: 64 description: 'KW Framework: Description' DESCRIPT: type: string maxLength: 64 description: 'KW Framework: Description' FOLDER_NAME: type: string maxLength: 64 description: 'KW Framework: Description' FOLDER_DESCRIPT: type: string maxLength: 64 description: 'KW Framework: Description' LONGTEXTS: type: array items: type: object properties: REF_GUID: type: string maxLength: 32 description: unique object identifier in Audit Management (CHAR32) EXTERNAL_ID: type: string maxLength: 24 description: Object Key TEXT_ID: type: string maxLength: 4 description: Text ID LANGU: type: string maxLength: 1 description: Language Key LANGU_ISO: type: string maxLength: 2 description: Language according to ISO 639 FORMAT_COL: type: string maxLength: 2 description: Tag column TEXT_LINE: type: string maxLength: 132 description: Text Line PARTNER: type: array items: type: object properties: REF_GUID: type: string maxLength: 32 description: unique object identifier in Audit Management (CHAR32) EXTERNAL_ID: type: string maxLength: 24 description: Object Key ROLE_SORTNR: type: integer format: int32 description: Sort Order of Roles for Audit Component ROLE: type: string maxLength: 2 description: Role in Processing of Investigations (Audits, FMEA,...) PARTNER_ROLE: type: string maxLength: 6 description: Business Partner Role RESPONSIBLE_NAME: type: string maxLength: 10 description: Business Partner Number PARTNER_GUID: type: string maxLength: 32 description: Business Partner GUID SYUNAME: type: string maxLength: 12 description: Logon Name of User in R/3 System ROLE_TEXT: type: string maxLength: 20 description: Role Description RESPONSIBLE_TEXT: type: string maxLength: 50 description: Short Description of Business Partner LANGU_ISO: type: string maxLength: 2 description: Language according to ISO 639 STATUS: type: array items: type: object properties: REF_GUID: type: string maxLength: 32 description: unique object identifier in Audit Management (CHAR32) EXTERNAL_ID: type: string maxLength: 24 description: Object Key SYS_STATUS: type: string maxLength: 5 description: System status USR_STATUS: type: string maxLength: 5 description: User Status STAT_PROF: type: string maxLength: 8 description: Status profile SY_ST_TEXT: type: string maxLength: 4 description: Individual status of an object (short form) SY_ST_DSCR: type: string maxLength: 30 description: Object status LANGU_ISO: type: string maxLength: 2 description: Language according to ISO 639 TEXTS: type: array items: type: object properties: REF_GUID: type: string maxLength: 32 description: unique object identifier in Audit Management (CHAR32) EXTERNAL_ID: type: string maxLength: 24 description: Object Key LANGU: type: string maxLength: 1 description: Language Key LANGU_ISO: type: string maxLength: 2 description: Language according to ISO 639 DESCRIPTION: type: string maxLength: 40 description: Language-Dependent Short Text responses: '200': description: OK content: application/json: schema: properties: AUDITCORRECACTION: type: object properties: EXTERNAL_ID: type: string maxLength: 24 description: Key that Flags a Corrective/Preventive Action GUID: type: string maxLength: 32 description: unique object identifier in Audit Management (CHAR32) AUTH_GROUP: type: string maxLength: 6 description: Authorization Group GROUPING: type: string maxLength: 40 description: Grouping SEARCH_FIELD: type: string maxLength: 40 description: Search Field PLANSTARTDATE: type: string format: date description: Planned Start Date FINAL_DATE: type: string format: date description: To Be Completed By ACTUALSTARTDATE: type: string format: date description: Actual Start Date ACTUALFINISHDATE: type: string format: date description: Actual Finish (Date) ACTUALFINISHTIME: type: string maxLength: 6 description: Actual Finish (Time) ORIGINAL_LANGU: type: string maxLength: 1 description: Language the Audit Plan Was Created In ORIGINAL_LANGU_ISO: type: string maxLength: 2 description: Language according to ISO 639 CREATED_BY: type: string maxLength: 12 description: Name of Person Who Created the Component CREATED_ON: type: string format: date description: Date on Which Component Was Created CHANGED_BY: type: string maxLength: 12 description: Name of Person, Who Last Changed the Component CHANGED_ON: type: string format: date description: Date on which the component was last changed SY_ST_DSCR: type: string maxLength: 30 description: Object status S_STATUS: type: string maxLength: 40 description: System status line U_STATUS: type: string maxLength: 40 description: User Status Line STAT_PROF: type: string maxLength: 8 description: Status Profile RESPONSIBLE_TEXT: type: string maxLength: 50 description: Short Description of Business Partner PARENT_QUEST_ID: type: string maxLength: 24 description: Higher-Level Audit Question PARENT_QUEST_GUID: type: string maxLength: 32 description: unique object identifier in Audit Management (CHAR32) AUTH_GROUP_TEXT: type: string maxLength: 40 description: Description of Authorization Group ORIGINAL_LANGU_TEXT: type: string maxLength: 16 description: Creation language LANGU: type: string maxLength: 1 description: Language Key LANGU_ISO: type: string maxLength: 2 description: Language according to ISO 639 LANGU_TEXT: type: string maxLength: 16 description: Language DOCUMENTS: type: array items: type: object properties: REF_GUID: type: string maxLength: 32 description: unique object identifier in Audit Management (CHAR32) EXTERNAL_ID: type: string maxLength: 24 description: Object Key LANGU_ISO: type: string maxLength: 2 description: Language according to ISO 639 OBJTYPE: type: string maxLength: 1 description: 'KW Framework: IO type enumValues: R=Relationship,L=LOIO,P=PHIO,""=Undefined (= all),F=Directory' enum: - R - L - P - '' - F NAME: type: string maxLength: 64 description: 'KW Framework: Description' DESCRIPT: type: string maxLength: 64 description: 'KW Framework: Description' FOLDER_NAME: type: string maxLength: 64 description: 'KW Framework: Description' FOLDER_DESCRIPT: type: string maxLength: 64 description: 'KW Framework: Description' LONGTEXTS: type: array items: type: object properties: REF_GUID: type: string maxLength: 32 description: unique object identifier in Audit Management (CHAR32) EXTERNAL_ID: type: string maxLength: 24 description: Object Key TEXT_ID: type: string maxLength: 4 description: Text ID LANGU: type: string maxLength: 1 description: Language Key LANGU_ISO: type: string maxLength: 2 description: Language according to ISO 639 FORMAT_COL: type: string maxLength: 2 description: Tag column TEXT_LINE: type: string maxLength: 132 description: Text Line PARTNER: type: array items: type: object properties: REF_GUID: type: string maxLength: 32 description: unique object identifier in Audit Management (CHAR32) EXTERNAL_ID: type: string maxLength: 24 description: Object Key ROLE_SORTNR: type: integer format: int32 description: Sort Order of Roles for Audit Component ROLE: type: string maxLength: 2 description: Role in Processing of Investigations (Audits, FMEA,...) PARTNER_ROLE: type: string maxLength: 6 description: Business Partner Role RESPONSIBLE_NAME: type: string maxLength: 10 description: Business Partner Number PARTNER_GUID: type: string maxLength: 32 description: Business Partner GUID SYUNAME: type: string maxLength: 12 description: Logon Name of User in R/3 System ROLE_TEXT: type: string maxLength: 20 description: Role Description RESPONSIBLE_TEXT: type: string maxLength: 50 description: Short Description of Business Partner LANGU_ISO: type: string maxLength: 2 description: Language according to ISO 639 RETURN: type: array items: type: object properties: TYPE: type: string maxLength: 1 description: 'Message type: S Success, E Error, W Warning, I Info, A Abort' ID: type: string maxLength: 20 description: Message Class NUMBER: type: integer format: int64 description: Message Number MESSAGE: type: string maxLength: 220 description: Message Text LOG_NO: type: string maxLength: 20 description: 'Application log: log number' LOG_MSG_NO: type: integer format: int64 description: 'Application log: Internal message serial number' MESSAGE_V1: type: string maxLength: 50 description: Message Variable MESSAGE_V2: type: string maxLength: 50 description: Message Variable MESSAGE_V3: type: string maxLength: 50 description: Message Variable MESSAGE_V4: type: string maxLength: 50 description: Message Variable PARAMETER: type: string maxLength: 32 description: Parameter Name ROW: type: integer format: int32 description: Lines in parameter FIELD: type: string maxLength: 30 description: Field in parameter SYSTEM: type: string maxLength: 10 description: Logical system from which message originates STATUS: type: array items: type: object properties: REF_GUID: type: string maxLength: 32 description: unique object identifier in Audit Management (CHAR32) EXTERNAL_ID: type: string maxLength: 24 description: Object Key SYS_STATUS: type: string maxLength: 5 description: System status USR_STATUS: type: string maxLength: 5 description: User Status STAT_PROF: type: string maxLength: 8 description: Status profile SY_ST_TEXT: type: string maxLength: 4 description: Individual status of an object (short form) SY_ST_DSCR: type: string maxLength: 30 description: Object status LANGU_ISO: type: string maxLength: 2 description: Language according to ISO 639 TEXTS: type: array items: type: object properties: REF_GUID: type: string maxLength: 32 description: unique object identifier in Audit Management (CHAR32) EXTERNAL_ID: type: string maxLength: 24 description: Object Key LANGU: type: string maxLength: 1 description: Language Key LANGU_ISO: type: string maxLength: 2 description: Language according to ISO 639 DESCRIPTION: type: string maxLength: 40 description: Language-Dependent Short Text '400': description: Bad request. 5XX: description: Unexpected error.