abweichungsgrund

package
v0.9.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 2, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Code auto-generated; DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AbweichungsGrund

type AbweichungsGrund int

Gibt einen Abweichungsgrund bei Ablehung einer COMDIS an. (REMADV SG7 AJT 4465)

const (
	PREIS_RECHENREGEL_FALSCH                                                                   AbweichungsGrund = iota + 1 // 5
	FALSCHER_ABRECHNUNGSZEITRAUM                                                                                           // 9
	UNBEKANNTE_MARKTLOKATION_MESSLOKATION                                                                                  // 14
	SONSTIGER_ABWEICHUNGSGRUND                                                                                             // 28
	DOPPELTE_RECHNUNG                                                                                                      // 53
	ABRECHNUNGSBEGINN_UNGLEICH_VERTRAGSBEGINN                                                                              // Z01
	ABRECHNUNGSENDE_UNGLEICH_VERTRAGSENDE                                                                                  // Z02
	BETRAG_DER_ABSCHLAGSRECHNUNG_FALSCH                                                                                    // Z03
	VORAUSBEZAHLTER_BETRAG_FALSCH                                                                                          // Z04
	ARTIKEL_NICHT_VEREINBART                                                                                               // Z06
	NETZNUTZUNGSMESSWERTE_ENERGIEMENGEN_FEHLEN                                                                             // Z07
	RECHNUNGSNUMMER_BEREITS_ERHALTEN                                                                                       // Z08
	NETZNUTZUNGSMESSWERTE_ENERGIEMENGEN_FALSCH                                                                             // Z10
	ZEITLICHE_MENGENANGABE_FEHLERHAFT                                                                                      // Z33
	FALSCHER_BILANZIERUNGSBEGINN                                                                                           // Z35
	FALSCHES_NETZNUTZUNGSENDE                                                                                              // Z36
	BILANZIERTE_MENGE_FEHLT                                                                                                // Z37
	BILANZIERTE_MENGE_FALSCH                                                                                               // Z38
	NETZNUTZUNGSABRECHNUNG_FEHLT                                                                                           // Z39
	REVERSE_CHARGE_ANWENDUNG_FEHLT_ODER_FEHLERHAFT                                                                         // Z40
	ALLOKATIONSLISTE_FEHLT                                                                                                 // Z41
	MEHR_MINDERMENGE_FALSCH                                                                                                // Z42
	UNGUELTIGES_RECHNUNGSDATUM                                                                                             // Z43
	ZEITINTERVALL_DER_BILANZIERTEN_MENGE_INKONSISTENT                                                                      // Z44
	RECHNUNGSEMPFAENGER_WIDERSPRICHT_DER_STEUERRECHTLICHEN_EINSCHAETZUNG_DES_RECHNUNGSSTELLERS                             // Z45
	ANGEGEBENE_QUOTES_AN_MARKTLOKATION_NICHT_VORHANDEN                                                                     // Z52
	RECHNUNGSABWICKLUNG_NICHT_VEREINBART                                                                                   // Z53
	COMDIS_WIRD_ABGELEHNT                                                                                                  // Z63
)

func (AbweichungsGrund) MarshalJSON

func (r AbweichungsGrund) MarshalJSON() ([]byte, error)

MarshalJSON is generated so AbweichungsGrund satisfies json.Marshaler.

func (*AbweichungsGrund) Scan added in v0.0.53

func (r *AbweichungsGrund) Scan(src interface{}) error

Scan sets r to the enum value represented by src. It implements the sql.Scanner interface to be useable by sql drivers when reading from database.

func (AbweichungsGrund) String

func (i AbweichungsGrund) String() string

func (*AbweichungsGrund) UnmarshalJSON

func (r *AbweichungsGrund) UnmarshalJSON(data []byte) error

UnmarshalJSON is generated so AbweichungsGrund satisfies json.Unmarshaler.

func (AbweichungsGrund) Value added in v0.0.53

func (r AbweichungsGrund) Value() (driver.Value, error)

Value returns the string representation of r or an error, if no string representation exists. It implements the sql.Valuer interface to be useable by sql drivers when storing enums.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL