... |
... |
@@ -1,10 +1,9 @@ |
1 |
|
-(% class="box infomessage" %) |
2 |
|
-((( |
|
1 |
+{{info}} |
3 |
3 |
**Achtung:** |
4 |
|
-Bevor Sie die Bürger Services in ihre Formular-Prozesse einbinden, stellen Sie bitte sicher, dass die konfigurative Anbindung der Dienste durch einen (% class="xm-smallcaps" %)Xima® Formcycle(%%)-Administrator erfolgt ist! |
5 |
|
-))) |
|
3 |
+Bevor Sie die Bürger Services in ihre Formular-Prozesse einbinden, stellen Sie bitte sicher, dass die konfigurative Anbindung der Dienste durch einen {{formcycle/}}-Administrator erfolgt ist! |
|
4 |
+{{/info}} |
6 |
6 |
|
7 |
|
-Über das kostenpflichtige //Bürger Services Plugin// werden Möglichkeiten zur Einbindung verschiedener Bürger Services in (% class="xm-smallcaps" %)Xima® Formcycle(%%) bereitgestellt. |
|
6 |
+Über das kostenpflichtige //Bürger Services Plugin// werden Möglichkeiten zur Einbindung verschiedener Bürger Services in {{formcycle/}} bereitgestellt. |
8 |
8 |
Dabei kann zwischen den Anbindungen für |
9 |
9 |
|
10 |
10 |
* **BundID** |
... |
... |
@@ -15,7 +15,7 @@ |
15 |
15 |
|
16 |
16 |
== Einbindung der Bürger Services in Formulare == |
17 |
17 |
|
18 |
|
-Für eine Einbindung der Bürger Services in (% class="xm-smallcaps" %)Xima® Formcycle(%%) Formulare bestehen grundsätzlich folgende Möglichkeiten: |
|
17 |
+Für eine Einbindung der Bürger Services in {{formcycle/}} Formulare bestehen grundsätzlich folgende Möglichkeiten: |
19 |
19 |
|
20 |
20 |
* Anmeldung über Formular-Zugriffssteuerung: hier erfolgt eine Nutzer-Legitimierung **vor** der Anzeige des Formulars |
21 |
21 |
* Anmeldung über Login-Button: In diesem Szenario kann eine Nutzer-Legitimierung während der Anzeige des Formulars (zu jedem Zeitpunkt), durchgeführt werden. |
... |
... |
@@ -26,7 +26,7 @@ |
26 |
26 |
Konfiguration der Bürger Services als Formularanmeldung |
27 |
27 |
{{/figure}} |
28 |
28 |
|
29 |
|
-Um den Login für einen oder mehrere Bürger Services über einen (% class="wikiinternallink wikiinternallink" %)[[Externen Benutzer>>path:/xwiki/bin/view/Formcycle/UserInterface/UserSettings/ExternalUsers/]](%%) am jeweiligen Formular zu ermöglichen, muss dies als (% class="wikiinternallink wikiinternallink" %)[[Formularanmeldung>>path:/xwiki/bin/view/Formcycle/UserInterface/MyForms/Access]](%%) am Formular hinterlegt sein. |
|
28 |
+Um den Login für einen oder mehrere Bürger Services über einen [[Externen Benutzer>>path:/xwiki/bin/view/Formcycle/UserInterface/UserSettings/ExternalUsers/]] am jeweiligen Formular zu ermöglichen, muss dies als [[Formularanmeldung>>path:/xwiki/bin/view/Formcycle/UserInterface/MyForms/Access]] am Formular hinterlegt sein. |
30 |
30 |
|
31 |
31 |
Die in der Auswahl zur Verfügung stehenden Bürger Services sind abhängig von der Lizenzierung, sowie vom vollständigen Konfigurations-Status der als Externe Benutzer definierten Bürger Service-Anbindungen. |
32 |
32 |
|
... |
... |
@@ -43,7 +43,7 @@ |
43 |
43 |
; Bezeichner |
44 |
44 |
: Beschriftung des Login-Buttons im Formular |
45 |
45 |
; Authentikator |
46 |
|
-: Hier muss ein konkreter Bürger Services aus den im System konfigurierten (% class="wikiinternallink wikiinternallink" %)[[Externen Benutzern>>path:/xwiki/bin/view/Formcycle/UserInterface/UserSettings/ExternalUsers/]](%%) ausgewählt werden. Zu diesem konkreten Bürger Service (ELSTER, BundID etc.) wird zum Aufrufzeitpunkt weitergeleitet. |
|
45 |
+: Hier muss ein konkreter Bürger Services aus den im System konfigurierten [[Externen Benutzern>>path:/xwiki/bin/view/Formcycle/UserInterface/UserSettings/ExternalUsers/]] ausgewählt werden. Zu diesem konkreten Bürger Service (ELSTER, BundID etc.) wird zum Aufrufzeitpunkt weitergeleitet. |
47 |
47 |
; Seite bei Login |
48 |
48 |
: Hier wird die Formularseite festgelegt, welche angezeigt werden soll, wenn der Login **erfolgreich **war. |
49 |
49 |
; Seite bei Abbruch |
... |
... |
@@ -113,6 +113,7 @@ |
113 |
113 |
Elementkatalog mit allen möglichen Datenelementen |
114 |
114 |
{{/figure}} |
115 |
115 |
|
|
115 |
+ |
116 |
116 |
Um die Daten aus dem jeweiligen Bürger Service-Portal im Formular anzuzeigen, existieren unterschiedliche Vorlagen im Designer. Diese Vorlagen sind nach dem Schwerpunkt, ob sie für eine Anzeige von Personen- oder Organisationsdaten eingesetzt werden sollen, gestaltet. Sie enthalten bereits eine Reihe sinnvoller Elemente für die Datenanzeige, können aber mit weiteren Elementen (auch eigens Definierten) erweitert werden. |
117 |
117 |
Für die Erweiterung der Anzeigedaten steht der ebenfalls im Designer eingebundene Elementkatalog //Bürger Services Elemente //zur Verfügung//.// |
118 |
118 |
|
... |
... |
@@ -119,13 +119,9 @@ |
119 |
119 |
Die aus dem Bürger Service-Portal zurück gelieferten Daten können mittels JavaScript auch anderweitig weiterverarbeitet werden. Dafür werden sie in Form einer JSON-Struktur im Zielformular zur Verfügung gestellt. Die JSON Struktur kann über folgende JavaScript-Variable ausgelesen werden: |
120 |
120 |
|
121 |
121 |
|
122 |
|
-(% class="box" %) |
123 |
|
-((( |
124 |
|
-(% class="code" %) |
125 |
|
-((( |
|
122 |
+{{code language="javascript"}} |
126 |
126 |
XFC_METADATA.pluginResults.XM_BuergerServicesLoginAnalyzer |
127 |
|
-))) |
128 |
|
-))) |
|
124 |
+{{/code}} |
129 |
129 |
|
130 |
130 |
=== Darstellung des genutzten Authentifizierungsverfahren === |
131 |
131 |
|
... |
... |
@@ -152,8 +152,8 @@ |
152 |
152 |
|
153 |
153 |
Zusätzlich werden die Felder bei Wiederanzeige durch kleine Icons gekennzeichnet, wodurch ersichtlich wird aus welcher Quelle die Anmeldeinformationen entstammen. |
154 |
154 |
|
155 |
|
-* [[image:attach:verified.png||alt="Icon für Informationen aus Bürgerservice-Portal" height="22" width="21"]] Felder mit diesem Icon wurden aus dem Bürgerservice-Portal übermittelt |
156 |
|
-* [[image:attach:none_verified.png||alt="Icon für Informationen die der Nutzer nachträglich eingegeben hat" height="20" width="23"]] Felder mit diesem Icon wurden vom Nutzer nachträglich eingegeben und wurden deshalb **nicht **durch einen Identitätsprüfer verifiziert |
|
151 |
+* [[image:verified.png||alt="Icon für Informationen aus Bürgerservice-Portal" height="22" width="21"]] Felder mit diesem Icon wurden aus dem Bürgerservice-Portal übermittelt |
|
152 |
+* [[image:none_verified.png||alt="Icon für Informationen die der Nutzer nachträglich eingegeben hat" height="20" width="23"]] Felder mit diesem Icon wurden vom Nutzer nachträglich eingegeben und wurden deshalb nicht durch einen Identitätsprüfer verifiziert |
157 |
157 |
|
158 |
158 |
Die Feld-Icons werden mittels CSS-Klassen an den Eingabe-Elementen hinzugefügt und können dadurch mittels eigenem CSS Definitionen übersteuert werden. Die dafür notwendigen Klassen haben folgende Namen: |
159 |
159 |
|
... |
... |
@@ -170,170 +170,33 @@ |
170 |
170 |
|
171 |
171 |
|
172 |
172 |
(% style="margin-right:auto" %) |
173 |
|
-|=(% rowspan="2" %)Formular-Elementname|=(% rowspan="2" %)Katalogelement Anzeigename|=(% rowspan="2" style="min-width:250px;" %)Bemerkung|=(% rowspan="2" %)Elster|=(% colspan="12" %)BundID / BayernID |
|
169 |
+|=(% rowspan="2" %)Formular-Elementname|=(% rowspan="2" %)Katalogelement Anzeigename|=(% rowspan="2" %)Bemerkung|=(% rowspan="2" %)Elster|=(% colspan="12" %)BundID / BayernID |
174 |
174 |
|=BN/PW Basisregistrierung |=eID permanent |=eID temporär |=eIDAS permanent |=eIDAS temporär |=Smart eID |=Smart eID temporär |=ELSTER permantent |=ELSTER temporär |=FINK VN hoch |=FINK VN substanziell |=FINK VN Basisregistrierung |
175 |
|
-|=(% style="text-align:left" %)selPersTyp|Antrag erfolgt als|((( |
176 |
|
-mögliche Werte: |
177 |
|
- |
178 |
|
-* //NatPers//: (bei Privatperson) |
179 |
|
-* //NNatPers//~:// //(bei Organisation) |
180 |
|
-)))|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld |
181 |
|
-|=(% style="text-align:left" %)tfAntragstellerVorname|Vorname| |(% style="background-color:#c6efce" %)Pflichtfeld (IdNr)|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert |
182 |
|
-|=(% style="text-align:left" %)tfAntragstellerName|Nachname| |(% style="background-color:#c6efce" %)Pflichtfeld (IdNr)|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert |
183 |
|
-|=(% style="text-align:left" %)tfOrgName|Firmenname| |(% style="background-color:#c6efce" %)Pflichtfeld (StNr)|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
184 |
|
-|=(% style="text-align:left" %)tfAntragstellerEmail|E-Mail| |(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional nicht verifiziert |
185 |
|
-|=(% style="text-align:left" %)tfAntragstellerAdresse|Adresse|Adresse bestehend aus Straße und Hausnummer|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert |
186 |
|
-|=(% style="text-align:left" %)tfAntragstellerPLZ|Postleitzahl| |(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert |
187 |
|
-|=(% style="text-align:left" %)tfAntragstellerOrt|Ort| |(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert |
188 |
|
-|=(% style="text-align:left" %)tfAntragstellerOrtsteil|Ortsteil| |(% style="background-color:#ffeb9c" %)optional|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
189 |
|
-|=(% style="text-align:left" %)tfAntragstellerErgaenzung|Ergänzung| |(% style="background-color:#ffeb9c" %)optional|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
190 |
|
-|=(% style="text-align:left" %)tfAntragstellerLand|Land| |(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert |
191 |
|
-|=(% style="text-align:left" %)tfAntragstellerTitel|Titel / Akademischer Titel| |(% style="background-color:#ffeb9c" %)optional|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert |
192 |
|
-|=(% style="text-align:left" %)selAntragstellerGeschlecht|Geschlecht|((( |
193 |
|
-Kann folgende Werte annehmen: |
194 |
|
- |
195 |
|
-* 0 (für //unbekannt//) |
196 |
|
-* 1 (für// männlich//) |
197 |
|
-* 2 (für //weiblich//) |
198 |
|
-* 9 (für //nicht zutreffend//) |
199 |
|
-)))|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional nicht verifiziert |
200 |
|
-|=(% style="text-align:left" %)tfAntragstellerAnrede|Anrede| |(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional nicht verifiziert |
201 |
|
-|=(% style="text-align:left" %)tfAntragstellerGeburtsdatum|Geburtsdatum| |(% style="background-color:#c6efce" %)Pflichtfeld (IdNr)|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert |
202 |
|
-|=(% style="text-align:left" %)tfAntragstellerGeburtsort|Geburtsort| |(% style="background-color:#ffeb9c" %)optional|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert |
203 |
|
-|=(% style="text-align:left" %)tfAntragstellerGeburtsname|Geburtsname| |(% style="background-color:#ffeb9c" %)optional|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert |
204 |
|
-|=(% style="text-align:left" %)tfAntragstellerStaatsangehörigkeit| |Staatsangehörigkeit|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
205 |
|
-|=(% style="text-align:left" %)tfAntragstellerDeMail|De-Mail|De-Mail-Adresse|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
206 |
|
-|=(% style="text-align:left" %)tfAntragstellerTelefon|Telefon| |(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
207 |
|
-|=(% style="text-align:left" %)tfOrgRechtsform|Rechtsform-Schlüssel|ELSTER-spezifische Nummer; ein Klartext-Begriff zu dieser Nummer wird im Feld //Rechtsform// übermittelt|(% style="background-color:#c6efce" %)Pflichtfeld (StNr, NNatPers)|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
208 |
|
-|=(% style="text-align:left" %)tfOrgRechtsformText|Rechtsform|ELSTER-spezifischer Wert, welcher die Rechtsform einer nicht natürlichen Person angibt, wenn diese Inhaber des zugrunde liegenden Steuerkontos ist.|(% style="background-color:#c6efce" %)Pflichtfeld (StNr, NNatPers)|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
209 |
|
-|=(% style="text-align:left" %)tfTaetigkeit|Tätigkeits-Schlüssel|ELSTER-spezifische Nummer; ein Klartext-Begriff zu dieser Nummer wird im Feld //Tätigkeit// übermittelt|(% style="background-color:#c6efce" %)Pflichtfeld (StNr, NatPers)|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
210 |
|
-|=(% style="text-align:left" %)tfTaetigkeitText|Tätigkeit|ELSTER-spezifischer Wert, welcher die Tätigkeit einer natürliche Person angibt, wenn diese Inhaber des zugrunde liegenden Steuerkontos ist.|(% style="background-color:#c6efce" %)Pflichtfeld (StNr, NNatPers)|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
211 |
|
-|=(% style="text-align:left" %)tfAntragstellerEIDASAusstellerLand| |eIDAS Ausgabeland|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
212 |
|
-|=(% style="text-align:left" %)tfOrgRegisterNummer|Registernummer| |(% style="background-color:#ffeb9c" %)optional|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
213 |
|
-|=(% style="text-align:left" %)tfOrgRegistergericht|Registergericht| |(% style="background-color:#ffeb9c" %)optional|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
214 |
|
-|=(% style="text-align:left" %)tfOrgUStId|Umsatzsteuer-Identifikationsnummer|ELSTER-spezifischer Wert; nur bei Anbindung des AO Datenkranzes verfügbar |(% style="background-color:#ffeb9c" %)optional ( Datenkranz AO)|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
215 |
|
-|=(% style="text-align:left" %)tfOrgGruendungsDatum|Gründungsdatum|ELSTER-spezifischer Wert; nur bei Anbindung des AO Datenkranzes verfügbar|(% style="background-color:#ffeb9c" %)optional ( Datenkranz AO)|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
216 |
|
-|=(% style="text-align:left" %)tfOrgBetriebsbeendigungsdatum|Datum der Unternehmensauflösung|ELSTER-spezifischer Wert; nur bei Anbindung des AO Datenkranzes verfügbar|(% style="background-color:#ffeb9c" %)optional ( Datenkranz AO)|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
217 |
|
-|=(% colspan="16" style="text-align:left" %)Technische Nutzdaten |
218 |
|
-|=(% style="text-align:left" %)BPK2|bereichspezifisches Personenkennzeichen|bereichsspezifisches Personenkennzeichen (in verschlüsselter Form)|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld |
219 |
|
-|=(% style="text-align:left" %)TrustLevel|Vertrauensniveau|((( |
220 |
|
-Vertrauensniveau, gibt Auskunft über gewählte Authentifizierungsmethode: |
221 |
|
- |
222 |
|
-* //STORK-QAA-Level-1//: Authentifizierung mittels Benutzername / Passwort |
223 |
|
-* //STORK-QAA-Level-3~:// Authentifizierung mittels Authega Zertifikat |
224 |
|
-* //STORK-QAA-Level-4//: Authentifizierung mittels nPA |
225 |
|
-)))|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld |
226 |
|
-|=(% style="text-align:left" %)tfPersTyp|Personentyp|((( |
227 |
|
-mögliche Werte: |
228 |
|
- |
229 |
|
-* //NatPers //(der Inhaber des Kontos ist eine natürliche Person, z.B.: Einzelunternehmer) |
230 |
|
-* //NNatPers// (bei einer nicht natürlichen Person, z.B.: GmbH) |
231 |
|
-)))|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld |
232 |
|
-|=(% style="text-align:left" %)tfAuthentifizierungsLevel|Authentifizierungs Level|Vertrauensniveau der Authentifizierung nach BSI Norm:((( |
233 |
|
-* //normal// |
234 |
|
-* //substanziell// |
235 |
|
-* //hoch// |
236 |
|
-)))|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld |
237 |
|
-|=(% style="text-align:left" %)tfAuthentifizierungsName|Authentifizierungs Name|Name des Authentifizierungs-Mediums (z.B.: Personalausweis)|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld |
238 |
|
-|=(% style="text-align:left" %)IdentitaetsPruefer|Identitätsprüfer|Quelle der Identitätsprüfung, mögliche Werte: //eIDAS//, //eID//, //Smart-eID//, //Authega//, //Elster//, //Benutzername //oder //FINK//)|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld |
239 |
|
-|=(% style="text-align:left" %)PostboxId|Postkorb Id|Postkorb-ID des Nutzers. Wird bei Anbindung des Postkorbs verwendet.|(% style="background-color:#ffeb9c" %)optional|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
240 |
|
-|=(% style="text-align:left" %)tfDatenkranzTyp|ELSTER DatenkranzTyp|((( |
241 |
|
-ELSTER-spezifischer Wert. Mögliche Ausprägungen: |
242 |
|
- |
243 |
|
-* //StNr //(bei einem Organisationszertifikat) |
244 |
|
-* //IdNr //(bei einem persönlichen Zertifikat) |
245 |
|
-)))|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
246 |
|
-|=(% style="text-align:left" %)tfOrgRegisterart|Registerart|ELSTER-spezifischer Wert, der folgende Ausprägungen annehmen kann: //HRA//, //HRB//, //GR//, //PR//, //VR//|(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
247 |
|
- |
248 |
|
-(% style="margin-right:auto" %) |
249 |
|
-|=(% colspan="2" %)Legende |
250 |
|
-|=(% style="text-align:left;background-color:#c6efce" %)Pflichtfeld|mandatorisches Datenfeld |
251 |
|
-|=(% style="text-align:left;background-color:#c6efce" %)Pflichtfeld (IdNr)|mandatorisches Datenfeld, wenn es sich bei dem ELSTER Zertifikat um ein persönliches Zertifikat handelt |
252 |
|
-|=(% style="text-align:left;background-color:#c6efce" %)Pflichtfeld (StNr)|mandatorisches Datenfeld, wenn es sich bei dem ELSTER Zertifikat um ein Organisationszertifikat handelt |
253 |
|
-|=(% style="text-align:left;background-color:#c6efce" %)Pflichtfeld (StNr, NatPers)|mandatorisches Datenfeld, wenn es sich bei dem ELSTER Zertifikat um ein Organisationszertifikat handelt und der Inhaber des Steuerkontos eine nicht natürliche Person (z.B. Einzelunternehmer) ist. |
254 |
|
-|=(% style="text-align:left;background-color:#c6efce" %)Pflichtfeld (StNr, NNatPers)|mandatorisches Datenfeld, wenn es sich bei dem ELSTER Zertifikat um ein Organisationszertifikat handelt und der Inhaber des Steuerkontos eine natürliche Person (z.B. GmbH) ist. |
255 |
|
-|=(% style="text-align:left;background-color:#c6efce" %)Pflichtfeld verifiziert|mandatorisches Datenfeld, daß durch das Anmeldeverfahren verifiziert ist. |
256 |
|
-|=(% style="text-align:left;background-color:#c6efce" %)Pflichtfeld nicht verifiziert|mandatorisches Datenfeld, daß NICHT durch das Anmeldeverfahren verifiziert ist. |
257 |
|
-|=(% style="text-align:left;background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|mandatorisches Datenfeld, welches entweder aus dem Anmeldeverfahren verifiziert übertragen wird oder manuell nacherfasst wurde. In dem Fall ist das Feld nicht verifiziert. |
258 |
|
-|=(% style="text-align:left;background-color:#ffeb9c" %)optional|optionales Datenfeld |
259 |
|
-|=(% style="text-align:left;background-color:#ffeb9c" %)optional verifiziert|optionales Datenfeld, daß durch das Anmeldeverfahren verifiziert ist. |
260 |
|
-|=(% style="text-align:left;background-color:#ffeb9c" %)optional nicht verifiziert|optionales Datenfeld, daß NICHT durch das Anmeldeverfahren verifiziert ist. |
261 |
|
-|=(% style="text-align:left;background-color:#ffeb9c" %)optional (Datenkranz AO)|optionales Datenfeld, daß nur ausgeliefert wird, wenn im //ELSTER MUK Self Service Portal// der Datenkranz für die Abgabenordnung (AO) konfiguriert wurde |
262 |
|
-|=(% style="text-align:left;background-color:#ffc7ce" %)nein|Datenfeld wird durch den Dienst nicht geliefert |
263 |
|
- |
264 |
|
-== Anbindung Postkorb im Workflow == |
265 |
|
- |
266 |
|
-Für die Anbindung zum Versand Nachrichten an den Postkorb des jeweiligen Bürger Service steht die Workflow-Aktion //Postkorbnachricht senden// zur Verfügung. |
267 |
|
-Mittels dieser Workflow-Aktion können (ähnlich einer E-Mail Aktion) Nachrichten weitergeleitet werden, wenn zum Ausführungszeitpunkt eine Postkorb ID ermittelt werden kann. |
268 |
|
- |
269 |
|
-Die Konfigurationsoberfläche der Aktion ist in einzelne Bereiche unterteilt die nachfolgend kurz beschrieben werden. |
270 |
|
- |
271 |
|
-=== Absender === |
272 |
|
- |
273 |
|
-{{figure image="workflow_postkorb_absender.png"}} |
274 |
|
-Einstellungen für den Absender einer Postkorb Nachricht |
275 |
|
-{{/figure}} |
276 |
|
- |
277 |
|
-; Mandant / Absender |
278 |
|
-: Wird als Information in der Postkorb-Ansicht im Bürgerservice-Portal verwendet. |
279 |
|
-; Dienst |
280 |
|
-: Wird als Information in der Postkorb-Ansicht im Bürgerservice-Portal verwendet. |
281 |
|
-; Absender-Link |
282 |
|
-: Falls sich die Angabe im Feld Mandant auf einen Mandanten bezieht, der nicht im Bürger Service-Portal registriert ist, kann über den Absender-Link ein Link mitgegeben werden, |
283 |
|
-: mit dem der Mandant bei der Anzeige im Postkorb der **BundID **oder **BayernID **verlinkt wird. |
284 |
|
-; TransferId-Referenz |
285 |
|
-: Diese Eigenschaft findet nur in Zusammenhang mit der Postkorbanbindung von **ELSTER** Verwendung. |
286 |
|
-: An dieser Stelle kann ein eindeutige Kennung (ELSTER-TransferTicket) angegeben werden, um mit der aktuell versendeten (Antwort-)Nachricht einen Bezug zu einer vorhergehenden Nachricht herzustellen |
287 |
|
- |
288 |
|
-=== Empfänger === |
289 |
|
- |
290 |
|
-{{figure image="workflow_postkorb_empfaenger.png"}} |
291 |
|
-Einstellungen für den Empfänger einer Postkorb Nachricht |
292 |
|
-{{/figure}} |
293 |
|
- |
294 |
|
-; Postkorb ID aus einer Anmeldung innerhalb der Vorgangsdaten ermitteln? |
295 |
|
-: Diese Angabe dient zur Bestimmung der Postkorb ID. Über diese ID wird das genaue Ziel für den Nachrichtenversand bestimmt, also der Nachrichten-Empfänger. |
296 |
|
-: Wird bei einem Bürger Service-Login die Postkorb ID übermittelt, so wird diese standardmäßig am Formulareingang hinterlegt. Für den Fall, dass es mehrere konfigurierte Anmeldungen |
297 |
|
-: innerhalb eines Formulars gibt, kann die Auswahl über den Daten-Suffix eingegrenzt werden. |
298 |
|
-: Darüber hinaus ist es möglich die Postkorb-ID fest oder über einen Platzhalter **[%$POSTKORB%]** zu definieren. (Diese Platzhalter wird über das Plugin zur Verfügung gestellt.) |
299 |
|
-: Wird an dieser Stelle die standardmäßig ausgewählte Einstellung entfernt, so werden andere Konfigurationseigenschaften sichtbar, welche das direkte Festlegen einer Postkorb ID ermöglichen: |
300 |
|
-:; Postkorb ID (Pflichtfeld) |
301 |
|
-:: Hier ist die Angabe einer konkreten Postkorb ID erforderlich. Diese muss zur Laufzeit mit dem in Feld //Webservice Umgebung// definierten Authentikator korrespondieren. |
302 |
|
-:; Webservice Umgebung |
303 |
|
-:: Hier werden alle registrierten Bürger Service Authentikatoren zur Auswahl aufgeführt. Es muss darauf geachtet werden, dass der gewählte Authenticator den angebundenen Bürger Service widerspiegelt, in dessen Kontext zur Laufzeit die Postkorb ID verortet ist. |
304 |
|
-; Vertrauensniveau der Anmeldung für Zugriff auf Postkorb-Nachricht weiterreichen? |
305 |
|
-: Diese Option steht nur im BundID und BayernID Portal zur Verfügung. |
306 |
|
-: Hier können Sie festlegen, ob das Vertrauensniveau der Anmeldung (wenn dies ermittelt werden kann) für den Zugriff auf die Postkorb-Nachricht weitergereicht werden soll. |
307 |
|
-: Wenn kein Vertrauensniveau aus den Anmeldedaten ermittelt werden kann, wird das niedrigste Vertrauensniveau für den Zugriff auf die Nachricht gesetzt. |
308 |
|
-; E-Mailversand als Alternative? |
309 |
|
-: Über diese Option können Sie festlegen, dass als alternative Versandmöglichkeit der Versand mittels E-Mail verwendet wird. Diese Alternative kommt dann zur Anwendung, wenn keine Postkorb ID ermittelt werden konnte, oder die Übermittlung der Postkorb-Nachricht mit Fehlern beendet wurde. Voraussetzungen für dem E-Mailversand ist die Verfügbarkeit einer E-Mail-Adresse (im Feld //tfAntragstellerEmail//) in den verwendeten Anmeldedaten, sowie die Erreichbarkeit eines konfigurierten E-Mail-Servers. |
310 |
|
-; Bitte wählen oder geben Sie ggf. einen abweichend Daten-Suffix an, aus welchem die Postkorb ID für die Übermittlung der Nachricht bezogen werden soll: |
311 |
|
-: Die Angabe eines Daten-Suffixes ist immer dann notwendig, wenn innerhalb des Formularprozesses mehrere unterschiedliche Authentifizierungen stattgefunden haben. Die Angabe stellt sicher, dass zur Laufzeit die richtigen Anmeldedaten und damit der richtige Postkorb angesprochen werden kann. |
312 |
|
- |
313 |
|
-=== Inhalt der Nachricht === |
314 |
|
- |
315 |
|
-{{figure image="workflow_postkorb_nachricht.png"}} |
316 |
|
-Konfiguration von Betreff, Nachrichteninhalt und Anhängen |
317 |
|
-{{/figure}} |
318 |
|
- |
319 |
|
-; Betreff (Pflicht) |
320 |
|
-: Nachrichtenbetreff. Es werden Platzhalter unterstützt. |
321 |
|
-; Inhalt (Pflicht) |
322 |
|
-: Nachrichtentext. Es werden Platzhalter unterstützt. |
323 |
|
-; Anhänge |
324 |
|
-: Hier können Dateien als Attachments an die Postkorb-Nachricht gehangen werden. |
325 |
|
-: Die dabei unterstützten Dateiformat unterscheiden sich dabei je nach genutzten Bürger Service: |
326 |
|
-: * für BundID / BayernID: PDF, HTML, Plaintext, MS Word, JPEG, GIF, PNG, ZIP |
327 |
|
-: * für ELSTER: PDF, JPEG, PNG, XML, CSV |
328 |
|
-: Zur Auswahl stehen dabei: |
329 |
|
-:; Dateien aus vorherigen Aktionen |
330 |
|
-:: Eine Liste mit Dateien, von Datei-bereitstellenden Aktionen, die der Postkorb-Aktion vorangestellt sind. |
331 |
|
-:; Mandantdateien |
332 |
|
-:: Liefert eine Auswahlliste über alle Datei-Ressourcen am Mandanten |
333 |
|
-:; Formulardateien |
334 |
|
-:: Liefert eine Auswahlliste über alle Datei-Ressourcen, welche am Formular-Projekt hinterlegt sind. |
335 |
|
-:; Externe Ressourcen-URL |
336 |
|
-:: Dateien die über externe Quellen (HTTP-Requests) ermittelt werden können. |
337 |
|
-:; Vorgangsanhänge mittels Dateinamen suchen |
338 |
|
-:: Eine Suche innerhalb von Dateinamen mittels übereinstimmenden Suchbegriffs. Es kann dabei mittels Filter eingegrenzt werden, |
339 |
|
-:: innerhalb welcher Datei-Quellen die Suche ausgeführt wird (Dateien aus Uploads, Datei aus der Statusverarbeitung, Dateien aus dem Posteingang) |
|
171 |
+|=tfAntragstellerVorname|Vorname| |(% style="background-color:#c6efce" %)Pflichtfeld (bei IdNr)|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert |
|
172 |
+|=tfAntragstellerName|Nachname| |(% style="background-color:#c6efce" %)Pflichtfeld (bei IdNr)|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert |
|
173 |
+|=tfOrgName|Firmenname| |(% style="background-color:#c6efce" %)Pflichtfeld (bei StNr)|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
|
174 |
+|=tfAntragstellerEmail|E-Mail| |(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional nicht verifiziert |
|
175 |
+|=tfAntragstellerAdresse|Adresse| |(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert |
|
176 |
+|=tfAntragstellerPLZ|Postleitzahl| |(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert |
|
177 |
+|=tfAntragstellerOrt|Ort| |(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert |
|
178 |
+|=tfAntragstellerOrtsteil|Ortsteil| |(% style="background-color:#ffeb9c" %)optional|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
|
179 |
+|=tfAntragstellerErgaenzung|Ergänzung| |(% style="background-color:#ffeb9c" %)optional|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
|
180 |
+|=tfAntragstellerLand|Land| |(% style="background-color:#c6efce" %)Pflichtfeld|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert |
|
181 |
+|=tfAntragstellerTitel|Titel / Akademischer Titel| |(% style="background-color:#ffeb9c" %)optional|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert |
|
182 |
+|=tfAntragstellerAnrede|Anrede| |(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional nicht verifiziert |
|
183 |
+|=tfAntragstellerGeburtsdatum|Geburtsdatum| |(% style="background-color:#c6efce" %)Pflichtfeld (bei IdNr)|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert |
|
184 |
+|=tfAntragstellerGeburtsort|Geburtsort| |(% style="background-color:#ffeb9c" %)optional|(% style="background-color:#c6efce" %)Pflichtfeld nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld teilweise verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert |
|
185 |
+|=tfAntragstellerGeburtsname|Geburtsname| |(% style="background-color:#ffeb9c" %)optional|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld (Leerwert erlaubt) nicht verifiziert |
|
186 |
+|=tfAntragstellerStaatsangehörigkeit| | |(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
|
187 |
+|=tfAntragstellerDeMail|De-Mail| |(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
|
188 |
+|=tfAntragstellerTelefon|Telefon| |(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffeb9c" %)optional nicht verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
|
189 |
+|=tfOrgRechtsform|Rechtsform-Schlüssel| |(% style="background-color:#c6efce" %)Pflichtfeld (bei StNr und NNatPers)|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
|
190 |
+|=tfOrgRechtsformText|Rechtsform| |(% style="background-color:#c6efce" %)Pflichtfeld (bei StNr und NNatPers)|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
|
191 |
+|=tfTaetigkeit|Tätigkeits-Schlüssel| |(% style="background-color:#c6efce" %)Pflichtfeld (bei StNr und NatPers)|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
|
192 |
+|=tfTaetigkeitText|Tätigkeit| |(% style="background-color:#c6efce" %)Pflichtfeld (bei StNr und NNatPers)|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
|
193 |
+|=tfAntragstellerEIDASAusstellerLand| | |(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#c6efce" %)Pflichtfeld verifiziert|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
|
194 |
+|=tfOrgRegisterNummer|Registernummer| |(% style="background-color:#ffeb9c" %)optional|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
|
195 |
+|=tfOrgRegistergericht|Registergericht| |(% style="background-color:#ffeb9c" %)optional|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
|
196 |
+|=tfOrgUStId|Umsatzsteuer-Identifikationsnummer| |(% style="background-color:#ffeb9c" %)optional (wenn Datenkranz AO in Elster konfig.)|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
|
197 |
+|=tfOrgGruendungsDatum|Gründungsdatum| |(% style="background-color:#ffeb9c" %)optional (wenn Datenkranz AO in Elster konfig.)|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |
|
198 |
+|=tfOrgBetriebsbeendigungsdatum|Datum der Unternehmensauflösung| |(% style="background-color:#ffeb9c" %)optional (wenn Datenkranz AO in Elster konfig.)|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein|(% style="background-color:#ffc7ce" %)nein |