Replace ext_api11.srd

Removed the where clause 
parent b66942a5
......@@ -25,7 +25,7 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=enterp
column=(type=char(15) update=yes updatewhereclause=yes name=api_resp_type dbname="ent_ext_api_key.api_resp_type" )
column=(type=char(1) update=yes updatewhereclause=yes name=api_auth_type dbname="ent_ext_api_key.api_auth_type" )
column=(type=char(4000) update=yes updatewhereclause=yes name=api_login_parameter dbname="ent_ext_api_key.api_login_parameter" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"ent_ext_api_key~" ) COLUMN(NAME=~"ent_ext_api_key.enterprise~") COLUMN(NAME=~"ent_ext_api_key.api_name~") COLUMN(NAME=~"ent_ext_api_key.eff_from~") COLUMN(NAME=~"ent_ext_api_key.valid_upto~") COLUMN(NAME=~"ent_ext_api_key.api_type~") COLUMN(NAME=~"ent_ext_api_key.api_key~") COLUMN(NAME=~"ent_ext_api_key.api_url~") COLUMN(NAME=~"ent_ext_api_key.api_provider~") COLUMN(NAME=~"ent_ext_api_key.api_purpose~") COLUMN(NAME=~"ent_ext_api_key.api_scope~") COLUMN(NAME=~"ent_ext_api_key.remarks~") COLUMN(NAME=~"ent_ext_api_key.add_term~") COLUMN(NAME=~"ent_ext_api_key.add_user~") COLUMN(NAME=~"ent_ext_api_key.add_date~") COLUMN(NAME=~"ent_ext_api_key.chg_term~") COLUMN(NAME=~"ent_ext_api_key.chg_user~") COLUMN(NAME=~"ent_ext_api_key.chg_date~") COLUMN(NAME=~"ent_ext_api_key.api_resp_type~") COLUMN(NAME=~"ent_ext_api_key.api_auth_type~") COLUMN(NAME=~"ent_ext_api_key.api_login_parameter~")WHERE( EXP1 =~"ent_ext_api_key.api_name~" OP =~"=~" EXP2 =~":api_name~" ) ) ARG(NAME = ~"api_name~" TYPE = string) " update="ent_ext_api_key" updatewhere=1 updatekeyinplace=no arguments=(("api_name", string)) )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"ent_ext_api_key~" ) COLUMN(NAME=~"ent_ext_api_key.enterprise~") COLUMN(NAME=~"ent_ext_api_key.api_name~") COLUMN(NAME=~"ent_ext_api_key.eff_from~") COLUMN(NAME=~"ent_ext_api_key.valid_upto~") COLUMN(NAME=~"ent_ext_api_key.api_type~") COLUMN(NAME=~"ent_ext_api_key.api_key~") COLUMN(NAME=~"ent_ext_api_key.api_url~") COLUMN(NAME=~"ent_ext_api_key.api_provider~") COLUMN(NAME=~"ent_ext_api_key.api_purpose~") COLUMN(NAME=~"ent_ext_api_key.api_scope~") COLUMN(NAME=~"ent_ext_api_key.remarks~") COLUMN(NAME=~"ent_ext_api_key.add_term~") COLUMN(NAME=~"ent_ext_api_key.add_user~") COLUMN(NAME=~"ent_ext_api_key.add_date~") COLUMN(NAME=~"ent_ext_api_key.chg_term~") COLUMN(NAME=~"ent_ext_api_key.chg_user~") COLUMN(NAME=~"ent_ext_api_key.chg_date~") COLUMN(NAME=~"ent_ext_api_key.api_resp_type~") COLUMN(NAME=~"ent_ext_api_key.api_auth_type~") COLUMN(NAME=~"ent_ext_api_key.api_login_parameter~")) " update="ent_ext_api_key" updatewhere=1 updatekeyinplace=no )
text(band=header alignment="2" text="Valid Upto" border="0" color="33554432" x="9" y="8" height="64" width="603" html.valueishtml="0" name=valid_upto_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="Enterprise" border="0" color="33554432" x="622" y="8" height="64" width="302" html.valueishtml="0" name=enterprise_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="Api Name" border="0" color="33554432" x="933" y="8" height="64" width="850" html.valueishtml="0" name=api_name_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" )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment