openapi: 3.0.0 info: title: SAP API version: 1.0.0 servers: - url: http://localhost:8080 paths: /rfc/BM_PROCESS_IN_OUT: post: tags: - SF04 operationId: /rfc/BM_PROCESS_IN_OUT requestBody: content: application/json: schema: properties: FCT_ID: type: string maxLength: 20 INPUT_ENTITIES: type: array items: type: object properties: ENTID: type: string maxLength: 26 description: Entity type name AS4LOCAL: type: string maxLength: 1 description: 'Activation Status of a Repository Object enumValues: S=Previously active entry, backup copy,T=Temporary version when editing,N=Entry edited, but not activated,A=Entry activated or generated in this form,L=Lock entry (first N version)' enum: - S - T - N - A - L SPRACHE: type: string maxLength: 1 description: Language Key REF_CLUST: type: string maxLength: 10 description: Area name FLG_DEF: type: string maxLength: 1 description: 'Flag: documentation object exists enumValues: X=' enum: - X FLG_COM: type: string maxLength: 1 description: 'Flag: documentation object exists enumValues: X=' enum: - X FLG_EXA: type: string maxLength: 1 description: 'Flag: documentation object exists enumValues: X=' enum: - X FLG_VAR: type: string maxLength: 1 description: 'Flag: variant exists for entity type enumValues: X=' enum: - X FLG_VIEW: type: string maxLength: 1 description: 'Flag: entity view exists enumValues: X=' enum: - X ZEIT: type: string maxLength: 1 description: 'Time-dependency flag enumValues: ""=Non-time-dependent,X=Time-dependent' enum: - '' - X ZEINHT: type: string maxLength: 2 description: 'Time unit enumValues: 40=Value date,28=Fiscal year,23=Planning periods,8=Time,1=History,34=Fiscal year/acquisition year,""=Not a measurement unit,32=Acquisition year/asset retirement year,3=Month,29=Calendar year,12=Schedule line date,26=Acquisition year,10=Valid from date,24=Planning time,35=Fiscal year/acquisition period,36=Fiscal year/calendar year,30=Movement time,14=Creation time,27=Asset retirement year,7=Section of the day,19=Time of birth,31=Execution time,39=Due Date,18=Shift,41=Approval year,5=Hour,20=Time of physical inventory,22=Posting period,4=Period,13=Delivery date,15=Requirements time,17=End time,37=Posting period/calendar year,2=Year,38=Posting period/acquisition period,21=Posting time,25=Acquisition period,33=Planning period/planning time,9=Validity period,6=Day,16=Start time,11=End of validity period' enum: - '40' - '28' - '23' - '8' - '1' - '34' - '' - '32' - '3' - '29' - '12' - '26' - '10' - '24' - '35' - '36' - '30' - '14' - '27' - '7' - '19' - '31' - '39' - '18' - '41' - '5' - '20' - '22' - '4' - '13' - '15' - '17' - '37' - '2' - '38' - '21' - '25' - '33' - '9' - '6' - '16' - '11' FLG_CUST: type: string maxLength: 1 description: 'Flag: customizing object enumValues: A=Is generally applicable,C=Is only used in customizing,""=Is not used in customizing' enum: - A - C - '' FSTUSER: type: string maxLength: 12 description: Created by FSTDATE: type: string format: date description: Date on which the record was created FSTTIME: type: string maxLength: 6 description: Creation Time LSTUSER: type: string maxLength: 12 description: Changed by LSTDATE: type: string format: date description: Changed on LSTTIME: type: string maxLength: 6 description: Last changed at LOESCHZ: type: string maxLength: 1 description: Deletion Indicator LANGBEZ: type: string maxLength: 60 description: Short text GRAFBEZ: type: string maxLength: 60 description: Name of Graphic OUTPUT_ENTITIES: type: array items: type: object properties: ENTID: type: string maxLength: 26 description: Entity type name AS4LOCAL: type: string maxLength: 1 description: 'Activation Status of a Repository Object enumValues: S=Previously active entry, backup copy,T=Temporary version when editing,N=Entry edited, but not activated,A=Entry activated or generated in this form,L=Lock entry (first N version)' enum: - S - T - N - A - L SPRACHE: type: string maxLength: 1 description: Language Key REF_CLUST: type: string maxLength: 10 description: Area name FLG_DEF: type: string maxLength: 1 description: 'Flag: documentation object exists enumValues: X=' enum: - X FLG_COM: type: string maxLength: 1 description: 'Flag: documentation object exists enumValues: X=' enum: - X FLG_EXA: type: string maxLength: 1 description: 'Flag: documentation object exists enumValues: X=' enum: - X FLG_VAR: type: string maxLength: 1 description: 'Flag: variant exists for entity type enumValues: X=' enum: - X FLG_VIEW: type: string maxLength: 1 description: 'Flag: entity view exists enumValues: X=' enum: - X ZEIT: type: string maxLength: 1 description: 'Time-dependency flag enumValues: ""=Non-time-dependent,X=Time-dependent' enum: - '' - X ZEINHT: type: string maxLength: 2 description: 'Time unit enumValues: 40=Value date,28=Fiscal year,23=Planning periods,8=Time,1=History,34=Fiscal year/acquisition year,""=Not a measurement unit,32=Acquisition year/asset retirement year,3=Month,29=Calendar year,12=Schedule line date,26=Acquisition year,10=Valid from date,24=Planning time,35=Fiscal year/acquisition period,36=Fiscal year/calendar year,30=Movement time,14=Creation time,27=Asset retirement year,7=Section of the day,19=Time of birth,31=Execution time,39=Due Date,18=Shift,41=Approval year,5=Hour,20=Time of physical inventory,22=Posting period,4=Period,13=Delivery date,15=Requirements time,17=End time,37=Posting period/calendar year,2=Year,38=Posting period/acquisition period,21=Posting time,25=Acquisition period,33=Planning period/planning time,9=Validity period,6=Day,16=Start time,11=End of validity period' enum: - '40' - '28' - '23' - '8' - '1' - '34' - '' - '32' - '3' - '29' - '12' - '26' - '10' - '24' - '35' - '36' - '30' - '14' - '27' - '7' - '19' - '31' - '39' - '18' - '41' - '5' - '20' - '22' - '4' - '13' - '15' - '17' - '37' - '2' - '38' - '21' - '25' - '33' - '9' - '6' - '16' - '11' FLG_CUST: type: string maxLength: 1 description: 'Flag: customizing object enumValues: A=Is generally applicable,C=Is only used in customizing,""=Is not used in customizing' enum: - A - C - '' FSTUSER: type: string maxLength: 12 description: Created by FSTDATE: type: string format: date description: Date on which the record was created FSTTIME: type: string maxLength: 6 description: Creation Time LSTUSER: type: string maxLength: 12 description: Changed by LSTDATE: type: string format: date description: Changed on LSTTIME: type: string maxLength: 6 description: Last changed at LOESCHZ: type: string maxLength: 1 description: Deletion Indicator LANGBEZ: type: string maxLength: 60 description: Short text GRAFBEZ: type: string maxLength: 60 description: Name of Graphic required: - FCT_ID responses: '200': description: OK content: application/json: schema: properties: INPUT_ENTITIES: type: array items: type: object properties: ENTID: type: string maxLength: 26 description: Entity type name AS4LOCAL: type: string maxLength: 1 description: 'Activation Status of a Repository Object enumValues: S=Previously active entry, backup copy,T=Temporary version when editing,N=Entry edited, but not activated,A=Entry activated or generated in this form,L=Lock entry (first N version)' enum: - S - T - N - A - L SPRACHE: type: string maxLength: 1 description: Language Key REF_CLUST: type: string maxLength: 10 description: Area name FLG_DEF: type: string maxLength: 1 description: 'Flag: documentation object exists enumValues: X=' enum: - X FLG_COM: type: string maxLength: 1 description: 'Flag: documentation object exists enumValues: X=' enum: - X FLG_EXA: type: string maxLength: 1 description: 'Flag: documentation object exists enumValues: X=' enum: - X FLG_VAR: type: string maxLength: 1 description: 'Flag: variant exists for entity type enumValues: X=' enum: - X FLG_VIEW: type: string maxLength: 1 description: 'Flag: entity view exists enumValues: X=' enum: - X ZEIT: type: string maxLength: 1 description: 'Time-dependency flag enumValues: ""=Non-time-dependent,X=Time-dependent' enum: - '' - X ZEINHT: type: string maxLength: 2 description: 'Time unit enumValues: 40=Value date,28=Fiscal year,23=Planning periods,8=Time,1=History,34=Fiscal year/acquisition year,""=Not a measurement unit,32=Acquisition year/asset retirement year,3=Month,29=Calendar year,12=Schedule line date,26=Acquisition year,10=Valid from date,24=Planning time,35=Fiscal year/acquisition period,36=Fiscal year/calendar year,30=Movement time,14=Creation time,27=Asset retirement year,7=Section of the day,19=Time of birth,31=Execution time,39=Due Date,18=Shift,41=Approval year,5=Hour,20=Time of physical inventory,22=Posting period,4=Period,13=Delivery date,15=Requirements time,17=End time,37=Posting period/calendar year,2=Year,38=Posting period/acquisition period,21=Posting time,25=Acquisition period,33=Planning period/planning time,9=Validity period,6=Day,16=Start time,11=End of validity period' enum: - '40' - '28' - '23' - '8' - '1' - '34' - '' - '32' - '3' - '29' - '12' - '26' - '10' - '24' - '35' - '36' - '30' - '14' - '27' - '7' - '19' - '31' - '39' - '18' - '41' - '5' - '20' - '22' - '4' - '13' - '15' - '17' - '37' - '2' - '38' - '21' - '25' - '33' - '9' - '6' - '16' - '11' FLG_CUST: type: string maxLength: 1 description: 'Flag: customizing object enumValues: A=Is generally applicable,C=Is only used in customizing,""=Is not used in customizing' enum: - A - C - '' FSTUSER: type: string maxLength: 12 description: Created by FSTDATE: type: string format: date description: Date on which the record was created FSTTIME: type: string maxLength: 6 description: Creation Time LSTUSER: type: string maxLength: 12 description: Changed by LSTDATE: type: string format: date description: Changed on LSTTIME: type: string maxLength: 6 description: Last changed at LOESCHZ: type: string maxLength: 1 description: Deletion Indicator LANGBEZ: type: string maxLength: 60 description: Short text GRAFBEZ: type: string maxLength: 60 description: Name of Graphic OUTPUT_ENTITIES: type: array items: type: object properties: ENTID: type: string maxLength: 26 description: Entity type name AS4LOCAL: type: string maxLength: 1 description: 'Activation Status of a Repository Object enumValues: S=Previously active entry, backup copy,T=Temporary version when editing,N=Entry edited, but not activated,A=Entry activated or generated in this form,L=Lock entry (first N version)' enum: - S - T - N - A - L SPRACHE: type: string maxLength: 1 description: Language Key REF_CLUST: type: string maxLength: 10 description: Area name FLG_DEF: type: string maxLength: 1 description: 'Flag: documentation object exists enumValues: X=' enum: - X FLG_COM: type: string maxLength: 1 description: 'Flag: documentation object exists enumValues: X=' enum: - X FLG_EXA: type: string maxLength: 1 description: 'Flag: documentation object exists enumValues: X=' enum: - X FLG_VAR: type: string maxLength: 1 description: 'Flag: variant exists for entity type enumValues: X=' enum: - X FLG_VIEW: type: string maxLength: 1 description: 'Flag: entity view exists enumValues: X=' enum: - X ZEIT: type: string maxLength: 1 description: 'Time-dependency flag enumValues: ""=Non-time-dependent,X=Time-dependent' enum: - '' - X ZEINHT: type: string maxLength: 2 description: 'Time unit enumValues: 40=Value date,28=Fiscal year,23=Planning periods,8=Time,1=History,34=Fiscal year/acquisition year,""=Not a measurement unit,32=Acquisition year/asset retirement year,3=Month,29=Calendar year,12=Schedule line date,26=Acquisition year,10=Valid from date,24=Planning time,35=Fiscal year/acquisition period,36=Fiscal year/calendar year,30=Movement time,14=Creation time,27=Asset retirement year,7=Section of the day,19=Time of birth,31=Execution time,39=Due Date,18=Shift,41=Approval year,5=Hour,20=Time of physical inventory,22=Posting period,4=Period,13=Delivery date,15=Requirements time,17=End time,37=Posting period/calendar year,2=Year,38=Posting period/acquisition period,21=Posting time,25=Acquisition period,33=Planning period/planning time,9=Validity period,6=Day,16=Start time,11=End of validity period' enum: - '40' - '28' - '23' - '8' - '1' - '34' - '' - '32' - '3' - '29' - '12' - '26' - '10' - '24' - '35' - '36' - '30' - '14' - '27' - '7' - '19' - '31' - '39' - '18' - '41' - '5' - '20' - '22' - '4' - '13' - '15' - '17' - '37' - '2' - '38' - '21' - '25' - '33' - '9' - '6' - '16' - '11' FLG_CUST: type: string maxLength: 1 description: 'Flag: customizing object enumValues: A=Is generally applicable,C=Is only used in customizing,""=Is not used in customizing' enum: - A - C - '' FSTUSER: type: string maxLength: 12 description: Created by FSTDATE: type: string format: date description: Date on which the record was created FSTTIME: type: string maxLength: 6 description: Creation Time LSTUSER: type: string maxLength: 12 description: Changed by LSTDATE: type: string format: date description: Changed on LSTTIME: type: string maxLength: 6 description: Last changed at LOESCHZ: type: string maxLength: 1 description: Deletion Indicator LANGBEZ: type: string maxLength: 60 description: Short text GRAFBEZ: type: string maxLength: 60 description: Name of Graphic '400': description: Bad request. 5XX: description: Unexpected error.