openapi: 3.0.0 info: title: SAP API version: 1.0.0 servers: - url: http://localhost:8080 paths: /rfc/BAPI_SLS_PR_SET_SURVEY_RESULT: post: tags: - SLS_SIWN_0B summary: Import Test Results operationId: /rfc/BAPI_SLS_PR_SET_SURVEY_RESULT requestBody: content: application/json: schema: properties: P_EVID: type: integer format: int64 description: PAW - Event ID P_PAR: type: array items: type: object properties: MANDT: type: string maxLength: 3 description: Client PLVAR: type: string maxLength: 2 description: Plan Version PATYP: type: string maxLength: 2 description: Participant type (PAW) PARID: type: string maxLength: 45 description: Participant ID PARSH: type: string maxLength: 12 description: Participant name abbreviation (PAW) PARTX: type: string maxLength: 40 description: Participant name ORGTY: type: string maxLength: 2 description: PAW - Object type of organizational assignment ORGID: type: string maxLength: 45 description: PAW - Organizational assignment number ORGSH: type: string maxLength: 12 description: PAW - Organizational assignment ORGTX: type: string maxLength: 40 description: PAW - Organizational assignment KOSHT: type: string maxLength: 20 description: Cost center name (PAW) KOSTX: type: string maxLength: 40 description: Cost center description (PAW) TLIGHT: type: string maxLength: 1 description: 'PAW event signal enumValues: 1=red,3=green,2=yellow' enum: - '1' - '3' - '2' NBOOK: type: string maxLength: 1 description: 'PAW - ''No Booking'' Flag - as checkbox (''X'' = yes) enumValues: ""=no,X=yes' enum: - '' - X TTYID: type: integer format: int64 description: PAW test type ID CLASS: type: string maxLength: 10 description: Logical info object class name from Knowledge Warehouse GUID: type: string maxLength: 32 description: LOIO unique info object key in Knowledge Warehouse PCLASS: type: string maxLength: 10 description: Physical info object class in Knowledge Warehouse PGUID: type: string maxLength: 32 description: PHIO unique info object key in Knowledge Warehouse VAR1: type: string maxLength: 10 description: 'Info object context variant 1: enhancement' VAR2: type: string maxLength: 12 description: 'Info object context variant 2: release' VAR3: type: string maxLength: 3 description: 'Info object context variant 3: country' VAR4: type: string maxLength: 2 description: Language according to ISO 639 TFORM: type: string maxLength: 2 description: PAW - Testform EVID: type: integer format: int64 description: Event identification (PAW) EGRID: type: integer format: int64 description: PAW - Event Group ID ETYID: type: integer format: int64 description: Event type ID (PAW) EVSHT: type: string maxLength: 12 description: Event name (PAW) EVSTX: type: string maxLength: 40 description: Event description (PAW) EVBEG: type: string format: date description: Start Date EVEND: type: string format: date description: End Date LOCID: type: integer format: int64 description: Location identification from HR (PAW) EVLOC: type: string maxLength: 12 description: Event location name (PAW) COEXPT: type: string maxLength: 1 description: 'Cut-off exception (PAW) enumValues: 0=Not Reached,1=Reached' enum: - '0' - '1' RESID: type: string maxLength: 15 description: PAW - Reserve Id REFLAG: type: string maxLength: 1 description: PAW - Reserve Flag (Unknown Person) REFIRS: type: string maxLength: 25 description: PAW - Reserve First Name RELAST: type: string maxLength: 25 description: PAW - Reserve Family Name POSTED: type: string maxLength: 1 description: PAW - Post Edit for Free Text or Essay ERROR: type: string maxLength: 1 description: 'PAW - ''Error'' Flag - as checkbox (''X'' = yes) enumValues: ""=no,X=yes' enum: - '' - X DELET: type: string maxLength: 1 description: 'PAW - ''Deleted'' Flag - as checkbox (''X'' = yes) enumValues: ""=no,X=yes' enum: - '' - X IMPORT: type: string maxLength: 1 description: 'PAW - Import Flag enumValues: 1=Automated,2=Manual' enum: - '1' - '2' UTIME: type: string maxLength: 6 description: Time RFLAG: type: string maxLength: 1 description: 'PAW - ''Read Permitted'' Flag - as checkbox (''X'' = yes, '''' = enumValues: ""=no,X=yes' enum: - '' - X TDATE: type: string format: date description: PAW - Test execution date STARTTIME: type: string maxLength: 6 description: PAW - Test starting time BIRTHDT: type: string format: date description: PAW - Participant Date of Birth NO_TEM: type: string maxLength: 1 description: 'PAW - Event either from TEM or not enumValues: X=Yes (Event does not exist in TEM),""=No (Event exist in TEM)' enum: - X - '' P_RAGG: type: array items: type: object properties: MANDT: type: string maxLength: 3 description: Client CLASS: type: string maxLength: 10 description: Logical info object class name from Knowledge Warehouse GUID: type: string maxLength: 32 description: LOIO unique info object key in Knowledge Warehouse PCLASS: type: string maxLength: 10 description: Physical info object class in Knowledge Warehouse PGUID: type: string maxLength: 32 description: PHIO unique info object key in Knowledge Warehouse VAR1: type: string maxLength: 10 description: 'Info object context variant 1: enhancement' VAR2: type: string maxLength: 12 description: 'Info object context variant 2: release' VAR3: type: string maxLength: 3 description: 'Info object context variant 3: country' VAR4: type: string maxLength: 2 description: Language according to ISO 639 STID: type: integer format: int64 description: PAW identifier PUID: type: integer format: int64 description: PAW identifier PCLASSP: type: string maxLength: 10 description: Physical info object class in Knowledge Warehouse PGUIDP: type: string maxLength: 32 description: PHIO unique info object key in Knowledge Warehouse SEQUNO: type: integer format: int64 description: PAW identifier RTYPE: type: integer format: int64 description: 'Result type (PAW) enumValues: 2=Subtest,1=Total,3=Performance Unit' enum: - '2' - '1' - '3' RPER: type: integer format: int64 description: PAW - Result percent RPT: type: integer format: int64 description: PAW - Result in Points PASS: type: string maxLength: 3 description: 'PAW - Passed Yes/No enumValues: YES=Passed,NO=Not Passed' enum: - 'YES' - 'NO' MAXPT: type: integer format: int64 description: PAW - Maximal reachable points P_RESS1: type: array items: type: object properties: MANDT: type: string maxLength: 3 description: Client CLASS: type: string maxLength: 10 description: Logical info object class name from Knowledge Warehouse GUID: type: string maxLength: 32 description: LOIO unique info object key in Knowledge Warehouse PCLASS: type: string maxLength: 10 description: Physical info object class in Knowledge Warehouse PGUID: type: string maxLength: 32 description: PHIO unique info object key in Knowledge Warehouse VAR1: type: string maxLength: 10 description: 'Info object context variant 1: enhancement' VAR2: type: string maxLength: 12 description: 'Info object context variant 2: release' VAR3: type: string maxLength: 3 description: 'Info object context variant 3: country' VAR4: type: string maxLength: 2 description: Language according to ISO 639 ESID: type: integer format: int64 description: Numc3, internal use SEQUNO: type: integer format: int64 description: PAW identifier LENGHT: type: integer format: int32 description: 2 byte integer (signed) ANSTXT: type: string maxLength: 8192 description: PAW - Long character P_RESS2: type: array items: type: object properties: MANDT: type: string maxLength: 3 description: Client CLASS: type: string maxLength: 10 description: Logical info object class name from Knowledge Warehouse GUID: type: string maxLength: 32 description: LOIO unique info object key in Knowledge Warehouse PCLASS: type: string maxLength: 10 description: Physical info object class in Knowledge Warehouse PGUID: type: string maxLength: 32 description: PHIO unique info object key in Knowledge Warehouse VAR2: type: string maxLength: 12 description: 'Info object context variant 2: release' VAR3: type: string maxLength: 3 description: 'Info object context variant 3: country' VAR4: type: string maxLength: 2 description: Language according to ISO 639 ESID: type: integer format: int64 description: Numc3, internal use EVALTXT: type: string maxLength: 255 description: Char255 EXTEXT: type: string maxLength: 30 description: 30 Characters WGHT: type: integer format: int64 description: PAW - Weighting P_RFILL: type: array items: type: object properties: MANDT: type: string maxLength: 3 description: Client CLASS: type: string maxLength: 10 description: Logical info object class name from Knowledge Warehouse GUID: type: string maxLength: 32 description: LOIO unique info object key in Knowledge Warehouse PCLASS: type: string maxLength: 10 description: Physical info object class in Knowledge Warehouse PGUID: type: string maxLength: 32 description: PHIO unique info object key in Knowledge Warehouse VAR1: type: string maxLength: 10 description: 'Info object context variant 1: enhancement' VAR2: type: string maxLength: 12 description: 'Info object context variant 2: release' VAR3: type: string maxLength: 3 description: 'Info object context variant 3: country' VAR4: type: string maxLength: 2 description: Language according to ISO 639 FILLID: type: integer format: int64 description: Numc3, internal use SEQUNO: type: integer format: int64 description: PAW identifier FILTEXT: type: string maxLength: 60 description: Character field of length 60 TRFA: type: integer format: int64 description: 'Boolean method (PAW) enumValues: 0=No,1=Yes' enum: - '0' - '1' P_RITEM: type: array items: type: object properties: MANDT: type: string maxLength: 3 description: Client CLASS: type: string maxLength: 10 description: Logical info object class name from Knowledge Warehouse GUID: type: string maxLength: 32 description: LOIO unique info object key in Knowledge Warehouse PCLASS: type: string maxLength: 10 description: Physical info object class in Knowledge Warehouse PGUID: type: string maxLength: 32 description: PHIO unique info object key in Knowledge Warehouse VAR1: type: string maxLength: 10 description: 'Info object context variant 1: enhancement' VAR2: type: string maxLength: 12 description: 'Info object context variant 2: release' VAR3: type: string maxLength: 3 description: 'Info object context variant 3: country' VAR4: type: string maxLength: 2 description: Language according to ISO 639 SEQUNO: type: integer format: int64 description: PAW identifier TYPE: type: string maxLength: 2 description: 'PAW - Item Type enumValues: 07=List Rating,09=FillIn,11=List Choice,03=Explizit-MCN,02=MCN,01=MC1,08=Open MC1,04=Open MCN,06=Rating1,05=True/False,10=Essay' enum: - '07' - '09' - '11' - '03' - '02' - '01' - '08' - '04' - '06' - '05' - '10' POSTED: type: string maxLength: 1 description: PAW - Post Edit for Free Text or Essay RPT: type: integer format: int64 description: PAW - Result in Points VIEWLIST: type: string maxLength: 40 description: Character field of length 40 P_RLC: type: array items: type: object properties: MANDT: type: string maxLength: 3 description: Client CLASS: type: string maxLength: 10 description: Logical info object class name from Knowledge Warehouse GUID: type: string maxLength: 32 description: LOIO unique info object key in Knowledge Warehouse PCLASS: type: string maxLength: 10 description: Physical info object class in Knowledge Warehouse PGUID: type: string maxLength: 32 description: PHIO unique info object key in Knowledge Warehouse VAR1: type: string maxLength: 10 description: 'Info object context variant 1: enhancement' VAR2: type: string maxLength: 12 description: 'Info object context variant 2: release' VAR3: type: string maxLength: 3 description: 'Info object context variant 3: country' VAR4: type: string maxLength: 2 description: Language according to ISO 639 LCID: type: integer format: int64 description: Numc3, internal use SEQUNO: type: integer format: int64 description: PAW identifier EXTEXT: type: string maxLength: 30 description: 30 Characters WGHT: type: integer format: int64 description: PAW - Weighting TRFA: type: integer format: int64 description: 'Boolean method (PAW) enumValues: 0=No,1=Yes' enum: - '0' - '1' P_RMC: type: array items: type: object properties: MANDT: type: string maxLength: 3 description: Client CLASS: type: string maxLength: 10 description: Logical info object class name from Knowledge Warehouse GUID: type: string maxLength: 32 description: LOIO unique info object key in Knowledge Warehouse PCLASS: type: string maxLength: 10 description: Physical info object class in Knowledge Warehouse PGUID: type: string maxLength: 32 description: PHIO unique info object key in Knowledge Warehouse VAR1: type: string maxLength: 10 description: 'Info object context variant 1: enhancement' VAR2: type: string maxLength: 12 description: 'Info object context variant 2: release' VAR3: type: string maxLength: 3 description: 'Info object context variant 3: country' VAR4: type: string maxLength: 2 description: Language according to ISO 639 MCID: type: integer format: int64 description: Numc3, internal use SEQUNO: type: integer format: int64 description: PAW identifier ANSST: type: string maxLength: 1 description: 'PAW - Answer Status enumValues: 2=Not Marked,3=Not Answered,1=Marked' enum: - '2' - '3' - '1' ANSTXT: type: string maxLength: 255 description: Char255 TRFA: type: integer format: int64 description: 'Boolean method (PAW) enumValues: 0=No,1=Yes' enum: - '0' - '1' P_RRATE: type: array items: type: object properties: MANDT: type: string maxLength: 3 description: Client CLASS: type: string maxLength: 10 description: Logical info object class name from Knowledge Warehouse GUID: type: string maxLength: 32 description: LOIO unique info object key in Knowledge Warehouse PCLASS: type: string maxLength: 10 description: Physical info object class in Knowledge Warehouse PGUID: type: string maxLength: 32 description: PHIO unique info object key in Knowledge Warehouse VAR1: type: string maxLength: 10 description: 'Info object context variant 1: enhancement' VAR2: type: string maxLength: 12 description: 'Info object context variant 2: release' VAR3: type: string maxLength: 3 description: 'Info object context variant 3: country' VAR4: type: string maxLength: 2 description: Language according to ISO 639 RATEID: type: integer format: int64 description: Numc3, internal use SEQUNO: type: integer format: int64 description: PAW identifier EXTEXT: type: string maxLength: 30 description: 30 Characters WGHT: type: integer format: int64 description: PAW - Weighting INPTX: type: string maxLength: 255 description: Char255 required: - P_EVID responses: '200': description: OK content: application/json: schema: properties: RETURN: 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 P_PAR: type: array items: type: object properties: MANDT: type: string maxLength: 3 description: Client PLVAR: type: string maxLength: 2 description: Plan Version PATYP: type: string maxLength: 2 description: Participant type (PAW) PARID: type: string maxLength: 45 description: Participant ID PARSH: type: string maxLength: 12 description: Participant name abbreviation (PAW) PARTX: type: string maxLength: 40 description: Participant name ORGTY: type: string maxLength: 2 description: PAW - Object type of organizational assignment ORGID: type: string maxLength: 45 description: PAW - Organizational assignment number ORGSH: type: string maxLength: 12 description: PAW - Organizational assignment ORGTX: type: string maxLength: 40 description: PAW - Organizational assignment KOSHT: type: string maxLength: 20 description: Cost center name (PAW) KOSTX: type: string maxLength: 40 description: Cost center description (PAW) TLIGHT: type: string maxLength: 1 description: 'PAW event signal enumValues: 1=red,3=green,2=yellow' enum: - '1' - '3' - '2' NBOOK: type: string maxLength: 1 description: 'PAW - ''No Booking'' Flag - as checkbox (''X'' = yes) enumValues: ""=no,X=yes' enum: - '' - X TTYID: type: integer format: int64 description: PAW test type ID CLASS: type: string maxLength: 10 description: Logical info object class name from Knowledge Warehouse GUID: type: string maxLength: 32 description: LOIO unique info object key in Knowledge Warehouse PCLASS: type: string maxLength: 10 description: Physical info object class in Knowledge Warehouse PGUID: type: string maxLength: 32 description: PHIO unique info object key in Knowledge Warehouse VAR1: type: string maxLength: 10 description: 'Info object context variant 1: enhancement' VAR2: type: string maxLength: 12 description: 'Info object context variant 2: release' VAR3: type: string maxLength: 3 description: 'Info object context variant 3: country' VAR4: type: string maxLength: 2 description: Language according to ISO 639 TFORM: type: string maxLength: 2 description: PAW - Testform EVID: type: integer format: int64 description: Event identification (PAW) EGRID: type: integer format: int64 description: PAW - Event Group ID ETYID: type: integer format: int64 description: Event type ID (PAW) EVSHT: type: string maxLength: 12 description: Event name (PAW) EVSTX: type: string maxLength: 40 description: Event description (PAW) EVBEG: type: string format: date description: Start Date EVEND: type: string format: date description: End Date LOCID: type: integer format: int64 description: Location identification from HR (PAW) EVLOC: type: string maxLength: 12 description: Event location name (PAW) COEXPT: type: string maxLength: 1 description: 'Cut-off exception (PAW) enumValues: 0=Not Reached,1=Reached' enum: - '0' - '1' RESID: type: string maxLength: 15 description: PAW - Reserve Id REFLAG: type: string maxLength: 1 description: PAW - Reserve Flag (Unknown Person) REFIRS: type: string maxLength: 25 description: PAW - Reserve First Name RELAST: type: string maxLength: 25 description: PAW - Reserve Family Name POSTED: type: string maxLength: 1 description: PAW - Post Edit for Free Text or Essay ERROR: type: string maxLength: 1 description: 'PAW - ''Error'' Flag - as checkbox (''X'' = yes) enumValues: ""=no,X=yes' enum: - '' - X DELET: type: string maxLength: 1 description: 'PAW - ''Deleted'' Flag - as checkbox (''X'' = yes) enumValues: ""=no,X=yes' enum: - '' - X IMPORT: type: string maxLength: 1 description: 'PAW - Import Flag enumValues: 1=Automated,2=Manual' enum: - '1' - '2' UTIME: type: string maxLength: 6 description: Time RFLAG: type: string maxLength: 1 description: 'PAW - ''Read Permitted'' Flag - as checkbox (''X'' = yes, '''' = enumValues: ""=no,X=yes' enum: - '' - X TDATE: type: string format: date description: PAW - Test execution date STARTTIME: type: string maxLength: 6 description: PAW - Test starting time BIRTHDT: type: string format: date description: PAW - Participant Date of Birth NO_TEM: type: string maxLength: 1 description: 'PAW - Event either from TEM or not enumValues: X=Yes (Event does not exist in TEM),""=No (Event exist in TEM)' enum: - X - '' P_RAGG: type: array items: type: object properties: MANDT: type: string maxLength: 3 description: Client CLASS: type: string maxLength: 10 description: Logical info object class name from Knowledge Warehouse GUID: type: string maxLength: 32 description: LOIO unique info object key in Knowledge Warehouse PCLASS: type: string maxLength: 10 description: Physical info object class in Knowledge Warehouse PGUID: type: string maxLength: 32 description: PHIO unique info object key in Knowledge Warehouse VAR1: type: string maxLength: 10 description: 'Info object context variant 1: enhancement' VAR2: type: string maxLength: 12 description: 'Info object context variant 2: release' VAR3: type: string maxLength: 3 description: 'Info object context variant 3: country' VAR4: type: string maxLength: 2 description: Language according to ISO 639 STID: type: integer format: int64 description: PAW identifier PUID: type: integer format: int64 description: PAW identifier PCLASSP: type: string maxLength: 10 description: Physical info object class in Knowledge Warehouse PGUIDP: type: string maxLength: 32 description: PHIO unique info object key in Knowledge Warehouse SEQUNO: type: integer format: int64 description: PAW identifier RTYPE: type: integer format: int64 description: 'Result type (PAW) enumValues: 2=Subtest,1=Total,3=Performance Unit' enum: - '2' - '1' - '3' RPER: type: integer format: int64 description: PAW - Result percent RPT: type: integer format: int64 description: PAW - Result in Points PASS: type: string maxLength: 3 description: 'PAW - Passed Yes/No enumValues: YES=Passed,NO=Not Passed' enum: - 'YES' - 'NO' MAXPT: type: integer format: int64 description: PAW - Maximal reachable points P_RESS1: type: array items: type: object properties: MANDT: type: string maxLength: 3 description: Client CLASS: type: string maxLength: 10 description: Logical info object class name from Knowledge Warehouse GUID: type: string maxLength: 32 description: LOIO unique info object key in Knowledge Warehouse PCLASS: type: string maxLength: 10 description: Physical info object class in Knowledge Warehouse PGUID: type: string maxLength: 32 description: PHIO unique info object key in Knowledge Warehouse VAR1: type: string maxLength: 10 description: 'Info object context variant 1: enhancement' VAR2: type: string maxLength: 12 description: 'Info object context variant 2: release' VAR3: type: string maxLength: 3 description: 'Info object context variant 3: country' VAR4: type: string maxLength: 2 description: Language according to ISO 639 ESID: type: integer format: int64 description: Numc3, internal use SEQUNO: type: integer format: int64 description: PAW identifier LENGHT: type: integer format: int32 description: 2 byte integer (signed) ANSTXT: type: string maxLength: 8192 description: PAW - Long character P_RESS2: type: array items: type: object properties: MANDT: type: string maxLength: 3 description: Client CLASS: type: string maxLength: 10 description: Logical info object class name from Knowledge Warehouse GUID: type: string maxLength: 32 description: LOIO unique info object key in Knowledge Warehouse PCLASS: type: string maxLength: 10 description: Physical info object class in Knowledge Warehouse PGUID: type: string maxLength: 32 description: PHIO unique info object key in Knowledge Warehouse VAR2: type: string maxLength: 12 description: 'Info object context variant 2: release' VAR3: type: string maxLength: 3 description: 'Info object context variant 3: country' VAR4: type: string maxLength: 2 description: Language according to ISO 639 ESID: type: integer format: int64 description: Numc3, internal use EVALTXT: type: string maxLength: 255 description: Char255 EXTEXT: type: string maxLength: 30 description: 30 Characters WGHT: type: integer format: int64 description: PAW - Weighting P_RFILL: type: array items: type: object properties: MANDT: type: string maxLength: 3 description: Client CLASS: type: string maxLength: 10 description: Logical info object class name from Knowledge Warehouse GUID: type: string maxLength: 32 description: LOIO unique info object key in Knowledge Warehouse PCLASS: type: string maxLength: 10 description: Physical info object class in Knowledge Warehouse PGUID: type: string maxLength: 32 description: PHIO unique info object key in Knowledge Warehouse VAR1: type: string maxLength: 10 description: 'Info object context variant 1: enhancement' VAR2: type: string maxLength: 12 description: 'Info object context variant 2: release' VAR3: type: string maxLength: 3 description: 'Info object context variant 3: country' VAR4: type: string maxLength: 2 description: Language according to ISO 639 FILLID: type: integer format: int64 description: Numc3, internal use SEQUNO: type: integer format: int64 description: PAW identifier FILTEXT: type: string maxLength: 60 description: Character field of length 60 TRFA: type: integer format: int64 description: 'Boolean method (PAW) enumValues: 0=No,1=Yes' enum: - '0' - '1' P_RITEM: type: array items: type: object properties: MANDT: type: string maxLength: 3 description: Client CLASS: type: string maxLength: 10 description: Logical info object class name from Knowledge Warehouse GUID: type: string maxLength: 32 description: LOIO unique info object key in Knowledge Warehouse PCLASS: type: string maxLength: 10 description: Physical info object class in Knowledge Warehouse PGUID: type: string maxLength: 32 description: PHIO unique info object key in Knowledge Warehouse VAR1: type: string maxLength: 10 description: 'Info object context variant 1: enhancement' VAR2: type: string maxLength: 12 description: 'Info object context variant 2: release' VAR3: type: string maxLength: 3 description: 'Info object context variant 3: country' VAR4: type: string maxLength: 2 description: Language according to ISO 639 SEQUNO: type: integer format: int64 description: PAW identifier TYPE: type: string maxLength: 2 description: 'PAW - Item Type enumValues: 07=List Rating,09=FillIn,11=List Choice,03=Explizit-MCN,02=MCN,01=MC1,08=Open MC1,04=Open MCN,06=Rating1,05=True/False,10=Essay' enum: - '07' - '09' - '11' - '03' - '02' - '01' - '08' - '04' - '06' - '05' - '10' POSTED: type: string maxLength: 1 description: PAW - Post Edit for Free Text or Essay RPT: type: integer format: int64 description: PAW - Result in Points VIEWLIST: type: string maxLength: 40 description: Character field of length 40 P_RLC: type: array items: type: object properties: MANDT: type: string maxLength: 3 description: Client CLASS: type: string maxLength: 10 description: Logical info object class name from Knowledge Warehouse GUID: type: string maxLength: 32 description: LOIO unique info object key in Knowledge Warehouse PCLASS: type: string maxLength: 10 description: Physical info object class in Knowledge Warehouse PGUID: type: string maxLength: 32 description: PHIO unique info object key in Knowledge Warehouse VAR1: type: string maxLength: 10 description: 'Info object context variant 1: enhancement' VAR2: type: string maxLength: 12 description: 'Info object context variant 2: release' VAR3: type: string maxLength: 3 description: 'Info object context variant 3: country' VAR4: type: string maxLength: 2 description: Language according to ISO 639 LCID: type: integer format: int64 description: Numc3, internal use SEQUNO: type: integer format: int64 description: PAW identifier EXTEXT: type: string maxLength: 30 description: 30 Characters WGHT: type: integer format: int64 description: PAW - Weighting TRFA: type: integer format: int64 description: 'Boolean method (PAW) enumValues: 0=No,1=Yes' enum: - '0' - '1' P_RMC: type: array items: type: object properties: MANDT: type: string maxLength: 3 description: Client CLASS: type: string maxLength: 10 description: Logical info object class name from Knowledge Warehouse GUID: type: string maxLength: 32 description: LOIO unique info object key in Knowledge Warehouse PCLASS: type: string maxLength: 10 description: Physical info object class in Knowledge Warehouse PGUID: type: string maxLength: 32 description: PHIO unique info object key in Knowledge Warehouse VAR1: type: string maxLength: 10 description: 'Info object context variant 1: enhancement' VAR2: type: string maxLength: 12 description: 'Info object context variant 2: release' VAR3: type: string maxLength: 3 description: 'Info object context variant 3: country' VAR4: type: string maxLength: 2 description: Language according to ISO 639 MCID: type: integer format: int64 description: Numc3, internal use SEQUNO: type: integer format: int64 description: PAW identifier ANSST: type: string maxLength: 1 description: 'PAW - Answer Status enumValues: 2=Not Marked,3=Not Answered,1=Marked' enum: - '2' - '3' - '1' ANSTXT: type: string maxLength: 255 description: Char255 TRFA: type: integer format: int64 description: 'Boolean method (PAW) enumValues: 0=No,1=Yes' enum: - '0' - '1' P_RRATE: type: array items: type: object properties: MANDT: type: string maxLength: 3 description: Client CLASS: type: string maxLength: 10 description: Logical info object class name from Knowledge Warehouse GUID: type: string maxLength: 32 description: LOIO unique info object key in Knowledge Warehouse PCLASS: type: string maxLength: 10 description: Physical info object class in Knowledge Warehouse PGUID: type: string maxLength: 32 description: PHIO unique info object key in Knowledge Warehouse VAR1: type: string maxLength: 10 description: 'Info object context variant 1: enhancement' VAR2: type: string maxLength: 12 description: 'Info object context variant 2: release' VAR3: type: string maxLength: 3 description: 'Info object context variant 3: country' VAR4: type: string maxLength: 2 description: Language according to ISO 639 RATEID: type: integer format: int64 description: Numc3, internal use SEQUNO: type: integer format: int64 description: PAW identifier EXTEXT: type: string maxLength: 30 description: 30 Characters WGHT: type: integer format: int64 description: PAW - Weighting INPTX: type: string maxLength: 255 description: Char255 '400': description: Bad request. 5XX: description: Unexpected error.