Help Required - Regarding New Implementation

Hello Experts,
Implementing a new SAP ... and got bit confused about the April 1 opening balances and March closure.
On 1st March 2014 we entered the following Opening Balances -
1. Open POs
2. Open Sales Orders
3. Stock Opening Balances
Then for the month of March we have been running SAP and the legacy system in parallel , making the following transactions –
1.       Sales Order (Invoiced in March only)
2.       Deliveries
3.       All AR Invoices
4.       All Purchase Orders
5.       All GRNs
6.       All AP Invoices
7.       No Bank receipts or payments were created. End of the month both AR and AP invoices will be Open for bank receipts and payments respectively.
The main question is which transactions need to be created/ closed to have opening balances in SAP.
(In other words ...
What is required now to create the correct opening balances? Can we close the invoices, both sales and purchases, without creating receipts and payments, respectively?
How do we need to enter the customer and supplier opening balances when we have already created all the invoices for the month of march?)
Your help will be much appreciated...
Thank you.
Best Regards

Hi, Venkat
I think that your Subject is not relevant to your problem
For Search Help problem please follow the test the following code.
PARAMETERS: ppernr LIKE pa0001-pernr.
DATA: i_return TYPE ddshretval OCCURS 0 WITH HEADER LINE,
      c TYPE c VALUE 'S'.
* Search Help for Pernr
AT SELECTION-SCREEN ON VALUE-REQUEST FOR ppernr.
  TYPES: BEGIN OF t_pernr,
    pernr LIKE pa0001-pernr,
    ename LIKE pa0001-ename,
  END OF t_pernr.
  DATA: it_pa0001 TYPE STANDARD TABLE OF t_pernr WITH HEADER LINE.
  SELECT pernr ename from pa0001
    INTO CORRESPONDING FIELDS OF TABLE it_pa0001
    where pa0001~endda = '99991231' .
*    WHERE zsdo~kunnr IN sokunnr.
  DELETE it_pa0001 WHERE pernr = '00000000'.
  SORT it_pa0001 BY pernr.
  CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
    EXPORTING
      retfield    = 'PERNR'
      dynpprog    = sy-repid
      dynpnr      = sy-dynnr
      dynprofield = 'PERNR'
      value_org   = c
    TABLES
      value_tab   = it_pa0001
      return_tab  = i_return.
Pleae Reply if any Issue,
and If above is also not solution too, than Please Explain your Problem
Kind Regards,
Fasial
Edited by: Faisal Altaf on Jan 17, 2009 2:46 PM

Similar Messages

  • RE: Help required regarding to upgrade from R/3 4.6c to mySAp ERP 2005

    Hi there
    I need help as we are planning to upgrade from R/3 4.6C to my SAP ERP 2005, I need the help in the context that
    . How much it will effect the prevoius functionalities, business processes user exits, reports, transactions and etc which thing one should have to keep in mind I need an general overview on this.
    2. What is the SAP best practice for Upgrade.
    3. Which things should be consider before upgrade.
    Thanks and Kind Regards
    Sohail

    Hi Sohail,
    For functional improvement between the releases you can find information in the release notes for example http://service.sap.com/releasenotes
    Also you can find http://service.sap.com/upgrade for very useful entrypoint for any information regarding upgrade.
    For more information, please check this links.
    http://www.sap.com/solutions/business-suite/erp/pdf/BWP_ERP2006_Upgrade.pdf
    http://www.sap.com/solutions/business-suite/erp/index.epx
    https://websmp103.sap-ag.de/~form/handler?_APP=00200682500000001266&_EVENT=DISPLAY
    Hope this will help.
    Regards,
    Ferry Lianto
    Please reward points if helpful.

  • PCUI 4.0, Search Help Required for New field

    Hi everyone
    I am working in CRM 4.0 Sales Order application
    We created a new field in CRM sales Order in Header level in SAP GUI through EEWB.
    The search help for the new field is working fine in SAP GUI. We want to add the same field with F4 help functionaliity in PCUI as well.
    The field has been added in structure CRMT_BSP_SLS_OD1_General. It also shows domain value for the field however Origin of input field ie empty
    The field has been added in PCUI and is successfully showing data inputted in SAPGUI
    However we need search help functionality for the field
    i tried these two steps
    1) i checked on domain value checkbox and changed the field from input to dropdown. However the dropdown is empty in PCUI. Whenever i check box domain values for some field then all the possible values in SPA GUI are displayed in PCUI, however this is not working here.
    2) I put Value_table in F4 of the field
    This is also throwing up empty values
    Am i missing something in this case
    Please let me know how to go about it
    TIA
    Asad

    Hi Frederic
    Thanks for your response
    I am not sure what is meant by regenerating the field group in this case
    I added the entries for my view in the field group and generated the layout of the field group (If this is what you mean)
    The field is working fine. I am able to save values to the field and able to see values saved in GUI.
    I haven't linked search help of the field in PCUI
    I am not sure how to go about it.
    I used the data element in the structure for the field.
    The data element has Domain entry in <b>Entry Help/Check</b> of the structure
    If i check the Domain Value checkbox in my field group then the domain values should be available in dropdown if the field is dropdown
    However i am not able to see the possible values of the field (It is present in SAP GUI)
    Does something else needs to be done in this case
    TIA
    Asad

  • Help required regarding webCenter Portal Development

    Hi Sir ,
    I'm a Student doing Software Engineering and Developing Software Project Portal (automation of Institutional(university Final Year Software Projects Process)
    Previously My university was not allowed me to develop Final Year Degree project on PLATFORM.. so I've tryed to develop it using Java Portlet AAI and other methodologies .. but unfortunately I've fielded to develop that Portal
    now my university has allowed me to develop on WebCenter Portal Development Framework... I've little know ADF ... now I only have 12 day to develop and deliver .I'm following
    Yannick Ongena website www.yonaweb.be/using_multiple_navigation_models_template_webcenter_11g_ps3_0
    and following multiple blogs
    BUT THE PROBLEM IS THAT
    these blogs and website are not very much responsive .. I've very less time .. I need urgent reply for my problems that I'm facing throwout development
    I've Installed
    Jdeveloper 1.1.1.1.6.0
    Xe 11g db 11.2.0.2.0
    WebCenter Portal Development Framework
    As I mention I've NOT MORE THAN 12 days, Please respond to My REQUEST .. Also Refer me To a PERSON WHO CAN HELP ME FOR ABOUT 10 days
    and
    share me BLOGS / WEBSITE / REFERENCE MARTIAL .. that will help me
    one of problem is that I think DEV schema is Created when we install RCU , I've Created UCM and PORTAL schema through RCU .. But mistalenly I've Removed the DEV schema as well
    and facing the below problem
    I’ve Created DEV , UCM and PORTAL schema from RCU. and Then try to install UCM ,when schema password screen appear for LOGIN and Create weblogic domain , It tell me INCORRECT PASSWORD, SO , I’ve DROP these 3 schema using RCU , during DROP schema, different errors appeared , and I’ve DELETED the middle ware\rcu_Home folder and Unzip the rcu.rar fresh file to the same directory
    NOW
    when I RUN rcu.bat and selected CREATE SCHEMA then RCU WOULD NOT ALLOW ME TO CREATE SCHEMA FOR PORTAL , DEV , UCM ..and also they appear in combo box to select
    BUT I’ve ALREADY DROP THAT
    I think it only droped not DELETED
    tell me the sqlplus commands fro DELETE schema. and also tell if it is DANGEROUS to delete some schema(example DEV schema) as I’m developing portal via WEB CENTER -Jdeveloper(integrated weblogic) , Xe , RCU, UCM )
    WAITING FOR REPLY
    BEST REGARDS
    ]|_|(¯`·._)a¿])

    @ngsankar @Nasir thanks for Reply
    NO Sir I have to deliver some functionality (basic functionality) on 5 Nov. and then they'll give us 1 more month if our work is satisfactory
    AND I'm not a very Beginner to ADF and WebCenter ..I've Installed the environment and Following Yanic website and parallel implementing my requirement .. It is rapid app dev. I think I cant develop satisfactory app in hours if any I can tell me that HOW TO IMPLEMENT THAT SPECIFIC Requirement AND FEATURE .. its easy I think ..and I will InshaALLAH .. its do or die for me
    Sir in 1 day I can finalize and develop UI ..(JSF pages and this bindings and template )
    for its Content I was Started UCM and then I stuck ,
    I Basically need to provide JSF Pages and portlets for Users (Student groups - Project Supervisors - Project Coordinator )
    I have to create Users and their Pages(Project Coordinator - Project Supervisor and STUDENT Group's)
    1)Project Coordinator is the Head Who Allocated Project Supervisors to the Student Group in response to Messages(sent from the portlet at home page)from the students that desire to make group and want desire supervisor . in response to this message the Supervisor can Reply and ASK FOR MEETING and the the coordinator has the authority to ALLOCATE
    2)Project Coordinator Create PLAN (1 year Plan) in tabular form (for example Project Group Supervisor and Its STUDENT GROUP has to Deliver 20 MILESTONE Deliverable throughout the year(Project group Supervisor can Divide Each MILESTONE into TASK and SUB TASKS...and Student Group has to Upload )
    Supervisor can give the task to student group and student group has to upload /Submit the required Deliverable /(task file ) supervisor within the given period MARK THIS TASK AS AN OK AND GIVE ANOTHER TASK OR ASK FOR METING
    in this way We achieve/provide
    Provide Central Repository for the Whole Software Projects that are Valuable ..
    ALSO DOCUMENT TRACEABILITY is achieved
    Workflow management (Task given and submission and meetings and attendance etc)
    This Functionality plus Basic ADF and WebCenter built in Functionality can also improve Collaboration and Productivity and Performance
    I've very less time AND willing to work.... waiting for Help and suggestions

  • Help Required Regarding - SAP Job names using R3 data flows

    We are calling a set of SAP Jobs using R3 data flows in data services. When ever a job fails we first kill the active SAP jobs by logging into SAP and then restarting the Jobs.
    There are about 100 odd SAP jobs that we call using these Data services Jobs so we wanted to kill the jobs using a reusable code on the SAP side by passing the Job name just before every R3 flows just incase its still in active status.
    So wanted to know if there are any short cuts to retrive the set of associated SAP job names because it will be a tedious process to hardcode the SAP job names and pass them as parameters for all the 100 + SAP job names in the custom defined resuable code.
    Any help or advice on this please !!

    The program is not meeting the expectations
    and the problem is due to reflection.Do we know this for certain?
    ... my application gets the class name, field name
    etc. from an XML file so i don't know their method names
    beforehand .
    Now since every class instance corresponds to a row
    in the database and i have to call get and set
    methods of each class instance so the performance
    keeps on degrading as the number of columns and rows increase .
    Can somebody suggest some improvement regarding this
    and regarding creating multiple instances of the same object Class.forName() will be using a hash already, so there is probably not much room for improvement.
    Class.newInstance() probably does not take significantly more processing than a simple "new Fubar();".
    Umpteen reflective method invokations (one per column) for each row/instance - Are you saying these are the problem?
    You can test this easy enough.
    If you comment out the reflective method invocations and leave the rest of your code untouched,
    does your application processing speed up significantly?

  • Help required regarding user exit for STPSHH01 IDOC

    Need help regarding user exit.
    I append the structure of VTTP and add one field with the name of ZDELCST i.e Delivery cost so i want to update that table once the idoc will post.
    I have to write the user exit for this but i have no idea how to do this so kindly requesting someone to please write the code for me and i will be very grateful to him/her.
    The functional module is IDOC_INPUT_SHIPPL
    and there is a CALL CUSTOMER-FUNCTION '012'
    this will take us to function module EXIT_SAPLV56I_012
    This includes ZXV56U08
    Within this include in need to map the delivery cost from the idoc to the new append filed VTTP-ZDELCST

    Hi,
    use this FM to update ur shipment
    variables
    DATA: lo_tp_g_tra       TYPE v56e_shipment_activities, "Data to modify
          lo_tp_g_shp       TYPE v56e_shipment,
          lo_tp_g_log       TYPE v56e_logfile, " Errors function
    call the function to modify shipments
    CALL FUNCTION 'SD_SHIPMENT_PROCESS'
      IMPORTING
        e_logfile    = lo_tp_g_log
      CHANGING
        c_activities = lo_tp_g_tra
        c_shipment   = lo_tp_g_shp
      EXCEPTIONS
        error        = 1
        OTHERS       = 2.
    Thanks,
    Sendil.

  • Help required with badi implementation for IBASE

    Hi,
    I have implemented and activated a BADI (Defination name: BADI_IBASE_SAVE_CHCK). This BADI is for additional checks before changes to an IBASE is saved. However, this BADI is not getting triggered.
    I tried debugging the transaction IB52 during the SAVE operation, but couldnt get the reason.
    Can anyone help me out with this...
    I implemeted the BADI from the SPRO transaction in the following path.
    SPRO>Customer Relationship Management>Master Data>Installed Base> Enhancements-->BADI:Additional check when saving Installed Base.

    Hi Dharmendra,
      Check if this is your case..
    Note
    This Business Add-In is not suitable for checking individual field content in an installed base, or installed base component: To do this, see Business Add-In: Additional Checks When Modifying Installed Base Headers and Business Add-In: Additional Checks When Modifying Components.
    Regards.
    Manuel

  • Help required regarding performance improvement using reflection.

    Good Day Fellow programmers,
    I need some help .
    I am working on a project in which it is quite unavoidable to use Reflection and i am getting some performance issues regarding that . The program is not meeting the exceptions and problem is due to reflections .
    Its sought of OR mapper in which i have to fetch the data from the database and corresponding to every row from the resultset there is a Helper class object which will hold data from the table row in itselt in some fields.
    Now my application gets the class name ,field name etc from a XML file so i dont know their method names before hand .
    Now since every class instance corresponds to a row in the database and i have to call get and set methods of each class instance so the performance keeps on degrading as the no of columns and no of rows increase .
    I cant use any exisiting application (hibername etc) as i am doing some processing in between.
    I had use method caching techinique but still invoke is taking too much time.
    Can somebody suggest some improvement regading this and regarding creating multiple instances of the same object
    Please Help
    Thanks
    Saurabh

    The program is not meeting the expectations
    and the problem is due to reflection.Do we know this for certain?
    ... my application gets the class name, field name
    etc. from an XML file so i don't know their method names
    beforehand .
    Now since every class instance corresponds to a row
    in the database and i have to call get and set
    methods of each class instance so the performance
    keeps on degrading as the number of columns and rows increase .
    Can somebody suggest some improvement regarding this
    and regarding creating multiple instances of the same object Class.forName() will be using a hash already, so there is probably not much room for improvement.
    Class.newInstance() probably does not take significantly more processing than a simple "new Fubar();".
    Umpteen reflective method invokations (one per column) for each row/instance - Are you saying these are the problem?
    You can test this easy enough.
    If you comment out the reflective method invocations and leave the rest of your code untouched,
    does your application processing speed up significantly?

  • SQL Developer extensions : Help required regarding reports

    Hi,
    We are developing an extension for SQL Developer which is similar to reports . So , I need some information regarding the APIs related to report output.
    I need to access the resultset of the query output of a User Defined report so that we can customize our extension for some specific requirements. Is there a way to access the resultset after the query gets executed ? Or Are there any APIs where I can look into for some understanding of the background process which happens after the query execution and before the output gets printed on the output window.
    Any help or suggestions on this is highly appreciated.

    Please do not duplicate threads. No answer means nobody can or wants to help.
    At most you can bump the first thread in case someone missed it.
    Thanks,
    K.

  • Help Required : Adding new Wagetype to IT 0402 Payroll Results

    Dear Experts,
    I am adding a new Wagetype to show in Payroll results. At the step of setting up payroll infotypes a workbench request is created. When I transport this request from my Development server to Quality server I get the following error
       "Table CI_P0402 could not be activated"
    Can anyone please guide me regarding this issue.
    Regards,
    Talha Aftab

    For anyone else facing the same issue : You have to make sure the data elements part of CI_P0402, like ZZTELXXXXX are transported as well. They were not automatically part of my transport, which is why it worked fine on my DEV server, but couldn't be activated when I transported to QAS (The data elements are created for each new wagetype when they are added to 0402, and it is set up)
    Regards,
    Talha Aftab

  • Help required regarding Integrating Conversion Agent with SAP-XI

    I want to run a simple File to File scenario which involves integrating conversion
    agent. I gone through a webblog:Integrate SAP Conversion Agent by Itemfield with SAP XI
    I deployed the module and I configured the channel in the same way what was specified in the webblog.
    But when I run my scenario I found CM_TRANSFORMATION_ERROR as the error in communication channel monitoring.
    Can u please provide me the solution for correcting the above error, this would be a great help for me..

    HI,
    see the below links
    http://help.sap.com/saphelp_nw04/helpdata/en/43/6f1f39a08e6fcae10000000a1553f6/CMSUserGd.pdf
    http://help.sap.com/saphelp_nw04/helpdata/en/ee/c9f0b4925af54cb17c454788d8e466/frameset.htm - cc
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/95/bb623c6369f454e10000000a114084/content.htm - fcc cOUNTER
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/da1e7c16-0c01-0010-278a-eaed5eae5a5f - conversion agent
    with item fiels.
    Regards
    Chilla

  • Help Required Regarding Bill Estimation

    Hi all,
    I have a Requirment like based on meter read remark i have to bill the consumer,Hence for this bill estimation what exact algorithm spot i need to take. one algorithm is sufficient for this bill generation or more algorithms is required, pls help me to solve this.
    thanks
    sivaram

    Thank you for u r reply KCS.But in this Custom Meter Read Remark Action Algorithm i have only setter methods for setMeterRead(),setMeterReaderRemark() no getter meathods,How can i send output?
    Could you pls clarify my doubt , if present Meter Remark is no read then i dont get any meterRead there i require previous reading+Average Consumption as meterread. And if next bill generation is regular then iwill it take previous reading or this estimated reading.Could you pls explain how can i do this.

  • Help required  regarding ObjectValueSelector

    Hi all,
    I have a requirement like this, in my View I have 2 DropDownByKeys  and 1 input field. The inputfield should be empty and the 2 DropDoenByKeys shud be populated with the data from backend, when I click on save button, the data shud be saved in the backend with the given values. I have a Bapi which have all these fields and will also save to the database.
    How to do this appl? Give me development procedure step-wise and also suggest me where and what code shud be written. Its urgent. Plz someone share your knowledge.
    regards,
    Datta Saru
    Thanks a lot in advance.

    Hi ,
    You can populate dropdown values from BAPI using the following steps. I assume you have idea about custom controller.
    step1:
    Create custom controller.Inside custom controller Bind input value then execute BAPI.
    step2:
    Now you have value node which is returned from BAPI. After execute BAPI you can find size using the following code. create value node and model node object using the code.
    Step3:
    <custom controller name>.IRole_ResultNode modelnode=wdContext.nodeRole_Result();
    <custom controller name>.IRole_OutputNode valuenode=wdContext.nodeRole_Output();
    valuenode.invalidate();
    int size=modelnode.size();
    Step4:
    After find size using loop fetch values from model node into value node.Asume in this value node contains key and value.
    for(int x=0;x<modelnode.size();x++){
    <custom controller name>.IRole_ResultElement modelElement=modelnode.getRole_ResultElementAt(x);
    <custom controller name>.IRole_OutputElement valueElement=wdContext.createRole_OutputElement();
    valueElement.setId(modelElement.getKey());
    valueElement.setText(modelElement.getValue());
    valuenode.addElement(valueElement);
    step5:
    After that bind this value node(Role_Output) into Component controller. Then Bind value node(Role_Output) from component controller into view.
    Step6:
    Finally bind dropdown UI Element into Role_Output node's attribute(ID).
    Kind Regards,
    S.Saravanan
    Message was edited by: Saravanan S
    Message was edited by: Saravanan S
    Message was edited by: Saravanan S

  • Help required regarding AR module, XML and flex builder3

    I need some help regarding flex project in flex builder3.
    I am working on flash based augemented reality using flex builder3. I want to develop a module for a boutique using which user can try on different dresses. I want to build this  module in such a way that camera gets loaded at one side(left) of the window with a TileList (displaying list of images with their prices) on the right side of the window.
    In order to populate the TileList i'm using HTTPservice to dyanamically load xml (xml->containing dress images along with prices). This part is working fine i.e. when i run this project, xml content gets loaded in TileList.
    My problem is when I copy the swf file of my project along with resource files somewhere else and then launch that swf file, it gives me an alert
    that xml can't be loaded. Secondly augmented reality part(i.e. camera) doesn't load; left part of window remains blank).
    I want someone to help me solve these issues.

    Hi,
    use this FM to update ur shipment
    variables
    DATA: lo_tp_g_tra       TYPE v56e_shipment_activities, "Data to modify
          lo_tp_g_shp       TYPE v56e_shipment,
          lo_tp_g_log       TYPE v56e_logfile, " Errors function
    call the function to modify shipments
    CALL FUNCTION 'SD_SHIPMENT_PROCESS'
      IMPORTING
        e_logfile    = lo_tp_g_log
      CHANGING
        c_activities = lo_tp_g_tra
        c_shipment   = lo_tp_g_shp
      EXCEPTIONS
        error        = 1
        OTHERS       = 2.
    Thanks,
    Sendil.

  • Help required regarding struts

    Hi i m tryin to make a simple struts application where in i have use struts iterator tags to display the fields in jsp but when i submit the jsp i am getting null values in action. here is the code ...pls anybody help...
         <table>
         <logic:present name="testForm" property="arrtest">
              <logic:iterate name="testForm" id="list" property="arrtest"
                   indexId="index">
                   <bean:define id="labelbean" name="list"
                        type="com.TestDto" />
                   <tr>
                        <td><%=index.intValue() + 1%></td>
                        <td><bean:write name="labelbean" property="tag" /></td>
                        <TD><html:text name="labelbean" property="name" size="7" /></TD>
                        <td><logic:iterate id="arrval" name="labelbean" property="arrValues"
                             indexId="index1">
                             <input type="text" value="<bean:write name="arrval"/>" size="1"
                                  disabled />
                        </logic:iterate></td>
                   </tr>
              </logic:iterate>
    </logic:present>
         </table>
    here is the form:
         private ArrayList arrtest ;
         private TestDto dto;
    and their getters and setters...
    when i am sending values from action to jsp its displaying correctly but when i am submitting jsp all null is going....can anybaody checkout what am i missing...
    Kelvinator

    Thanks a lot... but i have figured out already that using nested struts is an easy method to implement this and i have already implemented that. The jsp is looking much cleaner now. Thanks a lot once again for your time and if you want to have a look at nested struts go thru this link:
    http://www.keyboardmonkey.com/next/index.jsp

Maybe you are looking for

  • Windows 7 wont appear in start up options

    hi, this problem is pretty specific to how i got here so hopefully someone can help. long story short, my internal dvd drive is broken so i had to do various work arounds involveing vmware (because the mighty windows is alergic to externals or someth

  • OEM service discovery of linux agent from nt 4.0 platform

    get message: failed to get information for node 10.0.1.156 when trying to refresh services from oem console on NT 4.0 platform. OEM version 1.5 I am also getting and error in the $ORACLE_HOME/network/trace/dbsnmpc.trc file. Trace level is set to admi

  • My volume bar isn't working,how do I fix it ?

    How do I get a volume bar to work again?

  • How can we change the position of an employe in 0001

    Dear Friends,                I would like to change a record (either by copy/change) for infotype 0001 in order to change the position of any employee. Through PA30 when iam trying to do a copy i found that the position field is only non-editable mod

  • Severely problem with SUN HBA card SG-XPCI2FC-QF4 installation

    Hello: I'm facing a big problem when installation SUN HBA card,the machine can't recognise the HBA card when poweron with HBA installed, my system is: Server: SUN V890, Solaris 10 HBA: SG-XPCI2FC-QF4 I changed another HBA card and I/O solt,the proble