Alternative of C1F2_SUBSTANCES_READ in ECC 6

hi,
What is the alternative function module of C1F2_SUBSTANCES_READ in ecc 6

Hi,
try this FM "C1F2_SUBSTANCES_READ_WITH_REF"
regards
naveen

Similar Messages

  • Alternative Function module in ECC 6.0

    Hi,
    The function module FI_DOCUMENT_ARCH_JUMP_HEAD_SGL  and FI_DOCUMENT_ARCH_READ_DETAILS  is available in 4.6c but is not available in ECC 6.0.
    I have to import a progam from 4.6 to ECC 6.0.with uses this function module .
    Please let me know alternative function module in ECC 6.0
    Thanks
    Deepa

    That's why it's never recommended to use the FMs that have not been released to the customer... You might be able to copy FMs as Z... objects from 4.6 into ECC 6.0. However, it's possible that underlying functionality has changed a lot and it just won't work.
    Instead of asking for a replacement FM you might want to explain what exactly you're trying to achieve, then someone might be able to provide an alternative (not necessarily an FM).

  • Alternative for SO_NEW_DOCUMENT_SEND_API1 in ECC 5.0?

    Hi
    Would like to know what is the alternative method to implement the logic to send email in ECC 5.0 .  SO_NEW_DOCUMENT_SEND_API1  seems to be obsolete .
    Primarily I would like to know the difference between the following 2 function module.
    SO_OBJECT_SEND  and SO_NEW_DOCUMENT_SEND_API1 
    Appreciate your help.
    David

    Hi,
    Please use this FM UMC_NOTIF_SEND_EMAIL to send an email in ECC 5.0.
    Regards,
    Ferry Lianto

  • ECC 6.0 or ERP 6.0???

    Experts,
    What's ERP 6.0?
    Is it different from ECC 6.0? HowSay during an upgrade we perform SPDD & SPAU on ECC 6.0 and ERP 6.0 comes up, what are the next steps?
    NW
    Edited by: NW on Aug 11, 2008 4:15 PM

    Hi
    for those with the same question:
    SAP ERP 6.0 (formerly known as mySAP ERP 2005) is the name/ release of the complete SAP ERP application. The predessor is mySAP ERP 2004.
    The large SAP ERP application consist of > 30 (?) installable units. One of these installable units is SAP ECC (6.0). Others are SAP NW - EP Core, SAP FSCM - Server ABAP, SAP SEM, etc.
    [=> SAP ECC is a part of SAP ERP 6.0, and not only an alternative name].
    SAP ECC is as well a special case, because it is the successor component of the former SAP R/3 (46c, Enterprise...)
    [=> SAP R/3 is part of the very much larger SAP ERP (6.0)]
    regards,
    Andreas R

  • Endpoints not published in Service Registry

    Hi all,
    I have published all the Enterprise services from the Discovery system(ECC) and they are available within the service registry.
    But somehow the endpoints are not published to the Service Registry because of which I am not able to consume the services for UI development in VC.
    I have the following concerns :
       1) The ES are being tested successfully but not being sure why the endpoints were not published when the Services were published from the Discovery System.
       2) Can we forcefully create the endpoints in the Service Registry. If so, plz let me know the procedure.
      3) SP13 is applied on Discovery System, so I am not able to execute TCode SOAMANAGER to create Endpoints, so is there any other alternative, other than upgrading ECC to SP14.
    Points will be rewarded for any help
    Regards Brian

    Hi Brian,
    Maybe the issue is wrt the Service Registry destination definition. The correct system name should be picked from the SLD system name (under http://host:port/sld) definition (I think it CE1 by default). You can also refer other issues I faced in a similar situation that i documented in thread [Endpoints not published in Service Registry;
    I take my earlier comment about using the Publish function in Service Registry. I learn it should be not be used.
    As regards the ServicesRegistrySi(Proxy Definition) URL, I guess you can use http://localhost:port/ServicesRegistrySiService/ServicesRegistrySiPort?wsdl&mode=sap_wsdl
    Regads
    Suresh

  • Stock Report in Sap ecc6

    Dear Team,
    I was previously using Russian J3RFLVMOBVED in Sap ecc6. It was working fine for the last two years for stock valuation quantity & Value wise. From Jan 2012 this report is showing Negative Stock  in the report.  For this i consulted ABAP for the check the values source (from which table these  negative values are arising)   in table MBEW & BSIM. These values also didn't existed in the Table mentioned above. Can any one advice me for this problem?
    Also can any one provide me alternative report in sap ecc-6 for Stock quantities & Values on specified dates along with the sub locations.
    Secondly is there any standard report for Material Aging?
    M.Yousuf

    Hi,
    I have checked mb5b its not addressing my issue as its showing valuated stock  without location & Batches. I have checked S_POO_07000139, ITS ALSO SHOWING Valuated Stock without Batch Plant & Location wherease MC.1 & other MC Tcodes. They are showing valuated stock without batches material code & Description in a summarized form.
    I need this stock report for the stock count on month End in a summarized form.
    Please advice any other solution.
    M.Yousuf

  • How to Get Alternative Gl Account Number in SRM from ECC backend

    Hi All ,
      We need to get the Alternative Account Number in the SRM  from the ECC backend.  Is it stored in any of the SRM Table?
      or
      is ther any  RFC(FM) or BAPI to get the Alternative Account Number from the Ecc to SRM.
      Please help.
    Regards
    Channappa

    Hi Abd-Al-Aleem  ,
      Thanks a lot for response , actually we need to get the Alternative account which is in the ECC(Table:skb1) into the SRM system.So is there any RFC or BAPI  which can help to solve my issue.
    Regards
    =========
    Channappa

  • Alternative for Pooled table M_VMVAC in ECC 5 version

    Hi,
    Pooled table M_VMVAC in version 3.1i does not exist
    in ECC 5.Can anyone tell me the alternative for this?
    Pool/cluster is M_VMVA in 3.1i version
    Helpful answers will be rewarded
    Thanks
    Kiran

    Check data base view V_VMVAC.
    Regards
    Sridhar

  • Alternative for Pooled table M_VMVLA in ECC 5 version

    Hi,
    Pooled table M_VMVLA in version 3.1i does not exist
    in ECC 5.Can anyone tell me the alternative for this?
    <b>Pool/cluster  M_VMVL in 3.1i version</b>
    Helpful answers will be rewarded
    Thanks
    Kiran

    Hai Kiran
    Check the following Code in program 'RVV50L21'.
    the following Code is present in ECC 5.0
    select * from <b>shp_idx_gdsi</b> where wadat in i_datum     "470
                                     and   vstel in i_vstel
                                     and   route in i_route
                                     and   vbeln eq vttp-vbeln.
    simillar code in 3.1 version is
    select * from <b>m_vmvla</b> where wadat in i_datum
                           and   vstel in i_vstel
                           and   route in i_route
                           and   vbeln eq vttp-vbeln.
    Replacent table for m_vmvla is shp_idx_gdsi
    Regards
    Sreeni

  • Alternative for  Function module 'F4_CHOOSE_MCID' in ECC 5.0?

    Hi,
    Can any one tell me the Alternative for  Function module <b>'F4_CHOOSE_MCID'</b> in ECC 5.0?
    Helpful answers will be rewarded.
    Thanks
    Kiran

    Hi,
    Please use this FM UMC_NOTIF_SEND_EMAIL to send an email in ECC 5.0.
    Regards,
    Ferry Lianto

  • Alternative tcode for AL02 in ECC 6.0

    Hi All,
    AL02 is a tcode in 4.7, its obsolete in ECC 6.0 . i want the alternate tcode for this in ECC 6.0.
    can u suggest me some process to find such alternative tcodes for the obsolete one in the higher versions.

    Hi Nasreen,
    The new Tcode for AL02 is RZ20 in ECC 6.0
    Check this Wiki for the list of old and new Tcodes:
    https://wiki.sdn.sap.com/wiki/display/ERP6/TransactionsChangedinECC6.0
    Regards,
    Chandra Sekhar

  • SOAMANAGER - Alternative URLs for WSDLs and Endpoints  in ECC

    Hi All,
    We are publishing enterprise services using SOAMANGER transaction in ECC system. In
    our development environments we have no problem with the process.
    However in our cert and production environments we have loadbalancers,
    with SSL offload, and so both port and URLs for the endpoints and WSDLs
    need to reflect the different port/url introduced via our loadbalancer
    and SAP web-dispatchers.
    We have looked at note 11325985, which provides good guidance - however
    when we use the alternative host / port as described on page 2 of the
    note the service cannot be saved and activated -
    Steps for Reconstruction
    Run Transaction SOAMANAGER in one of our ECC systems SED/SEQ/SEP
    Activate a standard SAP enterprise service, i.e
    ECC_CUSTBASICDATABYIDQR_V2
    In the Transport Settings tab of the Configuration of Web Service we
    enter alternative URL - our load balancers URL for cert is
    erp.XXX.com and for prod erp.XXX.com. When we save the
    service it produces the following error ( when we don't specify an
    alternative Access URL there is no error;
    ERROR: ICF: Error when creating alias node: rc: unknown nMethod:
    Alias Create; return code 15
    Error Message Number Screen Number Transaction Program Table
    Regards,
    Ramesh

    1-Use the Tx: SRT_TOOLS
    2-Double-click on "Display of Extended Service in Current Client Configurations"
    3-Complete the "Configuration Name" with the name of the endpoint / service
    4-Click on run
    5-Double-click on the "Configuration Name" found in the left tree
    6-You will obtain the url you are looking for without using the SOAMANAGER
    7-Enjoy

  • Alternative table for M_ZPH22 in ECC 5 version

    Hi,
    The Dictionary structure or table "M_ZPH22" is either not active or does not exist in ECC 5 version but it was present in version 3.1I.
    Can any one suggest the alternative table in ECC version
    for table M_ZPH22.
    Thanks
    Sai

    Hi,
    This is a match code object.
    The short text for M_ZPH22 is "<b>Generated view for matchcode ID ZPH2-2</b>"
    Tables
    T179     - Primary table              
    T179T    - Secondary table
    Join conditions
    T179-Mandt = T179T-Mandt
    T179-PRODH = T179T-PRODH
    View fields
    MANDT (T179)
    PRODH (T179)
    STUFE (T179)
    VTEXT (T179T)
    Thanks
    Sai

  • REJECT statment to break GET event is Obsolete in ECC 6.0 - Alternative?

    Hi Developers,
    REJECT statment is used to break from GET event (say GET PERNR event in Logical Database) used to process for an Employee.
    This REJECT statement is Obsolete . Is there any alternative for this ?
    If so, please reply at the earliest as it is very Urgent.
    Regards,

    Hi Suma,
    The REJECT statement was specially developed for leaving GET event blocks. Unlike CHECK and EXIT, REJECT always refers to the current GET event block. If CHECK and EXIT occur in a loop, they refer to the loop, and in a subroutine, they always refer to the subroutine. The REJECT statement, on the other hand, allows you to exit a GET event block directly from a loop or a called subroutine.
    The statement
    REJECT [dbtab].
    always terminates the processing of the current line of the node of the logical database. Without the optional dbtabspecification, the logical database automatically reads the next line of the same node, and the next GET event at the same hierarchy level is triggered. If you use the optional dbtab specification, the logical database reads the next line of the node dbtab. The node dbtab  must occur above the current node in the logical database hierarchy.
    Example
    The following executable program is connected to the logical database F1S.
    REPORT EVENT_DEMO.
    NODES: SPFLI, SFLIGHT, SBOOK.
    GET SFLIGHT.
      SKIP.
      WRITE: / 'Carrid:', SFLIGHT-CARRID,
               'Connid:', SFLIGHT-CONNID,
               'Fldate:', SFLIGHT-FLDATE.
      ULINE.
    GET SBOOK.
      PERFORM SUB.
    FORM SUB.
      WRITE: / 'Bookid:', SBOOK-BOOKID.
      REJECT 'SFLIGHT'.
    ENDFORM.
    This program reads and displays only the first booking for each flight, since the logical database reads the next line of SFLIGHT after the REJECT statement.

  • REJECT is obsolete in ECC 6.0 - Any Alternative?

    Hi Developers,
    REJECT statment is used to break from GET event (say GET PERNR event in Logical Database) used to process for an Employee.
    This REJECT statement is Obsolete . Is there any alternative for this ?
    If so, please reply at the earliest as it is very Urgent.
    Regards,

    Use check statement.
    Demo is as follows -
    constants: c_1(1) type c value '1' .
    Start-of-selection.
    get pernr.
    Read Infotype 0
    rp-provide-from-last p0000 space pn-begda pn-endda.
    check pnp-sw-found eq c_1. "it will check if record is there,if not it will go to next pernr

Maybe you are looking for

  • New To The Forum And Looking For Speed Help!

    Hello, After trying to find information about my problem on the Internet and then speaking to the BT Indian Call Centre, I stumbled upon this forum. I am hoping, having looked at so many helpful comments and contributions, that I might be able to she

  • What is the best way to stack DAQ aquired data in labview?

    I'm developing an application to work with an M-series daq card and labview 8.5 to output a signal and then record on 8 differential inputs for a short period of time (~10 ms). I need to stack my data, however, because the incoming signal will be ver

  • CSS problem with borders

    Hello, This page http://www.curriculum2000.co.uk/new.htm is displaying in IE6, just how I want it to, with a yellow border, which spans the whole width of the window and sits directly underneath the buttons. However in FF and Safari it is sitting abo

  • IPhoto 9.6 and 1 password version 5.0 Incompatible with Yosemite on late model 2009 iMac

    Anyone else having issues trying to get 1Password Version 5.0 and iPhoto 9.6 to update in Yosemite on a late model 2009 iMac?  When checking for updates, it says these are incompatible.

  • ML84 report

    I have a PO with one line item. I have done service entry against this and also accepted. Now I blocked the PO line item. If I am going to ML84 report and execute with this PO, this service entry line is not displayed. I have selected option 'All' fo