Hijri Calender support in SAP B1

Hi,
Does Business One support Islamic calendar (Hijra).
Islamic month have 28 or 29 days in a month & twelve months in an year.
Regards,
Bupesh

Hi Bupesh
I'm not sure about the payroll but if it's picking the data from financial posting system. The method I'm going to suggest should work out.
Create the Georgian Calendar (English Calendar) as normal, visit each of the posting periods e.g. if it's 12 (monthly) and manually change the name of the period e.g. Rajab and the posting date of that period from 01-Jan-2015 to e.g. 12-Jan-2015 to 11-Feb-2015, since SAP Business doesn't allow overlapping periods you may start the exercise from the last period to first period that would be more practicable, at the end you'll have still 12 periods in hand but with different posting dates from and to that matches your requirement.
I agree that as Hijri Calendar isn't fixed you might need to change the dates again for the next periods, but this is the solution which I think should work out. For the next hijri calendar as you create a new posting period you need to repeat the same exercise again.
I hope this resolve your issue and this is of help to you.
Regards
Iftikhar

Similar Messages

  • XML support in SAP 4.6

    Hi all !
    I'm looking for information about XML support in SAP 4.6c.
    I have to implement a data exchange mechanism between SAP and web application written in Java. Whole idea looks simple: Java application send an XML document through RFC and ABAP program should parse this document. When document is parsed, program performs an action and receives single or multiple objects. Those objects have to be converted to XML and sent back to Java app.
    Is there any XML parser available in 4.6C. Is there any mechanism which serialize/deserialize ABAP Objects to/from XML.
    Thank you for any help and hints.
    Tomek

    Hi again !
    I need to convert an OBJECT INSTANCE. e.g.
    CLASS student DEFINITION.
    PUBLIC SECTION.
    METHODS:constructor
    IMPORTING
    i_name TYPE c
    i_indeks TYPE n,
    introduce_yourself
    EXPORTING
    e_name TYPE c.
    PRIVATE SECTION.
    DATA: name(30) TYPE c,
    indeks(10) TYPE n.
    ocena LIKE ys_ocena,
    tabela_ocen TYPE TABLE OF ys_ocena.
    ENDCLASS.
    I have to convert a single INSTANCE of this class to XML and send it as a XML stream (or XML formated content in internal table) in return value of function module called through RFC.
    As you can see - this class contains some variables and an internal table. For me, a best solution would be to provide this class instance as a parameter and get a XML formated data.
    I have a SAP system and Web Application written in Java. Comunications between them is provided by RFC (JCo). SAP application and Web Application communicate by exchanging a XML documents. Since, SAP part is using Abap Objects - i have to convert object to/from XML.
    Thanks for all your help.
    Tomek

  • The Oracle JRockit JVM is not supported by SAP JCo 3.0.5.

    Hello all,
    I am preparing our new Oracle Fusion Middleware platforms. So far we have been running BPEL 10.1.3.4.0 and we are going to build the 11g platform (WLS and SOA suite) in parallel.
    I have already installed WLS Server 10.3.3 and then SOA Suite + the SOA patchset bu selecting always Jrockit_160_17_R28.0.0-679.
    Now I am abaout to install the adapters and I red in the documentation
    http://download.oracle.com/docs/cd/E14571_01/doc.1111/e17054/intro.htm
    For supported JVM information that corresponds to each operating system, see the SAP Note #1077727 in the SAP Service Marketplace.
    Note:
    The Oracle JRockit JVM is not supported by SAP JCo 3.0.5.
    Is anybody aware of this? If it is valid, how could I achieve not to re-installa everything from scratch and select SUN JVM?
    Could I for example create a new Managed Server where I will explicity select SUN JVM to be installed for this instance?
    Best Regards,
    Loukas Rougkalas

    Please post your question to SOA forum. This forum is about WebLogic Connector Container.

  • Does N810 support Bluetooth SAP(SIM Access Profile...

    Does N810 indeed support Bluetooth SAP? If so, N810 must have its own GSM modem, does N810 have modem?

    It has no GSM modem because it isn't a mobile phone. It cannot use GSM or 3G networks.
    It's an internet tablet that can be used to make VoIP calls over wi-fi.
    I believe it supports SAP because it can access the sim on a mobile phone thats connected via bluetooth.
    You won't get a reply from a nokia engineer here as this is a user to user forum. If you want a comment from nokia you need to use the "contact us" link near the top of the page.
    Message Edited by psychomania on 26-Nov-2008 09:52 AM

  • Payment file formats supported by SAP in Europe-France, Belgium, Italy, Spa

    Hi Friends,
    Any information on payment file formats preferably DME formats supported by SAP would be great, specially following Europe countries:
    France
    Belgium
    Italy
    Spain.
    If anyone has imeplemented following formats in SAP for the following countries, can you pl. share your experience as well as implementation effort for this?
    UCV          - Belgium
    CFONB160 - France
    Norma 34  - Spain
    CDI/Bonfica - Italy
    Thanks and regards,
    Pinky

    hi
    check this Note 395679 - PMW: Overview of available formats

  • Sales Support in SAP SD

    Dear Gurus,
    Kindly let me know the Step by Step Procedure for Configuring the SAP Sales Support in SAP SD.
    any doc. will be highly appreciable.
    Wishes,
    Abhishek

    how are you searching the pdf
    Go to Google, key in text "Sales Support+SAP" and execute.  You will get all inputs from there.
    thanks
    G. Lakshmipathi

  • How to achieve vietnamese language support for SAP?

    Dear all,
    It's easy to add languages which are natively supported by SAP like Japanese, French...
    I wonder what are the things to do when we need language enablement for languages like vietnamese which are not yet supported by SAP.
    What we want to achieve.
    When we logon, select VN as the logon key.
    Then in the application, it show our language text instead of DE or EN.
    Thanks
    Giang

    Hi
    As you are aware the Vietnames is not supported by SAP,  You cannot install or customise it.  SAP will not guarantee the consistency of the data.
    Check
    http://help.sap.com/erp2005_ehp_02/helpdata/EN/04/c89d3665c45904e10000009b38f839/frameset.htm
    https://websmp101.sap-ag.de/languages

  • Latest IBM JDK version supported by SAP

    Hi there, we are having some Java performance issues in our landscape and the recommendation from SAP is to install the latest IBM JDK release supported by SAP, can you help me determine what the latest release is and where I can find the download?
    Thanks

    Hey James,
      The best thing to do is to check the Product Availability Matrix (PAM) for your release on service marketplace.
    http://service.sap.com/pam
    We're on Netweaver7 with EhP1 and the PAM suggestst the latest server-side JDK supported for us is 1.4.2. Here's the results or "java -version" on an ECC6.0 server in our landscape:
    root@#######:/>java -version
    java version "1.4.2"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2)
    Classic VM (build 1.4.2, J2RE 1.4.2 IBM AIX 5L for PowerPC (64 bit JVM) build caix64142-20080122 (SR10) (JIT enabled: jitc))
    Hope this helps.
    -Kevin

  • Is ORACLE DB on ServiceGuard Cluster supported by SAP in NW'04 ?

    I know that Oracle RAC is not supported yet, but I don't know if ORACLE DB on ServiceGuard Cluster is supported by SAP .
    Thanks in advance and regards,
    Frank.

    Hello Frank,
    not supported is not the right wording here. In general any kind of DB specialty has to be first supported by the according vendor.
    If there is a problem with such configuration we would not stop supporting it as long as there is a problem on our side.
    This is true for all kinds of configuarations in the region of hiogh availability.
    Regards,
    Benny

  • IPV6 support by SAP Java Connector (SAP JCo)

    Hi there,
    Does anyone know if IPV6 is supported by SAP Java Connector (SAP JCo) ?
    Thanks

    See http://help.sap.com/saphelp_nwmobile71/helpdata/en/46/cd5ee2c45365dde10000000a155369/content.htm
    but unfortunately I couldn't make it work. Has anyone made it work? thanks,

  • The third party database supported by SAP BW

    Hi
    Apart from SAP R/3 , my client has a historical data in thier legacy system so called  MFG/PRO, they wondering if SAP BW is allow to connect to such system.  Anyone know where I can check the third party database supported by SAP BW ?
    Panadda

    Hi:
    The native SAP NetWeaver BI functionality delivered to connect with such a system is called UDconnect ("BW" is an old term).
    Here are some resources
    http://help.sap.com/saphelp_nw2004s/helpdata/en/78/ef1441a509064abee6ffd6f38278fd/frameset.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/58f4db47-0501-0010-a2bf-ff01b150fdff
    You should be able to find a JDBC or ODBO driver for such a system that can work with UDconnect.
    Thanks for any points you choose to assign.
    Best Regards -
    Ron Silberstein
    SAP

  • Browser support for SAP Netweaver 7.3

    Hi All,
    Just wanted to know what all browsers are support by SAP Netweaver 7.3 bcoz its mentioning it supports all the major browsers but I could not find the versions of it as well as do we have to do some extra work to make it compatible with different browsers
    Regards
    JM

    Hi John,
    You can check the Product Availability Matrix for browser support at http://service.sap.com/pam
    Regards,
    Leo

  • File type support by SAP XI

    Hello,
    I looking for table with details about file formats that support by SAP XI.
    file format that support by SAP XI  with adding's (like Itemfield) and formats that not support by SAP XI.
    For example:
    File type .CSV support by SAP XI
    File type .EDI support by sap xi with Itemfield add in
    Thank you in advance for your help
    Elad

    XI talks with files using its File Adapter. This file adapter can pick up any file with any structure.
    After picking up the file, the task of adapter is to convert it into XI readable XML format. For this,
    - XI could directly understand input xml file or
    - XI could read text file using file content conversion or
    - u could write ur own code to read structures of any other file
    So no limitations as such.
    Regards,
    Prateek

  • Support to SAP 4.B

    Hi, could you please let me know what is the date that SAP 4.B is going to be supported?
    thanks in advance.
    Regards, Daniela.

    Hi all ...
    i did a mistake
    this is the SAP version that i have into the servers i am working for:
    SERVERSAP1       - SAP version 4.5B / Oracle 9.2.0.x.x / SAP Kernel 4.5B_Ext
    SERVERSAP2     - SAP version 4.6B / Oracle 8.1.7.x.x / SAP Kernel 4.6D
    SERVERSAP3     - SAP version 4.6C / Oracle 9.2.0.x.x / SAP Kernel 4.6D
    Could you please let me know what is the END DATE OF SUPPORTING BY SAP SIDE for SERVERSAP1, SERVERSAP2 and SERVERSAP3.
    Thanks in advance.
    Daniela.

  • Soap Version supported by SAP J2EE Engine 7.0

    Hi,
    Cna somebody tell me that which version of SOAP is supported by SAP J2EE Engine 7.0?
    Thanks in advance,
    manish

    Hi Manish,
    Have you checked the other link, that I have supplied, check it up, the page says that:
    "If you have any problems with the SOAP Processor within the SAP Web AS, our customer support can help you. Please create a problem message on the SAP Service Marketplace under the component BC-MID-SRT (SOAP Run Time). "
    So you might want to parallelly post your query over there too, cause i don't see any other note describing the version.
    Regards,
    Siddhesh

Maybe you are looking for

  • In need of a basics mentor

    Hello, I am doing a senior project for my high school. My project will include a Java program which I will write. I will be needing a long term mentor, for possibly a very long time (up to a year). I know this seems like an amazing commitment but I w

  • Creating pdf file from excel worksheet and save file in a macro created folder.

    Hi I have 3 worksheets and I want to conditionally convert them into a pdf file and than save said file into a folder that the macro will create if not already existing and name it with content of cell A1. So my question is if it is possible to do th

  • Query remote table not working in PL/SQL

    I have a problem that is killing me to figure out. Basically we trying to query a remote table through PL/SQL and it comes back with invalid column name for the table. But the table exists in the remote database and has the column. The query works fi

  • ICal on Intel won't subscribe

    We are running multiple calendars within our corporate environment. We each have our own calendar, which is successfully published to our intranet server. The problem that we are having is with subscribing to other calendars. I am using a PowerBook,

  • Desktop Adobe Content Viewer Launch Error

    I'm trying to use the Desktop Adobe Content Viewer to preview my folios, however I'm getting the following error message: Error: EncryptedLocalStore internal error           at flash.data::EncryptedLocalStore$/processErrorCode()           at flash.da