Any BAPI or FM to get ECN data.

Hi,
Anybody help me for how to get ECN data, Which is shown in CC07 transaction for given change number. If there is any BAPI for FM please inform,
Thanks.
Mahesh

Hi,
check with these bapi it maight be useful to u.
these are for generic engineering node
BAPI_1197_EXISTENCECHECK
BAPI_1197_REPLICATE
BAPI_1197_SAVEREPLICA
reward if hepful.

Similar Messages

  • Any  BAPIs to post Service entery details

    Hi SAP Gurus,
    I need to create an interface program to upload Service entry details received from the different system to sap.
    Details:
    Service Entry Sheet will be posted manually for the accepted services in case of Maintenance, Repair and Licensing. A batch job will be created to post the Service Entry Sheet from the file extracted out of the EPM system, based on the number of actual hours worked by each Contractor on a Project.
    Kindly inform whether any BAPI is available to post this data or I need to go for BDC method only.
    Regards
    Hari

    hi,
    chk out these BAPI's
    BAPI_SERVICENOTIFICAT_GETLIST  Select service notifications according to customer or contact person    
    BAPI_SERVICENOTIFICAT_CREATE   Create service notification   
    BAPI_SERVNOT_ADD_DATA          Added Items, Causes, Activities, Tasks, Partners of the service notif.   
    BAPI_SERVNOT_CHANGEUSRSTAT     Change the user status of a service notification                         
    BAPI_SERVNOT_CLOSE             Complete service notification                                            
    BAPI_SERVNOT_CREATE            Create service notification                                              
    BAPI_SERVNOT_DEL_DATA          Delete Items, Causes, Activities, Tasks, Partners of the service notif.  
    BAPI_SERVNOT_GET_DETAIL        Get details about a service notification                                 
    BAPI_SERVNOT_MODIFY_DATA       Modify a service notification or associated subdata                      
    BAPI_SERVNOT_POSTPONE          Postpone service notification                                            
    BAPI_SERVNOT_PUTINPROGRESS     Put in process a service notification   
    BAPI_PROC_CHAR_GET_HELPVALUES  Read allowed values for a process characteristic                         
    BAPI_PROC_CHAR_GET_LIST        Read process characteristics, incl. detail data                          
    BASB                           Service Master Record: BAPIs                                             
    BAPI_SERVICE_GET_DETAIL        Read Detailed Data for a Service Master Record                           
    BAPI_SERVICE_GET_LIST          List Display for Service Master Records     
    BAPI_SERVICE_GET_DETAIL        Read Detailed Data for a Service Master Record                           
    BAPI_SERVICENOTIFICAT_CREATE   Create service notification  
    BAPI_SERVICENOTIFICAT_GETLIST  Select service notifications according to customer or contact person
    Regards,
    Arunsri

  • Any bapi avaialble to fetch component planned orders for header planned ord

    Hi Experts,
                     We have a req where we need to fetch component planned orders for  header planned order .
    In Detail :
      In MD4C tcode (select planned orders tab -> F8 ), when i pass the header planned order like 17474 .
      I get two component planned orders like 16276 16277 and corresponding materials like 12025185 , 12025189.
    We are using   BAPI_PLANNEDORDER_GET_DETAIL  to  fetch  component materials for a planned order .
    similarly any bapi or tables which have this data  to fetch component planned orders.
    Thanks in advance,
    Mani.

    Hope it would be helpful for you:
    Check these user exits.
    CO610001            User exits: Assembly processing                             
    M61X0001            User exits PP-MRP materials planning                        
    M61X0002            User Exits PP-MRP Material Requirements Planning Evaluations
    Thanks

  • How do I get a date out of this: 14:35:42.0868394-08:00  ???

    I am receiving an XML document from a person who generates it via a .Net page. This is supposed to be a date/time object.  In his .Net code he uses the object just fine.  I have asked that he translate it to something more standards like {ts '2012-03-01 15:59:45'} but he won't and said I should just figure it out... Nice, huh?
    Does anyone have any idea how I can get a date out of this value:
    14:35:42.0868394-08:00 ???
    I know that the last part (-08:00) refers to Pacific Standard Time.  I am pretty sure that the 14:35:42 represents 2:35:42  PM.  If that is correct, the 0868394 must represent 3/1/2012 (the day I ran the report).
    Please help.

    HugoSchmidt wrote:
    I am receiving an XML document from a person who generates it via a .Net page. This is supposed to be a date/time object.  In his .Net code he uses the object just fine.  I have asked that he translate it to something more standards like {ts '2012-03-01 15:59:45'} but he won't and said I should just figure it out... Nice, huh?
    Does anyone have any idea how I can get a date out of this value:
    14:35:42.0868394-08:00 ???
    I know that the last part (-08:00) refers to Pacific Standard Time.  I am pretty sure that the 14:35:42 represents 2:35:42  PM.  If that is correct, the 0868394 must represent 3/1/2012 (the day I ran the report).
    -08:00 may indeed refer to the time zone. However, if you're expecting the date-time, then he is shortchanging you. What he has sent you is just the time in hours, minutes and seconds, with the seconds expressed in 7 decimal places.
    You could just ignore the decimal places, and extract the time as follows
    <cfset datetime_string = "14:35:42.0868394-08:00">
    <cfset the_time            = listgetat(datetime_string, 1, ".")>
    <cfoutput>#the_time#</cfoutput>

  • Query for getting Workcenter data

    Dear Professionals,
    I got an issue where user needs the data from the work center. So i made a query joining the table CRHD, CRCO, CRCA & CRTX here for all the Tables OBJID & OBJTY is available, but the query results in "no data found". Am i doing some mistake else is there any other way i could get the data.
    Thanks in advance
    Regards
    Prashant.Pillai

    Hi there,
    try the following:
    1. link CRHD- CRCO with left outer join - do You have the data in both table? if yes
    2. change CRHD-CRCO to inner join and add CRCA with left outer join - do You have the data?
    (No need the text tabe You can find it in add fields in query)
    Br

  • What is the syntax to get last date of Quarter ?

    Hi ,
    We are planning to have Bom effective date functionality. Presently BOM Disable date is coming in between the Quarter. Is there any funtion or syntax to get last date of quarter for the bom disable date. similar to "$begin" to get the last date.
    Thanks

    Hi,
    To get this done you can do the following.
    1. Create the Result Source.
    2. Create the display template using the design manager and copy the existing template make the req. changes on the template and publish it to the document library and give the manage property that you req. for this concatenation functionality. Manage Property
    like the domain etc.
    3. Create search center and add the new page modified the core result web part and give the result source and custom template that created in step 2.
    4. Publish the page.
    5. Create the Search vertical and give the name and use the same page the created in step3. 
    http://sharepointfordeveloper.blogspot.in/2013/09/sharepoint-2013-result-source.html
    http://sharepointfordeveloper.blogspot.in/2013/09/sharepoint-2013-result-types.html
    http://sharepointfordeveloper.blogspot.in/2013/06/sharepoint-2013-design-manager.html

  • BAPI or FM to get the work order number

    Hi
    Kinldy let me know if there is any BAPI or FM to get the work order number (aufnr)  from to Purchase requisition number (banfn) & Item number of the purchase requisition in the order(bnfpo).
    Thanks ,
    Arun

    Table EBKN will help you.

  • Do we have any BAPI to get the sales contracts data.

    Hi Experts,
    Do we have any BAPI which fetches sales contracts details as i need to post a new contract based on that data from the legacy system which is also in SAP.
    Hoping an answer soon.
    Chitrasen

    hi,
    u can check all bapis available for sales in se37, searching by BAPI_SALE.
    Here u can check for ur required bapi...

  • Any Function module or BAPIs are available to get scheme name for the inter

    I have internal order no value in table  AUFK-AUFNR ,  and the internal order corresponding Scheme value is available in IMPR-PRNAM . Now I want to inner join both the tables to extract the data , but there is no common field . Is there any Function module or BAPIs are available to get scheme name for the internal orders?

    look at DB-VIEW  "V_IVP_OR".
    Regards,
    Laurent

  • Bapi/function module to get opening or closing stock for a posting date

    I am creating a report where i need to get the opening stock value and closing stock value  for the given starting date and ending date respectively for the PP report.
    The T-code for that is MB5B.
    So,can any1 plzz tell me how i can get the stock value for a starting date/ending date...
    Is there any BAPI or function module to find this out..
    or any logic?
    Thanks.

    Hi Kiran,
    You would like to findout opening and closing stock of a particular period and of a particular period....
    If we would like to findout opening and closing stock of material A as of 18 / 8 / 2008,
    then do like this.
    go to MBEW table .. there u get opening stock as on today. Today the date is 20/8/2008. from today's opening stock if we add / subtract the movements which have happened on 19/8/2008 and 18/8/2008 u'll get opening and closing stock as on 18/8/2008.
    U get the movements from MKPF ( material doc header) and MSEG (material doc item ) based on posting date. In MSEG u get movement type.
    If the movement type is 101, it means the stock is added.
    If the movement type is 102, it means the added stock is reversed.
    from today's opening stock deduct the stock with moverment type 101 and add the stock with movement type 102.
    This will give u opening stock as on 18/8/2008.
    To get closing stock of 18/8/2008 ..... the opening stock of 19/8/2008 is 18/8/2008's closing stock.

  • Any BAPI/Function Module for adding new record with dates in PA0027

    Hi all,
    I am tryig to find is there any BAPI/Function module for updating new record with Start Date and End date for specified Personal Number in PA0027 Table.
    In PA0027 table i will be passing start date and end date for selected personal number, it needs to add new record with this details in the table checking the condition that this start date and end dates should not be between any of of start date and end dates for the specified personal number.
    thanks for ur time.
    Murali

    Hi Raj/Suresh thanks for ur answers.
    but i am having a problem,i gave this values.
    INFTY               -
                0027
    NUMBER              -
                00000010
    SUBTYPE             -
                010
    OBJECTID
    LOCKINDICATOR
    VALIDITYEND         -
                03/12/2006
    VALIDITYBEGIN       -
                03/01/2006
    RECORDNUMBER        -
                000
    RECORD              -
                P0027
    OPERATION           -
                CHK
    TCLAS               -
                A
    DIALOG_MODE         -
                0
    NOCOMMIT            -
                Y
    VIEW_IDENTIFIER
    SECONDARY_RECORD
    i am getting short dump saying that
    The source field is too short.
    The current program, "SAPLHRMM", tried to assign a field to a field symbo
    However, the field is shorter than the type of the field symbol, which
    is not allowed.
    The statement in question is in the form ASSIGN f TO <fs> CASTING or
    ASSIGN f TO <fs> with a field symbol that was created using the
    STRUCTURE addition.
    I tried  operation - Chage,Create (same thing for all inputs)
    is this correct funtion moduel for my requirment?
    what ever i am passing the start and end dates this should check in the table records with this personal number and if this start date and end dates are not between of any start and end dates then it should add new record with this dates.
    Thanks for ur time.
    Murali.

  • Using XI(RF adapter) if i invoke any BAPI on R/3, then in XI i get to see a

    Hello friends,
    I am trying to acheive the folowign scenarion
    My scenario is RFC – XI --Soap , and the major problem i am facing is that, whenever i come accross any pdf's or documents or blogs related to my stuff , it always talks in very brief and i get stuck. the blog that you posted talks about some program Id , and i am not sure wht it is.
    <b>And right now concentratin on XI -> RFC-> R/3 track,</b>
    <b>Is it possible</b> that using XI(RF adapter) if i invoke any BAPI on R/3, then in XI i get to see all the Data returned by R/3 .
    Like say a java application using JDBC invoking an sql on oracle and Java Application getting all the details.
    If yes how will that data be visible in XI ?
    Thanks & Regards,
    Rohit Sharma

    program id is something you specify in your SM59 while you create your destination, the same has to be given in your adapter also.
    Have a look at this weblog which explains the same.
    /people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step
    ALso if you are looking for a blog on RFC -> Webservices, check out /people/shabarish.vijayakumar/blog/2006/03/23/rfc--xi--webservice--a-complete-walkthrough-part-1
    Message was edited by: Shabarish Vijayakumar

  • Although my ipod shows the number of steps, calories, and time, it no longer is saving it to the history. also when I open the history it takes me to May 2010 instead of the current date. Any ideas on how to get it to start recording the history again?

    Although my ipod shows the number of steps, calories, and time, it no longer is saving it to the history. Also when I open the history it takes me to May 2010 instead of the current date. Any ideas on how to get it to start recording the history again?

    Try:                                               
    - iOS: Not responding or does not turn on           
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try another cable                     
    - Try on another computer                                                       
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
    Apple Retail Store - Genius Bar
    The missing apps could have been done by setting the Restrictions that can hid those apps. If the backup was made with those retrictions set the the Restrictions are also restored.
    Thus, if you get it to work restore to factory settings/new iPod, not from backup                               
    You can redownload most iTunes purchases by:        
      Downloading past purchases from the App Store, iBookstore, and iTunes Store

  • Query to get the data of all the columns in a table except any one column

    Can anyone please tell how to write a query to get the data of all the columns in a table except one particular column..
    For Example:
    Let us consider the EMP table.,
    From this table except the column comm all the remaining columns of the table should be listed
    For this we can write a query like this..
    Select empno, ename, job, mgr, sal, hiredate, deptno from emp;
    Just to avoid only one column, I mentioned all the remaining ( 7 ) columns of the table in the query..
    As the EMP table consists only 8 columns, it doesn't seem much difficult to mention all the columns in the query,
    but if a table have 100 columns in the table, then do we have to mention all the columns in the query..?
    Is there any other way of writing the query to get the required result..?
    Thanks..

    Your best best it to just list all the columns. Any other method will just cause more headaches and complicated code.
    If you really need to list all the columns for a table because you don't want to type them, just use something like...
    SQL> ed
    Wrote file afiedt.buf
      1  select trim(',' from sys_connect_by_path(column_name,',')) as columns
      2  from (select column_name, row_number() over (order by column_id) as column_id
      3        from user_tab_cols
      4        where column_name not in ('COMM')
      5        and   table_name = 'EMP'
      6       )
      7  where connect_by_isleaf = 1
      8  connect by column_id = prior column_id + 1
      9* start with column_id = 1
    SQL> /
    COLUMNS
    EMPNO,ENAME,JOB,MGR,HIREDATE,SAL,DEPTNO
    SQL>

  • I-photo:  I used 2 cameras to take pictures on a trip --- i have put the pictures from both cameras into an album --- when i click on view and then sort by date, the pictures do not sort by date --- any ideas on how to get the pics sorted by date?

    I-photo:  I used 2 cameras to take pictures on a trip --- i have put the pictures from both cameras into an album --- when i click on view and then sort by date, the pictures do not sort by date --- any ideas on how to get the pics sorted by date?

    Select all the photos that you need to change, then click the "Photos" menu and choose "Adjust Date and Time".
    If you add a year, it will adjust all the photos that you selected by adding a year (so if you accidentally select one of the photos that already has "2012", that will change to "2013"). 

Maybe you are looking for

  • SAP BW report through CRM portal

    Hi, I have a requirement where we need to open SAP BW query/web template through CRM7.0 portal. Could you please tell me all the necessary configuration steps that we need to do in CRM system for carrying out this task? Thanks, Rahul

  • I solve the Iphone 3Gs problem with the iOS 4

    I solve the problem you just need to go to Settings -> General -> Date & Time then turn (set Automatically) off then go back to Settings -> Wallpaper then change the wallpaper to the first one on the top then turn the iphone off wait 2 mint then turn

  • SX80 video is not working

    Hello Team, I am having Cisco SX80 device. Due to some limitations I have to fit my Codec of the device in HUB room which is 15 meters far from SX80 camera. Is this distance making problem or another reason. Can anyone suggest me the which type of ca

  • Best Practices v3.31 - SAP InfoSet Query connection

    Hi, I have a problem with adapting a Crystal Report from Best Practices for Business Intelligence v3.31 to SAP system. The report "Cost Analysis Planned vs. Actual Order Costs.rpt" is using SAP InfoSet Query "CO_OM_OP_20_Q1". This InfoSet Query is wo

  • Need some codec/format insight

    I've been doing some trial and error searching for the best output formats for various purposes and I'm a little confused.  Can someone explain why certain exporting as certain formats like MPEG4 and sometimes MPEG2 generate multiple files?  Is it sp