Is there a single FM / BAPI to fetch address form ADRC ?

Can anyone inform if there is a Single FM/ BAPI which take customer number as input the fetch address from ADRC table ? I know about the function module ADDR_GET but in that you need to pass on the address number to get the address I am lookign for one function which get the address for a given customer number or name.

Hi Rajey,
Welcome to SDN.
You can use FM V_KNA1_GET_ADDRESS_NUMBER.
The address data you find in KNA1 and ADRC are always the same, the central addresses administration is active only from last releases (I think > 4.0A).
Hope this will help.
Regards,
Ferry Lianto

Similar Messages

  • BAPI to fetch Delivery Data for  a given delivery number

    Hi Experts,
    Is there any SAP Standard BAPI to Fetch the Delivery/Picking data.
    Just to fetch  all the Delivery/Picking related data from SAP on Providing a Delivery Doc number.
    I will be thankful to you , if u let me know how to connect VB application to SAP using BAPI to fetch the data to VB application.
    Thanks & regards,
    Prashanth

    Go thru these links
    [link1|http://help.sap.com/saphelp_nw04/helpdata/en/6f/1bd5c6a85b11d6b28500508b5d5211/content.htm]
    [link2|http://searchsap.techtarget.com/expert/KnowledgebaseAnswer/0,289625,sid21_cid417095,00.html]
    [link3|http://www.experts-exchange.com/Database/Software/ERP/SAP_ERP/Q_20693539.html]
    Regards,
    SAPient

  • BAPI for fetching the list of scheduling agreements

    This is my first post in SDN Forums so pardon me if I commit a mistake.
    My question is: Is there a standard BAPI for fetching a list of scheduling agreements?
    I know that there are BAPIs for creating and maintaining scheduling agreements like BAPI_SAG_CREATE and BAPI_SAG_CHANGE and iBAPI_SAG_GETDETAIL but each of these require the scheduling agreement number. My requirement is to list out all the scheduling agreements that are present in the system.
    I found a BAPI named BAPI_DOCUMENT_GETLIST and BAPI_DOCUMENT_GETLIST2 but I'm not able to find out what documents it is able to display. If I don't specify any selection criteria, it is fetching just two records of document type DRW. No other document of any other type is fetched.
    Another BAPI that I found was BAPI_SALESORDER_GETLIST in which if I specify the Transaction group as "3" (for scheduling agreement), it fetches them but those are related to Sales orders and not purchase orders.
    So, if anyone has any info and can help me out, I would really appreciate it.
    Edited by: rkarthea on Jul 30, 2010 10:44 AM

    Hi Raj,
    As I had said earlier, I need the Scheduling agreements related to purchase orders and not sales orders. The ones in EKKO table (Doc category: L).Will this program fetch this info?
    Also, I need a Java app (that's being developed) to fetch this info, so I'm looking for a BAPI. Is there any or can this program (if it fetches the right Scheduling agreements) be called from an external Java app?

  • Standard bapi to fetch the line managers for particular User

    Hi,
    Is there any BAPI to fetch the Line Managers for particular user. If so could any one help me out with the same.
    Regards,
    Ram

    Hi Ram
    Please check
    SWX_GET_MANAGER 
    HRCM_ORGUNIT_MANAGER_GET
    Check the following thread
    Function module to get Manager
    Regards,
    Arun

  • Is there any FM or BAPI to get list of all sales orders

    Hello all,
            I have the requirement like below.
    Is there any FM if i Pass Drawing document no, type,part,revision level which gives
    the output list as.
    1) all sales orders, where the above drawing document no is attached to the materials
    and these materials are used as one of the lower level components in the Sales order BOM,
    I need to show all those sales orders along with SO number,item,Material,Plant and BOM Item no,
    2)all sales orders, where the above drawing document no is attached to the materials
    and the same material is one of the item in sales order.
    3)all sales orders, where the above drawing document no is used as one of the component in Sales order BOm's
    Addition of 1,2,3 will be the o/p.
    are there any FM or BAPI to get the above list.
    Basically the above report is concatenation of report outputs of t-code CSD5 and CS15.
    Awaiting reply.
    Thanks.

    Hi venkatesh,
       You can use the BAPI
    BAPISDORDER_GETDETAILEDLIST
    to get list of all sales orders.
    Here is a lik which provides you BAPI'S regarding everything.
    [http://www.saptechies.com/sap-bapi-list/]
    Hope this will help you.
    Regards,
    Pavan.

  • Is there any way to find number of addresses in to and cc list before fetch

    Hi,
    I am fetchig mails using IMAP.
    I want to fetch from,to cc addresses for each mail.
    But i foung a mail in my account having 35690 email addresses in to list.
    So fetching all these addresses is not worth full for me.
    So is there any way to find how many addresses are there in to and cc list before actually fetching them?
    Thanks in advance.
    -Prashanth.

    No.

  • Is there any fuction or bapi that can print the report automatic?

    Dear All
    I want to print the report( generated by command write ) automatic.
    Is there any function or bapi that can do it?
    Thank you in advance.

    Hi,
    Please try this.
    report ztest_auto_print.
      DATA:L_PARAMS TYPE PRI_PARAMS,
           L_VALID TYPE C.
        CALL FUNCTION 'GET_PRINT_PARAMETERS'
           EXPORTING
             IMMEDIATELY                  = 'X'
             LINE_SIZE                    = 220
             RELEASE                      = 'X'
             MODE                         = 'CURRENT'
             NO_DIALOG                    = 'X'
           IMPORTING
    *     OUT_ARCHIVE_PARAMETERS       =
             OUT_PARAMETERS               = L_PARAMS
             VALID                        = L_VALID
           EXCEPTIONS
             ARCHIVE_INFO_NOT_FOUND       = 1
             INVALID_PRINT_PARAMS         = 2
             INVALID_ARCHIVE_PARAMS       = 3
             OTHERS                       = 4.
          IF SY-SUBRC <> 0.
          ENDIF.
    "But it will take default printer from user settings
          NEW-PAGE PRINT ON   PARAMETERS L_PARAMS NO DIALOG.
           write : 'print is on'.
          NEW-PAGE PRINT OFF.
    Regards,
    Ferry Lianto

  • Is there a single DR/BDR for the entire ospf area?

    Hi guys, I was just wondering is there a single DR/BDR for an entire ospf area or does a dr/bdr election take place between every point to point Ethernet link between routers? Thanks

    Hi,
    It would be between every point to point Ethernet link if you don't configure ip ospf point-to-point under the interfaces.
    HTH

  • Is there a single SCXI module suitable for mixed sensor inputs?

    I'm am attempting to put together an SCXI system to acquire signals from a number of different sensor types. I have a large number of thermocouples for which I have decided to use the SCXI-1102 modules. I also have a single pressure transducer (spec unknown so I'll assume strain gauge type), a single accelerometer (again, spec unknown) and possibly some straight forward voltages (count and spec unknown so assume -10V to +10V max range).
    Is there a single SCXI module through which I can acquire the pressure transducer, accelerometer and voltage signals? Or maybe just use 2 modules instead of 3 if I have a SCXI-1530 for my accelerometer and a different module for the voltages and pressure transducer? I was looking at the SCXI-1121 which sounds promising for the voltages and pressure but then was unsure as to which terminal block to use to allow the combination of signals (I could possibly live with a -5V to +5V range if necessary).
    (Extra info: I am using TC-2095 blocks with my SCXI-1102 modules so can't really use spare inputs on those for voltage inputs).
    Thanks for any help.
    CAS
    Solved!
    Go to Solution.

    Dear Cas,
    Thanks for your enquiry. You have obviously done a great deal of research into this matter already. I am afraid that it is unlikely that you will be able to use a single SCXI module to carry out all the functions you have listed. As accelerometers require such specialised conditioning, it will require a dedicated module - as you already mentioned, something like the 1530 (4 channel accelerometer input module) would be ideal.
    However, you have a number of different options for the pressure, voltage and temperature measurements.
    For example, you could purchase a 1520 mudule for your pressure measurements, and then use a general purpose 1102B for the voltage and temperature (you would require the 1303 isothermal terminal block to condition the thermocouple readings... and bypass the CJC technology for the voltage readings).
    Or, perhaps you could use the 1102 thermocouple module for your temperature readings, and then use a 1102B to take the voltage and pressure readings. Obviously this would involve making your own bridge configuration for the pressure sensor, but that should be fairly easy.
    Before you make any final decisions, I would recommend that you call your local branch of NI and speak with a sales representative. Perhaps, a member of the field sales staff could actually come to see you to discuss the matter face to face.
    lastly, it sounds like you have a relatively high channel count for some of your readings, which is why you have decided to use the SCXI platform. I was just wondering if you had considered compact DAQ (cDAQ), which combines DAQ hardware with signal conditioning. Higher spec, ease of use, lower channel count. Swings and roundabouts I guess.
    I hope this has been of some use to you.
    Best wishes,
    Rich R
    Applications Engineer
    National Instruments UK & Ireland

  • Is there a single file that holds all of my PATH data?

    In the process of getting some things (Skype and Maven) to run I've managed to get some directories to appear twice when I echo $PATH. Is there a single file that I can edit to as to keep this list tidy and readily accessible?

    jmags wrote:Thanks for the answers. Nevertheless, there are more things about which I am curious. For example, if I enter "export PATH = $PATH:/some/new/path" on the command line, is that written into my .bashrc?
    Your path is in a system variable named PATH.  By convention, variable names are in all capital letters.  To access this variable in bash, you put a $ in front of the variable name, in this case $PATH.  The command
    export PATH = $PATH:/some/new/path"
    entered on the command line appends /some/new/path to the system variable named PATH.  It does not change .bashrc in any way.  In fact, if you want your new PATH set everytime you enter bash, put the
    export PATH=$PATH:/some/new/path
    in your .bashrc file, and it will be executed every time you start bash and be there automatically for you.
    For further info on this, look at the man page for bash
    $ man bash
    Shell Variables
           The following variables are set by the shell:
        HOME   The home directory of the current user; the default argument for
                   the cd builtin command.  The value of this variable is also used
                   when performing tilde expansion.
        PATH   The  search  path for commands.  It is a colon-separated list of
                  directories in which the shell looks for commands  (see  COMMAND
                  EXECUTION  below).   A  zero-length (null) directory name in the
                  value of PATH indicates the current directory.  A null directory
                  name  may  appear  as  two  adjacent colons, or as an initial or
                  trailing colon.  The default path is  system-dependent,  and  is
                  set  by  the administrator who installs bash.  A common value is
                  ``/usr/gnu/bin:/usr/local/bin:/usr/ucb:/bin:/usr/bin''.
    as a couple of examples.   
    Pudge
    Last edited by Pudge (2007-05-10 01:55:16)

  • Is there a single sever supports both Jdev11 and Froms/Reports to deploy

    is there a single server to support both jdeveloper 11 and forms/reports to deploy on web.
    We currently have ias 10.1.2, deployed 10g forms/reports on web. we are developing new module in jdeveloper11. Can some one guide us, best way to integrate both? (we also have to implement ldap/sso soon for secuirty reasons)
    Thanks
    Lalitha

    Thanks for the reply.
    We have currently IAS 10.1.2 with forms/reports on sun machine.
    We also have brand new sum machine for other reasons. Now if we choose to use this new machine to deploy only new module which we developed in Jdev11, what would be the best steps we can take and eventually migrate/transfer old forms/reports modules to new machine.. can you please give your advice?
    Thanks
    Lalitha

  • Is there any Fm or Bapi available to see the direct reportees of a manager

    Is there any Fm or Bapi available to see the direct reportees of a manager
    i have the managers id could i get the employees under that manager
    is there any SAp fm for the same

    Like Aditya, I have not seen such a function module. However, there is a standard evaluation path which may be suitable for your purpose. It is called BOSSORG and will give you all the employees under a manager.
    Use it with function module RH_GET_STRUCTURE or RH_STRUC_GET. The latter lets you specify parameters directly, while the former takes them in container form. None of them are released for customer use unfortunately, but I haven't found a corresponding function module that is released.

  • Is there a common RFC/BAPI so that using it I can create multi report in EP

    Hi,
    I am new to EP ..
    I have to generate some 25 reports of R3 systems which shoudl be exposed to EP. After going thru the docs on EP..
    It says that for every reports I need to create either an RFC or a BAPI. But It is a tedious job to create RFC functions for every report. Since these report is already there(Written) in the R3 System. I hate to convert these again as an RFC for every report.
    Is there a common RFC /BAPI where I need to pass required parameters and the transaction code for a specific report instead of creating a new RFC for every reports. so that that specific RFC will do the job for me.
    Is there a better/intelligent way to accomplish this task.
    Please do not say use SAP trasnational iViews ... As this expose the SAP GUI directly to the user..thru this one can trigger new transactions ... Correct me if I am wrong.
    thanks
    Pkiran

    thanks mario,
    very helpful answer
    pkiran

  • Is there any FM or BAPI to capture the action in CRMD_ORDER?

    Hi All,
    In CRMD_ORDER transaction, I need to know the action selected by the user like CREATE TRANSPORT OF COPIES, LOGON TO SYSTEM etc. Is there any FM or BAPI available to capture this action details?
    Thanks in advance.

    BAPI_SALESORDER_CHANGE
    [Link|http://sap.ittoolbox.com/groups/technical-functional/sap-dev/bapi_salesorder_change-delete-sales-order-ver-470-1081398]

  • Is there a single  reference source for IPad 1 user problems?

    I am a new IPad user and have not found using it as easy as I thought  (from listening to ipad users saying how simple  it is) and  being used to Windows for the past 15 years.
    In particular, since I did the recommended up date to 5.1 , my iPad has become very noticeably slower to respond - from connecting to the Internet to lag in typing and frequent crashes . Have tried factory reset which has improved it a little - but not enough to stop me powering up my ancient laptop which is definitely quicker!
    I have tried browsing the support community but found trying to wade through a single thread of 40 pages relating to this problem overwhelming  .  Through google i have found some (allegedly) expert advice on solving this problem from 'non apple sources' but would prefer to trust apple sources.
    Is there a single source of expert information or advice relating to specific problems such as the above exist anywhere and if so please could you point me towards it?

    iPad User Guide (For iOS 5.1 Software)Mar 15, 2012 - 15 MB

Maybe you are looking for