Uses of Class
de.aeb.xnsg.foundation.af.ApplicationFacadeDTO
Packages that use ApplicationFacadeDTO
Package
Description
This application facade provides access to some export control applications of Trade Compliance Management.
This business facade allows the creation of an Application session
and to create applications within this session.
-
Uses of ApplicationFacadeDTO in de.aeb.xnsg.expctrl.af
Methods in de.aeb.xnsg.expctrl.af that return ApplicationFacadeDTOModifier and TypeMethodDescriptionIExportControlAF.ecTransaction
(ApplicationFacadeParmsDTO afParms, ECTransactionParmsDTO parms) Returns an URL for an application, which displays an export control transaction.IExportControlAF.expCtrlProtocols
(ApplicationFacadeParmsDTO afParms, ExpCtrlProtocolsAFParmsDTO filterparms) Returns an URL for an application, which displays the overview of Export Controls log entries.
The RFC name of this function is "/AEB/CMP_IF_EXPCTRLLOGS
"IRestExportControlAF.getCommerceControlList
(CommerceControlListRequestDTO request) IRestExportControlAF.getECTransaction
(ECTransactionRequestDTO request) IRestExportControlAF.getEUExportControlList
(EUExportControlListRequestDTO request) IRestExportControlAF.getExpCtrlLogs
(ExpCtrlLogsRequestDTO request) IRestExportControlAF.getGoodsAttributeValuesList
(GoodsAttributeValuesListRequestDTO request) IRestExportControlAF.getQuickCheck
(QuickCheckRequestDTO request) IExportControlAF.listOfALs
(ApplicationFacadeParmsDTO afParms, AlListParmsDTO parms) Returns an URL for an application, which displays the EU export control list.
The RFC name of this function is "/AEB/CMP_IF_AL
"IExportControlAF.listOfECCNs
(ApplicationFacadeParmsDTO afParms, EccnListParmsDTO parms) Returns an URL for an application, which displays the Commerce Control List.
The RFC name of this function is "/AEB/CMP_IF_ECCN
"IExportControlAF.listOfGoodsAttributeValues
(ApplicationFacadeParmsDTO afParms, GoodsAttributeValuesParmsDTO parms) Returns an URL for an application, which displays the list of all known values of the specified goods attribute.IExportControlAF.quickCheck
(ApplicationFacadeParmsDTO afParms, QuickCheckParmsDTO parms) Returns an URL for an application, which displays the Quick check.
The RFC name of this function is "/AEB/CMP_IF_QC
"IExportControlAF.transactionCheckResult
(ApplicationFacadeParmsDTO afParms, TransactionCheckResultParmsDTO parms) Deprecated.As of 2019/05. -
Uses of ApplicationFacadeDTO in de.aeb.xnsg.foundation.af
Methods in de.aeb.xnsg.foundation.af that return ApplicationFacadeDTOModifier and TypeMethodDescriptionIFoundationAF.workplace
(ApplicationFacadeParmsDTO parms) Creates an application facade to be able to display the workplace.
The difference of this method compared to the the method "IFoundationBF.getWorkplaceURL()" is the fact, that no logon mask will be displayed before entering the workplace
The RFC name of this function is "/AEB/XNSG_IF_WPL"