Skip to content

Commit e295969

Browse files
JohannesKoningsabaplint[bot]Goala
authored
maintenance view for ale config added (#75)
* maintenance view for ale config added - deticated fields - transaction zale_config - adjustments to new table structure * added files * keyword to upper case Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com> * Readme customizing section adapted Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com> Co-authored-by: Max Stenke <[email protected]>
1 parent 511ec1e commit e295969

35 files changed

+1310
-132
lines changed

.abapgit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<DATA>
55
<MASTER_LANGUAGE>E</MASTER_LANGUAGE>
66
<STARTING_FOLDER>/src/</STARTING_FOLDER>
7-
<FOLDER_LOGIC>PREFIX</FOLDER_LOGIC>
7+
<FOLDER_LOGIC>FULL</FOLDER_LOGIC>
88
<IGNORE>
99
<item>/.gitignore</item>
1010
<item>/LICENSE</item>

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929

3030
## customizing
3131

32-
Different scenarios can be customized in the table ZALE_CONFIG. This are the fields for each sceanrio
33-
34-
| Field | ABAP Field Key | Description |
35-
| ----------------|----------------|-------------------------------------|
36-
| READER_CLASS | RDR_CLASS | class for the reader component |
37-
| CONVERTER_CLASS | CVTR_CLASS | class for the converter component |
38-
| CONNECTOR_URL | CNCTR_URL | URL to the log tool e.g. GrayLog |
39-
| CONNECTOR_CLASS | CNCTR_CLAS | class fot the connector component |
32+
Different scenarios can be customized via transaction ZALE_CONFIG. This are the fields for each sceanrio
33+
34+
| Field | Description |
35+
| ----------------|-------------------------------------|
36+
| reader class | class for the reader component |
37+
| converter class | class for the converter component |
38+
| connector url | URL to the log tool e.g. GrayLog |
39+
| connector class | class for the connector component |
4040

4141
# local tests
4242

src/zale_customizing/zale_config.tabl.xml

Lines changed: 28 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,35 +22,53 @@
2222
<DD03P_TABLE>
2323
<DD03P>
2424
<TABNAME>ZALE_CONFIG</TABNAME>
25-
<FIELDNAME>ALE_SCENARIO</FIELDNAME>
25+
<FIELDNAME>LOG_SCENARIO</FIELDNAME>
2626
<POSITION>0001</POSITION>
2727
<KEYFLAG>X</KEYFLAG>
28-
<ROLLNAME>ZALE_SCENARIO</ROLLNAME>
28+
<ROLLNAME>ZALE_LOG_SCENARIO</ROLLNAME>
2929
<ADMINFIELD>0</ADMINFIELD>
3030
<NOTNULL>X</NOTNULL>
3131
<COMPTYPE>E</COMPTYPE>
3232
</DD03P>
3333
<DD03P>
3434
<TABNAME>ZALE_CONFIG</TABNAME>
35-
<FIELDNAME>ALE_KEY</FIELDNAME>
35+
<FIELDNAME>READER_CLASS</FIELDNAME>
3636
<POSITION>0002</POSITION>
37-
<KEYFLAG>X</KEYFLAG>
38-
<ROLLNAME>ZALE_KEY</ROLLNAME>
37+
<ROLLNAME>ZALE_READER_CLASS</ROLLNAME>
3938
<ADMINFIELD>0</ADMINFIELD>
40-
<NOTNULL>X</NOTNULL>
41-
<VALEXI>X</VALEXI>
42-
<SHLPORIGIN>F</SHLPORIGIN>
4339
<COMPTYPE>E</COMPTYPE>
4440
</DD03P>
4541
<DD03P>
4642
<TABNAME>ZALE_CONFIG</TABNAME>
47-
<FIELDNAME>ALE_VALUE</FIELDNAME>
43+
<FIELDNAME>CONVERTER_CLASS</FIELDNAME>
4844
<POSITION>0003</POSITION>
49-
<ROLLNAME>ZALE_VALUE</ROLLNAME>
45+
<ROLLNAME>ZALE_CONVERTER_CLASS</ROLLNAME>
46+
<ADMINFIELD>0</ADMINFIELD>
47+
<COMPTYPE>E</COMPTYPE>
48+
</DD03P>
49+
<DD03P>
50+
<TABNAME>ZALE_CONFIG</TABNAME>
51+
<FIELDNAME>CONNECTOR_CLASS</FIELDNAME>
52+
<POSITION>0004</POSITION>
53+
<ROLLNAME>ZALE_CONNECTOR_CLASS</ROLLNAME>
54+
<ADMINFIELD>0</ADMINFIELD>
55+
<COMPTYPE>E</COMPTYPE>
56+
</DD03P>
57+
<DD03P>
58+
<TABNAME>ZALE_CONFIG</TABNAME>
59+
<FIELDNAME>CONNECTOR_URL</FIELDNAME>
60+
<POSITION>0005</POSITION>
61+
<ROLLNAME>ZALE_CONNECTOR_URL</ROLLNAME>
5062
<ADMINFIELD>0</ADMINFIELD>
5163
<COMPTYPE>E</COMPTYPE>
5264
</DD03P>
5365
</DD03P_TABLE>
66+
<TABL_EXTRAS>
67+
<TDDAT>
68+
<TABNAME>ZALE_CONFIG</TABNAME>
69+
<CCLASS>&amp;NC&amp;</CCLASS>
70+
</TDDAT>
71+
</TABL_EXTRAS>
5472
</asx:values>
5573
</asx:abap>
5674
</abapGit>
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<abapGit version="v1.0.0" serializer="LCL_OBJECT_TRAN" serializer_version="v1.0.0">
3+
<asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
4+
<asx:values>
5+
<TSTC>
6+
<TCODE>ZALE_CONFIG</TCODE>
7+
<CINFO>Ag==</CINFO>
8+
</TSTC>
9+
<TSTCC>
10+
<TCODE>ZALE_CONFIG</TCODE>
11+
<S_WEBGUI>1</S_WEBGUI>
12+
<S_WIN32>X</S_WIN32>
13+
<S_PLATIN>X</S_PLATIN>
14+
</TSTCC>
15+
<TSTCT>
16+
<SPRSL>E</SPRSL>
17+
<TCODE>ZALE_CONFIG</TCODE>
18+
<TTEXT>amp config</TTEXT>
19+
</TSTCT>
20+
<TSTCP>
21+
<TCODE>ZALE_CONFIG</TCODE>
22+
<PARAM>/*SM30 VIEWNAME=zale_config;UPDATE=X;</PARAM>
23+
</TSTCP>
24+
</asx:values>
25+
</asx:abap>
26+
</abapGit>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
*---------------------------------------------------------------------*
2+
* view related FORM routines
3+
* generation date: 27.02.2021 at 08:52:17
4+
* view maintenance generator version: #001407#
5+
*---------------------------------------------------------------------*
6+
7+
* base table related FORM-routines.............
8+
INCLUDE LSVIMFTX .
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<abapGit version="v1.0.0">
3+
<asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
4+
<asx:values>
5+
<PROGDIR>
6+
<NAME>LZALE_CONFIG_MPF00</NAME>
7+
<SQLX>X</SQLX>
8+
<SUBC>I</SUBC>
9+
<RLOAD>E</RLOAD>
10+
</PROGDIR>
11+
</asx:values>
12+
</asx:abap>
13+
</abapGit>
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
*---------------------------------------------------------------------*
2+
* view related PAI modules
3+
* generation date: 27.02.2021 at 08:52:17
4+
* view maintenance generator version: #001407#
5+
*---------------------------------------------------------------------*
6+
7+
INCLUDE LSVIMITX . "base table related PAI modules
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<abapGit version="v1.0.0">
3+
<asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
4+
<asx:values>
5+
<PROGDIR>
6+
<NAME>LZALE_CONFIG_MPI00</NAME>
7+
<SQLX>X</SQLX>
8+
<SUBC>I</SUBC>
9+
<RLOAD>E</RLOAD>
10+
</PROGDIR>
11+
</asx:values>
12+
</asx:abap>
13+
</abapGit>
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
*---------------------------------------------------------------------*
2+
* view related data declarations
3+
* generation date: 27.02.2021 at 08:52:17
4+
* view maintenance generator version: #001407#
5+
*---------------------------------------------------------------------*
6+
*...processing: ZALE_CONFIG.....................................*
7+
DATA: BEGIN OF STATUS_ZALE_CONFIG . "state vector
8+
INCLUDE STRUCTURE VIMSTATUS.
9+
DATA: END OF STATUS_ZALE_CONFIG .
10+
CONTROLS: TCTRL_ZALE_CONFIG
11+
TYPE TABLEVIEW USING SCREEN '0001'.
12+
*.........table declarations:.................................*
13+
TABLES: *ZALE_CONFIG .
14+
TABLES: ZALE_CONFIG .
15+
16+
* general table data declarations..............
17+
INCLUDE LSVIMTDT .
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<abapGit version="v1.0.0">
3+
<asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
4+
<asx:values>
5+
<PROGDIR>
6+
<NAME>LZALE_CONFIG_MPT00</NAME>
7+
<SUBC>I</SUBC>
8+
<RLOAD>E</RLOAD>
9+
</PROGDIR>
10+
</asx:values>
11+
</asx:abap>
12+
</abapGit>

0 commit comments

Comments
 (0)