Interface IOriginAndPreferencesAF
@BusinessFacade
public interface IOriginAndPreferencesAF
The API with all about Origin and Preferences (Application Facades)
-
Method Summary
Modifier and TypeMethodDescriptionde.aeb.xnsg.foundation.af.ApplicationFacadeDTOopenMaterialMasterDataSearch(de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO parmsDTO, ONPMaterialMasterDataSearchDTO searchDTO) Opens the material master data search
-
Method Details
-
openMaterialMasterDataSearch
de.aeb.xnsg.foundation.af.ApplicationFacadeDTO openMaterialMasterDataSearch(de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO parmsDTO, ONPMaterialMasterDataSearchDTO searchDTO) Opens the material master data search- Parameters:
parmsDTO- general settings for authenticationsearchDTO- search criterias for the material search- Returns:
- URL to open view
-