PLD amount as per Indian Localization (High Priority)

Dear All,
I am Using SAP B One 2007B SP00 PL 07
Problem is as follows:
For example if the amount is 144400.44 INR. This amount is displayed as follows in PLD
IN Figure: 144,400.44
In words: one hundred and fourteen thousand four hundred and forty four hundreth only
where as our requirement is as follows:
In Figure: 1,44,400.44
In words: one lakh fourty four thousand four hundred and fourty four paise only.
This is generic requirement for Indian localizaion. Can any one resolve this issue since i was unable to get any solution on SAP forum.
Regards
swapnil

Check this thread which answers your query
How to convet Amount To Words in PLD      
[How to convet Amount To Words in PLD;

Similar Messages

  • Is it possible in IOS to have two static routes for the same subnet, one a higher priority and "failover" between the 2?

    Hi All
    Is it possible in IOS to have for a particular subnet:
    a) Two static routes?
    b) Make one static route a higher priority than the other?
    c) If one static router "goes down", failover to the lower priority static route?
    We have a l2tp/vpdn connection to a supplier which can be accessed via two vlans/routes. I would like to make one route the preferred one but the "route" to failover if the preferred route goes down.
    Again, many thanks in advance for all responses!
    Thanks
    John

    Hi John,
    Hope the below explaination will help you...
    R1(config)# ip route 0.0.0.0 0.0.0.0 2.2.2.2
    R1(config)# ip route 0.0.0.0 0.0.0.0 3.3.3.3 10
    If you notice the Administrative Distance for the secondary route pointing to ISP2 is increased to 10 so that it becomes the backup link.
    The above configuration with just two floating static routes partially accomplishes our requirement as it will work only in the scenario where the routers interfaces connected to the WAN link are in up/down or down/down status. But in a lot of situations we see that even though the links remain up but we are not able to reach the gateway, this usually happens when the issue is at the ISP side.
    In such scenarios, IP SLAs becomes an engineer's best friend. With around six additional IOS commands we can have a more reliable automatic failover environment.
    Using IP SLA the Cisco IOS gets the ability to use Internet Control Message Protocol (ICMP) pings to identify when a WAN link goes down at the remote end and hence allows the initiation of a backup connection from an alternative port. The Reliable Static Routing Backup using Object Tracking feature can ensure reliable backup in the case of several catastrophic events, such as Internet circuit failure or peer device failure.
    IP SLA is configured to ping a target, such as a publicly routable IP address or a target inside the corporate network or your next-hop IP on the ISP's router. The pings are routed from the primary interface only. Following a sample configuration of IP SLA to generate icmp ping targeted at the ISP1s next-hop IP.
    R1(config)# ip sla 1
    R1(config)# icmp-echo 2.2.2.2 source-interface FastEthernet0/0
    R1(config)# timeout 1000
    R1(config)# threshold 2
    R1(config)# frequency 3
    R1(config)# ip sla schedule 1 life forever start-time now
    The above configuration defines and starts an IP SLA probe.
    The ICMP Echo probe sends an ICMP Echo packet to next-hop IP 2.2.2.2 every 3 seconds, as defined by the “frequency” parameter.
    Timeout sets the amount of time (in milliseconds) for which the Cisco IOS IP SLAs operation waits for a response from its request packet.
    Threshold sets the rising threshold that generates a reaction event and stores history information for the Cisco IOS IP SLAs operation.
    After defining the IP SLA operation our next step is to define an object that tracks the SLA probe. This can be accomplished by using the IOS Track Object as shown below:
    R1(config)# track 1 ip sla 1 reachability
    The above command will track the state of the IP SLA operation. If there are no ping responses from the next-hop IP the track will go down and it will come up when the ip sla operation starts receiving ping response.
    To verify the track status use the use the “show track” command as shown below:
    R1# show track
    Track 1
    IP SLA 1 reachability
    Reachability is Down
    1 change, last change 00:03:19
    Latest operation return code: Unknown
    The above output shows that the track status is down. Every IP SLAs operation maintains an operation return-code value. This return code is interpreted by the tracking process. The return code may return OK, OverThreshold, and several other return codes.
    Different operations may have different return-code values, so only values common to all operation types are used. The below table shows the track states as per the IP SLA return code.
    Tracking
    Return Code
    Track State
    Reachability
    OK or over threshold
    (all other return codes)
    Up
    Down
    The Last step in the IP SLA Reliable Static Route configuration is to add the “track” statement to the default routes pointing to the ISP routers as shown below:
    R1(config)# ip route 0.0.0.0 0.0.0.0 2.2.2.2 track 1
    R1(config)# ip route 0.0.0.0 0.0.0.0 3.3.3.3 10
    The track number keyword and argument combination specifies that the static route will be installed only if the state of the configured track object is up. Hence if the track status is down the secondary route will be used to forward all the traffic.
    Please rate the helpfull posts.
    Regards,
    Naidu.

  • Hi Guys, when iOS 6 coming as per indian standard time. Thanks in advance

    Hi Guys,
    When iOS 6 coming as per indian standard time. Thanks in advance
    Thanks & regards
    Parvee

    iOS 6 will be available on Wednesday September 19 in the U.S. the actual time is not known. Therefore there is no way anyone can know when it will be available in your local time zone. Best is to keep checking if you need it that fast.
    Keep in mind that update servers will be under high demand and may not repnd propery. It might be best to wait a week before try to update.

  • Create at runtime a job to run at the central instance with high priority

    Hi All
    Using the function modules  (  job_open, job_submit and job_close )  or ( job_open, submit via job  jobname number jobcount, job_close) I need that this job runs in the central instance and with high priority.
    I would like to know how to  inform  it using the statements above?  How to pass the parameters to make the job run in the central instance with high priority?
    I would appreciate any help.
    Thanks in advance.
    João Gaia

    Hi
    I hadn't realized about the parameter TARGETSERVER of  the function module JOBCLOSE. I am going to make some tests.
    thanks in advance

  • Statutory Compliances (Indian Localization)

    Hi All,
    I've some doubts regarding the Statutory Compliances (Indian Localization) in SBO and I want to share with all you. Anyone who can plz help me.
    Service Tax
    ·         Is tracking invoice wise details and automatically calculating service tax payable and input credit with the provision of later adjustments possible ?
    ·         Does SAP B1 has predefined service tax categories with rates ?
    ·         is adjustment of input credit towards service tax payable possible ?
    ·         Is generation of reports in govt. prescribed formats possible (TR6 Challan, Input Credit Form, ST3 Report and ST3-A report) possible ?
    TDS
    ·         Does it have configurable TDS ledgers with options to specify the nature of payment and assessee type along with the rate of TDS ?
    ·         Is accounting for tax on partial/full payment of bills there ?
    ·         can we track each transaction from deduction to payment ?
    ·         does it have reports like Form 16A, TDS Challan, TDS computation and TDS payable ?
    ·         does it generate e-TDS in NSDL compliant format ?
    Excise for Traders
    ·         Excise Invoice ?
    ·         Tracking of excise duty from time of purchase to sales and ability to pass on excise duty
    ·         generation of quarterly returns in Form-2
    ·         Maintaining of Excise stock register RG 23D
    How is Excise for Manufacturer FBT, TCS & CST supported.
    Thanx in adv.
    Sibasish

    Hi
    Check the following links:
    [https://websmp101.sap-ag.de/~sapidb/011000358700006412562006E.pdf]
    [https://websmp101.sap-ag.de/~sapidb/011000358700006412602006E.wrf]
    [https://websmp101.sap-ag.de/~sapidb/011000358700005260902006E.pdf]
    [https://websmp101.sap-ag.de/~sapidb/011000358700005245982006E.wrf]
    All the above links require an SUser ID.

  • SMS Functionality in Indian Localization in SAP B1 8.8

    Hi Friends,
    Does SAP B1 8.8 supports SMS Functionality in Indian Localization?

    Hi all,
    I wanted to send some vendor data from SAP to a group of vendors through SMS to their mobile phones.
    How can this be possible??
    Thank you in advance.
    Best regards
    Dharmendra kumar

  • Why is time-critical thread not interrupting sleepless high priority thread?

    Hello,
    I have two threads running in the same execution system on a real-time PXI platform. The time-critical thread sleeps using "AI Single Scan.VI", and acquires my data at a rate of 8000 Hz.
    I have a slower high priority process that calls a DLL function to calculate some filter coefficients. This function call takes longer than 1/8000 s to complete, and runs in a loop, executing as often as it can (with new data from FIFOs).
    I expected the time-critical thread to interrupt the the high priority thread without problem.
    I am finding that unless I insert a LabVIEW delay (for example a wait for x ms VI) in the loop, the real-time system stops responding. With a small delay (ie 1 ms), t
    he acquisition completes, and a FIFO shuts down the loop of the slow process.
    Why do I need a labVIEW delay in the high-priority loop, when the DLL function call itself is quite slow? Even without a DLL call, I would expect the time-critical VI to interrupt, finish its data acquisition, and shut-down the high-priority thread using its FIFO.
    Any suggestions?
    Thanks in advance,
    Frenk

    Here are a couple things to try/check:
    1) Check the call library node in your high priority VI. If it's orange (runs in UI thread), your high priority VI is actually switching to the UI thread every time your dll runs. That alone is not a problem. But if your TC VI tries to update any control terminals, the TC thread will switch over to the UI thread to access UI resources, possibly while the dll within your high priority VI has a lock on those resources. Why does the dll have a lock on UI resources? Because it was running in the UI thread and got interrupted by the TC thread before it finished doing its business. Not likely, but possible.
    2) There's another possible reason you're seeing this behavior. If the TC VI and the high VI call a mutual subVI, the subVI will be elevated to ALWAYS run in the highest priority thread irrespective of the actual caller (in your case, it's the the TC thread). Even when the *high priority VI* calls the mutual subVI, that subVI runs in the time-critical thread, which means there's a thread switch from high to TC, then back to high after the subVI finishes. And because high and TC VIs are in the same exec system, that mutual subVI will always run in the 1 and only TC thread alotted to that exec system.
    So, while your TC VI is running, you're in the TC thread. While, your high VI is running, you're in a high non-TC thread, and when your high VI calls the mutual subVI, you're again in the TC thread until the subVI finishes.
    So how could this arrangement cause your TC VI to become starved by the high VI? If your TC VI wakes up while the high VI is in the middle of running the mutual subVI, the TC thread responsible for running the TC VI is actually busy (in the middle of running the subVI in your high VI!!!), so the TC thread cannot run your TC VI until it finishes running that mutual subVI.
    The fix: make your TC VI run in a different exec system. It will be given its own TC thread that no one else can mess with. When TC VI wakes up, it's guaranteed a TC thread.
    I think there's a good reason behind why a mutual subVI ALWAYs runs at the highest priority of all its callers, irrespective of the actual caller's priority...but I can't think of the reason at the moment.

  • EIM Auto pushback - requeue at higher priority?

    Hello,
    In our EIM 4.3.2(8) implementation (ICM Enterprise integrated queues and agents), all new and incomplete activites auto-pushback to queue after 8 hours (overnight generally). The problem with this is, they're getting pushed to the back of the queue. I'd like to have all auto-pushback emails queue at a higher priority so that during days of high email volume, we don't get stragglers that keep getting pushed to the end of the queue while newer emails get handled.
    I saw this:
    http://docwiki.cisco.com/wiki/Transferred_Emails_Get_Sent_To_End_of_Queue
    and thought maybe I could pull some Activity related column through to ICM to act on to change the priority... Not sure what I should use though. I considered looking at the "WHEN_CREATED" field and upping the priority in ICM if that's more than a day ago, but I wonder if there is a simpler way to do this.
    Any help you can provide would be greatly appreciated.

    New tasks are sent from EIM to ICM in order queue priority, activity priority and oldest - in that order. While sending new task there is no differentiation between new email first time in queue Vs email which is auto pushed back to queue, if queue and activity priority are same then oldest activity criteria will be honored.
    There is no other way in default EIM product to push auto pushed back emails ahead of others.

  • Listing Items based on criteria e.g. High Priority Items First.

    Hi,
    One of our customers have a need to List High Priority Items first on the WebTools site.
    Let's take two ItemCodes for example: Printer001, and, Monitor001.
    >> If these two items are included in the same category then Monitor001 will appear before Printer001 as WebTools sorts in alphabetic ascending order;
    >> But, our customer wants Printer001 to appear before Monitor001 as it is an Item higher in priority that Printer001.
    I can think of two possible solutions:
    1/2) Prefix Items with a number or letter to have it appear first in the WebTools default sort order. E.g. Rename "Monitor001" as "AMonitor001". This will not be possible for existing Items in SAP, so it doen't solve the issue,
    Or,
    2/2) Customize the Default WebTools Item List block to sort Items based on a User Define field called "pririty". Which might require a lot of effort.
    Please advise if anyone else has solved similar issue and how.
    Thanks very much for your replies in advance.

    Hey Kafil ... I think you may be stuck modifying the parts list page or creating something from scratch. I'm not aware of an easy way to do this out of the box.

  • Calculate Excise amount as per duty rates check box in J1IEX

    Hi,
                  In J1IEX Duty rates tab, there is one check box as Calculate excise duty base on duty rates , but thta check box is Disable i How to make it as enable so that we can click to to recalculate the excise rate,
    also my problem is that in case of import PO, the basic price in our PO is diffrent compare to basic price of custom . because custom is addding the basic frieght and insurance charges in Basic price, so while Doing J1IEX ref. to MIRO number it is taking properly amount of all excise duties but excise base amount is diffrent and when we correct the excise base amount as per custom Bill of entry all excise amount are change and it is not coming as per duty rates which are present i Duty rates tab so I want to recalculate it.
    regards,
    zafar

    Hi ,
                 As per detail which I have mention in my question,  the process which we are following is after recieving import Material   first we are doing   MIRO  for custom delivery cost   and there we are entering tax amount as per custom bill of entry,   and we are getting the MIRO Documnet number    after that we are Doing    Capture Excise invoice thorugh J1IEX  and ref. document we are selecting as PO,  after pressing enter we get a small pop up window as customs invocie number  and year  there we are entering the MIRO document number and Year   then  ref. to that miro number  All duty and duty rates  are coming as per MIRO   but  Excise base amount is different  because it is coming from PO basic amount and there is diffrence between  Custom excise base amount and PO bae amount becasue  in custom bae amount they are adding frieght basic amount into excise base amount , and then  we have to correct amnually  exsice base amount in J1IEX   for all materials,  is this proceess is same in all  or we need to do some modification in pricing procedure or at any other place .
              At bottom in excsie duty tab in J1IEX  there is one check box as Calculates excise amount base on excise duty  but that check box is also disable   How to make that enable.
    I also have found one FM : J_1IEX_DEFAULT_EXCISE_DUTY,   by doing some changes in this FM we can get what we requied , is there any other solution to get our requirement.
      regards,
       zafar
    Edited by: zafar_karnalkar on May 15, 2010 1:47 PM

  • High priority bug to be solved very  urgent

    Hello Experts,
    I need your help and plz close this topic once its solved.
    Here is the problem:
    There is  report called "Material Group".When its is displayed for  material gorup say "GB06010000" is displayed as part of report data wheras the source system (oracle ) does not have this item any more in the catalog. This indicated that data is not refreshed for quite a long time.
    This report is connected to the third party application (oracle db) not EBP system(r/3). Time to time there has been deletion  or addition  catalog items and in all as of today there are 815 items, whereas BIW report displays 4204 items. How can i refresh this data to display 815 items.
    how to solve this issue any ideas or suggestion????
    the reports is on ODS level.
    I hope  all of u take this problem as urs and try to give me solution as earliest possible.
    <b>this is high priority issue from client side</b>.
    thanks in advance . Surely il assign the points.
    email id: [email protected]
    Urs,
    Raki.

    Hey Lilly,
    Yep  i have deleted the contents of ODS sucessfully and i have reloaded it sucesfully but from biw side there is no problem as i feel.
    So i requested my onsite people to look in to the oracle db table how many records are available.Later then we will make take some decision .
    So still the problem isnot solved il be updating this in another couple of days.So i request u to take care this issue and now i have assigned u points also.
    Thanks for ur info.
    Possible give me ur personal mail id so that i can direclty drop to ur mail.
    Urs,
    Raki

  • Indian Localization Tax setup

    Hi,
    I want to setup the Indian localization Tax for Receivables and Payables. Can anyone let me know the procedure for the same. We have to implement on R12.
    Burhan

    Please see (What Patches Are Required For Indian Localization In Release 12 [ID 736825.1]).
    Also, see the docs referenced in these threads.
    india product localization
    Re: india product localization
    localization patch
    localization patch
    Indian localisation patch
    Re: Indian localisation patch
    Thanks,
    Hussein

  • Indian Localization cumulative patchset

    Need indian localization cumulative patchset (patch number) for 12.1.3?

    Please see (What Patches Are Required For Indian Localization In Release 12 [ID 736825.1]).
    Also, see the docs referenced in these threads.
    india product localization
    Re: india product localization
    localization patch
    localization patch
    Indian localisation patch
    Re: Indian localisation patch
    Thanks,
    Hussein

  • Cash Flow as per as per Indian GAAP

    Hi,
    I need to get a report of Cash Flow as per Indian GAAP in the system.Please suggest me where i can check this. Is there any standard report available for this?or is it possible to define in the system through Report painter fucntionality?
    Please advise
    BR,
    Yadayya
    Edited by: Dogdays on Aug 23, 2011 5:15 AM

    Hi Danayya...!
    Try with this report  - Cash Flow (Direct Method) S_ALR_87012271
    If you want to use Report painter kindly execute the report there you can find out the layout which is already available in ASAP. From there we can copy or wrt to we can create new Layout for cash flow.
    Procedure:
    Execute report with suitable data in the out put screen you can able to seen the Form display button.
    Choose form button
    002 Financial Statement  Key Figures and
    select " 0CZ-CASHF-02  Cash Flow:Cz.Rep NEW
    I think above report will helpful to you as per Indian GAAP.
    Rds,
    @nil

  • FieldCat-currency : Problem in display amounts as per given currency

    Dear All ,
    As there is one option to display ( The comma  & Decimal Places) amounts as per currency supplied to fieldcat as mentioned below . But the same is not working ??
    Ref -
    http://help.sap.com/saphelp_erp2004/helpdata/EN/ff/4649b1f17411d2b486006094192fe3/frameset.htm
    l_v_pos = l_v_pos + 1.
    r_fcat-col_pos        = l_v_pos.    
    r_fcat-fieldname      = k_ap_ttl_amt.   
    r_fcat-currency       = 'EUR'.
      APPEND r_fcat TO i_fcat.
    Can you please help me out ?
    Regards,
    Prem.

    Can you explain some more clear..

Maybe you are looking for

  • Number of Pallets on layout in case of Invoice Split

    Hi, Ours is a warehouse managed storage location from where we deliver the goods of our Sales Cycle. IN the Invoice output, we have to print the number of pallets as no of packages, which is fine as we go back through VBFA & get the value of LIKP-ANZ

  • Error 1069 on Invoke Node

    Hello all, I'm trying to build an application we have. In one of the sub-vi's there's a call to invoke node to start another vi. When I run the program from the VI this works fine as it should. When I build my executable and have my .llb for the exec

  • Explorer.exe keeps restarting randomly

    My Explorer.exe will randomly restart. when it does i get the following event log under Application in the event veiwer: Faulting application name: Explorer.EXE, version: 6.1.7601.17567, time stamp: 0x4d672ee4 Faulting module name: avgloga.dll, versi

  • I am on aperture 3.2.1.

    I've seen an update of 3.2.2 and 3.2.3. I have the app store version and so it would not let me upgrade to 3.2.2 via a Mac website download. If I install 3.2.3 from the App store will this give me the 3.2.2 fix too? I have photos in my library that h

  • Design view not displaying but code view is ok

    Hi Everyone, my design view in dreamweaver cs5.5 is not displaying anything but all the code is there and my page online is working fine http://www.exclusivewindowtint.com.au/car-window-tinting.html How can i fix this as easy as possible? this is onl