Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
Component Sharing
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Gagandeep Singh Bhatia
Component Sharing
Commits
2a641acf
Commit
2a641acf
authored
Feb 13, 2024
by
Sonawane Amol Madhjuar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete app12.srd
parent
3e907fbf
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
64 deletions
+0
-64
Amol/API/Application API/app12.srd
Amol/API/Application API/app12.srd
+0
-64
No files found.
Amol/API/Application API/app12.srd
deleted
100644 → 0
View file @
3e907fbf
$PBExportHeader$app12.srd
release 9;
datawindow(units=1 timer_interval=0 color=1073741824 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
header(height=36 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=16 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes name=app_id dbname="auth_apps_api.app_id" )
column=(type=char(100) update=yes updatewhereclause=yes name=endpoint dbname="auth_apps_api.endpoint" )
column=(type=char(1) update=yes updatewhereclause=yes name=api_status dbname="auth_apps_api.api_status" )
column=(type=char(1) update=yes updatewhereclause=yes name=req_data_format dbname="auth_apps_api.req_data_format" )
column=(type=char(1) update=yes updatewhereclause=yes name=resp_data_format dbname="auth_apps_api.resp_data_format" )
column=(type=char(30) update=yes updatewhereclause=yes name=service_class dbname="auth_apps_api.service_class" )
column=(type=char(250) update=yes updatewhereclause=yes name=service_setting dbname="auth_apps_api.service_setting" )
column=(type=char(15) update=yes updatewhereclause=yes name=user_id dbname="auth_apps_api.user_id" )
column=(type=char(50) update=yes updatewhereclause=yes name=obj_name dbname="auth_apps_api.obj_name" )
column=(type=char(4000) updatewhereclause=yes name=primary_key dbname="primary_key" )
column=(type=char(4000) updatewhereclause=yes name=table_name dbname="table_name" )
column=(type=char(4000) updatewhereclause=yes name=service_class_1 dbname="service_class_1" )
column=(type=char(4000) updatewhereclause=yes name=obj_name_1 dbname="obj_name_1" )
column=(type=char(1) updatewhereclause=yes name=is_external dbname="is_external" values="Yes Y/No N/" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"auth_apps~" ) TABLE(NAME=~"auth_apps_api~" ) COLUMN(NAME=~"auth_apps_api.app_id~") COLUMN(NAME=~"auth_apps_api.endpoint~") COLUMN(NAME=~"auth_apps_api.api_status~") COLUMN(NAME=~"auth_apps_api.req_data_format~") COLUMN(NAME=~"auth_apps_api.resp_data_format~") COLUMN(NAME=~"auth_apps_api.service_class~") COLUMN(NAME=~"auth_apps_api.service_setting~") COLUMN(NAME=~"auth_apps_api.user_id~") COLUMN(NAME=~"auth_apps_api.obj_name~") COMPUTE(NAME=~"GET_TABLE_NAME_PRIMARY_KEY('PRIMARY_KEY',OBJ_NAME) as primary_key~") COMPUTE(NAME=~"GET_TABLE_NAME_PRIMARY_KEY('TABLE_NAME',OBJ_NAME) as table_name~") COMPUTE(NAME=~"GET_TABLE_NAME_PRIMARY_KEY('SERVICE_TYPE',service_class) as service_class_1~") COMPUTE(NAME=~"GET_TABLE_NAME_PRIMARY_KEY('OJB_DESCR',obj_name) as obj_name_1~") COMPUTE(NAME=~"' ' as is_External~") JOIN (LEFT=~"auth_apps.app_id~" OP =~"=~"RIGHT=~"auth_apps_api.app_id~" )WHERE( EXP1 =~"auth_apps_api.app_id~" OP =~"=~" EXP2 =~":APP_ID~" ) ) ARG(NAME = ~"APP_ID~" TYPE = string) " arguments=(("APP_ID", string)) )
text(band=header alignment="2" text="Auth Apps Api
App Id" border="0" color="33554432" x="2" y="2" height="32" width="84" html.valueishtml="0" name=app_id_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Auth Apps Api
Endpoint" border="0" color="33554432" x="88" y="2" height="32" width="606" html.valueishtml="0" name=endpoint_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Auth Apps Api
Api Status" border="0" color="33554432" x="696" y="2" height="32" width="84" html.valueishtml="0" name=api_status_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Auth Apps Api
Req Data Format" border="0" color="33554432" x="782" y="2" height="32" width="99" html.valueishtml="0" name=req_data_format_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Auth Apps Api
Resp Data Format" border="0" color="33554432" x="883" y="2" height="32" width="106" html.valueishtml="0" name=resp_data_format_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Auth Apps Api
Service Class" border="0" color="33554432" x="991" y="2" height="32" width="186" html.valueishtml="0" name=service_class_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Auth Apps Api
Service Setting" border="0" color="33554432" x="1179" y="2" height="32" width="1440" html.valueishtml="0" name=service_setting_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Auth Apps Api
User Id" border="0" color="33554432" x="2621" y="2" height="32" width="96" html.valueishtml="0" name=user_id_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Auth Apps Api Obj Name" border="0" color="33554432" x="2719" y="1" height="19" width="298" html.valueishtml="0" name=obj_name_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Primary Key" border="0" color="33554432" x="3019" y="1" height="19" width="1438" html.valueishtml="0" name=primary_key_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Table Name" border="0" color="33554432" x="4459" y="1" height="19" width="1438" html.valueishtml="0" name=table_name_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Service Class 1" border="0" color="33554432" x="5899" y="1" height="19" width="1438" html.valueishtml="0" name=service_class_1_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Obj Name 1" border="0" color="33554432" x="7339" y="1" height="19" width="1438" html.valueishtml="0" name=obj_name_1_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Is External" border="0" color="33554432" x="8779" y="1" height="19" width="114" html.valueishtml="0" name=is_external_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="2" y="2" height="19" width="84" format="[general]" html.valueishtml="0" name=app_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="88" y="2" height="19" width="606" format="[general]" html.valueishtml="0" name=endpoint visible="1" edit.limit=100 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="696" y="2" height="19" width="84" format="[general]" html.valueishtml="0" name=api_status visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="782" y="2" height="19" width="99" format="[general]" html.valueishtml="0" name=req_data_format visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="883" y="2" height="19" width="106" format="[general]" html.valueishtml="0" name=resp_data_format visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="991" y="2" height="19" width="186" format="[general]" html.valueishtml="0" name=service_class visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="1179" y="2" height="19" width="1440" format="[general]" html.valueishtml="0" name=service_setting visible="1" edit.limit=250 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="2621" y="2" height="19" width="96" format="[general]" html.valueishtml="0" name=user_id visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="33554432" x="2719" y="1" height="16" width="298" format="[general]" html.valueishtml="0" name=obj_name visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="33554432" x="3019" y="1" height="16" width="1438" format="[general]" html.valueishtml="0" name=primary_key visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="33554432" x="4459" y="1" height="16" width="1438" format="[general]" html.valueishtml="0" name=table_name visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="33554432" x="5899" y="1" height="16" width="1438" format="[general]" html.valueishtml="0" name=service_class_1 visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="0" color="33554432" x="7339" y="1" height="16" width="1438" format="[general]" html.valueishtml="0" name=obj_name_1 visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="0" color="33554432" x="8779" y="1" height="16" width="114" format="[Yes/No]" html.valueishtml="0" name=is_external visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment