LESS file entries isnt reflecting on UI5 control in widget.

Hi ,
I have created a widget out of a SAP UI5 application. Basically its calling a label with a text.
I have updated the LESS file with the updated parameter values as:
@SiteFontColor: #FF0000;
@SiteFontFamily: Comic Sans MS, cursive, sans-serif;
1)The Font Color does nt seem to get reflected at the site level but it does at the widget level.
2) The font family does seem to get reflected at the site level but not at the widget level.
How can I change the font family for the SAPUI5 widget in HCP
Kindly advise.

Hi,
Did you use sap-theme feature in the spec.xml file?
<Require feature="sap-theme">
  <Param name="include-ui5">true</Param>
</Require>
SAP HANA Cloud Portal Documentation
Regards,
Eliel.

Similar Messages

  • MRP Run - Planning file entry Issue

    Dear All,
    We are facing one problem in MRP Run. We run MRP in the background for a plant (MDBT) System is not creating planned order for few component. I have checked all relevant setting. I found that planning file entry is missing. I would like to know that how system can miss the material? How system creates & delete planning file entry ? I have some data related to this.
    Last MRP run date is 22-04-09
    PIR changed date on 30-04-09
    MDRE Run on the 30-.4-09 at night.
    MRP Run on 02-05-09 at night.
    Problem reported that no planned order for the material on 07-05-09.
    We have huge number of material so its difficult to check all material individually whether MRP run happend or not ?
    Please let me know the possible reason for this.
    Thanks & Regards
    Kundan Kumar

    Dear,
    If you carte materaial or uplod materail before activation plant for MRP this may be the cause for this.
    Planning File creates all the materials relevant for the planning run.
    The planning run and the scope of the planning run (which materials are planned in which planning run) are controlled by the planning file.
    For planning file entry use the following transactions,
    MD20 : Create planning file entry
    MD21 : Display planning file entry
    MDAB : Set up planning file entry in background
    MDRE : Check planning file entry Please run this in it will solve your problem
    All materials assigned with MRP are automatically entered in planning file entry.
    Depends on changes in material planning or in proposal , system will create planning file entry.
    When MRP run system will consider only which materials having entry in above contents of planning file entry. After MRP run system delete the planning file entry. And again material gone the changes like GI GR on any other demand  then system generate planning file enty again.
    Hope it will help you to understand basic concept.
    Regards,
    R.Brahmankar

  • Planning File Entry has Reset Procurement Proposal field marked

    Dear Sir,
    We are facing a problem that in the Planning File Entry , the  Material  has "Reset Procurement Proposal " field marked as "X" automatically .  We desire that this fileld should be blank as a default .
    Kindly help us on this issue pl .
    Rgds
    sonia agarwala

    Dear ,
    Basically ,when this indicator is set then the planned orders and purchase requisitions created by the systeem in the pre MRP run are deleted and recreated.
    You can also control this from the MRP run transaction MD01, MD02, MD50. The same could be set in the planning files also. So even if you do not set it during running the transaction the planned orders and PRs will be deleted and recreated based on the  following fields are changed.
    1. In house production time.
    2.MRP Controller
    3. Schedule Margin Key.
    4.Planned delivery time.
    After making changes to the above mentioned fileds you can see the planning mode 3 Reset Order Proposals indicator in MD21.
    So if you do not want this , then select  Planning Mode Indicator -1 OR 2   in any MRP run like MD01/MD02/MDBT /MD03.
    Planning Mode -1-Adop Normal Planning
    Planning Mode -2-Reexplode BOM and Routing
    Hope this is clear
    regards
    JH

  • Planning file entry and purchase orders

    Hi all:
    The documentation for MRP planning states that the planning file entry is updated for relevant changes to the material that includes among other things creation of purchase orders for the material.
    In our system, MRP requisition creation does update table MDVM as part of the MRP run. However, purchase order creation does not update the planning file entry, even though the documentation says it should.
    Anyone ever encounter this? Are there controls that need to be set?
    thanks in advance
    weston

    Not sure where you had read that a Purchase order creation updates the PFE. Have a look at this.
    http://forums.sdn.sap.com/thread.jspa?threadID=2129091&messageID=11046363#11046363
    Edited by: UKSAPPP on Feb 16, 2012 6:27 AM

  • Planning File Entry - Mass view

    Hi,
    Like MD21, which is used to view planning file entry for a given material, is there a transaction or report to view the planning file entries for multiple materials at a time..?
    Thanks in Advance,
    Sabitha

    Dear Sabitha,
    in MD21, do not give material just give plant & execute
    it will display all materials
    if you want check particular materials, then click, Control F & give material name
    Regards
    Madhu

  • Upload image from Mobile device using SAP ui5 controls

    Hello Team ,
    Can we use SAP UI5 controls to upload image from photo gallery of the mobile device, the idea is to use simple sap UI5 codding and not SMP.
    please do let me know if you guys have idea on same.
    Armaan 

    Hi Armaanjit,
    Please have a look at my post
    File upload using SAPUI5 Control

  • ANY SY-INDEX REFLECT CHANGES WHEN CONTROL BREAK STATEMENT PROCESS

    Dear Guru's,
                     I have a requirement where i have to move the values to variable when control break (AT END OF) process. So i want to move the values according to the end of Vendor so for that  i want to know is there any sy-index available which reflects changes when Control break (AT end of) process.
    LIKE Sy-subrc = 0 when select statement fetches record or sy-tabix is like counter for loop.
    Hope to get reply soon.
    Regards,
    Himanshu Rangappa

    Hi,
    There is no system Fields for it.
    But your requirement can be done with 'AT NEW' and 'AT END' statement.
    Refer this sample example,
    loop at otab.
        at new module.
          move otab-module to otab2-module.
        ENDAT.
          at END OF effort.
          sum.               "Do your calculations here
          move otab-count to otab2-count.
          append otab2.
        endat.
      endloop.

  • Issue in Planning file entry creation for materials

    Hi all,
    There are some materials for which there are no planning file entries inspite of having MRP data and valid MRP type.
    The reason (1) could be that those materials might have been created before MRP was activated for that plant. Another reason (2)is that materials created by certain batch SAP programs do not trigger the creation of a planning file entry automatically, the way a MM01 normally does when you create a material. Otherwise when a material is created with MRP data & valid MRP type, the material will be automatically included in the Planning File.
    Please let me know whether my understanding on the above( reason no.1 & 2) is valid or not. Is there any SAP / OSS document / SAP help related to this information on reason (2) that you can share with us? If you could share any link of any such document, it will be really helpful.
    Thanks a lot,
    Regards
    Brijesh

    Dear,
    Reason could be
    System will maintain the Planning File Entry Automatically once MRP is activated for particular Plant (T.Code OMDU).But if Materials are created Before this activation then you have to do manual entry of those Materials in Planning File using T.Code MD20 or using Background job MDBT.
    If you create the materials or upload materials before activation plant for MRP this may be the cause for this.
    Go to OMDU here is tick mark for plant activation for MRP if you activated after material master creation then system will not create planning file entry for these material.
    In my case every thing was maintained than also no planned order generated? Pls put some more fact on this.
    Before running MRP we used to run MDRE. But in the result spool list there is no content
    Create the variant and run it in Back ground
    For this you need to you need to create the variant for planning file entry and its consistence check in OMDU and execute it to avoid such type of issue.
    Hope clear to you.
    Regards,
    R.Brahmankar

  • Planning File Entry in case of MD51

    Hi,
    While we run MRP through MD51, Planning file entries are not getting updated.
    Means, In the planning file entries "X" indicator remains there. Actually it should be removed after MRP run.
    Is it a problem or standard behaviour?
    If it's SAP standard behaviour then what is the logic behind it?

    Hi,
    Then what is the role of Strategy Group.
    Let's assume a scenario where by a single material is assigned a srategy group combining MTS & MTO strategies (instead of MTS & Project).
    For such material if Independent demand exist under MTS & Sales order exist under MTO then how planning file entry will behave in MRP run?
    At last if we accept that there is no role of planning file in case of Project base planning. Then can we also say that, all materials will be considered irrespective of checking planning file scope in each MRP run (MD51).
    Edited by: hr-hr-hr on Aug 2, 2011 11:15 AM

  • Entries appearing in Service Tax Control Account due to Error in System

    Hello Experts,
         I am facing a problem in one particular GL i.e.Service Tax Control a/c
    error-Entries appearing in Service Tax Control Account due to Error in System
    entries are- Service tax control   a/c   -
    Dr. 21,621.86
                            To Service Tax Control a/c     Cr.      21,621.86
    My question is when i am making entry as Service tax Dr-21,621.86,Service Tax Cr.21,621.86,so it will adjust,and in FBL3N amt will show 0 but it was showing 21,621.86
    Plz Guide me asap,very urgent issue
    Thanks in Advance

    Dear,
    What was the balance before you posted the below entry?
    Also run FBl3N with correct date parameters..
    br,Vivek

  • Error while reading file entries from the database

    Hi there,
    We are running a instance of xmii 12 in a VM (VMware) and after somebody shutdown the host machine without shutting down the VM (great idea isn't it?) we keep getting this message when trying to access xMII:
    "Application cannot be started.
      Details:   com.sap.engine.services.deploy.container.ExceptionInfo: Error while reading file entries from the database."
    Any clue? Any suggestion on how we can recover from that?
    Thanks a whole lot,
    Dom
    Server log:
    #1.5 #000C29A3B1F20002000000C400000F2800044829A35270F8#1205243578005#/System/Server##com.sap.engine.services.dbpool.deploy.ContainerImpl####n/a##60152160ef7211dcb7a5000c29a3b1f2#SAPEngine_System_Thread[impl:5]_17##0#0#Info#1#com.sap.engine.services.dbpool.deploy.ContainerImpl#Plain###DataSources or DataSource aliases of 'sap.com/tcmonitoringsysteminfo' application started successfully.#
    #1.5 #000C29A3B1F20002000000C500000F2800044829A3527A6C#1205243578005#/System/Server##com.sap.engine.services.servlets_jsp.server.container.WebContainer####n/a##60152160ef7211dcb7a5000c29a3b1f2#SAPEngine_System_Thread[impl:5]_17##0#0#Info#1#com.sap.engine.services.servlets_jsp.server.container.WebContainer#Plain###application [] Start of application [sap.com/tcmonitoringsysteminfo] finished successfully on Web Container.#
    #1.5 #000C29A3B1F20002000000C600000F2800044829A3527DB5#1205243578005#/System/Server##com.sap.engine.services.deploy####n/a##60152160ef7211dcb7a5000c29a3b1f2#SAPEngine_System_Thread[impl:5]_17##0#0#Info#1#com.sap.engine.services.deploy#Plain###
    Operation startApp over application sap.com/tcmonitoringsysteminfo finished successfully on server 305221750#
    #1.5 #000C29A3B1F20002000000C700000F2800044829A3527E03#1205243578005#/System/Server##com.sap.engine.services.deploy####n/a##60152160ef7211dcb7a5000c29a3b1f2#SAPEngine_System_Thread[impl:5]_17##0#0#Info#1#com.sap.engine.services.deploy#Plain###
    Operation startApp on application sap.com/tcmonitoringsysteminfo finished on current cluster node for 221 ms.#
    #1.5 #000C29A3B1F20002000000C800000F2800044829A3528B49#1205243578005#/System/Server##com.sap.engine.services.deploy####n/a##60152160ef7211dcb7a5000c29a3b1f2#SAPEngine_System_Thread[impl:5]_17##0#0#Error#1#com.sap.engine.services.deploy#Plain###Error occurred while initially starting application sap.com/xappsxmiiear:Error while reading file entries from the database.#
    #1.5 #000C29A3B1F20002000000CA00000F2800044829A352922B#1205243578015#/System/Server##com.sap.engine.services.deploy####n/a##60152160ef7211dcb7a5000c29a3b1f2#SAPEngine_System_Thread[impl:5]_17##0#0#Info#1#com.sap.engine.services.deploy#Plain###The synchronization of applications with DB completed for 39304 ms.#
    #1.5 #000C29A3B1F200040000000200000F2800044829B290A4F8#1205243834341#/System/Server/SLDService##com.sap.sldserv.DataCollector####n/a##0da42150ef7311dcb908000c29a3b1f2#SAPEngine_System_Thread[impl:5]_7##0#0#Warning#1#com.sap.sldserv.DataCollector#Plain###Communication configuration is incomplete. No data transfer possible until corrected.#

    Well thanks for the hint. Actually, the DB was up but corrupted. I managed to solve the bug by re-deploying xMII (using the SDM tool) which kept all my data but redeployed both the config db of (x)mii and the class files.

  • Planning file Entries

    Hi Friends
    When is a Planning File Entry is Created?? During the creation of Material master?? We have uploaded the material Master and found that there are few materials for which Planning File Entries are not createdu2026.. How can we overcome this??  Do we have to create the planning file entries using MD20??
    Is there any views which are required for Planning file entry Creation?? Like MRP 1 u2013 4 Views should be there for Planning File entry Creations??
    Please get back to me on the above.
    Jade

    Dear,
    All materials assigned with MRP are automatically entered in planning file entry.
    Depends on changes in material planning or in proposal , system will create planning file entry.
    When MRP run system will consider only which materials having entry in above contents of planning file entry.
    If the materials is created before activating planning file for plant, you must generate planning file entry for all material by tcode MDAB.
    T-Code :
    MD20 Create planning file entry
    MD21 Display planning file entry
    MDAB Set up planning file entry in background
    MDRE Check planning file entry
    For the first time (just before Go-live), it is advisable to create the Planning file entries mnually and execute the MRP.. This is to reduce the inconsistencies..
    But, system will automatically Creates the Planning File entry, if the Material is relevnt for planning.
    First time MRP Run with NEUPL will not consider the planning file entries..
    So, after that every thing will be stream lined.
    In rare cases systm may miss the entering the Material details in the Planning file
    Regards,
    R.Brahmankar

  • Planning File entry is missing

    Hi Friends,
    I have issues of planning file missing for material from Sales Order. We are using Reorder point planning(ZM) and new Item Category YP19 and No Production involved. I have followign questions.
    1. Is Strategy make to order is to be defined in material Master when production is not there ?
    2. MDAB / MD20 is mandatory to run every day to get planning file entry ?
    3. I nconfiguration in sales distribution, Basic Function, Avaliability check and Transfer requirement, Transfer Requirement, Determination of Requirement types using Transaction, I am not finding the new MRP type, New Item category combination with Requirement type. is this reason for not creating Planing file entry. If so how to configure new Item categorya nd New MRP type in this configuration.
    Please confirm to fix the issues.
    Rgds
    Madhavan

    Dear ,
    Please find the answer of your query :
    1. Is Strategy make to order is to be defined in material Master when production is not there ?
        Not really .You can use Planning Startgey 40 in this case .Basically , MTO means for all FG and SFG you will use 20 and dependent you will either keep 10 or blank .
    2. MDAB / MD20 is mandatory to run every day to get planning file entry ? : If you have new materials created  which have not under gone any MRP run so far , in that case you need to run MDAB/MD20 and carry out consistency check of the planning file MDRE.When ever you have new item created , it should have planning file entry .But when you run MRP , automatically , this planning file entry happens with Processing Key NEUPL.Please note that the PLanning file entry will be reset once the MRP is run. So you will not have an entry. When any change relavant to MRP is done the planning file netry is created automatically. You should then check the planning file before running the MRP.So it is always better to have Planning File Consuistency check before MRP run .
    MD20 -- for singal material
    MDAB -- Planing file entry in Background
    MDRE -- check u r planing file entry here
    3. I nconfiguration in sales distribution, Basic Function, Avaliability check and Transfer requirement, Transfer Requirement, Determination of Requirement types using Transaction, I am not finding the new MRP type, New Item category combination with Requirement type. is this reason for not creating Planing file entry. If so how to configure new Item categorya nd New MRP type in this configuration :
    I do not think there is a relation between MRP type  configuration with Requirement Type from SD.Basically requirement type linked with Planning Startgey Group to link wether we need to consider Customer Requirement or Customer Indepedent requirement with subsequenet set up copied from SD ( Accouting , Requirement Trasfer  etc ) .
    More oever , you are going to deal with ROP where , procureme nt proposal will triggered once availabity comes down reorder level ( either manul or forecast base automatica ROP)  based on fixed recipet -PO,STO,Current stock and Demand -PIR,Sales Order.Now in your case , if you want to consider , Sales Order requirement , then it depnds on your re-order level  and available stock .If the Re-order qty more than Sales Order qty , then it will trigger only ROP qty as PR .I think you need to test this scinario with stadars ROP MRP type in sand box  and let us knwo your exat requirement in Question 3 .
    Hope this is clear
    Regards
    JH

  • No Planning file entry created  for the Rervation

    Hi PM Gurus,
    When we create a maintenance order, for the component the Reservation is created. The components is externally procured with the some planned delivery dates. but during the MRP run these Planned Orders are not converted to PReqs automatically. checking the planning file entry there in no planning file entry created therefore MRP has not considered it.
    Now we are using MD15 to collectively convert the Planned Orders to PReqs.
    The Item category of these spare parts are "L". Please suggest if what configurations are to be checked, maintained in order for MRP generate the PReqs from the Planned Orders.
    Thanks,
    Nag

    Hi,
    MRP does not convert planned orders into purchase requisitions. MRP creates one of the procurement proposals, planned orders or purchase requisitions, according to the parameters you run it. Check out the parameters of your MRP run, you need to select create purchase requisitions and delete old procurement proposals to fulfill your requirement.
    Regards.

  • Updation of  the indicators of NETCH & NETPL in Planning File entry(MD21)

    Hi,
    Can anyone explain me when the indicators-NETCH & NETPL will be updated in Planning File entry table(tcode-MD21) for a material in a specific plant .
    Actually, we observed that these indicators are updated only when we do Goods Issue through backflush during Production order confirmation. If i do goods delivery using tcode-VL01N(mtype 601), these indicators are not updated in planning file entries.Can anyone suggest me what could be the reason for this.
    Thanks in advance

    Hi,
    Please read below information.
    "The planning file record for a material also has a u201C_net change planning in the current horizonu201D field which will be set if the change in the materials receipt or issue_ element is valid in the planning horizon. This indicator will help you choose only those materials which have undergone a change in the planning horizon; through the use of a planning key, in an MRP run, called u201CNet change planning in the planning horizonu201D.
    Go to below link to understand more. It may solve your problem.
    http://www.sapsword.com/home/learn-sap-pp/sap-mrp/sap-mrp-functionality/step-3---planning-file-entry-and-material-selection-for-sap-mrp-run
    Regards / US

Maybe you are looking for