openapi: 3.0.0 info: title: SAP API version: 1.0.0 servers: - url: http://localhost:8080 paths: /rfc/BDT_CHECK_LENGTH: post: tags: - BDT_SELECT operationId: /rfc/BDT_CHECK_LENGTH requestBody: content: application/json: schema: properties: IV_OBDAT: type: string maxLength: 1 description: Identifies a key field of a table IV_OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' ET_TBZ0: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' RLTYP: type: string maxLength: 6 description: 'BDT: Object part' VARNR: type: string maxLength: 6 description: 'BDT: Screen sequence' VARNS: type: string maxLength: 6 description: 'BDT: Search screen sequence' DFTYP: type: string maxLength: 2 description: Differentiation Type SCRSL: type: string maxLength: 1 description: 'Indicator: Display screen selection in initial screen enumValues: 1=Display screen sel.,2=Do not display screen sel.,""=Screen selection as for app. object' enum: - '1' - '2' - '' XORGA: type: string maxLength: 1 description: 'Partner Category ''Organization'' Is Relevant enumValues: ""=No,X=Yes' enum: - '' - X XPERS: type: string maxLength: 1 description: 'Partner Category ''Natural Person'' Is Relevant enumValues: ""=No,X=Yes' enum: - '' - X XGROU: type: string maxLength: 1 description: 'Partner Category ''Group'' Is Relevant enumValues: ""=No,X=Yes' enum: - '' - X XGLBL: type: string maxLength: 1 description: 'Indicator: Do Not Update BP Role enumValues: ""=No,X=Yes' enum: - '' - X RLTYP_SUPER: type: string maxLength: 6 description: Higher-Level BP Role for Updating XPARTNER: type: string maxLength: 1 description: 'Indicator: Hide Business Partner Number enumValues: ""=No,X=Yes' enum: - '' - X XKUNNR: type: string maxLength: 1 description: 'Indicator: Hide customer number enumValues: ""=No,X=Yes' enum: - '' - X ET_TBZ0G: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' RLTGR: type: string maxLength: 6 description: 'BDT: Object part grouping' VARNR: type: string maxLength: 6 description: 'BDT: Screen sequence' ET_TBZ0Q: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' SETID: type: string maxLength: 6 description: 'BDT: Data Set' ET_TBZ1E: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' RLTYP: type: string maxLength: 6 description: 'BDT: Object part' RLTGR: type: string maxLength: 6 description: 'BDT: Object part grouping' AKTYP: type: string maxLength: 2 description: BDT activity TCODE: type: string maxLength: 20 description: Transaction Code ET_TBZ1F: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJCN: type: string maxLength: 4 description: 'BDT Object enumValues: BUSS=SAP Business Partner,BUPA=SAP Business Partner: External Objects (Customer...),BUSR=SAP Business Partner: Partner Relationships,ICL=Industry Solution: Claims Management System' enum: - BUSS - BUPA - BUSR - ICL ZTPKT: type: string maxLength: 5 description: Event OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' POSNR: type: integer format: int64 description: Item number (for sequence) FNAME: type: string maxLength: 30 description: Function Module Name APPLI: type: string maxLength: 4 description: Application XAKTV: type: string maxLength: 1 description: 'Indicator: Call Function Module enumValues: X=Call,*=Only if Divisible: Call for All Object Parts,""=Do Not Call' enum: - X - '*' - '' ET_TBZ3: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' VARNR: type: string maxLength: 6 description: 'BDT: Screen sequence' XVRST: type: string maxLength: 1 description: 'Standard Screen Sequence Variant enumValues: ""=No,X=Yes' enum: - '' - X ET_TBZ3A: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' DYNID: type: string maxLength: 6 description: Screen XSCIN: type: string maxLength: 1 description: 'Indicator: Is the screen an initial screen? enumValues: ""=No,X=Yes' enum: - '' - X XSCDT: type: string maxLength: 1 description: 'Indicator: Is the screen a data screen? enumValues: ""=No,X=Yes' enum: - '' - X DYART: type: string maxLength: 1 description: 'Screen type (old, but do not delete b/c of BUPXPRA5) enumValues: 3=System Screen,2=Data Screen,1=Initial Screen' enum: - '3' - '2' - '1' XSCGP: type: string maxLength: 1 description: 'Screen from configuration with BDT enumValues: ""=No,X=Yes' enum: - '' - X TRDYN: type: integer format: int64 description: Screen container XSCOT: type: string maxLength: 1 description: 'Screen from External Function Group enumValues: ""=No,X=Yes' enum: - '' - X FNAME: type: string maxLength: 30 description: Name of Function Module to be Called XSTRP: type: string maxLength: 1 description: External Screen can Run with Tab Pages XSCFS: type: string maxLength: 1 description: 'Normal screen display enumValues: ""=No,X=Yes' enum: - '' - X XSCPP: type: string maxLength: 1 description: 'Display screen as modal dialog box enumValues: ""=No,X=Yes' enum: - '' - X DYTYP: type: string maxLength: 1 description: 'Screen type (old, but do not delete yet because of BUPXPRA5) enumValues: 2=Modal dialog box,1=Normal' enum: - '2' - '1' SPALL: type: integer format: int64 description: Coordinates of left column (dialog box) ZEILO: type: integer format: int64 description: Coordinates of top line (dialog box) SPALR: type: integer format: int64 description: Coordinates of right column (dialog box) ZEILU: type: integer format: int64 description: Coordinates of bottom line (dialog box) ET_TBZ3C: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' ABSNR: type: string maxLength: 6 description: Sections ET_TBZ3E: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' SICHT: type: string maxLength: 6 description: View DFTYP: type: string maxLength: 2 description: Differentiation Type PRGNM: type: string maxLength: 40 description: ABAP Program Name DYNNR: type: string maxLength: 4 description: Number of the following screen FNPBC: type: string maxLength: 30 description: Function module before screen callup (PBC) FNPBO: type: string maxLength: 30 description: Function Module Before Output (PBO) FNPAI: type: string maxLength: 30 description: Function Module After Entry (PAI) APPLI: type: string maxLength: 4 description: Application XDATA: type: string maxLength: 1 description: 'Entry view enumValues: ""=No,X=Yes' enum: - '' - X XHEAD: type: string maxLength: 1 description: 'Header data (direct input) enumValues: ""=No,X=Yes' enum: - '' - X TDOBJ: type: string maxLength: 10 description: 'Texts: application object' FNTXT: type: string maxLength: 30 description: Function module for text key transfer XVSCIN: type: string maxLength: 1 description: 'Indicator: View of initial screen permitted (VCT) enumValues: ""=No,X=Yes' enum: - '' - X XVSCDT: type: string maxLength: 1 description: 'Indicator: View of data screen permitted (VCT) enumValues: ""=No,X=Yes' enum: - '' - X XVNAB: type: string maxLength: 1 description: 'Section Fixed (VCT) enumValues: ""=No,X=Yes' enum: - '' - X SITYP: type: string maxLength: 1 description: 'CBP: View category enumValues: ""=Dialog,S=Find' enum: - '' - S SETID: type: string maxLength: 6 description: 'BDT: Data Set' ET_TBZ3L: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' VARTP: type: string maxLength: 6 description: 'BDT: Screen Sequence Category' XRLTP: type: string maxLength: 1 description: 'Screen Sequence Category Supports Divisibility enumValues: ""=No,X=Yes' enum: - '' - X ET_TBZ3O: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client SPRAS: type: string maxLength: 1 description: Language Key OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' FMODCRIT: type: string maxLength: 10 description: BP Field grouping criterion BEZ30: type: string maxLength: 30 description: Description ET_TBZ3Q: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' FMODCRIT: type: string maxLength: 10 description: BP Field grouping criterion FNCFM: type: string maxLength: 30 description: Name of the read function module for field grouping ET_TBZ4: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' FCODE: type: string maxLength: 20 description: GUI Function Code XSTND: type: string maxLength: 1 description: 'GUI Function is Standard Function enumValues: ""=No,X=Yes' enum: - '' - X MNLID: type: integer format: int64 description: 'Menu enumValues: 1=,3=Goto,5=Environment,2=Edit,4=Extras' enum: - '1' - '3' - '5' - '2' - '4' FNKEY: type: integer format: int64 description: 'BP: Function Key Number enumValues: 04=Ctrl-F4 (with pushbutton),08=Ctrl-F8 (with pushbutton),10=Ctrl-F10 (with pushbutton),12=Ctrl-F12 (with pushbutton),11=Ctrl-F11 (with pushbutton),05=Ctrl-F5 (with pushbutton),13=Ctrl-F13 (with pushbutton),01=Ctrl-F1 (with pushbutton),06=Ctrl-F6 (with pushbutton),09=Ctrl-F9 (with pushbutton),15=Ctrl-F15 (with pushbutton),14=Ctrl-F14 (with pushbutton),03=Ctrl-F3 (with pushbutton),07=Ctrl-F7 (with pushbutton),02=Ctrl-F2 (with pushbutton)' enum: - '04' - '08' - '10' - '12' - '11' - '05' - '13' - '01' - '06' - '09' - '15' - '14' - '03' - '07' - '02' VARTP: type: string maxLength: 6 description: 'BDT: Screen Sequence Category' APPLI: type: string maxLength: 4 description: Application XNRM1: type: string maxLength: 1 description: 'Flag: Function Active When Creating (Save Mode) enumValues: ""=No,X=Yes' enum: - '' - X XNRM2: type: string maxLength: 1 description: 'Flag: Function Active When Changing (Save Mode) enumValues: ""=No,X=Yes' enum: - '' - X XNRM3: type: string maxLength: 1 description: 'Indicator: Function active when displaying (normal mode) enumValues: ""=No,X=Yes' enum: - '' - X XCLL1: type: string maxLength: 1 description: 'Indic.: Function Active When Creating (Transfer Mode) enumValues: ""=No,X=Yes' enum: - '' - X XCLL2: type: string maxLength: 1 description: 'Indic.: Function Active When Changing (Transfer Mode) enumValues: ""=No,X=Yes' enum: - '' - X XCLL3: type: string maxLength: 1 description: 'Indic.: Function Active When Displaying (Transfer Mode) enumValues: ""=No,X=Yes' enum: - '' - X FLDGR: type: integer format: int64 description: Field Group ACTIV_SPP: type: string maxLength: 1 description: 'GUI Function Active and Visible (Field Status Hidden) enumValues: 2=Function is Inactive, Pushbutton is Visible,1=Function is Active, Pushbutton is Visible,""=No Setting,3=Function is Inactive, Pushbutton is Not Visible' enum: - '2' - '1' - '' - '3' ACTIV_DSP: type: string maxLength: 1 description: 'GUI Function Active and Visible (Field Status Display) enumValues: 2=Function is Inactive, Pushbutton is Visible,1=Function is Active, Pushbutton is Visible,""=No Setting,3=Function is Inactive, Pushbutton is Not Visible' enum: - '2' - '1' - '' - '3' ACTIV_OPT: type: string maxLength: 1 description: 'GUI Function Active and Visible (Fld Status Optional Entry) enumValues: 2=Function is Inactive, Pushbutton is Visible,1=Function is Active, Pushbutton is Visible,""=No Setting,3=Function is Inactive, Pushbutton is Not Visible' enum: - '2' - '1' - '' - '3' ACTIV_OBL: type: string maxLength: 1 description: 'GUI Function Active and Visible (Field Status RequiredEntry) enumValues: 2=Function is Inactive, Pushbutton is Visible,1=Function is Active, Pushbutton is Visible,""=No Setting,3=Function is Inactive, Pushbutton is Not Visible' enum: - '2' - '1' - '' - '3' ICON_NAME: type: string maxLength: 30 description: Icon for Display in Application Toolbar ET_TBZ4A: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' FCODE: type: string maxLength: 20 description: GUI Function Code SICHT: type: string maxLength: 6 description: View XNRM1: type: string maxLength: 1 description: 'Flag: Function Active When Creating (Save Mode) enumValues: ""=No,X=Yes' enum: - '' - X XNRM2: type: string maxLength: 1 description: 'Flag: Function Active When Changing (Save Mode) enumValues: ""=No,X=Yes' enum: - '' - X XNRM3: type: string maxLength: 1 description: 'Indicator: Function active when displaying (normal mode) enumValues: ""=No,X=Yes' enum: - '' - X XCLL1: type: string maxLength: 1 description: 'Indic.: Function Active When Creating (Transfer Mode) enumValues: ""=No,X=Yes' enum: - '' - X XCLL2: type: string maxLength: 1 description: 'Indic.: Function Active When Changing (Transfer Mode) enumValues: ""=No,X=Yes' enum: - '' - X XCLL3: type: string maxLength: 1 description: 'Indic.: Function Active When Displaying (Transfer Mode) enumValues: ""=No,X=Yes' enum: - '' - X ET_TBZ4B: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' FCODE: type: string maxLength: 20 description: GUI Function Code SICHT: type: string maxLength: 6 description: View VARNR: type: string maxLength: 6 description: 'BDT: Screen sequence' XNRM1: type: string maxLength: 1 description: 'Flag: Function Active When Creating (Save Mode) enumValues: ""=No,X=Yes' enum: - '' - X XNRM2: type: string maxLength: 1 description: 'Flag: Function Active When Changing (Save Mode) enumValues: ""=No,X=Yes' enum: - '' - X XNRM3: type: string maxLength: 1 description: 'Indicator: Function active when displaying (normal mode) enumValues: ""=No,X=Yes' enum: - '' - X XCLL1: type: string maxLength: 1 description: 'Indic.: Function Active When Creating (Transfer Mode) enumValues: ""=No,X=Yes' enum: - '' - X XCLL2: type: string maxLength: 1 description: 'Indic.: Function Active When Changing (Transfer Mode) enumValues: ""=No,X=Yes' enum: - '' - X XCLL3: type: string maxLength: 1 description: 'Indic.: Function Active When Displaying (Transfer Mode) enumValues: ""=No,X=Yes' enum: - '' - X ET_TBZ4C: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' FCODE: type: string maxLength: 20 description: GUI Function Code SICHT: type: string maxLength: 6 description: View VARTP: type: string maxLength: 6 description: 'BDT: Screen Sequence Category' XNRM1: type: string maxLength: 1 description: 'Flag: Function Active When Creating (Save Mode) enumValues: ""=No,X=Yes' enum: - '' - X XNRM2: type: string maxLength: 1 description: 'Flag: Function Active When Changing (Save Mode) enumValues: ""=No,X=Yes' enum: - '' - X XNRM3: type: string maxLength: 1 description: 'Indicator: Function active when displaying (normal mode) enumValues: ""=No,X=Yes' enum: - '' - X XCLL1: type: string maxLength: 1 description: 'Indic.: Function Active When Creating (Transfer Mode) enumValues: ""=No,X=Yes' enum: - '' - X XCLL2: type: string maxLength: 1 description: 'Indic.: Function Active When Changing (Transfer Mode) enumValues: ""=No,X=Yes' enum: - '' - X XCLL3: type: string maxLength: 1 description: 'Indic.: Function Active When Displaying (Transfer Mode) enumValues: ""=No,X=Yes' enum: - '' - X ET_TBZ5: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT Where-Used List: Application Object' NODE_KEY: type: string maxLength: 10 description: Current node RELATKEY: type: string maxLength: 10 description: Related node RELATSHIP: type: integer format: int32 description: Relationship to Related Node FNLEFT: type: string maxLength: 30 description: Function module with left mouse button FNRIGHT: type: string maxLength: 30 description: Functin module with right mouse button FNCHANGE: type: string maxLength: 30 description: Function module with double-click on node FNTEXT: type: string maxLength: 30 description: Function module for loading additional information XSUBS: type: string maxLength: 1 description: 'Indicator for placeholder node enumValues: ""=No,X=Yes' enum: - '' - X ICON: type: string maxLength: 30 description: Icon used FNTREE: type: string maxLength: 30 description: Function module for loading subtree under one node FNSECURE: type: string maxLength: 30 description: Function module for authorization check for presentation XLOAD: type: string maxLength: 1 description: 'Indicator: Law if data not loaded until folder is opened enumValues: ""=No,X=Yes' enum: - '' - X FNCONT: type: string maxLength: 30 description: Function Module for Creating a Context Menu in a Folder CLEARING: type: string maxLength: 1 description: 'Node is Active for Data Cleansing Tool enumValues: ""=Blank,X=Selection,.=Radio button' enum: - '' - X - . CLASS_IF_REFOB: type: string maxLength: 30 description: Object Type Name FN_CHECK_COPY: type: string maxLength: 30 description: 'Function: Checks Whether Copying is Possible' FN_CHECK_MOVE: type: string maxLength: 30 description: 'Function: Checks Whether Reassignment is Possible' FN_COPY: type: string maxLength: 30 description: Function for Copying Objects (Copy and Paste) FN_MOVE: type: string maxLength: 30 description: Function for Reassigning Objects (Cut and Paste) FN_GET_DETAILS: type: string maxLength: 30 description: Function for Reading Object Details (Attributes) FN_GET_REFERENCE: type: string maxLength: 30 description: Function for Determining Referring Object Instances RECON_BLOCK: type: string maxLength: 1 description: 'Existence of Instance is Blocking Rejoin enumValues: ""=Blank,X=Selection,.=Radio button' enum: - '' - X - . FN_CHANGE_DETAIL: type: string maxLength: 30 description: Function for Changing Object Details (Attributes) FN_SAVE: type: string maxLength: 30 description: Function for Saving Changes in DB ET_TBZ9: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client RELTYP: type: string maxLength: 6 description: Business Partner Relationship Category XRF: type: string maxLength: 1 description: 'Business partner role definition instead of BP relationship enumValues: ""=No,X=Yes' enum: - '' - X RLTP1: type: string maxLength: 6 description: BP Role Category RLTP2: type: string maxLength: 6 description: BP Role Category DFTYP: type: string maxLength: 2 description: Differentiation Type APPLI_TAB: type: string maxLength: 4 description: Data management application VARNR: type: string maxLength: 6 description: 'BDT: Screen sequence' XDIRECTION: type: string maxLength: 1 description: 'One-Way Business Partner Relationship Category enumValues: ""=No,X=Yes' enum: - '' - X TIMDP: type: string maxLength: 1 description: 'Time Constraint enumValues: 4=Record exists at least once from minumum to maximum,0=No time constraint,1=Record must have no gaps, no overlap,2=Record may have gaps but no overlap' enum: - '4' - '0' - '1' - '2' CARDI: type: integer format: int64 description: Number of relationships/role definitions in each set CARDI_P1: type: integer format: int64 description: Cardinality from view of business partner 1 CARDI_P2: type: integer format: int64 description: Cardinality from view of business partner 2 XORGA_P1: type: string maxLength: 1 description: '''Organization'' partner cat. relev. for relationship/role def enumValues: ""=No,X=Yes' enum: - '' - X XPERS_P1: type: string maxLength: 1 description: '''Person'' partner category rel. for relationship/role def. enumValues: ""=No,X=Yes' enum: - '' - X XGROU_P1: type: string maxLength: 1 description: '''Group'' partner category relevant for relationship/role def. enumValues: ""=No,X=Yes' enum: - '' - X XORGA_P2: type: string maxLength: 1 description: '''Organization'' partner cat. relev. for relationship/role def enumValues: ""=No,X=Yes' enum: - '' - X XPERS_P2: type: string maxLength: 1 description: '''Person'' partner category rel. for relationship/role def. enumValues: ""=No,X=Yes' enum: - '' - X XGROU_P2: type: string maxLength: 1 description: '''Group'' partner category relevant for relationship/role def. enumValues: ""=No,X=Yes' enum: - '' - X XDFREL: type: string maxLength: 1 description: 'Standard Relationship Indicator Maintenance enumValues: ""=No Maintenance Permitted,X=Maintenance Permitted' enum: - '' - X ET_TBZ9I: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client RELTYP: type: string maxLength: 6 description: Business Partner Relationship Category XRF: type: string maxLength: 1 description: 'Business partner role definition instead of BP relationship enumValues: ""=No,X=Yes' enum: - '' - X APPLI: type: string maxLength: 4 description: Application XMNTO: type: string maxLength: 1 description: 'Call only via application enumValues: ""=No,X=Yes' enum: - '' - X IT_APPLI: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' APPLI: type: string maxLength: 4 description: Application MCOBJ: type: string maxLength: 10 description: Collective search help:application MCOB2: type: string maxLength: 10 description: Collective search help:application XAKTV: type: string maxLength: 1 description: 'Application active enumValues: ""=No,X=Yes' enum: - '' - X required: - IV_OBDAT - IV_OBJAP responses: '200': description: OK content: application/json: schema: properties: ET_TBZ0: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' RLTYP: type: string maxLength: 6 description: 'BDT: Object part' VARNR: type: string maxLength: 6 description: 'BDT: Screen sequence' VARNS: type: string maxLength: 6 description: 'BDT: Search screen sequence' DFTYP: type: string maxLength: 2 description: Differentiation Type SCRSL: type: string maxLength: 1 description: 'Indicator: Display screen selection in initial screen enumValues: 1=Display screen sel.,2=Do not display screen sel.,""=Screen selection as for app. object' enum: - '1' - '2' - '' XORGA: type: string maxLength: 1 description: 'Partner Category ''Organization'' Is Relevant enumValues: ""=No,X=Yes' enum: - '' - X XPERS: type: string maxLength: 1 description: 'Partner Category ''Natural Person'' Is Relevant enumValues: ""=No,X=Yes' enum: - '' - X XGROU: type: string maxLength: 1 description: 'Partner Category ''Group'' Is Relevant enumValues: ""=No,X=Yes' enum: - '' - X XGLBL: type: string maxLength: 1 description: 'Indicator: Do Not Update BP Role enumValues: ""=No,X=Yes' enum: - '' - X RLTYP_SUPER: type: string maxLength: 6 description: Higher-Level BP Role for Updating XPARTNER: type: string maxLength: 1 description: 'Indicator: Hide Business Partner Number enumValues: ""=No,X=Yes' enum: - '' - X XKUNNR: type: string maxLength: 1 description: 'Indicator: Hide customer number enumValues: ""=No,X=Yes' enum: - '' - X ET_TBZ0G: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' RLTGR: type: string maxLength: 6 description: 'BDT: Object part grouping' VARNR: type: string maxLength: 6 description: 'BDT: Screen sequence' ET_TBZ0Q: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' SETID: type: string maxLength: 6 description: 'BDT: Data Set' ET_TBZ1E: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' RLTYP: type: string maxLength: 6 description: 'BDT: Object part' RLTGR: type: string maxLength: 6 description: 'BDT: Object part grouping' AKTYP: type: string maxLength: 2 description: BDT activity TCODE: type: string maxLength: 20 description: Transaction Code ET_TBZ1F: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJCN: type: string maxLength: 4 description: 'BDT Object enumValues: BUSS=SAP Business Partner,BUPA=SAP Business Partner: External Objects (Customer...),BUSR=SAP Business Partner: Partner Relationships,ICL=Industry Solution: Claims Management System' enum: - BUSS - BUPA - BUSR - ICL ZTPKT: type: string maxLength: 5 description: Event OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' POSNR: type: integer format: int64 description: Item number (for sequence) FNAME: type: string maxLength: 30 description: Function Module Name APPLI: type: string maxLength: 4 description: Application XAKTV: type: string maxLength: 1 description: 'Indicator: Call Function Module enumValues: X=Call,*=Only if Divisible: Call for All Object Parts,""=Do Not Call' enum: - X - '*' - '' ET_TBZ3: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' VARNR: type: string maxLength: 6 description: 'BDT: Screen sequence' XVRST: type: string maxLength: 1 description: 'Standard Screen Sequence Variant enumValues: ""=No,X=Yes' enum: - '' - X ET_TBZ3A: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' DYNID: type: string maxLength: 6 description: Screen XSCIN: type: string maxLength: 1 description: 'Indicator: Is the screen an initial screen? enumValues: ""=No,X=Yes' enum: - '' - X XSCDT: type: string maxLength: 1 description: 'Indicator: Is the screen a data screen? enumValues: ""=No,X=Yes' enum: - '' - X DYART: type: string maxLength: 1 description: 'Screen type (old, but do not delete b/c of BUPXPRA5) enumValues: 3=System Screen,2=Data Screen,1=Initial Screen' enum: - '3' - '2' - '1' XSCGP: type: string maxLength: 1 description: 'Screen from configuration with BDT enumValues: ""=No,X=Yes' enum: - '' - X TRDYN: type: integer format: int64 description: Screen container XSCOT: type: string maxLength: 1 description: 'Screen from External Function Group enumValues: ""=No,X=Yes' enum: - '' - X FNAME: type: string maxLength: 30 description: Name of Function Module to be Called XSTRP: type: string maxLength: 1 description: External Screen can Run with Tab Pages XSCFS: type: string maxLength: 1 description: 'Normal screen display enumValues: ""=No,X=Yes' enum: - '' - X XSCPP: type: string maxLength: 1 description: 'Display screen as modal dialog box enumValues: ""=No,X=Yes' enum: - '' - X DYTYP: type: string maxLength: 1 description: 'Screen type (old, but do not delete yet because of BUPXPRA5) enumValues: 2=Modal dialog box,1=Normal' enum: - '2' - '1' SPALL: type: integer format: int64 description: Coordinates of left column (dialog box) ZEILO: type: integer format: int64 description: Coordinates of top line (dialog box) SPALR: type: integer format: int64 description: Coordinates of right column (dialog box) ZEILU: type: integer format: int64 description: Coordinates of bottom line (dialog box) ET_TBZ3C: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' ABSNR: type: string maxLength: 6 description: Sections ET_TBZ3E: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' SICHT: type: string maxLength: 6 description: View DFTYP: type: string maxLength: 2 description: Differentiation Type PRGNM: type: string maxLength: 40 description: ABAP Program Name DYNNR: type: string maxLength: 4 description: Number of the following screen FNPBC: type: string maxLength: 30 description: Function module before screen callup (PBC) FNPBO: type: string maxLength: 30 description: Function Module Before Output (PBO) FNPAI: type: string maxLength: 30 description: Function Module After Entry (PAI) APPLI: type: string maxLength: 4 description: Application XDATA: type: string maxLength: 1 description: 'Entry view enumValues: ""=No,X=Yes' enum: - '' - X XHEAD: type: string maxLength: 1 description: 'Header data (direct input) enumValues: ""=No,X=Yes' enum: - '' - X TDOBJ: type: string maxLength: 10 description: 'Texts: application object' FNTXT: type: string maxLength: 30 description: Function module for text key transfer XVSCIN: type: string maxLength: 1 description: 'Indicator: View of initial screen permitted (VCT) enumValues: ""=No,X=Yes' enum: - '' - X XVSCDT: type: string maxLength: 1 description: 'Indicator: View of data screen permitted (VCT) enumValues: ""=No,X=Yes' enum: - '' - X XVNAB: type: string maxLength: 1 description: 'Section Fixed (VCT) enumValues: ""=No,X=Yes' enum: - '' - X SITYP: type: string maxLength: 1 description: 'CBP: View category enumValues: ""=Dialog,S=Find' enum: - '' - S SETID: type: string maxLength: 6 description: 'BDT: Data Set' ET_TBZ3L: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' VARTP: type: string maxLength: 6 description: 'BDT: Screen Sequence Category' XRLTP: type: string maxLength: 1 description: 'Screen Sequence Category Supports Divisibility enumValues: ""=No,X=Yes' enum: - '' - X ET_TBZ3O: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client SPRAS: type: string maxLength: 1 description: Language Key OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' FMODCRIT: type: string maxLength: 10 description: BP Field grouping criterion BEZ30: type: string maxLength: 30 description: Description ET_TBZ3Q: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' FMODCRIT: type: string maxLength: 10 description: BP Field grouping criterion FNCFM: type: string maxLength: 30 description: Name of the read function module for field grouping ET_TBZ4: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' FCODE: type: string maxLength: 20 description: GUI Function Code XSTND: type: string maxLength: 1 description: 'GUI Function is Standard Function enumValues: ""=No,X=Yes' enum: - '' - X MNLID: type: integer format: int64 description: 'Menu enumValues: 1=,3=Goto,5=Environment,2=Edit,4=Extras' enum: - '1' - '3' - '5' - '2' - '4' FNKEY: type: integer format: int64 description: 'BP: Function Key Number enumValues: 04=Ctrl-F4 (with pushbutton),08=Ctrl-F8 (with pushbutton),10=Ctrl-F10 (with pushbutton),12=Ctrl-F12 (with pushbutton),11=Ctrl-F11 (with pushbutton),05=Ctrl-F5 (with pushbutton),13=Ctrl-F13 (with pushbutton),01=Ctrl-F1 (with pushbutton),06=Ctrl-F6 (with pushbutton),09=Ctrl-F9 (with pushbutton),15=Ctrl-F15 (with pushbutton),14=Ctrl-F14 (with pushbutton),03=Ctrl-F3 (with pushbutton),07=Ctrl-F7 (with pushbutton),02=Ctrl-F2 (with pushbutton)' enum: - '04' - '08' - '10' - '12' - '11' - '05' - '13' - '01' - '06' - '09' - '15' - '14' - '03' - '07' - '02' VARTP: type: string maxLength: 6 description: 'BDT: Screen Sequence Category' APPLI: type: string maxLength: 4 description: Application XNRM1: type: string maxLength: 1 description: 'Flag: Function Active When Creating (Save Mode) enumValues: ""=No,X=Yes' enum: - '' - X XNRM2: type: string maxLength: 1 description: 'Flag: Function Active When Changing (Save Mode) enumValues: ""=No,X=Yes' enum: - '' - X XNRM3: type: string maxLength: 1 description: 'Indicator: Function active when displaying (normal mode) enumValues: ""=No,X=Yes' enum: - '' - X XCLL1: type: string maxLength: 1 description: 'Indic.: Function Active When Creating (Transfer Mode) enumValues: ""=No,X=Yes' enum: - '' - X XCLL2: type: string maxLength: 1 description: 'Indic.: Function Active When Changing (Transfer Mode) enumValues: ""=No,X=Yes' enum: - '' - X XCLL3: type: string maxLength: 1 description: 'Indic.: Function Active When Displaying (Transfer Mode) enumValues: ""=No,X=Yes' enum: - '' - X FLDGR: type: integer format: int64 description: Field Group ACTIV_SPP: type: string maxLength: 1 description: 'GUI Function Active and Visible (Field Status Hidden) enumValues: 2=Function is Inactive, Pushbutton is Visible,1=Function is Active, Pushbutton is Visible,""=No Setting,3=Function is Inactive, Pushbutton is Not Visible' enum: - '2' - '1' - '' - '3' ACTIV_DSP: type: string maxLength: 1 description: 'GUI Function Active and Visible (Field Status Display) enumValues: 2=Function is Inactive, Pushbutton is Visible,1=Function is Active, Pushbutton is Visible,""=No Setting,3=Function is Inactive, Pushbutton is Not Visible' enum: - '2' - '1' - '' - '3' ACTIV_OPT: type: string maxLength: 1 description: 'GUI Function Active and Visible (Fld Status Optional Entry) enumValues: 2=Function is Inactive, Pushbutton is Visible,1=Function is Active, Pushbutton is Visible,""=No Setting,3=Function is Inactive, Pushbutton is Not Visible' enum: - '2' - '1' - '' - '3' ACTIV_OBL: type: string maxLength: 1 description: 'GUI Function Active and Visible (Field Status RequiredEntry) enumValues: 2=Function is Inactive, Pushbutton is Visible,1=Function is Active, Pushbutton is Visible,""=No Setting,3=Function is Inactive, Pushbutton is Not Visible' enum: - '2' - '1' - '' - '3' ICON_NAME: type: string maxLength: 30 description: Icon for Display in Application Toolbar ET_TBZ4A: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' FCODE: type: string maxLength: 20 description: GUI Function Code SICHT: type: string maxLength: 6 description: View XNRM1: type: string maxLength: 1 description: 'Flag: Function Active When Creating (Save Mode) enumValues: ""=No,X=Yes' enum: - '' - X XNRM2: type: string maxLength: 1 description: 'Flag: Function Active When Changing (Save Mode) enumValues: ""=No,X=Yes' enum: - '' - X XNRM3: type: string maxLength: 1 description: 'Indicator: Function active when displaying (normal mode) enumValues: ""=No,X=Yes' enum: - '' - X XCLL1: type: string maxLength: 1 description: 'Indic.: Function Active When Creating (Transfer Mode) enumValues: ""=No,X=Yes' enum: - '' - X XCLL2: type: string maxLength: 1 description: 'Indic.: Function Active When Changing (Transfer Mode) enumValues: ""=No,X=Yes' enum: - '' - X XCLL3: type: string maxLength: 1 description: 'Indic.: Function Active When Displaying (Transfer Mode) enumValues: ""=No,X=Yes' enum: - '' - X ET_TBZ4B: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' FCODE: type: string maxLength: 20 description: GUI Function Code SICHT: type: string maxLength: 6 description: View VARNR: type: string maxLength: 6 description: 'BDT: Screen sequence' XNRM1: type: string maxLength: 1 description: 'Flag: Function Active When Creating (Save Mode) enumValues: ""=No,X=Yes' enum: - '' - X XNRM2: type: string maxLength: 1 description: 'Flag: Function Active When Changing (Save Mode) enumValues: ""=No,X=Yes' enum: - '' - X XNRM3: type: string maxLength: 1 description: 'Indicator: Function active when displaying (normal mode) enumValues: ""=No,X=Yes' enum: - '' - X XCLL1: type: string maxLength: 1 description: 'Indic.: Function Active When Creating (Transfer Mode) enumValues: ""=No,X=Yes' enum: - '' - X XCLL2: type: string maxLength: 1 description: 'Indic.: Function Active When Changing (Transfer Mode) enumValues: ""=No,X=Yes' enum: - '' - X XCLL3: type: string maxLength: 1 description: 'Indic.: Function Active When Displaying (Transfer Mode) enumValues: ""=No,X=Yes' enum: - '' - X ET_TBZ4C: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' FCODE: type: string maxLength: 20 description: GUI Function Code SICHT: type: string maxLength: 6 description: View VARTP: type: string maxLength: 6 description: 'BDT: Screen Sequence Category' XNRM1: type: string maxLength: 1 description: 'Flag: Function Active When Creating (Save Mode) enumValues: ""=No,X=Yes' enum: - '' - X XNRM2: type: string maxLength: 1 description: 'Flag: Function Active When Changing (Save Mode) enumValues: ""=No,X=Yes' enum: - '' - X XNRM3: type: string maxLength: 1 description: 'Indicator: Function active when displaying (normal mode) enumValues: ""=No,X=Yes' enum: - '' - X XCLL1: type: string maxLength: 1 description: 'Indic.: Function Active When Creating (Transfer Mode) enumValues: ""=No,X=Yes' enum: - '' - X XCLL2: type: string maxLength: 1 description: 'Indic.: Function Active When Changing (Transfer Mode) enumValues: ""=No,X=Yes' enum: - '' - X XCLL3: type: string maxLength: 1 description: 'Indic.: Function Active When Displaying (Transfer Mode) enumValues: ""=No,X=Yes' enum: - '' - X ET_TBZ5: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT Where-Used List: Application Object' NODE_KEY: type: string maxLength: 10 description: Current node RELATKEY: type: string maxLength: 10 description: Related node RELATSHIP: type: integer format: int32 description: Relationship to Related Node FNLEFT: type: string maxLength: 30 description: Function module with left mouse button FNRIGHT: type: string maxLength: 30 description: Functin module with right mouse button FNCHANGE: type: string maxLength: 30 description: Function module with double-click on node FNTEXT: type: string maxLength: 30 description: Function module for loading additional information XSUBS: type: string maxLength: 1 description: 'Indicator for placeholder node enumValues: ""=No,X=Yes' enum: - '' - X ICON: type: string maxLength: 30 description: Icon used FNTREE: type: string maxLength: 30 description: Function module for loading subtree under one node FNSECURE: type: string maxLength: 30 description: Function module for authorization check for presentation XLOAD: type: string maxLength: 1 description: 'Indicator: Law if data not loaded until folder is opened enumValues: ""=No,X=Yes' enum: - '' - X FNCONT: type: string maxLength: 30 description: Function Module for Creating a Context Menu in a Folder CLEARING: type: string maxLength: 1 description: 'Node is Active for Data Cleansing Tool enumValues: ""=Blank,X=Selection,.=Radio button' enum: - '' - X - . CLASS_IF_REFOB: type: string maxLength: 30 description: Object Type Name FN_CHECK_COPY: type: string maxLength: 30 description: 'Function: Checks Whether Copying is Possible' FN_CHECK_MOVE: type: string maxLength: 30 description: 'Function: Checks Whether Reassignment is Possible' FN_COPY: type: string maxLength: 30 description: Function for Copying Objects (Copy and Paste) FN_MOVE: type: string maxLength: 30 description: Function for Reassigning Objects (Cut and Paste) FN_GET_DETAILS: type: string maxLength: 30 description: Function for Reading Object Details (Attributes) FN_GET_REFERENCE: type: string maxLength: 30 description: Function for Determining Referring Object Instances RECON_BLOCK: type: string maxLength: 1 description: 'Existence of Instance is Blocking Rejoin enumValues: ""=Blank,X=Selection,.=Radio button' enum: - '' - X - . FN_CHANGE_DETAIL: type: string maxLength: 30 description: Function for Changing Object Details (Attributes) FN_SAVE: type: string maxLength: 30 description: Function for Saving Changes in DB ET_TBZ9: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client RELTYP: type: string maxLength: 6 description: Business Partner Relationship Category XRF: type: string maxLength: 1 description: 'Business partner role definition instead of BP relationship enumValues: ""=No,X=Yes' enum: - '' - X RLTP1: type: string maxLength: 6 description: BP Role Category RLTP2: type: string maxLength: 6 description: BP Role Category DFTYP: type: string maxLength: 2 description: Differentiation Type APPLI_TAB: type: string maxLength: 4 description: Data management application VARNR: type: string maxLength: 6 description: 'BDT: Screen sequence' XDIRECTION: type: string maxLength: 1 description: 'One-Way Business Partner Relationship Category enumValues: ""=No,X=Yes' enum: - '' - X TIMDP: type: string maxLength: 1 description: 'Time Constraint enumValues: 4=Record exists at least once from minumum to maximum,0=No time constraint,1=Record must have no gaps, no overlap,2=Record may have gaps but no overlap' enum: - '4' - '0' - '1' - '2' CARDI: type: integer format: int64 description: Number of relationships/role definitions in each set CARDI_P1: type: integer format: int64 description: Cardinality from view of business partner 1 CARDI_P2: type: integer format: int64 description: Cardinality from view of business partner 2 XORGA_P1: type: string maxLength: 1 description: '''Organization'' partner cat. relev. for relationship/role def enumValues: ""=No,X=Yes' enum: - '' - X XPERS_P1: type: string maxLength: 1 description: '''Person'' partner category rel. for relationship/role def. enumValues: ""=No,X=Yes' enum: - '' - X XGROU_P1: type: string maxLength: 1 description: '''Group'' partner category relevant for relationship/role def. enumValues: ""=No,X=Yes' enum: - '' - X XORGA_P2: type: string maxLength: 1 description: '''Organization'' partner cat. relev. for relationship/role def enumValues: ""=No,X=Yes' enum: - '' - X XPERS_P2: type: string maxLength: 1 description: '''Person'' partner category rel. for relationship/role def. enumValues: ""=No,X=Yes' enum: - '' - X XGROU_P2: type: string maxLength: 1 description: '''Group'' partner category relevant for relationship/role def. enumValues: ""=No,X=Yes' enum: - '' - X XDFREL: type: string maxLength: 1 description: 'Standard Relationship Indicator Maintenance enumValues: ""=No Maintenance Permitted,X=Maintenance Permitted' enum: - '' - X ET_TBZ9I: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client RELTYP: type: string maxLength: 6 description: Business Partner Relationship Category XRF: type: string maxLength: 1 description: 'Business partner role definition instead of BP relationship enumValues: ""=No,X=Yes' enum: - '' - X APPLI: type: string maxLength: 4 description: Application XMNTO: type: string maxLength: 1 description: 'Call only via application enumValues: ""=No,X=Yes' enum: - '' - X IT_APPLI: type: array items: type: object properties: CLIENT: type: string maxLength: 3 description: Client OBJAP: type: string maxLength: 4 description: 'BDT: Application Object' APPLI: type: string maxLength: 4 description: Application MCOBJ: type: string maxLength: 10 description: Collective search help:application MCOB2: type: string maxLength: 10 description: Collective search help:application XAKTV: type: string maxLength: 1 description: 'Application active enumValues: ""=No,X=Yes' enum: - '' - X '400': description: Bad request. 5XX: description: Unexpected error.