123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465 |
- [Expression Results]
- [Exceptions Commands]
- Select_Star="F"
- Update=
- Insert=
- Delete=
- [Exceptions Clauses]
- Group_By="GROUP BY"
- [Exceptions Clauses SAP45]
- [Exceptions Tables]
- Simple=T
- Derived=F
- Joined=F
- Simple_And_Joined=F
- UniqueName_Prefix="coguda"
- [Exceptions Tables SAP45]
- [Exceptions Joins]
- Cross=F
- Product_Join=F
- No_Join_Special_Table=T
- Inner=T
- Nested_Inner=T
- Left_Outer=F
- Inner_Tbl_Restrict=T
- Left_Eql=" LEFT OUTER JOIN "
- Left_Nested=T
- Right_Outer=F
- Full_Outer=F
- Inner_Syntax=" INNER JOIN "
- Inner_Tbl_Restrict=T
- One_Outer=T
- Non_Join_Non_Equi_Expr=F
- Only_Eql_With_And=T
- Optnl_Tbl_Filter=F
- Optnl_Tbl_Restrict=T
- Optnl_Tbl_Join_Restrict=T
- Optnl_Tbl_Join_Filter=T
- Prsrv_Tbl_Filter=T
- Prsrv_Tbl_Join_Filter=F
- On_Condition_No_Expr=T
- On_Condition_Between_Predicate=T
- On_Condition_In_Predicate=F
- On_Condition_Like_Predicate=F
- On_Condition_Not_Predicate=F
- On_Condition_Functions=F
- [Exceptions Joins SAP45]
- [Exceptions Predicates]
- All=
- Any=
- Between=" BETWEEN "
- Exists=" EXISTS "
- In=" IN "
- Is_Null=
- Like=" LIKE "
- Match=
- Overlaps=
- Unique=
- [Exceptions Predicates SAP45]
- [Exceptions Aggregates]
- Avg="AVG"
- Count="COUNT"
- Count_Star="COUNT( * )"
- Max="MAX"
- Min="MIN"
- Sum="SUM"
- [Exceptions Aggregates SAP45]
- [Exceptions Set Operators]
- Union=""
- Union_All=F
- Distinct="distinct"
- Open_Sql_Distinct=T
- [Exceptions Set Operators SAP45]
- [Exceptions Operators]
- Neq="T"
- [Exceptions Operators SAP45]
- [Exceptions Value Expressions]
- Char_Length=C
- Lower=T
- Upper=T
- Substring=T
- Position=T
- Trim=F
- StrCat=F
- [Exceptions General]
- Group_By_Alias=F
- Group_By_Expr=F
- Group_By_In_Exists=F
- Group_By_Sorted=T
- Subquery_Column_Alias=F
- Order_By_Alias=F
- Order_By_Name=T
- Count_Literal=T
- Count_Non_Distinct=F
- Subqueries=F
- Correlated_Subqueries=F
- Aggregate_In_Expr=F
- Aggregate_Value_Expr=F
- Cross_Product=F
- Substring_On_Expr=F
- Multiple_Distinct=T
- No_Aggr_Special_Table=T
- No_Sort_Special_Table=T
- No_Group_By_Special_Table=T
- Sort_Column_Only=T
- Proc_Append_Paren=T
- Check_Special_Table_Type=T
- Predicate_Value_Expr=T
- No_Sort_In_Product=T
- Filter_Mutex_Expr_Pred=T
- Aggr_Simple_Filter_Only=T
- Comments=F
- [Exceptions General SAP45]
- [Exceptions Literals]
- Date_Literal=C
- Date_Format_Str="YYYY MM DD"
- Date_Literal_Str="'%s%s%s'"
- Interval_Literal=F
- IntervalYM_Literal=F
- Time_Literal=C
- Time_Format_Str="HH MM SS"
- Time_Literal_Str="'%s%s%s'"
- TimeTZ_Literal=F
- TimeTZ_Format_Str=
- TimeTZ_Literal_Str=
- Timestamp_Literal=F
- TimestampTZ_Literal=F
- TimestampTZ_Format_Str=
- TimestampTZ_Literal_Str=
- [Exceptions Misc]
- ABAP_Decomposition=T
- Retrieve_Table_Type=T
- [Exceptions Delimiters]
- Wholename_Delimiter=""
- Catalog_Delimiter=""
- Schema_Delimiter=""
- Table_Delimiter=""
- Column_Delimiter=""
- Procedure_Delimiter=""
- Numeric_Delimiter="\'"
- [Exceptions Separators]
- Table_Separator="~"
- [Expression Results]
- [Operator Addition]
- [Operator Subtraction]
- [Operator Multiplicateion]
- [Operator Division]
- [Operator Concatenation]
- Date=TM,CH
- Date=DT,CH
- Time=DT,CH
- Time=TM,CH
- [Operator Comparison]
- [Builtin Functions]
- d:sysdate()=SY-DATUM
- t:systime()=SY-UZEIT
- [Database Functions]
- n:char_length(%1ci)=STRLEN( %1 )
- n:cast_float(%1ni)=%1
- [Database Function Mappings]
- [Special Case Information]
- [CODEPAGE]
- 1100=iso-8859-1
- 1103=ibm-850
- 1127=macce
- 1160=windows-1252
- 1401=iso-8859-2
- 1404=windows-1250
- 1500=iso-8859-5
- 1504=windows-1251
- 1610=iso-8859-9
- 1614=windows-1254
- 1700=iso-8859-7
- 1703=ibm-869
- 1704=windows-1253
- 1800=iso-8859-8
- 8000=shift_jis
- 8300=big5
- 8400=gb2312
- 8500=ksc5601
- 8600=tis-620
- 120=ibm-500
- 410=ibm-870
- 500=ibm-1025
- 610=ibm-1026
- 700=ibm-875
- 800=ibm-424
- 860=ibm-839
- 4102=utf-16be
- 4103=utf-16le
- 4110=utf-8
- 6300=sap-6300
- [MISC]
- UTF8Client=Yes
- [MISC SAP70]
- Hints=%_HINTS ORACLE '&SUBSTITUTE LITERALS&'
|