Uses of Class
de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
Packages that use ApplicationFacadeParmsDTO
Package
Description
This UI API allows the creation of an Application session
and to create applications within this session.
-
Uses of ApplicationFacadeParmsDTO in de.aeb.xnsg.customs.requests.consignment
Fields in de.aeb.xnsg.customs.requests.consignment declared as ApplicationFacadeParmsDTO -
Uses of ApplicationFacadeParmsDTO in de.aeb.xnsg.customs.requests.declaration
Fields in de.aeb.xnsg.customs.requests.declaration declared as ApplicationFacadeParmsDTO -
Uses of ApplicationFacadeParmsDTO in de.aeb.xnsg.foundation.af
Methods in de.aeb.xnsg.foundation.af with parameters of type ApplicationFacadeParmsDTOModifier 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 ApplicationFacadeParmsDTO in de.aeb.xnsg.ic.af
Methods in de.aeb.xnsg.ic.af with parameters of type ApplicationFacadeParmsDTOModifier 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.