Uses of Class
de.aeb.xnsg.foundation.af.ApplicationFacadeDTO
Packages that use ApplicationFacadeDTO
Package
Description
This UI API allows the creation of an Application session
and to create applications within this session.
-
Uses of ApplicationFacadeDTO in de.aeb.xnsg.customs.requests
Fields in de.aeb.xnsg.customs.requests declared as ApplicationFacadeDTO -
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 UI API 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" -
Uses of ApplicationFacadeDTO in de.aeb.xnsg.ic.af
Methods in de.aeb.xnsg.ic.af that return ApplicationFacadeDTOModifier and TypeMethodDescriptionIInternationalCustomsAF.openConsignmentFolder(ApplicationFacadeParmsDTO afParms, ICConsignmentFolderParmsDTO folderParms) Opens a consignment for the given parameters.IInternationalCustomsAF.openDeclarationAttachment(ApplicationFacadeParmsDTO afParms, ICDeclarationAttachmentParmsDTO attachmentParms) Opens an attachment of a declaration for the given parameters.IInternationalCustomsAF.openDeclarationFolder(ApplicationFacadeParmsDTO afParms, ICDeclarationFolderParmsDTO folderParms) Opens a declaration for the given parameters.IInternationalCustomsAF.openDeclarationSearch(ApplicationFacadeParmsDTO afParms, ICDeclarationSearchParmsDTO searchParms) Opens a declaration search for the given parameters.