Required Service Po Details

Is there any function module which will gives all details related to service po?
Required total qty from service tab,tax code from invoice tab,base amount  & total value from condition tab.
waiting for your valuable input .
Regards,
Rachel

Hi Rachel,
You can get complete PO services table details here with this BAPI, you can create and change also, with other BAPI, like'BAPI_PO_CHANGE' 7 'BAPI_PO_CREATE'.
  CALL FUNCTION 'BAPI_PO_GETDETAIL'
    EXPORTING
      PURCHASEORDER                    = P_EBELN
      ITEMS                            = TRUE
"     ACCOUNT_ASSIGNMENT               = ' '
      SCHEDULES                        = TRUE
"     HISTORY                          = ' '
"     ITEM_TEXTS                       = ' '
"     HEADER_TEXTS                     = ' '
      SERVICES                         = TRUE
"     CONFIRMATIONS                    = ' '
"     SERVICE_TEXTS                    = ' '
"     EXTENSIONS                       = ' '
    IMPORTING
      PO_HEADER                        = LS_POHDR
"     PO_ADDRESS                       =
    TABLES
"     PO_HEADER_TEXTS                  =
      PO_ITEMS                         = LT_POITEMS
"     PO_ITEM_ACCOUNT_ASSIGNMENT       =
      PO_ITEM_SCHEDULES                = LT_SCHEDULES
"     PO_ITEM_CONFIRMATIONS            =
"     PO_ITEM_TEXTS                    =
"     PO_ITEM_HISTORY                  =
"     PO_ITEM_HISTORY_TOTALS           =
"     PO_ITEM_LIMITS                   =
"     PO_ITEM_CONTRACT_LIMITS          =
      PO_ITEM_SERVICES                 = LT_SERVICES
"     PO_ITEM_SRV_ACCASS_VALUES        =
      RETURN                           = LT_RETURN
"     PO_SERVICES_TEXTS                =
"     EXTENSIONOUT                     =
Thanks & regards,
Dileep .C

Similar Messages

  • Function module to get Service Order details created with a Sales Order

    Hi,
    Could anyone tell me if there is any function module to get the details of the Service order that is created automatically for a line item in a sales order. Let me explain my requirement clearly.
    When a sales order is created with specific line item, a service order is automatically created for that line item. I need to get the information about the associated service order. I can't find this information in VBAK, VBAP or VBEP tables obviously. But, i can see the link between the service order created and related Sales document # and item #  in the DB view  CAUFV. But, the key field here is Service order #. But my requirement is to get the service order details from the key field of Sales document.
    I tested the FM SD_SALES_DOCUMENT_READ_POS that reads the sales document header and item material tables, but this doesn't help me in getting the service order details associated with the material line item.
    Your early response is greatly appreciated.
    Thanks in advance,
    venu

    Hi Akshay,
    I actually saw this , but surprisingly, there is nothing stored in this field in either of the tables VBAK or VBAP. I mean, even for the sales orders which have associated service orders, nothing is stored in either of the above tables.
    Can you please tell me if there is anyother way.
    Thank you,
    venu

  • SharePoint Development,Deployment,Staging Environment system requirements(Hardware,Software,Required services)

    Hi
       I want to know,
           1. System requirement for VM based Sharepoint 2013 development environment for minimum 3 user's
           2. SharePoint Topologies based on system architecture,system requirements
           3. General SharePoint Development environment with all required services
           4. SharePoint Deployment/Staging environment with all required services
      Please help me to get the detailed informations on the above
    Regards,
    Siva

    Hi Siva_SREC,
    My environment built for three developers is a 3-tier SharePoint farm. The physical hardware has 32 GB RAM divided as the following virtual machines that all get hosted inside Windows Server 2012 Hyper-V (Datacenter edition)
    Active Directory - 2 GB: Used to provide authentication to all joined virtual machines in the farm.
    Enterprise Database - 6GB: Used to host all SharePoint databases and TFS database.
    3 x SharePoint Farm - 6GB: It depends on how big your project are. For example, if you need each develop to develop SharePoint in particular farm then you should separate 3 farms. Each farm has a SharePoint farm configuration database and relevant database.
    If you need multiple developers to develop on the same farm then you need to join another server to the existing farm.
    Team Foundation Server - 4GB: Used to store source code and files and for development collaboration
    We have remaining 2 GB and it's quite enough for the physical host to run Hyper-V. I've also had a few other machines for specific purpose. For example, I've done building a single WAC farm that provides Office Web App service to SharePoint. I could turn
    off one of SharePoint machines when my developer isn't working in order to test OWA. If you are having chances to work on SharePoint 2013 app development project so you would need to have a dedicated machine acting as a Provider that is responsible for providing
    web service to the SharePoint. Of course in this case you use provider-hosted app or the combination of SharePoint-hosted app and provider-hosted app. Personally, this machine shouldn't be joined to the AD domain controller. It should be a separate AD because
    in real-world scenario, your provider isn't the same AD with client's environment. 
    In terms of SharePoint topology design, I'd consider configuring 2-tier farm (WFE & App) because in many cases, you would have to deploy your solution in the environment that has many machines separated each other. 
    At the end of the day, it all depends on your budget and the size of your project. I would say there is no silver bullet on the hardware requirement. For example, the hardware needed for large project is totally different from the one for just SharePoint
    branding task. 
    Hope this helps you. 
    Regards,
    -T.s
    Thuan Soldier
    A 23-year-old man loving Microsoft technologies and making crazy ideas on business journey.
    SharePoint Vietnam |
    Blog | Twitter

  • Service Account details are not going through header(OSB Business service)

    Hi
    I have an issue with service account. Assume I have a proxy service A, Business Service B, Proxy service C.
    A invokes B and B invokes C (A --> B --> C). All calls are through http protocol.
    I created a service account with userid and password details and attached it to the Business service B(Static for basic authentication).
    Added log activity in proxy service C for context variable $header to verify whether userid and password are coming through request header or not.
    I executed proxy service A from sbconsole but I couldn't see userid and password details of created service account in the logs. Only nemespace are logged in the file.
    <soap:Header xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"></soap:Header>>
    Can someone please help me why service account details are not going through business service request. Am I missing any steps?
    Thanks in advance
    KK
    Edited by: 966531 on Oct 23, 2012 4:23 AM

    Basic authentication information is stored under transport headers (check $inbound) whereas $header is populated for message headers (for e.g. - SOAP headers), so you should be checking $inbound instead of $header
    Regards,
    Anuj

  • No fact table exists at the required level of detail

    Hi All,
    I am getting the below error in report level(11.1.1.6.4).
    No fact table exists at the required level of detail.
    Thanks & Regards,
    Chandra

    Hi Chandra,
    One of the possibility for this error can be:
    if you have 2 sets of dimension and fact say (D1 & F1) , (D2 & F2) and these are 2 sets are not connected to each other. In report criteria if you have columns from all the tables. Then the result will be.'No fact table exists at the required level of detail' error.
    Regards,
    Arjun.

  • Service Request Detail Report Data Definition...Where is It?

    Hi All,
    Can anyone help me find the data definition associated with the Service Request Detail report?
    Here are the specifics and I am in R12
    Module: Service (CS)
    The report name is: Service Request Detail
    The short code for this report is: CS_SR_DETAIL_DEF
    When I look at the concurrent programs, I could only find the following concurrent program:
    Program: Service Request Detail Report
    Short Name: CSXSRDET
    Executible: CSXSRDET
    This appears to not be the same report. Could someone help me with this?
    Thanks,
    Patrick

    I am using FME viewer to see the data and my problem is that I got data for bridges, land ,sea as S57 files(WGS84) and got detailed data for roads in ESRI shape files (NAD83),then I changed the coordinate system for road data in WGS84(same as of bridge data) but for the bridge with coordinates
    1: (-95.1270104, 29.0784282)
    2: (-95.1194496, 29.0855485)
    3: (-95.116253, 29.0885589)
    the road appears far away from it in FME viewer.
    I will really appreciate anyone could tell me like what can be the reason for this or the place from where I could get data for all the layers(like land,sea,depth,bridges,and detailed roads including local roads too) in one format.

  • The system requires Service Pack 1 or higher

    I get this "requires Service Pack 1" message while trying to install Oracle9i Database 9.2.0.1 on XP Professional Service Pack 2. My guess is that it thinks I'm running W2K.
    I have seen similar posts here and elsewhere, but have yet to find the solution. Any ideas appreciated! Thanks.

    more info please. What OS? If w2k did you apply any service pack after installing the OS?

  • Display additional fields in Service Request detail page

    Hi All,
    Is it possible to display some fields like Account Type, Contact Type etc. in Service Request detail page?
    Service Request Field Edit page only allows to add default value to the newly created field, that's not the result that I needed.
    Any suggestions are appreciated.

    Bruce,
    There's a function called joinfield value that will allow you to bring across information from those pages, if you email me (alex.neill@{see profile}) I'll send you the document.
    cheers
    Alex

  • Required service agreement with new iPhone?

    Can I get the new iPhone in the states and use it in Costa Rica?
    I have been loyal and stuck with Apple even though the program costs were prohibitive. Since the iPhone came out I have wanted to get one but the cost was too high. I now live in Costa Rica and my family of four has a very low income. I was very excited to learn that the new iPhone 3G comes out just in time for our annual trip to the states. The price is finally affordable! Here's my problem, I keep hearing that the next model must be unlocked at the store and requires you to sign up for a cell service. I can't do this.The only cell service in Costa Rica is with the ICE monopoly. CR signed a free trade agreement with the US last October which should allow outside cell service providers to offer service here. In the mean time I will be in California with the opportunity to buy an iPhone 3G. I have searched the internet to see if the new iPhone will even work in Costa Rica and I can't find any information. iPhones are sold at the Apple stores here for three times the price in the US. I just up graded to the newest MacBook Pro.
    If Apple is actually requiring customers to sign up with a cell service there it is totally unreasonable. I have been a Mac User since the very first Macs with the green screens came out. If I added up the money I have scraped together over the years to spend at Apple it would be a small fortune. A required service plan would be an injustice to the very people who have made the company a success, loyal consumers! If I am required to sign up for cell service I will just have the buy a simmalar phone from another company.

    You have to sign up for AT&T service. The iphone would have to be hacked to work on another network. This would void the warranty, not allow you to update the iphone, may render it useless, and cannot be discussed on this forum - as per the terms of use of this forum.
    Also, this is a users forum. we are iphone users not Apple.
    You are not addressing Apple here.
    You may send feedback to Apple at www.apple.com/feedback

  • Display Service Request Detail screen when saving a Service Request

    I have created a weblink that creates a new service request with the Contact field already populated.
    Is it possible to stop the application from returning to the contact detail page when I save the Service Request. Ideally I would like to display the service request detail page when I save a service request.
    Thanks.

    The first button option is useful if the table to maintain is a "Customizing" type, and you need to transport easily its values. If the table is of type "Master Data" or even "Transactional data" then  the data has not to be copied between environments.
    Sample :
    T001 - Customizing => Transport requests
    MAR - Master Data => No transport
    I think that your table as no client "MANDT" fields, so the program asked for a "workbench" request and not a "Customizing" one.
    Regards

  • How to get Azure service pricing details programmatically?

    Hi,
    Can anybody please tell me how can I programmatically get Azure service pricing details (pricing for Compute, Data Services , App Services, Network Services) from Azure website?
    Does Azure provide the pricing details in JSON format? 

    Hi,
    We are aware of the great feedback at:
    http://feedback.azure.com/forums/170030-billing/suggestions/1143971-billing-usage-api and we are looking into this. Please feel free to comment/vote on that feature request.
    Best Regards,
    Jambor
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Required services for EP in Internet Transaction Service

    Hi,
    I've installed EP and I'm in the post-installation steps, configuring the Internet Transaction Service in transaction SCIF, but I couldn't find any documentation about required services. I would like to know which services need to be activated in order to run EP and NWDI.
    Thanks,
    Diego

    Hi Narasimha,
    Thanks a lot for your answers. It is really helpful. But lastly let me ask a question in SE80 we can create or modify HTML templates for the internet services. For these transactions for which i'm not getting through SE80, how can i change HTML layouts.
    Correct me if my understanding is wrong. Points will be given obviously.
    Thanks
    Anirban

  • Import Service Line Details from MS Excel file

    Dear All,
    In ME22N when creating "Service related PO", I want to upload a list of service line details from an Excel File.
    I have found some user exits as below. However they are not allow me to upload any data into the service line entry / table...
    EXIT_SAPLMLSP_010
    EXIT_SAPLMLSP_011
    EXIT_SAPLMLSP_030
    EXIT_SAPLMLSP_030
    Any Idea?
    BR,
    Neil

    Export the data from Excel using csv type (comma separated variables). Then use sql-loader to load the data into Oracle.

  • Not enough system-resources to finish required-service

    Hi,
    I have developed a backup-program, using java.util.zip package.
    When I applie this program to zip a file greather than 100Mo, an OutOfMemoryError occurs.
    So, I try to call the JVM with Xms and Xmx parameters set to 512Mo:
    java -Xms512M -Xmx512M ClassName
    Then, my program crash on the following exception:
    java.io.IOException: Ressources syst�me insuffisantes pour terminer le service demand�
    (Translation: "Not enough system-resources to perform the required-service")
    My workstation is equiped of 512Mo-RAM for an Athlon 1000MHz under Win2KPro 5.00.2195 and I using Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C) - Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)
    The memory-usage after the Exception-evenment is 112Mo,
    the maximum-memory-usage is 216Mo,
    the virtual-memory-usage is 532Mo,
    Is it an another way than increasing physical-memory of my workstation to contain my JVM ?
    Thanks beforehand for your replies.

    You create (write) an archive I suppose.
    I wrote a little web-server in Java which serves the requests on the basis of the zip archives listed in its configuration. That is, it lets us browse inside several zip archives with a browsers without having to unpack them. I use this thing on my PC against a couple of complete Java SDK documentation packages etc. The total size is above 150MB (megabytes, or, si vous pr�f�rez, megaoctets). The thing runs without memory options without problems for a week (I usually shut the box down for the weekend).
    The bottom line: with reading the archives I encounter no problems with the java zip package.

  • Configuring RESTful Services in detail

    Hi Community,
    we've set up RESTful Services for our APEX installation, we've followed the Oracle documentation on how to do that.
    Now, there are some questions left:
    Is there a way for us to configure the RESTful services in detail? It looks like there are very few configuration possibilities at all, for example, we can't set the Tokens lifetime (or configure anything at all actually=).
    Thank you!
    - Georg Dangl

    So, I'm one step closer now, thanks to Securing ORDS REST Services with OAUTH2 | Oracle Is Easy, I've found that there is the possibility to set the lifetime for the BEARER token in the defaults.xml via the following parameter:
    security.oauth.tokenLifetime
    Additionally, I discovered a table in the Database under the  Apex user, "WWV_FLOW_RT$USER_SESSIONS" where current OAuth2 Information (Tokens and expiry info...) is saved. From there, I found that the default refresh Token lifetime is one day.
    So, the next step is to find out the command to set the refresh token lifetime in the defaults.xml. I'd appreciate any help!

Maybe you are looking for

  • Bridge CS6 Missing from Master Collection

    I installed Master Collection CS6 but noticed that Bridge CS6 was not installed. I reran the installer and checked to see if it was listed as an application available to install and it was not. I checked the website and it shows Bridge being part of

  • Problems with 'df' command

    Hello folks, I'm having some problems with df command: Output: [nenemfromhell@myhost ~]$ df -h Filesystem Size Used Avail Use% Mounted on udev 999M 4.0K 999M 1% /dev none 999M 4.0K 999M 1% /dev /dev/sda8 133G 125G 2.0G 99% /media/DU shm 999M 0 999M 0

  • Order or WBS budget carry forward!

    Hi all, Normally if we budget the order or WBS by year, we will need to run budget carry forward at the year end closing. But if we just use the overall budget and not use the budget by year at all, do we still need to run the budget carry forward at

  • Sorting, timecode positioning, cropping bug, GPU acceleration, AU support

    There doesn't seem to be a way to sort the items in the queue. I added 126 videos to encode and it is terribly annoying to look at them all as a huge bubble rather than a single line with disclosure triangle. There are no options for repositioning ti

  • Connect to cox how

    My iPhone connects easily and quickly to my AT&T wi-fi, but I cannot connect my home Cox network wi-fi, even after resetting wi-fi connections.