***********Structure details required*************

Hi,
   can anyone please tell me the fields to opulate while passing the dates to the structure 'APPOINTMENT' of the Bapi 'Bapi_Busprocessnd_createmulti' while creating an order. I have Date values,date Profiles,date Types .Please tell the fields to pass those values in the  appointment structure.
Regards,
Vijay
*******Entries will surely be rewarded*******************

Hi Vijay,
Although I havent found the BAPI with the name. I think since I am not on CRM Server..
Anyways,,I have found out some of the threads in ABAP forum. Although they are not related with the same problem. But in these you can get an idea of how the values passed to this very BAPI.
Creating service order using BAPI_BUSPROCESSND_CREATEMULTI
Re: BAPI_BUSPROCESSND_CREATEMULTI - SERVICE_OS
Hope this may give you some inputs to solve your issue.
Else you put the cursor on the BAPI Function module name in SE37 and do a where used search..jst check how the values are passed for the same structure..
Thats all I can do buddy. Best of luck..
Regards,
Mayank

Similar Messages

  • Problem in loading the Portal Content Directory Structure & Detailed Naviga

    Hi
    we have installed EP6 SP16.When we are opening any tab detailed navigation is not loading.Some java sript errors are coming.Here iam pasting those errors.
    Please suggest asolution.logged in as super admin
    java script errors
    access denied.
    null or not an object.
    object required.

    Hi Gopi,
    A. <b>Pls check your browser settings</b>.
    We did face similar problems like Java script errors throwing msg's
    " null or not an object.
    object required"
    Hope you are using IE. If so,
    1. Go to  Tools - > Internet Options - > Advanced .
    Enable " http1.1 through Proxy Connections".
    2. Increase the Cache.
    B. <b>Check whether the user has permissions to access the portal content</b>
    Go to Content Administration - > Portal Content.
    Select Portal Content and right click. Select Permissions and check out.
    Regards,
    Venkat.
    [Pls reward points if useful]<b></b>
    Message was edited by: venkat

  • Automatic Payment Details/Check Details Required on Input of Posting No

    SAP Version:: SAP ECC 6.0 EHP3 Version.
    Query: We require payment/check details as output from SAP after user is making payment in SAP through Payment Run F110.
    We are having Input Invoice Posting Number(From MIRO or FBV0).
    More Detail:
    Through Payment Run: User can make multiple payments, however invoice are posted one by one.
    So we want to get output from SAP(Payment details and check details) on the input of MIRO/FBV0) posting Number

    Hi Christian,
         Agreed what you said. But in parameters on third tab page that is FREE SELECTION where you can give selection criteria with F4 (Input help) as parameters. Then what happen if account is having multiple line items with different Business area, Profit center,Document No.... here as per your requirement you go to input help select required field name for eg. Doc. No and enter the doc. no. in the below values field eg. 1234567890,0987654321
    now the proposal list generated by APP (F110) is showing line items to pay are those two Doc. No. which we have selected in Input parameters. instead of all line items.
    If we use Profit center As a FREE SELECTION then APP is selecting only those line items which are posted for given Profit Center instead of selecting all items. It is selecting items as per given parameters.
    My concern is i am able to use all FIELDS in FREE SELECTION accept Doc. Date, Posting date, & Due Date..
    I hope this will clarify the scenario
    regards
    Sagar

  • PSHFT - Shift Schedule Structure details

    I am supposed to get the details in this structure (PSHFT). This contains work schedule details. I am supposed to publish these schedules every day through a mail to employees. Is there anyway that I can read this structure.

    Hi
    You don't 'read' a structure.  You can read from a table and place the returned data into a structure:
    READ TABLE itab WITH KEY x = y INTO wa.
    Can you clarify where this data is coming from?
    Andy

  • OTL -Time Sheet Hour Type field detail required.

    Hi all,
    I'm working on a Report which gets time sheet data for an employee. My time sheet structure has project, Task,Type and Hour type. I have got all the column data as required for my report but i'm not able to find out where the hours type info (as mentioned above) is stored.
    I do know that the LOV for the Hour Type column is from hxc_alias_values table. But i want to know the table /column where hour type info is stored when a person enters the time sheet.i.e., For an employee entered time sheet - project-task-type-hour type and number of hrs against it.
    We tried a lot of options but were unable to find out. Any help on this will be very helpful.
    Thanks,
    Suresh

    The value will be available in HXC_TIME_ATTRIBUTES with Attribute_Category = ELEMENT - <Element Type Id>. This cane be retrieved by joining HXC_TIME_BUILDING_BLOCKS > HXC_TIME_ATTRIBUTE_USAGES > HXC_TIME_ATTRIBUTE_USAGES.

  • FIFO layers detail requirement

    Hi Team,
    I am facing problem for the development of costing of the fininshed
    goods whihc we are manfucturing in warehouse through production module .
    For my result purpose i need to know the detail of raw material whihc
    actually consumed and from whihc layers based on the FIFO concept.
    i am reffering to oinm table (warehouse journal) in whihc all the
    detial of the material flow is present but information related to
    layers from whihc the items are consumed actually ,
    this information is missing in oinm due to whihc my link
    development is not proper and i am
    facing problem to track the actual consumption FIFO wise.
    so kindly provide me the infromation how to get the data of layers 
    for eg. the layer information should be like
    GRPO 20(doc No OF GRPO) and 3(line no of GRPO 20)
    so that technical developer can easily identify the layer of the rawmaterial from oinm table for the consumed item.
    i am at live stage and customer requiremeent is
    suffering very much due to this missing information in oinm system
    table.
    amit

    Hi Amit
    The system uses a "Lot" to control the FIFO layers, although this is not physically represented by a separate table or structure. In the OINM table you will find a field called OpenQty which will indicate which FIFO layers (or costs) have not yet been consumed or sold either partially or in full. SAP Business One checks for OpenQty by date and consumes from the oldest "Lot" first. Writing a query or getting the "Lot" information could be tricky but I would suggest using the DocDate & DocTime with the OpenQty to determine what is still available and what production would consume.
    Kind regards
    Peter Juby

  • Batch details required in FIFO Document Extract MRF1

    Hello,
    The requirement of my client is to get the batch number used in the material document in the FIFO document extract.
    When I analysed the table MYMP and MYMP1 and the transactions MRF1 and MRF3, I see that the batch details cannot be displayed.
    i have suggested the user to develop a custom report for the same.
    However I need to know if it is possible to add batch in the FIFO extract using standard SAP.
    Thanks!
    PM

    Hi,
    Take 4 separate fields to store the new fields .then ,
    FIELD1 = AGING_DETAILS+0(30).
    FIELD2 = AGING_DETAILS+31(30).
    FIELD3 = AGING_DETAILS+61(30).
    FIELD4 = AGING_DETAILS+90(30).
    Regards
    Sudheer

  • Pricing Details Required for Sales order Item

    Hi Gurus,
    I have a requirement to get pricing details of sales order line item to be displayed on smart form.
    Please let me know the tables which i need to refer to get the pricing details. Please let me know how I can link those tables from VBAK or VBAP.
    OR
    Please let me know if there is any function modules to get the pricing details of sales order header / item
    Regards
    Avi

    Hi,
    Check with the below table
    Table : VBRK, VBRP, VBFA, KONV tables.
    In VBRK and VBRP you can link with VBELN field. In VBFA table you can link with VBELV fireld.
    Regards
    Thiru

  • Master - Details Requirement - HGrid

    Hi,
    I have a requirement where i need to display records on the basis of the Creation Date.
    The Header section would display all the records with distinct Creation Dates. The Details section should display all the records where the creation date matches the date in the header section.
    The data would be coming up from the same table. Its just that we need to club the records on the basis of the date.
    Would this requirement be addressed using HGrid?
    If any other thoughts please advice.
    Thanks.

    Yes this can be addressed by a Hgrid

  • Details required on UUP

    Hello,
    Can anyone help me by providing a link to a document which explains
    how to create a Unified user profile from an external oracle database Step
    wise. And gives a code example which uses all the tags required to acces
    this user profile using an entity bean.
    I have already gone through a documentation which explains this in
    brief but does not help at all to build an user profile. Looking forward to
    a comprehensive document on UUP.
    Akshay

    hi, vijaya
    you can find the documentation here
    https://www.sdn.sap.com/irj/sdn/developerareas/bi
    http://help.sap.com/saphelp_nw04s/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm
    and bw 7.0 (official name nw2004s) new features
    http://help.sap.com/saphelp_nw04s/helpdata/en/a4/1be541f321c717e10000000a155106/frameset.htm
    https://www.sdn.sap.com/irj/sdn/developerareas/bi?rid=/webcontent/uuid/e78a5148-0701-0010-7da9-a6c721c6112e [original link is broken] [original link is broken]
    you can download the pdf overview and detail
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5ee3725b-0401-0010-e381-ac323362ce91
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5c46376d-0601-0010-83bf-c4f5f140e3d6
    Please go through this link from SAP Help
    http://help.sap.com/saphelp_nw2004s/helpdata/en/52/a21f407b402402e10000000a1550b0/frameset.htm
    take a look nw2004s overview (official name for bw7.0)
    http://help.sap.com/saphelp_nw04s/helpdata/en/a4/1be541f321c717e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/52/a21f407b402402e10000000a1550b0/frameset.htm
    https://www.sdn.sap.com/irj/sdn/developerareas/bi?rid=/webcontent/uuid/e78a5148-0701-0010-7da9-a6c721c6112e [original link is broken] [original link is broken]
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5ee3725b-0401-0010-e381-ac323362ce91
    details ppt
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5c46376d-0601-0010-83bf-c4f5f140e3d6
    and check
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5ee3725b-0401-0010-e381-ac323362ce91
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5c46376d-0601-0010-83bf-
    cheers
    ravu
    Dont forget to assign points

  • Domain Ports details required

    Hi All,
    Please share me which ports are required to open from Network team to join system on Domain Controller.
    Thanks,
    Shiva Tak
    Wintel Admin

    Hi Shiva Tak Wintel Admin,
    Please find the below details may be help you to get answer.
    135 - UDP and TCP Port 135 for domain controllers-to-domain controller and client to domain controller operations
    389 - TCP and UDP Port 389 for LDAP to handle normal queries from client computers to the domain controllers.
    88 - UDP Port 88 for Kerberos authentication
    3268 & 3269 - TCP Port 3268 and 3269 for Global Catalog from client to domain controller
    445 - TCP and UDP Port 445 for File Replication Service
    636
    53 - TCP and UDP Port 53 for DNS from client to domain controller and domain controller to domain controller.
    Thanks,
    DC

  • 1099 vendors - details required

    hello,
       business wants to generate 1099 for their 1099 vendors. I have never worked on this aspect of FI, please let me know in details , the procedures behind this, I will be glad to provide more information if required.
    Thanks very much.

    Hi,
    Check this link.
    http://www.sapficoconsultant.com/Bonus/Extended%20Withholding%20tax%20configuration.pdf
    Thanks,
    Rau

  • Pre Upgrade Project details Required

    Hi Experts,
    Could anyone please explain in detail with sufficient links/materials as to what kind of a role does an Abapper Play in Pre Upgrade Project.
    What kind of Problems one can face and solutions to it if possible.
    Thanks in Advance.
    Regards
    Ullas

    Hi Ullas,
    please check this link
    abaper role in Upgradation project
    SAP Upgrade project
    Regarding the Steps involved in Upgrade Project
    First it will be to find objects whcih are impacted by upgrade. Now most of the solution providers have tools to do this work automatically with less human involvement. These tools give you a list of custom developments that will be impacted by upgrade which need correction in higher version. Each object in the list will be distributed to a person in team for fix. It is the responsibity of the Abaper to find out the error and fix the error in a given program and make it error free. This is checked by testing the object after the correction is completed. For exapmle a screen number has changed in higher version for a particular transaction. This implies a correction to all custom programs where this screen is used in BDC. Another example may be an obsolete function module which is not available in higher version and it is the responsibility of Abaper to find out suitable replacement for this.
    But prior to this activity there is one more activity. If there are any changes to standard SAP developments like user exits or changes to standard code or changes to data dictionary, then they will not be reflected automatically after upgrade. There are transaction SPAU for workbench objects and SPDD for data dictionary objects. Abaper has to analyse the changed done to standard programs and dictionary objects and has to decide whther these are required in higher version. If they are required then correct them through these transaction codes.
    There is a document given by SAP on roles played by different people in an upgrade project. I suggest you to read that.
    Best regards,
    raam

  • SOAP Scenario-Sender and receiver having same structure- Mapping Required?

    Hi,
    We are having a SOAP to SOAP scenario. In that the sender and receiver are having same structure. Is it possible to by-pass mapping and just do the configuration from ID
    Thanks and regards,
    Siji Anup

    Hi Siji,
    AFAIK you can skip ESR development. Check the example in this blog When and how to create an scenario in SAP PI without mapping objects.
    Regards.

  • Enhancement details required...adding order header material as component in Process Order

    Hi,
    I am creating a process order for a qty of 10. Now when I go to components list header material with order qty (means 10) is added in the components list by the system through some enhancement...how to check which BAPI or BADI is doing this.....can somebody guide me....
    Thanks
    Kumar

    Dear Kumar,
    Find BAPI:
    Get the package of the transaction and in SE84 choose the required hierarchy and input the package and execute you will get list of BAPIs. and see given threads: LIST OF BAPI FOR PRODUCTION PLANNING MODULE and BAPI to change production order components
    Find BADI: Using Repository Information System (TCODE- SE84)
    Go to “Maintain Transaction” (TCODE- SE93).
    Enter the Transaction code( which you want to find BADI) and Click on the Display push buttons.
    Get the Package Name.
    Go to TCode: SE84->Enhancements->Business Add-inns->Definition
    Enter the Package Name and Execute.
    Best of luck
    Regards,
    Abbas.

Maybe you are looking for

  • Time Machine Failure due to Adobe Acrobat Professional & Adobe Bridge CS3

    Console reports failures with some files deep within the 2 folders.. Copy stage failed with error:11 Backup failed with error: 11 Every time.... so with Adobe Acrobat 8 Professional and Adobe Bridge Folders both on my exclude list... Time Machine mar

  • MultiProvider design CMP Warnings

    Hello, I'm trying to activate a MultiProvider using some infocubes including 0PA_C01 and 0PAOS_C01. When I check some warnings appears, among others: Check of MultiProvider ZM: Error messages from point of view of OLAP processor:                     

  • Moving from PC to Mac

    I bought an iMac, but I have a PC full of pictures with 3 External HDD. Now I need transfer all my information like catalogs, license, etc to iMac. I know that 2 of my externals HD isn't compatible with Mac and Mac always ask for format the HD before

  • Do I need the QT development tools?

    Hey, I've installed some KDE apps recently and I've noticed that QT development tools have also been installed. Do I need these? Or can I remove them? thanks

  • Adding custom fields to ALV of Delivery View of ME2M Report

    Dear all, I want to copy ME2M and create a new report and add 2 fields to ALV fetching it from Z-Table. I am not able to make out how the Field Catlog is built and How values are passed to ALV from IT. The complete code is complex OO ABAP and we have