openapi: 3.0.0 info: title: SAP API version: 1.0.0 servers: - url: http://localhost:8080 paths: /rfc/CLM_CUAD_DISPLAY_MENU_BAR: post: tags: - SMPC summary: 'Customer enhancements: Upgrade Utility: Menu Bar Display' operationId: /rfc/CLM_CUAD_DISPLAY_MENU_BAR requestBody: content: application/json: schema: properties: START_COLUMN: type: integer format: int32 START_LINE: type: integer format: int32 TITLEBAR: type: string maxLength: 20 MENU_BAR: type: array items: type: object properties: ID: type: integer format: int64 description: 'Internal: Node ID' TYPE: type: string maxLength: 4 description: Node type NAME: type: string maxLength: 30 description: Object name TLEVEL: type: integer format: int64 description: Node level LINK: type: string maxLength: 1 description: Link ID COMPRESS: type: string maxLength: 1 description: 'Internal: Compression ID' LEAF: type: string maxLength: 1 description: 'Internal: Page ID' TLOCK: type: string maxLength: 1 description: 'Internal: Selection ID' PARENT: type: integer format: int64 description: 'Internal: Node ID' CHILD: type: integer format: int64 description: 'Internal: Node ID' NEXT: type: integer format: int64 description: 'Internal: Node ID' NLENGTH: type: integer format: int64 description: Output length of a hierarchy node COLOR: type: integer format: int64 description: Color display of a hierarchy node INTENSIV: type: string maxLength: 1 description: Intensity of display TEXT: type: string maxLength: 75 description: Text/icon/symbol TLENGTH: type: integer format: int64 description: Output length of a hierarchy node TCOLOR: type: integer format: int64 description: Color display of a hierarchy node TINTENSIV: type: string maxLength: 1 description: Intensity of display TPOS: type: string maxLength: 3 description: 'Hierarchy display: Column position of a text' KIND: type: string maxLength: 1 description: Text type (Space = Text, 'I' = 'Icon', 'S' = Symbol) TEXT1: type: string maxLength: 75 description: Text/icon/symbol TLENGTH1: type: integer format: int64 description: Output length of a hierarchy node TCOLOR1: type: integer format: int64 description: Color display of a hierarchy node TINTENSIV1: type: string maxLength: 1 description: Intensity of display TPOS1: type: string maxLength: 3 description: 'Hierarchy display: Column position of a text' KIND1: type: string maxLength: 1 description: Text type (Space = Text, 'I' = 'Icon', 'S' = Symbol) TEXT2: type: string maxLength: 75 description: Text/icon/symbol TLENGTH2: type: integer format: int64 description: Output length of a hierarchy node TCOLOR2: type: integer format: int64 description: Color display of a hierarchy node TINTENSIV2: type: string maxLength: 1 description: Intensity of display TPOS2: type: string maxLength: 3 description: 'Hierarchy display: Column position of a text' KIND2: type: string maxLength: 1 description: Text type (Space = Text, 'I' = 'Icon', 'S' = Symbol) TEXT3: type: string maxLength: 75 description: Text/icon/symbol TLENGTH3: type: integer format: int64 description: Output length of a hierarchy node TCOLOR3: type: integer format: int64 description: Color display of a hierarchy node TINTENSIV3: type: string maxLength: 1 description: Intensity of display TPOS3: type: string maxLength: 3 description: 'Hierarchy display: Column position of a text' KIND3: type: string maxLength: 1 description: Text type (Space = Text, 'I' = 'Icon', 'S' = Symbol) TEXT4: type: string maxLength: 75 description: Text/icon/symbol TLENGTH4: type: integer format: int64 description: Output length of a hierarchy node TCOLOR4: type: integer format: int64 description: Color display of a hierarchy node TINTENSIV4: type: string maxLength: 1 description: Intensity of display TPOS4: type: string maxLength: 3 description: 'Hierarchy display: Column position of a text' KIND4: type: string maxLength: 1 description: Text type (Space = Text, 'I' = 'Icon', 'S' = Symbol) TEXT5: type: string maxLength: 75 description: Text/icon/symbol TLENGTH5: type: integer format: int64 description: Output length of a hierarchy node TCOLOR5: type: integer format: int64 description: Color display of a hierarchy node TINTENSIV5: type: string maxLength: 1 description: Intensity of display TPOS5: type: string maxLength: 3 description: 'Hierarchy display: Column position of a text' KIND5: type: string maxLength: 1 description: Text type (Space = Text, 'I' = 'Icon', 'S' = Symbol) TEXT6: type: string maxLength: 75 description: Text/icon/symbol TLENGTH6: type: integer format: int64 description: Output length of a hierarchy node TCOLOR6: type: integer format: int64 description: Color display of a hierarchy node TINTENSIV6: type: string maxLength: 1 description: Intensity of display TPOS6: type: string maxLength: 3 description: 'Hierarchy display: Column position of a text' KIND6: type: string maxLength: 1 description: Text type (Space = Text, 'I' = 'Icon', 'S' = Symbol) TEXT7: type: string maxLength: 75 description: Text/icon/symbol TLENGTH7: type: integer format: int64 description: Output length of a hierarchy node TCOLOR7: type: integer format: int64 description: Color display of a hierarchy node TINTENSIV7: type: string maxLength: 1 description: Intensity of display TPOS7: type: string maxLength: 3 description: 'Hierarchy display: Column position of a text' KIND7: type: string maxLength: 1 description: Text type (Space = Text, 'I' = 'Icon', 'S' = Symbol) TEXT8: type: string maxLength: 75 description: Text/icon/symbol TLENGTH8: type: integer format: int64 description: Output length of a hierarchy node TCOLOR8: type: integer format: int64 description: Color display of a hierarchy node TINTENSIV8: type: string maxLength: 1 description: Intensity of display TPOS8: type: string maxLength: 3 description: 'Hierarchy display: Column position of a text' KIND8: type: string maxLength: 1 description: Text type (Space = Text, 'I' = 'Icon', 'S' = Symbol) TEXT9: type: string maxLength: 75 description: Text/icon/symbol TLENGTH9: type: integer format: int64 description: Output length of a hierarchy node TCOLOR9: type: integer format: int64 description: Color display of a hierarchy node TINTENSIV9: type: string maxLength: 1 description: Intensity of display TPOS9: type: string maxLength: 3 description: 'Hierarchy display: Column position of a text' KIND9: type: string maxLength: 1 description: Text type (Space = Text, 'I' = 'Icon', 'S' = Symbol) HIDE: type: string maxLength: 75 description: Hide area of a hierarchy node FORCE_PLUS: type: string maxLength: 1 description: Single-Character Flag HOTSPOT: type: string maxLength: 1 description: Single-Character Flag HOTSPOT1: type: string maxLength: 1 description: Single-Character Flag HOTSPOT2: type: string maxLength: 1 description: Single-Character Flag HOTSPOT3: type: string maxLength: 1 description: Single-Character Flag HOTSPOT4: type: string maxLength: 1 description: Single-Character Flag HOTSPOT5: type: string maxLength: 1 description: Single-Character Flag HOTSPOT6: type: string maxLength: 1 description: Single-Character Flag HOTSPOT7: type: string maxLength: 1 description: Single-Character Flag HOTSPOT8: type: string maxLength: 1 description: Single-Character Flag HOTSPOT9: type: string maxLength: 1 description: Single-Character Flag INPUT: type: string maxLength: 1 description: Single-Character Flag INPUT1: type: string maxLength: 1 description: Single-Character Flag INPUT2: type: string maxLength: 1 description: Single-Character Flag INPUT3: type: string maxLength: 1 description: Single-Character Flag INPUT4: type: string maxLength: 1 description: Single-Character Flag INPUT5: type: string maxLength: 1 description: Single-Character Flag INPUT6: type: string maxLength: 1 description: Single-Character Flag INPUT7: type: string maxLength: 1 description: Single-Character Flag INPUT8: type: string maxLength: 1 description: Single-Character Flag INPUT9: type: string maxLength: 1 description: Single-Character Flag NODISPLAY: type: string maxLength: 1 description: 'Flag: Nodes not displayed enumValues: ""=Not Selected,X=Selected' enum: - '' - X MOREINFO: type: string maxLength: 1 description: 'Flage: Additional information about nodes exists enumValues: ""=Not Selected,X=Selected' enum: - '' - X PROPFAW0: type: string maxLength: 1 description: 'Flag: Proportional font and automatic item width enumValues: ""=Not Selected,X=Selected' enum: - '' - X PROPFAW: type: string maxLength: 1 description: 'Flag: Proportional font and automatic item width enumValues: ""=Not Selected,X=Selected' enum: - '' - X PROPFAW1: type: string maxLength: 1 description: 'Flag: Proportional font and automatic item width enumValues: ""=Not Selected,X=Selected' enum: - '' - X PROPFAW2: type: string maxLength: 1 description: 'Flag: Proportional font and automatic item width enumValues: ""=Not Selected,X=Selected' enum: - '' - X PROPFAW3: type: string maxLength: 1 description: 'Flag: Proportional font and automatic item width enumValues: ""=Not Selected,X=Selected' enum: - '' - X PROPFAW4: type: string maxLength: 1 description: 'Flag: Proportional font and automatic item width enumValues: ""=Not Selected,X=Selected' enum: - '' - X PROPFAW5: type: string maxLength: 1 description: 'Flag: Proportional font and automatic item width enumValues: ""=Not Selected,X=Selected' enum: - '' - X PROPFAW6: type: string maxLength: 1 description: 'Flag: Proportional font and automatic item width enumValues: ""=Not Selected,X=Selected' enum: - '' - X PROPFAW7: type: string maxLength: 1 description: 'Flag: Proportional font and automatic item width enumValues: ""=Not Selected,X=Selected' enum: - '' - X PROPFAW8: type: string maxLength: 1 description: 'Flag: Proportional font and automatic item width enumValues: ""=Not Selected,X=Selected' enum: - '' - X PROPFAW9: type: string maxLength: 1 description: 'Flag: Proportional font and automatic item width enumValues: ""=Not Selected,X=Selected' enum: - '' - X STYLE0: type: integer format: int64 description: Tree control style STYLE: type: integer format: int64 description: Tree control style STYLE1: type: integer format: int64 description: Tree control style STYLE2: type: integer format: int64 description: Tree control style STYLE3: type: integer format: int64 description: Tree control style STYLE4: type: integer format: int64 description: Tree control style STYLE5: type: integer format: int64 description: Tree control style STYLE6: type: integer format: int64 description: Tree control style STYLE7: type: integer format: int64 description: Tree control style STYLE8: type: integer format: int64 description: Tree control style STYLE9: type: integer format: int64 description: Tree control style NODEICON: type: string maxLength: 46 description: 'Tree Control: Icon / Image' LASTHTEXT: type: string maxLength: 5 description: Text Field from STREEATTR required: - START_COLUMN - START_LINE - TITLEBAR responses: '200': description: OK content: application/json: schema: properties: MENU_BAR: type: array items: type: object properties: ID: type: integer format: int64 description: 'Internal: Node ID' TYPE: type: string maxLength: 4 description: Node type NAME: type: string maxLength: 30 description: Object name TLEVEL: type: integer format: int64 description: Node level LINK: type: string maxLength: 1 description: Link ID COMPRESS: type: string maxLength: 1 description: 'Internal: Compression ID' LEAF: type: string maxLength: 1 description: 'Internal: Page ID' TLOCK: type: string maxLength: 1 description: 'Internal: Selection ID' PARENT: type: integer format: int64 description: 'Internal: Node ID' CHILD: type: integer format: int64 description: 'Internal: Node ID' NEXT: type: integer format: int64 description: 'Internal: Node ID' NLENGTH: type: integer format: int64 description: Output length of a hierarchy node COLOR: type: integer format: int64 description: Color display of a hierarchy node INTENSIV: type: string maxLength: 1 description: Intensity of display TEXT: type: string maxLength: 75 description: Text/icon/symbol TLENGTH: type: integer format: int64 description: Output length of a hierarchy node TCOLOR: type: integer format: int64 description: Color display of a hierarchy node TINTENSIV: type: string maxLength: 1 description: Intensity of display TPOS: type: string maxLength: 3 description: 'Hierarchy display: Column position of a text' KIND: type: string maxLength: 1 description: Text type (Space = Text, 'I' = 'Icon', 'S' = Symbol) TEXT1: type: string maxLength: 75 description: Text/icon/symbol TLENGTH1: type: integer format: int64 description: Output length of a hierarchy node TCOLOR1: type: integer format: int64 description: Color display of a hierarchy node TINTENSIV1: type: string maxLength: 1 description: Intensity of display TPOS1: type: string maxLength: 3 description: 'Hierarchy display: Column position of a text' KIND1: type: string maxLength: 1 description: Text type (Space = Text, 'I' = 'Icon', 'S' = Symbol) TEXT2: type: string maxLength: 75 description: Text/icon/symbol TLENGTH2: type: integer format: int64 description: Output length of a hierarchy node TCOLOR2: type: integer format: int64 description: Color display of a hierarchy node TINTENSIV2: type: string maxLength: 1 description: Intensity of display TPOS2: type: string maxLength: 3 description: 'Hierarchy display: Column position of a text' KIND2: type: string maxLength: 1 description: Text type (Space = Text, 'I' = 'Icon', 'S' = Symbol) TEXT3: type: string maxLength: 75 description: Text/icon/symbol TLENGTH3: type: integer format: int64 description: Output length of a hierarchy node TCOLOR3: type: integer format: int64 description: Color display of a hierarchy node TINTENSIV3: type: string maxLength: 1 description: Intensity of display TPOS3: type: string maxLength: 3 description: 'Hierarchy display: Column position of a text' KIND3: type: string maxLength: 1 description: Text type (Space = Text, 'I' = 'Icon', 'S' = Symbol) TEXT4: type: string maxLength: 75 description: Text/icon/symbol TLENGTH4: type: integer format: int64 description: Output length of a hierarchy node TCOLOR4: type: integer format: int64 description: Color display of a hierarchy node TINTENSIV4: type: string maxLength: 1 description: Intensity of display TPOS4: type: string maxLength: 3 description: 'Hierarchy display: Column position of a text' KIND4: type: string maxLength: 1 description: Text type (Space = Text, 'I' = 'Icon', 'S' = Symbol) TEXT5: type: string maxLength: 75 description: Text/icon/symbol TLENGTH5: type: integer format: int64 description: Output length of a hierarchy node TCOLOR5: type: integer format: int64 description: Color display of a hierarchy node TINTENSIV5: type: string maxLength: 1 description: Intensity of display TPOS5: type: string maxLength: 3 description: 'Hierarchy display: Column position of a text' KIND5: type: string maxLength: 1 description: Text type (Space = Text, 'I' = 'Icon', 'S' = Symbol) TEXT6: type: string maxLength: 75 description: Text/icon/symbol TLENGTH6: type: integer format: int64 description: Output length of a hierarchy node TCOLOR6: type: integer format: int64 description: Color display of a hierarchy node TINTENSIV6: type: string maxLength: 1 description: Intensity of display TPOS6: type: string maxLength: 3 description: 'Hierarchy display: Column position of a text' KIND6: type: string maxLength: 1 description: Text type (Space = Text, 'I' = 'Icon', 'S' = Symbol) TEXT7: type: string maxLength: 75 description: Text/icon/symbol TLENGTH7: type: integer format: int64 description: Output length of a hierarchy node TCOLOR7: type: integer format: int64 description: Color display of a hierarchy node TINTENSIV7: type: string maxLength: 1 description: Intensity of display TPOS7: type: string maxLength: 3 description: 'Hierarchy display: Column position of a text' KIND7: type: string maxLength: 1 description: Text type (Space = Text, 'I' = 'Icon', 'S' = Symbol) TEXT8: type: string maxLength: 75 description: Text/icon/symbol TLENGTH8: type: integer format: int64 description: Output length of a hierarchy node TCOLOR8: type: integer format: int64 description: Color display of a hierarchy node TINTENSIV8: type: string maxLength: 1 description: Intensity of display TPOS8: type: string maxLength: 3 description: 'Hierarchy display: Column position of a text' KIND8: type: string maxLength: 1 description: Text type (Space = Text, 'I' = 'Icon', 'S' = Symbol) TEXT9: type: string maxLength: 75 description: Text/icon/symbol TLENGTH9: type: integer format: int64 description: Output length of a hierarchy node TCOLOR9: type: integer format: int64 description: Color display of a hierarchy node TINTENSIV9: type: string maxLength: 1 description: Intensity of display TPOS9: type: string maxLength: 3 description: 'Hierarchy display: Column position of a text' KIND9: type: string maxLength: 1 description: Text type (Space = Text, 'I' = 'Icon', 'S' = Symbol) HIDE: type: string maxLength: 75 description: Hide area of a hierarchy node FORCE_PLUS: type: string maxLength: 1 description: Single-Character Flag HOTSPOT: type: string maxLength: 1 description: Single-Character Flag HOTSPOT1: type: string maxLength: 1 description: Single-Character Flag HOTSPOT2: type: string maxLength: 1 description: Single-Character Flag HOTSPOT3: type: string maxLength: 1 description: Single-Character Flag HOTSPOT4: type: string maxLength: 1 description: Single-Character Flag HOTSPOT5: type: string maxLength: 1 description: Single-Character Flag HOTSPOT6: type: string maxLength: 1 description: Single-Character Flag HOTSPOT7: type: string maxLength: 1 description: Single-Character Flag HOTSPOT8: type: string maxLength: 1 description: Single-Character Flag HOTSPOT9: type: string maxLength: 1 description: Single-Character Flag INPUT: type: string maxLength: 1 description: Single-Character Flag INPUT1: type: string maxLength: 1 description: Single-Character Flag INPUT2: type: string maxLength: 1 description: Single-Character Flag INPUT3: type: string maxLength: 1 description: Single-Character Flag INPUT4: type: string maxLength: 1 description: Single-Character Flag INPUT5: type: string maxLength: 1 description: Single-Character Flag INPUT6: type: string maxLength: 1 description: Single-Character Flag INPUT7: type: string maxLength: 1 description: Single-Character Flag INPUT8: type: string maxLength: 1 description: Single-Character Flag INPUT9: type: string maxLength: 1 description: Single-Character Flag NODISPLAY: type: string maxLength: 1 description: 'Flag: Nodes not displayed enumValues: ""=Not Selected,X=Selected' enum: - '' - X MOREINFO: type: string maxLength: 1 description: 'Flage: Additional information about nodes exists enumValues: ""=Not Selected,X=Selected' enum: - '' - X PROPFAW0: type: string maxLength: 1 description: 'Flag: Proportional font and automatic item width enumValues: ""=Not Selected,X=Selected' enum: - '' - X PROPFAW: type: string maxLength: 1 description: 'Flag: Proportional font and automatic item width enumValues: ""=Not Selected,X=Selected' enum: - '' - X PROPFAW1: type: string maxLength: 1 description: 'Flag: Proportional font and automatic item width enumValues: ""=Not Selected,X=Selected' enum: - '' - X PROPFAW2: type: string maxLength: 1 description: 'Flag: Proportional font and automatic item width enumValues: ""=Not Selected,X=Selected' enum: - '' - X PROPFAW3: type: string maxLength: 1 description: 'Flag: Proportional font and automatic item width enumValues: ""=Not Selected,X=Selected' enum: - '' - X PROPFAW4: type: string maxLength: 1 description: 'Flag: Proportional font and automatic item width enumValues: ""=Not Selected,X=Selected' enum: - '' - X PROPFAW5: type: string maxLength: 1 description: 'Flag: Proportional font and automatic item width enumValues: ""=Not Selected,X=Selected' enum: - '' - X PROPFAW6: type: string maxLength: 1 description: 'Flag: Proportional font and automatic item width enumValues: ""=Not Selected,X=Selected' enum: - '' - X PROPFAW7: type: string maxLength: 1 description: 'Flag: Proportional font and automatic item width enumValues: ""=Not Selected,X=Selected' enum: - '' - X PROPFAW8: type: string maxLength: 1 description: 'Flag: Proportional font and automatic item width enumValues: ""=Not Selected,X=Selected' enum: - '' - X PROPFAW9: type: string maxLength: 1 description: 'Flag: Proportional font and automatic item width enumValues: ""=Not Selected,X=Selected' enum: - '' - X STYLE0: type: integer format: int64 description: Tree control style STYLE: type: integer format: int64 description: Tree control style STYLE1: type: integer format: int64 description: Tree control style STYLE2: type: integer format: int64 description: Tree control style STYLE3: type: integer format: int64 description: Tree control style STYLE4: type: integer format: int64 description: Tree control style STYLE5: type: integer format: int64 description: Tree control style STYLE6: type: integer format: int64 description: Tree control style STYLE7: type: integer format: int64 description: Tree control style STYLE8: type: integer format: int64 description: Tree control style STYLE9: type: integer format: int64 description: Tree control style NODEICON: type: string maxLength: 46 description: 'Tree Control: Icon / Image' LASTHTEXT: type: string maxLength: 5 description: Text Field from STREEATTR '400': description: Bad request. 5XX: description: Unexpected error.