Unit uFS_Type

Beschreibung

Type- und Interface-Definitionen
wird umfassend genutzt.

Hinweis
IReport braucht derzeit noch TfrReport, deshalb müssen die Fastreport-Units einbezogen werden.

Historie
R.2040 2023-04-03
- Pasdoc

Übersicht

Klassen, Interfaces und Objects

Name Beschreibung
Interface IFormEmbeded  
Interface IFormShare  
Interface IFormShareSheet  
Interface IFlexiHelp  
Interface IFrameLink  
Interface IFrame_Einkauf_Anfangsbestand  
Interface IFrame_Embedded  
Interface IEinkauf_AnfangsbestandHeader  
Interface IEinkauf_AnfangsbestandZeile  
Interface IReport  
Interface IReportLS  
Interface IReportAB  

Funktionen und Prozeduren

function GetReportName(aReportType: TReportType): string;

Datentypen

TPosition = (...);
TPositionSize = (...);
TFS_Notification = (...);
TReportType = (...);
TPrintSign = (...);
TReportCallback = procedure (aReportID : integer; aReportType: TReportType) of object;

Beschreibung

Funktionen und Prozeduren

function GetReportName(aReportType: TReportType): string;
 

Datentypen

TPosition = (...);

TAuftrag

Werte
  • posAuftrag
  • posLieferschein
TPositionSize = (...);
 
Werte
  • psMax
  • psMin
  • psToggle
TFS_Notification = (...);
 
Werte
  • nfEDI
  • nfFakt
  • nfOT
  • nfZEKiosk
TReportType = (...);

Lieferpapiere

Werte
  • rpNone
  • rpLL
  • rpFB
  • rpLS
  • rpLP
  • rpWA
  • rpPM
  • rpNVE
TPrintSign = (...);
 
Werte
  • psNone
  • psX
  • psP
  • psNVE
TReportCallback = procedure (aReportID : integer; aReportType: TReportType) of object;
 

Erstellt mit PasDoc 0.16.0.