TPlannedTransport - Interface
| TPlannedTransport = class (TObject) | Interface de TPlannedTransport | Exemples de TPlannedTransport |
| Constructeurs/Destructeur | ||||
|---|---|---|---|---|
| constructor | Connect | Description de Connect | Qubes 6.3 | |
| constructor | ConnectByID | Description de ConnectByID | Qubes 6.3 | |
| constructor | Create | Description de Create | Qubes 6.3 | |
| destructor | Destroy | inherited virtual | Détruit l'instance de l'objet. | |
| Propriétés | ||||
| property | Carrier : TLogisticsLocation | read write | Définie le transporteur | Qubes 6.3 |
| property | ClosingDate : Float | read write | Date de clôture | Qubes 6.3 |
| property | Consignee : TLogisticsLocation | read write | Définie le tiers de destination | Qubes 6.3 |
| property | ConsigneeNature : TThirdPartyNature | read write | Nature du tiers de destination | Qubes 6.3 |
| property | CreationDate : Float | read write | Date de création de l'attendu | Qubes 6.3 |
| property | Data : TStrings | read write | Données sous forme Nom=Valeur | Qubes 6.3 |
| property | EndDate : Float | read write | Date de fin de l'attendu | Qubes 6.3 |
| property | FlowType : TLogisticsFlowType | read write | Flux de gestion | Qubes 6.3 |
| property | ID : Integer | read | Identifiant de l'attendu | Qubes 6.3 |
| property | Instructions : String | read write | Description libre | Qubes 6.3 |
| property | LastModifBy : String | read | Login de l'utilisateur qui a modifié en dernier | Qubes 6.3 |
| property | LastModifDate : Float | read | Date heure de dernière modification | Qubes 6.3 |
| property | LastModifInNameOf : String | read | Login au nom de qui a été fait la dernière modification | Qubes 6.3 |
| property | Lines[] : TPlannedTransportLine | read default | Description de Lines | Qubes 6.3 |
| property | LoadingPlannedDate : Float | read write | Date prévisionnelle de chargement | Qubes 6.3 |
| property | LogisticLocation : String | read write | Lieu logistique interne | Qubes 6.3 |
| property | OrderNumber : String | read write | Numéro de commande | Qubes 6.3 |
| property | OriginSoftware : String | read write | Nom du logiciel originaire de l'attendu | Qubes 6.3 |
| property | PlannedTransportNumber : String | read write | Numéro d'ordre | Qubes 6.3 |
| property | ReceivingWarehouse : String | read write | Magasin de destination | Qubes 6.3 |
| property | Shipper : TLogisticsLocation | read write | Tiers d'origine | Qubes 6.3 |
| property | ShipperNature : TThirdPartyNature | read write | Nature du tiers | Qubes 6.3 |
| property | ShippingWarehouse : String | read write | Magasin d'origine | Qubes 6.3 |
| property | Site : String | read write | GPAOID du Site | Qubes 6.3 |
| property | State : TPlannedTransportState | read | Etat de l'attendu | Qubes 6.3 |
| property | UnloadingPlannedDate : Float | read write | Date prévisionnelle de déchargement | Qubes 6.3 |
| Méthodes | ||||
| function | AddLine : TPlannedTransportLine | Ajoute une ligne à l'attendu | Qubes 6.3 | |
| class function | ClassName : String | inherited | Retourne le nom de la classe au format chaîne | |
| class function | ClassParent : TClass | inherited | Classe parent de la classe | |
| class function | ClassType : TClass | inherited | Retourne la métaclasse d'une classe | |
| procedure | DeleteLine | Supprime une ligne d'attendu | Qubes 6.3 | |
| procedure | Free | inherited | Détruit l'instance de l'objet si non-nil | |
| function | LineCount : Integer | Nombre de ligne | Qubes 6.3 | |
| procedure | Post | Description de Post | Qubes 6.3 | |
| function | TransitionTo : Boolean | Changement d'état | Qubes 6.3 | |