Sie sind auf Seite 1von 5

7/5/2015

OracleWarehouseManagementImplementationGuide

SkipHeaders
OracleWarehouseManagementImplementationGuide
Release12.2
PartNumberE4882803

Contents Previous Next

MobilePersonalization
Thischaptercoversthefollowingtopics:
Overview
PersonalizationFrameworkArchitecture
PersonalizingMobilePages

Overview
MobilepersonalizationenablesyoutocustomizeOracleWarehouseManagementpageswithoutmakingcodechanges.Youcanhidefields,providedefaultfieldvalues,
orcopyvaluesfromanotherfieldtoreducetheamountofinformationausermustenteronapage.Thesechangesreducethenumberofscansandimproveoverall
efficiencyandexecution.Youcanalsosetadditionalfieldsasrequiredifthesefieldsareessentialtoyourbusiness.

Capabilities
Withmobilepersonalizationyoucan:
Hidefieldsandbuttons
Providedefaultfieldvalues
Note:Ifyoudonotprovideadefaultvalue,thenthesystemattemptstoretrieveadefaultvaluefromacustomjavaclass.
Copythevalueofafieldtoanotherfield
Seteditablefieldsasreadonly
Setnonrequiredfieldsasrequired
Enable,disable,andsetasreadonly,theLPNdescriptiveflexfield

Restrictions
Youcanhideanyfieldonapageif:
Thefieldisnotrequired.
Thefieldisrequired,butyouprovideadefaultvalue.
Thefieldisadisplayonlyfield.
Youcansetaneditablefieldasreadonlyif:
Thefieldisnotrequired.
Thefieldisrequired,butyouprovideadefaultvalue.

PersonalizationFrameworkArchitecture
ThefollowingdiagramdisplaystheMWApersonalizationarchitecture.

https://docs.oracle.com/cd/E26401_01/doc.122/e48828/T210618T511638.htm

1/5

7/5/2015

OracleWarehouseManagementImplementationGuide

PersonalizingMobilePages
Beforeyoucanperformmobilepersonalizationyoumustsetthefollowingprofileoptions:
MWA:EnablePersonalization:Thisprofileoptioncanbesetattheapplication,responsibility,anduserlevels.Controlswhetherornotpersonalizationisenabled
fortheuser.
No:Personalizationisnotenabled.
Yes:Personalizationisenabled.
MWA:CachePersonalizedMetadata:Thisprofileoptionissetatthesitelevelandcontrolswhetherornotyouneedtorestart("bounce")theMWAserver.
No:YoudonotneedtorestarttheMWAserver.
Yes:Youmustrestartthemobileserverforpersonalizationtotakeeffect.Cachingisrecommendedinaproductionenvironmenttoenhanceperformance.
Important:Somemobilepagefieldsthataremarkedashiddenatthecodelevel(anddonotappearonthemobileUI)arestillavailableforpersonalizationusingthe
MWApersonalizationframeworkforexample,thefieldFromCG(internalnameINV.FROMCOSTGROUP)forthemobilepageMobileOrgTransfer.
SupportedPages
Youcanpersonalizethefollowingmobilepages:
AssemblyCompletionByLPN
GMEMobileBackflush
GMEMobileCompleteProduct
GMEMobileCreatePendingLot
GMEMobileIssueIngredients
LotAttributesPagePOReceipt
MobileAliasIssue
MobileAliasReceipt
MobileASNReceipt
MobileCycleCount
MobileInspectLPN
MobileItemInquiry
MobileLPNInquiry
MobileLPNShip
MobileLPNShipShipConfirm
MobileMoveOrderReplenishment
MobileOrgTransfer
MobilePhysicalCount
MobilePickDropMobileWMSDropLoadedLPNs
MobilePickLoadMobileWMSManualPicking
MobilePOReceipt
MobileReplenishKanban
MobileSubTransfer
MobileWMSInboundManualLoad
Note:MobilepersonalizationforthispagecomesintoeffectonlyiftheformfunctionparameterPAGE_TYPEissettoMANUAL_LOAD..
MobileWMSInboundManualLoadSelectContents
MobileWMSLPNSplit
MobileWMSManualPicking
MobileWMSMoveAnyLPN
Note:MobilepersonalizationforthispagecomesintoeffectonlyiftheformfunctionparameterPAGE_TYPEissettoSYTEM_DROP..
MobileWMSMoveAnyLPN(SelectItem)
MobileWMSPack

https://docs.oracle.com/cd/E26401_01/doc.122/e48828/T210618T511638.htm

2/5

7/5/2015

OracleWarehouseManagementImplementationGuide

MobileWMSUnpack
MobileWMSUpdateLPN
Topersonalizemobilepages
1. NavigatetothePersonalizationHomepage.

2. Searchforthedesiredmobilepagetopersonalize.Youcanpersonalizemobilepagesatthefollowingresponsibilitylevels:responsibility,organization,and
function.
3. ClickPersonalize.

4. SelectthefieldtobepersonalizedandclickEdit.
5. MakethedesiredpersonalizationsandclickApply.Thepersonalizationoptionsare:
Prompt:Changesthefieldorbuttonprompt
CopyFrom:Addsthevalueofafieldbycopyingthevaluefromanotherfieldonthesamepage.
Important:Normally,thesystemdoesnotrestrictorlimitthevaluesavailableintheCopyFromdropdownlist,eventhoughthevaluesmaynotbe
relevanttothefieldyouareediting.TheCopyFromfeaturesimplycopiesvaluesfromthespecifiedfieldhowever,thesystemvalidatesthesevalueslater
inthecode.
DefaultValue:Addsafixedvaluetoamobilepage.

https://docs.oracle.com/cd/E26401_01/doc.122/e48828/T210618T511638.htm

3/5

7/5/2015

OracleWarehouseManagementImplementationGuide
Note:Ifyoudonotprovideadefaultvalue,thenthesystemattemptstoretrieveadefaultvaluefromcustomjavaclass.
Rendered:Hidesordisplaysafieldonamobilepage.
Readonly:Changesthefieldtoadisplayonlyfieldonamobilepage.Ausercannotenteravalueinthisfield.
Required:Changesthefieldtoamandatoryfield.
Note:Ifafieldisrequired,inabusinesscontext,thenthesystempromptstheusertoenterthefieldregardlessofthisparameterinthepersonalization
framework.

6. Optionally,repeatthestepstopersonalizethedesiredpages.
Note:IfyousettheprofileoptionMWA:CachePersonalizedMetadatatoYes,thenyoumustbouncethemobileserverforpersonalizationtotakeeffect.
Cachingisrecommendedinaproductionenvironmenttoenhanceperformance.
7. ClickActivate/DeactivatePersonalization,andselectthePersonalizationLeveltoapplythechangestothemobileenvironment.

https://docs.oracle.com/cd/E26401_01/doc.122/e48828/T210618T511638.htm

4/5

7/5/2015

OracleWarehouseManagementImplementationGuide

Toenabledescriptiveflexfieldsformobilepages
Youcanusemobilepersonalizationtodisplaydescriptiveflexfieldsonmobilepages.TheLPNdescriptiveflexfieldisWMS:LicensePlateNumbers.Youcanchooseto
enableuserstoupdatethedescriptiveflexfield,ordisplayitasareadonlyfieldonthemobilepage.Howthefieldappears,dependsonthechoicesyouselectinthe
PersonalizationFieldPropertiespage.Topersonalizedescriptiveflexfieldsonmobilepages,followtheprocedureforpersonalizingmobilepages.Thepersonalization
optionsfordescriptiveflexfieldsare:
DisplayInline:Ifyousetthefieldtoyes,thenthedescriptiveflexfieldsaredisplayedonthesamepage.Ifyousetthefieldtono,thentheuserenterthe
descriptiveflexfieldvaluesonaseparatepage.
DefaultContext:Ifyousetthefieldtoyes,thentheusercanenteradefaultcontextforthedescriptiveflexfield.

RelatedTopics
PlanningandDefiningYourDescriptiveFlexfields,OracleApplicationsFlexfieldsGuide.

Contents|Previous|TopofPage|Next

Copyright1994,2014,Oracleand/oritsaffiliates.Allrightsreserved.

https://docs.oracle.com/cd/E26401_01/doc.122/e48828/T210618T511638.htm

5/5

Das könnte Ihnen auch gefallen