Value attribute not visible in runtime collection

Hi,
I have created some 2-3 value attributes (display only) in a standard model node for BTDOCFLOW (which also contains some display only fields). Put in the logic in their Getter methods and fields are getting displayed in UI with the values.
Now, my requirement is to display this table view (Assignment block) in default sorting based upon one value attribute and one model node attribute. But the problem here is, I am unable to find value node attribute at runtime in BTDOCFLOW collection at DO_PREPARE_OUTPUT. (Even display only standard context node attributes, which are not part of model node structure are not visible)
I have re-defined method GET_TABLE_LINE_SAMPLE with the value attributes, resulting in enhanced rv_sample line, but still the value attribute is not visible at runtime in the collection.
Can someone pl. tell me, how can I display my value attributes in collection along with model node attributes, so that I can do default sorting based upon one custom and one model node attribute.
Thanks,

Hi,
Whne you define value attributes within the model attribute then the node becomes mixed instead of either value node or model node.
So you need to access the mixed node and then should access model attributes and value attributes separately.
Get your collection into a normal entity then assign the entity to mixed node
DATA: lr_mixed TYPE REF TO cl_bsp_wd_mixed_node ,
            current TYPE REF TO if_bol_bo_property_access,
             lr_current TYPE REF TO cl_crm_bol_entity.
     current ?= me->typed_context->entity name->collection_wrapper->get_current( ).
      lr_mixed ?= current..
      lr_current ?= lr_mixed->if_bsp_wd_ext_property_access~get_model_node( ).
Best Regards,
Dharmakasi.

Similar Messages

  • Enhancement section does not visible at runtime

    I created enhancement section in SAP standard program, activated it but it does not visible at runtime. How do I make it available? Thanks!

    Hi Anthony,
    Have you implemented Implicit Enhancement?
    Once code is activated without error there is no other step required.
    Refer [Enhancement|https://wiki.sdn.sap.com/wiki/display/ABAP/ThenewEnhancementFrameworkandthenewkernel-basedBAdI] for more information.
    Regards
    Shital

  • Keyfigure display attribute not visible in the report

    Hi,
    I am facing a problem. I have <b>keyfigures as display attributes</b> in my master infoobject. Earlier I was able to see those <b>display keyfigure attributes</b> in my query and was able to use them in it. After that, few changes were done to the master infoobject (addition of few attributes and deletion of few - but none of them were what I was using). Now after the change, when I open the query in design mode, it gives me error saying that it can't access those attributes (only keyfigure display attributes) and repairs the query (removes those attributes). All the other attributes are visible.
    I have already tried rsrv for the master infoobject (corrected the error) and rsrt for the query. After that also it doesn't solve the problem.
    What could be the reason? Any pointers would be highly appreciated.
    Thanks,
    Saket

    Hi,
    Display keyfigure attributes are visible in the reports because I was using and running them in the reports before the change in that particular master infoobject. Only, keyfigures maintained as attributes can't be made navigational (hence can't be used for drilldown). Its only after the change, there is this error.
    I had also checked the authorization for Keyfigure earlier, which I have. Therefore its not the problem.
    Thanks for the help anyways! Any more pointers? Btw, I am working on BW3.5.
    Thanks,
    Saket

  • Attribute not visible in Query Designer

    hi BI Gurus,
    I could not see some InfoObjects(Attributes) which are marked Authorization Relevant, in the query designer. And the strange thing is, they are not visible even for the user with SAP_ALL and 0BI_ALL assigned. The authorizations for the  cube in which the main char is used looks fine.
    I have checked all the options in RSECADMIN, everything looks good.
    pls help me in finding the solution..
    thanks
    Cnu..

    check out with the info object screen in attribute tab, navigational attribute on/0f switch box, if u r using FF source system.
    check out with the infocube whether u r checked the check boxes in navigational attribute tab.
    regards
    harikrishna.N

  • Multi value attributes not appearing in the Web UI

    Hello,
    I've created a multi value attribute in the SAP GUI in CRM 2007 which appears correctly against the product. When I transfer this multi value attribute to the web UI, it doesn't appear at all unless you add values against it in the SAP GUI, in which case it appears, but the set type attributes are not editable.
    Any suggestions as to why the attribute is not appearing and what can be done to resolve this?
    Thanks,
    Alison

    Hi,
    I fear I did not completely get your point.
    One thing I noticed some time ago while playing with the marketing attributes is this:
    When you define an attribute that has multiple values, but no fixed values assigned, you are only able to maintain one value for this attribute. Maybe it is this what you are describing?
    The WebClient only adds new lines in the table for the attribute, when a server roundtrip is triggered by selecting a value from the DDLB.
    I do not know if SAP provided a fix for it in the meantime.
    cheers Carsten

  • Attribute not visible in characteristic properties in BEx Web

    Hello all,
    I have a query using Contact Person as a free chararacteristic. I need to be able to drill down this characteristic and display a custom attribute next to Contact Person, using the properties of the characteristic in the context menu. The problem is that the attribute doesn't show up in the list. All other attributes (most of them are display attributes) are visible.
    If I add this diplay attribute to the query definition, the attribute comes together with Contact Person when I drill-down it. I can see the attribute checked in the list too.
    When I put Contact Person in the row in the query definition, I can also see the attribute in the properties.
    Does anybody know a solution for that?
    Thanks in advance, Natalie

    Hi Sree,
    Thanks for your help. Actually, the attribute was a display attribute, but needed to be a navigation attribute. The reason seems to be the following: this attribute has another one as reference attribute (which I could see in the list).
    I changed to nav. attribute and now it works.
    Natalie

  • Enhancement not visible during runtime

    Dear experts,
    I have a problem with getting enhancements up and running in runtime.
    I Changed 2 enhancements in FM J_1B_NF_VALUE_DETERMINATION and activated them. Activation goes fine, but for some reason during runtime (in debug mode), I can not see the code of the enhancement at all. My changes are not triggered, I can not even see the code in debug-mode. The complete code-block is missing. It seems that the enhancements are not active and are just not embedded during runtime. Do I have to activate something else? I guess CMOD and SMOD are not relevant in this case but if they are please let me know.
    Thanks in advance
    William

    if you are usng enhancement framework then there is no need of CMOD/SMOD.
    where have you created your enhancement spots? and what type have you given there?
    goto SE19 and see what actually is the status of the enhancement .. if active, keep breakpoint directly inside your enhancement coding,
    when FM starts executing, you will find a circular swirl(just on the left side of the code ), that mean it will goto your enhancement. it wont direcly show in the deugger, you press F5 and then it will go inside your code.

  • Attribute not visible in the Query Designer

    Hi,
    I am not able to see 0BPPartner as attribute of object 0Customer in the Query designer .It is marked as display attribute.For some user its visible & for Some not.
    Please help me its very urgent.
    Thanks & regards,
    Anita

    Hi Anita,
    As you stated earlier that some users are able to see it and some are not then it surely is a Authorization/Profile issue. Speak to the BASIS/person who manages this to resolve the issue.
    Bye
    Dinesh

  • Table values are not visible

    Hi,
    I have designed the GUI, which contains JTable.
    Every time the table is loaded with some values dynamically, after doing some operation.
    The table values are first stored in the vector and set to DefaultTableModel.
    The DefaultTableModel contains two vectors, in which first vector will have row values and
    second vector has column name (or heading, always it is four).
    The problem is only 40 row's values are visible in GUI.
    Not able to move the scroller down to see the table values after the 40th row.
    Please suggest me in what way i can correct this problem.
    Thanks & Regards

    calvino_ind wrote:
    kathyayini wrote:
    Its not stupid.
    I know that there are more than 40 rows.
    Because i have displayed the values which are loaded into table and also i am writing the table as excel file.
    Don't act to smart.he wasn't acting smart, but actually acting dumbYeah as if your first comment asking whether he added a JScrollPane was much smarter, especially because the OP mentioned that he has a scroller in the GUI...
    Be it as it is, you could post the relevant code snippet here.

  • Custom resource/attribute not visible in FIM portal for non-admins

    hi all
    I have a problem I am not able to solve and hope somebody can help. We have created an custom Resource in the FIM portal called Customer. It is an User Resource Type and  attribute type customer, data type=reference.
    We have made this attribute visible in the Users Properties by editing the RCDC for Configuration for User Creation, Configuration for User Editing and Configuration for User Viewing. It is now visible for alle users in the FIM Portal.
    But when an non-admin searches for an attribute in that Field, nothing shows up.... only member of the administrator set, are able to display the results.
    I have added the Resource to Filter permission - Administrator Filter permission + non-administrator filter permission.
    I have added the Resource to MPR - General: Users can read non-administrative configuration resources?
    Can anyone help?
    Best regards Andre
    Andre

    Hi,
    To be clear,
    You have create one new resource type 'Customer' and one attribute 'Customer' (Reference, binded to Person object)
    Update RCDC for Person (create/edit/view) to add a picker attribute with those parameters
    UsageKeywords: This is an optional string property. You can define a list of search scopes to be used in the Resource Picker by providing a list of the usage keywords that are supported by the SearchScopeConfiguration structure, where each keyword is separated by a (‘).
    ResultObjectType: This is an optional string property. The resource type is used to render resources in the pop-up dialog-box list. This is used with the Filter to help the Identity Picker identify what resource type is returned by the Filter, and render the data accordingly. This property is mutually exclusive with the UsageKeywords property (see above). When the search scope is applied, this has no effect. The string that is accepted for this property is any single, valid, resource-type name, for example, Person. When the filter is expected to return multiple resource types, Resource is used.
    Modify MPR "User management: Users can read attributes of their own" and "User management: Users can read selected attributes of other users" to add this new attribute
    Create a new MPR to give the right of all users to view new resource 'Customer' on all attributes
    Is that right?
    Regards,
    Sylvain

  • Custom User Attributes not visible on user profile in OIM 11g

    hi ,
    As I have created a custom attribute in OIM11g. I am not able to view the attribute after I crate a User in OIM.
    Please help me in solving my issue .
    Thanks
    srikanth

    It's a very basic thing. Just try creating an Authorization Policy and you would know how to do it. For your refernce I am also pasting the excerpt from the same Metalink Article
    After creating the UDF, please follow the below steps to make the UDF visible for modification by an admin user:
    1. Navigate to create a new 'Authorization Policy'as below:
    a. Login to UI and click on Administration
    b. On the top left you will see the Authorization Policy tab
    c. Now click on Create Authorization Policy
    2. Please use the below information to create the Authorization Policy
    a. Name: UDF policy
    b. Entity Name: User Management
    c. Permissionsc. Permissions:
    i. Modify User Profile
    ii. View User Profile
    Please make sure that the UDF is selected in the attributes for these permissions.
    d. Data Constraints: All Users
    e. Policy assignment: All Users
    3. Create a user called "useradmin' and add the below 2 roles:
    a. All Users (This is default)
    b. Identity User Administrators (This will provide the administrative tab to this user so that he can administer other users)
    4. Create another end user called 'testuser1' populations the necessary fields.
    5. Now login as 'useradmin'
    6. Search for a user called 'testuser1' and open the user.

  • Attributes of attribute not visible in BEx query

    Hi Guys,
    I have 0MATERIAL InfoObject, which has product hierarchy attribute in it. The product hierarchy has four attributes prodhier level1, prohier level2, prodhier level3 and prodhier level4 in it. When i created query I can see product hierarchy attribute in 0Material. But I cannot expand product hierarchy further to see or add the four levels to the report.
    Can somebody tell me how to view or add the attributes of this attribute product hierarchy (which in turn is an attribute of 0MATERIAL) in the query?
    All the attributes are set as Navigational attributes.
    Thanks in advance,

    Hello Sneralla,
    You have the solution here
    http://help.sap.com/saphelp_erp2005/helpdata/en/6f/c7553bb1c0b562e10000000a11402f/frameset.htm
    Best regards
    Mariana

  • Identity Console Attribute not visible

    Hi all,
    I try to add new attributes to my ldap schema and I have some problem with it. I'm on Identity Server 6.1, Directory Server 5.2, Portal server 6.2.
    Here's a sample of my xml files:
    amUser.xml
    <AttributeSchema name="myattribute1"
    type="single"
    syntax="string"
    any="adminDisplay"
    i18nKey="u121">
    </AttributeSchema>
    <AttributeSchema name="myattribute2"
    type="single"
    syntax="string"
    any="display"
    i18nKey="u125">
    </AttributeSchema>
    I extented my LDAP schema for my new attributes. I modify ums.xml file for adding my objectclass when creating new user.
    I log in the console with amadmin, I doesn't see the myattribute1attributes.
    But, if I log in with the user, I see the myattribute2 attributes.
    Of course, I've also modified my locale files accordingly.
    Any hint will be appreciated,
    Francois

    The solution is to add the attributes in OVD schema as OVD is the user store.

  • Return results from custom dialog box not visibly updating field value

    I have a form with custom dialog boxes (execDialog) for data entry. The dialog box is being called from the Entry event successfully. I also have it called from the Click event. So, here's what I get:
    1. On entering the field, I get the dialog box pop up, I select a value, it visibly changes the field raw value and leaves focus in the field.
    2. If I exit the field and re-enter, it also works as in point 1 (as expected)
    3. If, while focus is already in the field, I click in the field, I get the dialog box, as expected, but after selecting a value from the dialog, the field raw value DOES NOT VISIBLY change until I exit the field! It's kind of like the click event is working in conjunction with the Exit event. This is totally counter-intuitive for a production form that is being designed for the general populace.
    Anyone had any experience with this?
    Cheers,
    Marty.

    Thom Parker answered this here: http://forums.adobe.com/message/2614570#2614570
    Answer copied below:
    "The problem is that when the focus is on the text box
    it's in edit mode. It's only displaying the value interactively entered by
    the user, or as a consequence of the change event.  What you need to do is
    force the focus off of the text box in code.  You can do a little trick
    where you bounce it to a tiny transparent field, which then bounds the focus
    back so it doesn't look like the focus changed."
    What I ended up doing was calling up the dialog box, then using setfocus with no parameters to remove focus from the field, as follows:
    this.rawValue = this.dialogBoxFunction(this.rawValue); // passing current value so dialog box defaults to that value
    xfa.host.setFocus();
    Cheers,
    Marty.

  • Field not visible when uploading the file in application ser

    Hi,
    I have added a new field at the end of a structure and When i upload the data in the application server it is not visible there. The new field length is 30chars(say field 'A')  and the one just before this one is 250 chars(say field 'B'). When i reduce the length of field 'B' to 30 chars or 40 chars the value which i populated in field 'A' is visble in the output file.
    Since the complete file was not visible in AL11 transaction, i used the CG3Y tcode as well to download the data to presentation server so that i can view the complete file. Even after downlaoding in presentation server the new field value is not visible.
    Can anyone please suggest why is the value in field 'A' not visible when the length of field 'B' is 250 chars? Also, how can i display the value of the new field in the application server.I cannot change the layout of the structure as per the requirement. Any help will be very useful.
    Thanks in advance,
    Sneha.

    Hi Sneha.. Happy new year
    <you subject is missing ver from the server, thats why your server doesnt like you :P>
    -ok, lets go step by step. how did you upload the file?
    -after uploading the file check the file in OS level(goto SM69, execute CAT, in additional parameter (not in parameter) give the full path (case sensitive), execute. ). here you can see the actual content of the file... check you data is present or not
    -which structure are you using to download and upload? a temp work area.. then please provide the WA details, so that i can try on my system.
    lets see what happens next
    one more thing: regarding AL11, it can read upto length 510 characters. check program RSWATCH0 form SHOW_FILE. here the read dataset into butffer is 510 characters.

Maybe you are looking for

  • No Audio - Converted Video

    I have MPG videos with video and audio, so I converted using iTunes Convert Selection for iPod and bought QuickTime Pro 7.1.5 and converted using Movie to AppleTV option. In both instances, the resulting movie has no audio. If I play the original in

  • How to get list of songs in Library that aren't on iPod?

    I want to do just what the subject says: find out what songs are in my Library that aren't on the iPod. I've got a fairly huge library with some 42,000 songs in it and a slightly less huge iPod with 160GB. I have to sync them manually. Is there some

  • My MacBook Pro Retina keeps restarting because of a problem?!?

    here is the panic log thing Sun Feb 16 12:38:38 2014 panic(cpu 0 caller 0xffffff7f8f5d6982): "Potential Fifo Overflow in GFX\n"@/SourceCache/GPUDriversIntel/GPUDriversIntel-8.18.29/Common/IONDRV/Intel /IVB/AppleIntelFramebuffer/AppleIntelController.c

  • What is filling up my hard drive?

    I only have about 4 GB of free space on my 40 GB hard drive and because of this the laptop is starting to slow down a bit. I have gone through my folders and I am not completely sure what is occupying all the space as I only have about 13 GB of music

  • DataGuard and NoLogging

    i would like to know pertaining to DataGuard and NoLogging. I read that it causes block corruption if nologging is there on the primary, which can be a problem on the standby db. but when i tried to simulate the same on my primary/standby it was not