node_modules/.bin/eslint + - id: eslint + entry: node_modules/.bin/eslint diff --git a/README.md b/README.md index 4dd0fd7d10617..734f13efd5916 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,39 @@ Documentation is written in Markdown (via Remark) and MDX. [...
you can use operator RECORD_COUNT, to accomplish the same “old school” task in an updated and modern style: Another important remark is that there are some places in the code where you will be unable to use index-based cell access directly, such as WHERE clauses etc. For these scenario...
2,236 SAP Managed Tags: ABAP Testing and Analysis Hi All, I have used the string comparison operator "CS" in the internal table loop. DATA V_STR1(9) VALUE 'NOT VALID'. LOOP AT IT_T024. IF IT_T024-EKNAM CS V_STR1. CONTINUE. ENDIF. ENDLOOP. Thanks, Kal Chand Reply ...
Yet operators CP and NP do not have the full functional scope they have in normal logical expressions. They are only allowed if wildcards ( '*' or '+' ) are used in the input fields. If wildcards are entered on the selection screen, the system automatically uses the operator CP. If ...
I use the REDUCE (aka table-reduction) operator often in productive code. Imo, it makes the code so much cleaner Jelena_Perfiljeva Active Contributor 2016 Aug 26 5:54 PM 0 Kudos Does anybody use RESCALE? Arrgh, stop rubbing it in, Horst! Our system is too old even for ...
Every row of the selection table represents a logical expression. Depending on the operator in column option, it is either a comparison or an interval selection. The comparison is structured as follows: ... operand {EQ|NE|GE|GT|LE|LT|CP|NP} seltab-low ... ...
Every row of the selection table represents a logical expression. Depending on the operator in column option, it is either a comparison or an interval selection. The comparison is structured as follows: ... operand {EQ|NE|GE|GT|LE|LT|CP|NP} seltab-low ... ...