This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # A commented value means that this slot does not show this attribute | |
| # For using it as a placeholder set the present attributes to "". If icons are relevant use color: [0,0,0] | |
| screensaver: | |
| type: screensaver2 | |
| entities: | |
| - entity: weather.home | |
| name: "A" | |
| value: "0" | |
| icon: "mdi:ab-testing" | |
| - entity: weather.home |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| DATA: lv_category TYPE char1, | |
| lv_category_text TYPE string. | |
| SELECT SINGLE b~ddtext, a~cccategory FROM t000 AS a | |
| INNER JOIN dd07t AS b ON b~domvalue_l = a~cccategory | |
| WHERE a~mandt = @sy-mandt | |
| AND b~ddlanguage = @sy-langu | |
| AND b~domname = 'CCCATEGORY' | |
| INTO (@lv_category_text, @lv_category). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| FilterCurve:f0="10" f1="20" f2="30" f3="40" f4="50" f5="60" f6="70" f7="80" f8="90" f9="100" f10="200" f11="300" f12="400" f13="500" f14="600" f15="700" f16="800" f17="900" f18="1000" f19="1500" f20="2000" f21="2500" f22="3000" f23="3500" f24="4000" f25="4500" f26="5000" f27="5500" f28="6000" f29="6500" f30="7000" f31="7500" f32="8000" f33="8500" f34="9000" f35="9500" f36="10000" f37="11000" f38="12000" f39="13000" f40="14000" f41="15000" f42="16000" f43="17000" f44="18000" f45="19000" f46="20000" FilterLength="8191" InterpolateLin="0" InterpolationMethod="B-spline" v0="7.67525776075746" v1="6.84367597958789" v2="5.87696443635695" v3="5.13289536529171" v4="4.66797920123377" v5="4.2997129247364" v6="3.86186804874796" v7="3.30268863650989" v8="2.6515949705602" v9="1.96657228077904" v10="-1.68559444074451" v11="-1.82779850208143" v12="-1.45638103712354" v13="-1.10632724653457" v14="-0.838331956774197" v15="-0.63643874916528" v16="-0.477799436139378" v17="-0.34299061817596" v18="-0.215806389844904" v19="0.2605416 |