Adjust maxhits in Bol query

Hello,
i use in my coding the query for opportunities like this:
query = cl_crm_bol_dquery_service=>get_instance( 'BTQ1Order' ).
  query->add_selection_param( iv_attr_name = 'BU_PARTNER'
                              iv_sign = 'I'
                              iv_option = 'EQ'
                              iv_low = lv_partner_no ).
  query->add_selection_param( iv_attr_name = 'OBJECT_TYPE'
                              iv_sign = 'I'
                              iv_option = 'EQ'
                              iv_low = 'BUS2000111' ).
  query->add_selection_param( iv_attr_name = 'POSTING_DATE'
                              iv_sign = 'I'
                              iv_option = 'BT'
                              iv_low = lv_datlo
                              iv_high = lv_dathig
  result ?= query->get_query_result( ).
With this coding the result is maximum 100 Opportunities.
How can i adjust or delete this restriction of 100 entries?
Thanks a lot.
Best regards
Manfred

Hi,
     You can use the query->set_query_parameters( ) method. It uses a name_value tab for setting parameters(it_parameters). Include parameter 'MAX_HITS' and the desired value in this table and set it via this method.
Regards,
Arun Prakash

Similar Messages

  • Possible bugs when adjusting column width in Query Builder

    Good morning,
    we use Oracle SQL Developer 3.2.20.09 with included JDK on Windows 7 32 bit.
    When we open a sql file, in the Query Builder the criteria columns don't auto-adjust accordingly with the length of text present in the columns.
    Also, if we modify or type a new criteria in a column, and immediately after drag the column header to widen the cell, the cell content is erased (if we click first in another cell the problem doesn't occur).
    Thanks for reading and best regards.
    Marco - Italy

    Hi Marco,
    Please note that SQL Developer has included a Query Builder from a third-party since the 3.0 release. I will ping the developer that acts as liaison; perhaps you will get a more definitive response. I can only assume any UI bugs would have to be fixed by the third-party company at his request.
    Regards,
    Gary
    SQL Developer Team

  • Adjust import queue Icon - Query

    Hi
    This is regarding the adjustment of import queue during the transport from QA to PRD. I have read the explanation in sap help as below,
    http://help.sap.com/saphelp_46c/helpdata/en/44/b4a4617acc11d1899e0000e829fbbd/frameset.htm
    USE: If several transport directories are configured in a domain, data must be transferred between these directories if a transport between systems with different transport groups is to occur.
    My Question is,
    Why the adjust import queue icon is displayed only for certain transport request and not for all requests?
    In other words, which requests will have the adjust import queue icon as per the above definition?
    Please explain with an example.
    regards,
    Vinodh.

    Hi Vinod,
    The concept of moving Change request mechanisum is move changes from on esystem to other systems which are in different domain.
    For example you have created a CR in DEV system with DEVK900001.
    Once you release this request Cofiles and data files will be created in DEV trans directory.
    Now you want to add this request (DEVK900001) in to your system for example QAS.
    First you need to place TR's in to you system ( Cofiles and data files ).
    Now what happens is the TR's are added in you system OS level not in buffer.
    Once you added these TR's at OS level chek in Buffer directory in trans/buffer. You can not find these requst numbers in Buffer folder. Once click on Refresh button in Target system you will get added these requests in Buffer of your system.
    Now you are able to see these requests in STMS_IMPORT t-code.
    Regards,
    Suraj

  • Performance tuning for ABAP Query (created from t-cd SQ01)

    Hello all,
    We created ABAP Query report from transaction SQ01.
    But the generated report has an appropriate SQL statement which causes performance problem.
    To solve this issue, I guess the easiest way is;
    0. Give up to use it.
    1. Copy it to another object in the customer namespace.
    2. Ajust SQL statement.
    But I'm wondering if there're appropriate ways to adjust SQL statement of Query.
    Could anybody give me any better idea?
    Thank you
    Yuko

    You can try this: Create 2 ranges, for objnr and cdtcode and fill like:
    ra_objnr-sign = 'I'.
    ra_objnr-option = 'CP'.
    ra_objnr-low = 'OR*'.
    append ra_objnr.
    ra_code-sign = 'I'.
    ra_code-option = 'CP'.
    ra_code-low = 'CO*'.
    append ra_code.
    SELECT objnr udate utime
    FROM jcds
    INTO TABLE it_jcds
    WHERE objnr IN ra_objnr
    AND stat = l_tj02t
    AND cdtcode IN ra_code
    AND inact = space
    Regards,
    John.

  • Help needed in getting the Role Description from BOL Entities

    Hi All,
    I am trying to retrieve BP Role and BP Role Description and display the details at the top of account over view page.
    I am fetching the BP Role details using 'BuilRolesRel'. but i am not able to find any BOL Query to get Role Description.
    Any pointers on this is really very very helpful.
    Thanks,
    Udaya

    Hello Udaya,
    under BuilRolesRel there is a entity BuilRoles and this entity has an Attribute RLCTITLE.
    this is a Description of the role.
    Good Luck
    Eli Steklov
    Please Reward Points if it Helped

  • How to re-index a modified query?

    Hi community,
    Due to a change to a BO I had also to adjust a already created query used to support an advanced search pane.
    Now every time I open my OWL, the OWL is empty and a message is raised saying "The index is temporary not available;index=.c016:1fs:jdx_zby003542_iptfrmv1yxsig7".
    Even though the message uses the word "temporary" this problem did not solve itself over time so I ask here:
    Is it possible/how can I force the re-indexing of a query?
    Best regards,
    Ludger

    Hi everyone
    This issue still persists in spite of my second message - i am pretty helpless.
    First I thought a clean solves the issue but it only prevents the "index temporary not available" message as long as no BO is present.
    As soon as a new BO is created, the situation occurs again.
    What can I do?

  • Adjust Range in Xcelsius dynamically

    Hi,
    is there a possibility adjust the range in the excel sheet in xcelsius dynamically depending on a SAP BW query result?
    I allready established a Connection between SAP BW and the excel sheet of xcelsius. The problem I encounter now is that the range does not automatically change in case the result of the query changes and I don't want to define manually the range where the data is displayed in Xcelsius every time.
    Instead the range should adjust dynamically to the query data. For instance if the query result consists of 100 lines the range should be A1 to A100 and change dynamically with the result of the query without having to modify the range manually.
    Thanks,
    Andi

    Hi,
    There is no way that you could dynamically adjust the query result range in excel. You could select as many rows in excel to adjust the range so that no query data is missed out. In this case, the extra selected rows in excel are filled with NULL so that the dashboard performance is affected in no way. But make sure that you never miss checking the option "Ignore Blank Cells" for all the Xcelsius components.
    By default, the maximum number of rows that can be referenced by a formula or component binding in excel is 1052. This value can be adjusted by navigating to File->Preferences->Excel Options->Maximum Number of Rows
    Regards,
    Anju Saseendran

  • BI7 - Workbook doesn't take query change

    Hello, with BW 3.0 whenever you update the query within a workbook, to make sure the workbook is updated with your modification do a right clic>Properties>Interaction and you tick "Return to global definition on refresh"
    Then you save your existing workbook.
    I'm looking for the same option in BI 7 but I can't find it.
    Does anyone know if this option is available or not ?
    Thanks
    Regards
    Steph

    if u try the Pause/ Refresh Automatic refresh
    than its should work
    or change the navigational status of the query. This keeps the interface to your query synchronized with the data on the server. When pause automatic refresh is active, you can navigate your query without having to wait for it to update with the current data.
    The pause automatic refresh state is recommended for performance reasons, for example, if you intend to make several changes to the query properties and several navigational steps in succession without displaying the corresponding data immediately.
    When you activate refresh, variables are not automatically processed by default. In other words, you cannot change variable values. You can change this behavior so that you are always prompted to enter new variable values when you activate refresh by selecting Process Variables on Refresh in the properties for the workbook (see Workbook Settings).
    After opening a query or a workbook, ensure that refresh is active to continue navigating with the current state of the data.
    Activities
    ●      To enable refresh, and thus request the current valid data from the server, choose Refresh from the analysis toolbar, or the BEx Analyzer ® Refresh from the menu. The function name changes to Pause Automatic Refresh.
    ●      If you have activated the refresh function and you want to pause automatic refreshing of current valid data, choose Pause Automatic Refresh from the analysis toolbar, or BEx Analyzer  ® Pause Automatic Refresh from the menu. The function name changes to Refresh.
    Note
    ●        A query can only be refreshed if a connection exists between the BEx Analyzer and the BI system. If you are not connected to a system, you are first prompted to log on using the SAP Logon dialog box.
    ●        When refreshing a query, the data, format, rows, and column widths of the analysis grid (in which the results display) automatically adjust to the updated query data.  You can adjust this display using the properties for the analysis grid (see Analysis Grid).

  • BOL multiple values search

    Hi Experts!
    I have a very simple question. I have a list of partner guids, so how can I process the searching for appropriate business partners' entities via CL_CRM_BOL_DQUERY_SERVICE methods (or something else)? So I just need to make a search for multiple values for one search criterion at the same time (logical OR), how?
    Thank you!
    Edited by: Mr.Tourette on Jan 12, 2012 8:38 AM

    Hi,
    Seems like you are right Mr. Tourette.
    I've created a small FM to test performance of both methods of working and one BOL query containing all the guids outperforms the GET_ROOT.
    Afterwards, this seemed logic to me as well (what was i thinking?!). The BOL query will only use one SQL query, as the GET_ROOT will use multiple.
    I will insert the code of my test FM, so you can compare both methods and implement the query.
    DATA: lt_guids TYPE TABLE OF crmt_object_guid.
      DATA: lr_core TYPE REF TO cl_crm_bol_core.
      DATA: lr_col TYPE REF TO if_bol_bo_col.
      DATA: lr_entity TYPE REF TO cl_crm_bol_entity.
      DATA: lr_qs TYPE REF TO cl_crm_bol_dquery_service.
      DATA: lv_low TYPE string.
      DATA: lv_start TYPE timestamp.
      DATA: lv_end TYPE timestamp.
      DATA: lv_diff TYPE timestamp.
      FIELD-SYMBOLS: <guid> LIKE LINE OF lt_guids.
    *startup
      SELECT partner_guid UP TO 1000 ROWS FROM but000 INTO TABLE lt_guids WHERE name_last LIKE 'A%'.
      lr_core = cl_crm_bol_core=>get_instance( ).
      lr_core->start_up( iv_appl_name = 'ALL' ).
    *with get root entity:
      CREATE OBJECT lr_col TYPE cl_crm_bol_bo_col.
    if scenario = 1.
      GET TIME STAMP FIELD lv_start.
      LOOP AT lt_guids ASSIGNING <guid>.
        TRY.
            CALL METHOD lr_core->get_root_entity
              EXPORTING
                iv_object_name = 'BuilHeader'
                iv_object_guid = <guid>
              RECEIVING
                rv_result      = lr_entity.
            lr_col->add( lr_entity ).
          CATCH cx_crm_genil_model_error .
            RETURN.
        ENDTRY.
      ENDLOOP.
      GET TIME STAMP FIELD lv_end.
      rv_get_root = lv_end - lv_start.
    else.
    *search for all entities at once
      lr_qs = cl_crm_bol_dquery_service=>get_instance( iv_query_name = 'BuilHeaderAdvancedSearch' ).
      lr_col->clear( ).
      GET TIME STAMP FIELD lv_start.
      LOOP AT lt_guids ASSIGNING <guid>.
        lv_low = <guid>.
        lr_qs->add_selection_param( iv_attr_name = 'PARTNER_GUID'
        iv_sign = 'I'
        iv_option = 'EQ'
        iv_low = lv_low
      ENDLOOP.
      lr_col = lr_qs->get_query_result( ).
      GET TIME STAMP FIELD lv_end.
      rv_query = lv_end - lv_start.
    endif.

  • How to change employee responsible for open campaigns.

    Hi,
    I want to find out open campaigns and marketing attributes based on partner function i.e., employee responsible and these open documents I need assign to another employee responsible. Which function module I need to read the details and which fm is to change employee responsible.  Please guide me which fm i need to use how I can change to another employee responsible partner function.
    divya

    Hi Divya,
    If you are comfortable with the bol queries, you can execute the bol query services to get relevant data..
    here is the sample code to get marketing attributes for a bp.. here you can read additonal attribute "partner function" to filter the data as per your req.
    Marketing Attributes
      DATA : lr_mktattr_coll TYPE REF TO if_bol_entity_col,
             lt_mktattr TYPE TABLE OF crmt_mktbp_attribute,
             ls_mktattr TYPE crmt_mktbp_attribute.
      IF lr_buil_entity IS BOUND.
        TRY.
            CALL METHOD lr_buil_entity->get_related_entities
              EXPORTING
                iv_relation_name = 'BuilMktAttributeRel'
              RECEIVING
                rv_result        = lr_mktattr_coll.
          CATCH cx_crm_genil_model_error .
        ENDTRY.
        CLEAR lr_entity.
        IF lr_mktattr_coll IS BOUND AND lr_mktattr_coll->size( ) GT 0.
          lr_entity ?= lr_mktattr_coll->get_first( ).
          WHILE lr_entity IS BOUND.
            CALL METHOD lr_entity->get_properties
              IMPORTING
                es_attributes = ls_mktattr.
            IF ls_mktattr IS NOT INITIAL.
              APPEND ls_mktattr  TO lt_mktattr .
            ENDIF.
            lr_entity ?= lr_mktattr_coll->get_next( ).
          ENDWHILE.
        ENDIF.
      ENDIF.

  • How to get data into the mySQL database?

    First some background.
    I have a website that has outgrown its designed dimensions and is a huge burden to maintain. See PPBM5 Benchmark
    There is a lot of maintenance work involved, so I'm investigating a PHP/MySQL approach to easen the burden and to add functionality to the site. With the current Excel based structure and over 420 entries, it is cumbersome for me to maintain, but also for users to find what they need.
    A MySQL based dynamic structure is a lot easier and offers vastly more selection capabilities, like selecting only records that meet specific criteria.
    Data submission is done with a form, that contains most of the relevant data, but the drawack is that people submitting their data are often not technically inclined, give wrong answers due to a lack of understanding or making typo's. The test results are attached in one or two separate .txt files, but often they have not read the instructions correctly or did something wrong, so these attached .txt files can not be trusted automatically, they have to be checked before inclusion.
    These were my initial thoughts:
    1. Data collection:
    To avoid spending all our energy and time  on correcting typo's, getting missing data, correcting errors, I am  investigating the use of CPU-Z in Ghost mode to create a .txt or .html  file that contains all relevant hardware info we need and even more. It gives all the info we currently have, but adds  data like number of memory sticks, DDR timings, stock clock speed and  BCLK setting, video card info and VRAM size, etc.
    To see what I mean, run CPU-Z, go to the About tab and press the Save Report button and look at the results.
    This can all be done without user intervention in an automatic way, but  maybe I need to add an Auto-It file to the test to make it all run as  desired.
    If this works and I'm able to extract the relevant data from the created  file and can insert it into the database, we may be in business for the  next version of PPBM5.5 or PPBM6. It does require a modification to the instructions, making them a lot  easier, because there is less data to fill out.
    2. Data submission:
    The submission form can be simplified if  the CPU-Z data can be used. We have to create an automatic way to attach  the created .html file from CPU-Z to the submission form and we have to  streamline the Output.txt and Output-MPE.txt files to be more easily included in the 'form.lib.php' file. It  currently is manual labor and very time consuming.
    3. Adding to Database:
    I have to find a way to create database  records from the Gmail forms I receive. All incoming mail messages need  to be checked on relevancy and if relevant, need to be added  automatically to the database and then offered for approval before final inclusion in the database. Data included in the database  will then include submission date and time, Email address,  IP address  used, plus links to the files submitted and available on the website.
    4. Publication of the database:
    After approval of new records from step  3, all updates will be automatically applied to the database and  accessible for users. I do not yet intend to introduce a user account ,  requesting login before all functionality is accessible. Too much trouble and administration.
    Queries should be possible on things like CPU (check box), so include  17-920, i7-930, i7-950 but exclude i7-980X and i7-990X, Size of memory  (check box), Overclocked (boolean, yes, no), SSD as OS disk, and similar  options.
    The biggest problem is to keep the color grading and statistical  indicators (Top, D9, Q3, Med, Q1 and D1) intact on dynamically generated  queries. Say you make a query which results in 20 observations, this  should show the related colors and legends. Next query results in 48 observations and of course the color grading and legends  do need to reflect that. Question in my mind, does the RPI remain  constant, independent of the query or does that need to be recalculated  on the basis of the query?
    Next thing is to allow a user to select a specific observation and by  simply clicking on it be shown, in a separate window (detail page) or  accordion, all the CPU-Z related information about the hardware.
    The graphs, Top-20 and MPE Gains, need to be dynamically adjusted, based on the query used.
    5. Ideally, external links:
    In an ideal situation, one could link the  CPU-Z data to external price databases, looking up current prices for  CPU, memory, video card, disks, raid controller, etc. to get instant  BFTB charts, based on the query made. But that is the next step.
    Situation now:
    I have a MySQL database that is easily updated with the new submissions. Simply create a .CSV flie from the submitted forms and import that into the database. The bulk of the initial work is done.Lots remain to be done as you can see above, but that is for a later time.
    Question:
    I have this table, that needs to be filled with data in the submitted and attached files. Mr. X submitted his data and can be uniquely identified by his "Ref_ID". He attached one or two files in .TXT format with the relevant test data. These files are stored on the server with a concatenated name:
    "Ref_ID","-","filename"
    Say his Ref-ID is: 20110204-6cf5 and his submitted file is called: Output(99).txt then the file can be found on the server as
    20110204-6cf5-Output(99).txt
    I need to be able to open that comma delimited file, the contents may look like this: "439","1036","819","531" and insert these contents into the relevant record and fields.
    Graphically,
    is what I want to achieve.
    This being my first exposure to PHP/MySQL, you can imagine I'm not clear on how to go from here.
    Added complication is that I actually have 5 numbers to insert per record and two calculated fields, Total Score and RPI should be calculated fields. Haven't yet figured out how to handle calculated fields, maybe only in the PHP/HTML code and not in the database.
    I hope someone can help me.

    You do have a very complex looking site and may need several tables in mysql to handle all that data. If you knew to phpmysql I would suggest taking a look at this tutorial it will help get you started in understanding how to $_GET info from a database and also how to $_POST data to a database. I am no expert just learning myself and I found this very helpful. This is the link http://www.adobe.com/devnet/dreamweaver/articles/first_dynamic_site_pt1.html
    There are also many tutorials on Youtube to help build a CMS Content Management Site I would suggest the following: -
    http://www.youtube.com/user/phpacademy
    http://www.youtube.com/user/betterphp
    http://www.youtube.com/user/flashbuilding
    And many more on my channel here
    http://www.youtube.com/user/Whisperingonthewind
    CMS's are easier to maintain, add edit and delete content.
    I have also recently bought a Book by David Powers Training from the Source very helpful.
    Anyway hope you get it sorted.

  • How can I get Business Partner ID and Name from GUID

    Hi Experts,
    I wrote my one BOL query and get as response a GUID from BildHeaderAdvanceSearch.
    How can I get the BusinessPartner Data from this guid?
    Exist there any Method, FunctionModule or so on?
    Thanks in advance?

    Hi,
    please do a select on BUT000 as i already replied to your other threat.
    If you need more information how to do this please feel free to ask.
    Best regards
    Manfred

  • Consolidated Report on emails to all agents in AGENT INBOX

    Hi
        I need to prepare a report for the manager to check the details( Dates,Status and Escalations) of all the emails received by all agents in the system. How can I acheive it ?
       I was trying to create the report using the BTQUeryAUI Bol query instance and it helped me in getting the details of all the emails received by
    one user(the logon user), as agent is determined at the BADI level during the query. But I want to get the details of all emails received by all the agents for the manager.
    Please let me know if I have to change any functional settings which i've no idea about.
    Please help me.
    Thanks,
    Akhil

    As per the info from : SAP CRM 7.0  Interaction Center Agent Inbox Enhancements
    It is not able to create reports on all the emails on all agents through bol query service but only the graphical dials as per UI standard.Please correct me if i'm wrong.
    Anyway Reports were created with the data available in the tables CRMS_ERMS_HEADER and CRMD_ERMS_CONTNT.
    Thanks,
    Akhil

  • Dynamic SQL report  on Oracle apex4.0

    Hi Everyone,
    I have two reports in one page.One is the Interactive and other is Sql report. Based on the selection of the row(using checkbox) in the interactive report, the sql report has to display the selected columns.
    Note :The report has to be loaded whenever a row is selected and without submitting a button
    Can anyone please suggest?
    I am using oracle Apex4.0
    Regards
    Raj

    I believe you store the values in the checkboxes. For example, your Interactive Report query looks like:
    SELECT '<input type=checkbox value='||OBJID||' />' AS CHECKBOX, T.*
    FROM SOME_TABLE T
    and in "Report Atributes" the CHECKBOX is displayed as "Standard Report Column".
    *1.Create a hidden check list input field.*
    It will store a list values of selected checkboxes. make it long enough, eg. 1000.
    Let's say the input name is: P000_X_CHECK_LIST
    *2. Create Dynamic Action*
    This dynamic action is supposed to fill in the P000_X_CHECK_LIST with a list of values, separated by ":" character.
    These values will be an input for the SQL report.
    Name: Update Check List
    Event: Change
    Selection Type: jQuery Selector
    jQuery Selector: input:checkbox
    Action: Set Value
    Set Type: JavaScript Expression
    function check_list() {
    var n = "";
    $(":checked").each( function () {
    n = n + (n === "" ? "" : ":") + $(this).val();
    return n;
    check_list();
    Selection Type: Item(s) - P000_X_CHECK_LIST
    *3. Adjust the "SQL report" query with this magic formula*
    AND SEARCHED_ITEM IN (
    SELECT item
    FROM (SELECT REGEXP_SUBSTR (str, '[^:]+', 1, LEVEL) item
    FROM (SELECT :P000_X_CHECK_LIST str
    FROM DUAL)
    CONNECT BY LEVEL <= length (regexp_replace (str, '[^:]+')) + 1)
    for example:
    SELECT O.*
    FROM SOME_OTHER_TABLE O
    WHERE SEARCHED_ITEM IN (
    SELECT item
    FROM (SELECT REGEXP_SUBSTR (str, '[^:]+', 1, LEVEL) item
    FROM (SELECT *:P000_X_CHECK_LIST* str
    FROM DUAL)
    CONNECT BY LEVEL <= length (regexp_replace (str, '[^:]+')) + 1)
    *4. Adjust the Dynamic Action:*
    Advanced: Event Scope: "live"
    *5. Add one more True action to the Dynamic Action:*
    Action: Refresh
    Selection type: Region
    Region: The region of the "SQL report".
    Volia!
    Best regards,
    Krzysztof

  • How to access entities from badi using CL_CRM_BOL_CORE

    Hi experts
    I'm implementing a  badi which will get called from sapgui and web ui  where I have to use the infromation from web ui . From badi we can use cl_crm_bol_core to access message container but in the same way how can I use get related entities etc.
      Those methods are avialable in the class  cl_crm_bol_core but I dont know how to get the reference to some mandatory importing parameters.
    kindly let me know how can I get the values in badi. below is my code. for   lv_parent ?= lr_core->get_entity( ). I have to pass some mandatory import parametes, I'm not having any idea how to get the reference to those import parameters.
    lr_core = cl_crm_bol_core=>get_instance( ).
            IF lr_core IS BOUND.
              DATA : lv_entity_coll TYPE REF TO if_bol_entity_col,
                     lv_parent TYPE REF TO cl_crm_bol_entity.
              lv_parent ?= lr_core->get_entity( ).
              lv_entity_coll ?= lr_core->get_related_entities( iv_entity = lv_parent ).
    Thanks & Regards
    Madhu

    Hi,
    you can use each BOL query object in your ABAP coding.
    The BOL queries are listet in transaction GENIL_MODEL_BROWSER.
    Here a short example where i read the address_guid for a businesspartner:
    METHOD GET_BUPA_ADDRESS_NO.
      DATA: core TYPE REF TO cl_crm_bol_core.
      core = cl_crm_bol_core=>get_instance( ).
      core->start_up( 'ALL' ).
      DATA:   ent TYPE REF TO cl_crm_bol_entity,
              ent_addr TYPE REF TO cl_crm_bol_entity,
              query   TYPE REF TO cl_crm_bol_query_service,
              result  TYPE REF TO if_bol_bo_col.
    * Geschäftspartner Kopf holen:
      query = cl_crm_bol_query_service=>get_instance( 'BuilHeaderSearch' ).
      query->set_property( iv_attr_name = 'PARTNER'
                           iv_value = im_partner_no ).
      result ?= query->get_query_result( ).
      ent ?= result->get_first( ).
      IF ent IS BOUND.
        ent_addr = ent->get_related_entity( iv_relation_name ='BuilAddressRel' ).
        IF ent_addr IS BOUND.
          CALL METHOD ent_addr->get_property_as_value
            EXPORTING
              iv_attr_name = 'ADDRESS_NUMBER'
            IMPORTING
              ev_result    = ev_bp_addrno.
        ENDIF.
      ENDIF.
    ENDMETHOD.
    I hope this example helps to understand. Feel free to ask if there are questions.
    Kind regards
    Manfred

Maybe you are looking for

  • Logical filename in broadcasting

    Hi everyone, We want to use the bursting functionality to broadcast a report to the portal. We'll split the result to profit center so each profit center gets a seperate pdf document. Now a few hundred pdf files get created but it's unclear which fil

  • SMS taking forever to open and navigate!!!

    My SMS applications takes upwards of 60 seconds to open, switchh between massages and contacts and it's constant. Anyone else experiences these delays? I have read a few forums where people are complaining about 10 or 20 second delays but mine is muc

  • New IPod touch not working on Play station / Speaker

    I'm having trouble with getting connection from my new ipod (slim) and my docking stations. My old one connects fine but new slim does not...any suggestions?

  • How to make this in Adobe Photoshop CS5? PLEASE Help!

    Hey guys, i reallllllllly  want to know how to make this image in adobe photoshop.... the cone around the forecast track. Can you guys please show me how to do this? Id greatly appreciate it!

  • My tool bar disappeared and I can't get it back!

    I followed the instructions to go to customize and click on tool bar at the bottom of the page, but there IS NO toolbar at the bottom of the page. What now?