Revision 59b16044
Von Tamino Steinert vor etwa 1 Jahr hinzugefügt
SL/DB/Helper/ALL.pm | ||
---|---|---|
use SL::DB::Part;
|
||
use SL::DB::PartClassification;
|
||
use SL::DB::PartCustomerPrice;
|
||
use SL::DB::PartParentVariantPartVariant;
|
||
use SL::DB::PartsGroup;
|
||
use SL::DB::PartsPriceHistory;
|
||
use SL::DB::PaymentTerm;
|
||
... | ... | |
use SL::DB::TodoUserConfig;
|
||
use SL::DB::TransferType;
|
||
use SL::DB::Translation;
|
||
use SL::DB::TranslationVariantProperty;
|
||
use SL::DB::TranslationVariantPropertyValue;
|
||
use SL::DB::TriggerInformation;
|
||
use SL::DB::Unit;
|
||
use SL::DB::UnitsLanguage;
|
||
use SL::DB::UserPreference;
|
||
use SL::DB::VC;
|
||
use SL::DB::ValidityToken;
|
||
use SL::DB::VariantProperty;
|
||
use SL::DB::VariantPropertyPart;
|
||
use SL::DB::VariantPropertyValue;
|
||
use SL::DB::VariantPropertyValuePart;
|
||
use SL::DB::Vendor;
|
||
use SL::DB::Warehouse;
|
||
|
Auch abrufbar als: Unified diff
Varianten: SQL-Scripte und ROSE-DB Dateien erstellt