BOL object for a field

I have a field in the UI needs to be mapped to a field of a particular table in the back-end. How can I determine which BOL object I should use. Also, what if the field is not standard.
Thanks, Dave

hi Dave,
If you want to find the BOL object for a particular field, follow the steps below:-
1 Press F2 on the field and note down Component / View / Context ndoe
2 Open the Component / View in BSP_WD_CMPWB
3 Goto the Context node class (...._CN01, _CN02, _CNXX)
4 Goto the attributes tab and check the value of attribute - BASE_ENTITY_NAME
   This is the name of the BOL entity
(In the above step, if you dont find the attribute, then navigate to its super class. You will find it there)
If you want to find the structure for the BOL entity, then Open the same in  GENIL_MODEL_BROWSER.
Thanks,
Ashish

Similar Messages

  • How to create custom BOL object for dynamic query in CRM 7.0

    Hi,
    Could anyone please explain me with steps that how to create the custom BOL object for dynamic query in CRM 7.0, I did it in previous version but its throwing exception when i try to create the object of my dynamic query class. I just defined the entry of my in crmv_obj_btil to create the dynamic query BOL object. do i need to do any other thing also to make it work?
    Regards,
    Kamesh Bathla
    Edited by: Kamesh Bathla on Jul 6, 2009 5:12 PM

    Hi Justin,
    First of thanks for your reply, and coming to my requirement, I need to report the list of items which are there in the dynamic select statement what am getting from the DB. The select statement number of columns may vary in my example for different countries the select item columns count is different. For US its '15', for UK it may be 10 ...like so, and some of the column value might be a combination or calculation part of other table columns (The select query contains more than one table in the from clause).
    In order to execute the dynamic select statement and return the result i choose to write a function which will parse the cursor for dynamic query and then iterate the values and construct a Type Object and append it to the pipe row.
    Am relatively very new for these sort of things, welcome in case of any suggestions to make it simple (Instead of the function what i thought to work with) also a sample narrating the new procedure will be appreciated.
    Thanks in Advance,
    mallikj2.

  • Matchcode Object for ORGEH field in Selection-Screen

    Hi,
       I need to create a Matchcode Object for ORGEH field in my Selection-Screen. But, I want to have the selection Criteria as the Tcode: Po10 does. Please guide me how to do it. Is there any Standard Matchcode Object provided by SAP for this kind of functionality?. Please provide some kind of solution. I am in urgent need of this.
    Thanks in advance,
    Exertive.

    Hi,
    You can try the following are the search helps (matchcode objects) available for ORGEH (Org Unit).
    HRBAS00OBJID
    RESP_ORG_UNIT
    H_T527X                          Help View for Organizational Units                         
    H_T527X_1                        Seach help for T527X                                       
    Regards,
    Suresh Datti

  • What name Properties in Bussiness Partner Object for add fields TypWTRepr

    What name Properties in Bussiness Partner Object for add fields OCRD.TypWTReprt

    DDE,
    I do not see that there is a property exposed by the SDK for this in Business One 2005A SP01.  Apologies ...
    Eddy

  • Authrization Object for 'contact' field in BP

    Hello,
    I want to make a condition to display/change BP due to certain value in the field 'contact'.
    ('STATUS' Tab in BP)
    Is there any authorization object that deals with this field?
    Thank you very much.
    Ohad.

    i found this thread regarding to the object....
    Problem creating a new field
    it is telling that field "identification type" in a view. This field is existing as a attribute of "BuilIdNumber" object. However, I cant find the BOL object as well...
    Does it mean i need to do cuztomization on the object model for Business Partner??? Any guide on this, I have read thru.. but not sure where to start.. and if it is correct path..
    Thanks for ur guide again.....
    Any help??

  • Authorization Objects for Multiple Fields on a Screen

    Hi,
    I have a requirement to create authorization object on a screen with 20 fields and there are 3 users, each user for eg: User-A has rights to Display and modify a few fields and User-B has rights to diplay and modify a few fields and same is the case for the 3rd user, and there are some fields which all can modify.
    what i can do is create 2 authorization objects for each user one with all fields that he can modify & Display and other with all fields which he can display only. In this way i will have to create 6 authorization objects for 3 users, is there a way to reduce to 3, one for each user or even bring it down to 1 for all.
    Thanks,
    Thirumal

    Hi again,
    1. Thanks for the transparent example.
    2. Taking the same,
        it would be like this, in the program.
    ( u must agree that
    if there are six different cases,
    then there will be six different IF ENDIF
    in your program, for edit/display combination of fields)
    (you may also use GROUP1, GROUP2..GROUP4
    concept along with authorisation concept
    to group related fields )
    2. suppose user2 or user 1 has logged in.
    3. in the program,
       before displaying the fields,
      a) use authority-check
       with 1, 2 and check sy-subrc to know
       which VALUE (1,2) is there for rights.
       b)then, logic would be like this
          (for display/edit of all fields)
        IF value =  1.
        field1-visible = true
        field1-editable = true
        field2-visible = true
        field2-editable = true
         field3-visible = true
        field3-editable = true
       endif.
       if value = 2.
        field1-visible = true
        field1-editable = <b>false</b>
        field2-visible = true
        field2-editable = <b>false</b>
       endif.
    regards,
    amit m.

  • Required object for my field

    hi
    i have this table and field
    INVFO-WMWST
    at rsosfieldmap i didnt find any suitable object ? please let em know if any standard info object is theer for  WMWST field
    my system is new, i am unable find table field relation

    Hi,
    Method of payment
    LFB1-ZWELS
    List of payment methods which may be used in automatic payment transactions with this customer/vendor if you do not specify a payment method in the item to be paid.
    If you do specify a particular payment method in the item to be paid, this specification has priority over the specifications in the master record. You may also specify payment methods in the item which are not listed in the master record.
    Payment method
    ZLSCH
    Payment method with which this item is to be paid
    If you enter a payment method, then only this payment method can be used in automatic payment transactions. If you do not enter a payment method, then one of the payment methods which was allowed in the master record is selected in the payment program according to specified rules.
    Thanks
    Reddy

  • Bol Object for Catagorization Levels in Interaction record

    I need to create an Interaction record programatically and store some fixed value in the Catagorization Levels. I want to do this by BOL programming. Can sone one help which BOL object to use and how

    Hi..can any body help me to . how to create interaction object . and how it get dsiplayed on UI interaction history .

  • Authorisation object for Supplier field in Shopping Cart

    Hi Team,
    In Shopping Cart Source of Supply tab field Supplier is not getting displayed as it in hidden for some users, sor those users an authorisation object has to be provided to display the Supplier field.
    Can you please Suggest me the authorisation object to be used to display Supplier field in Source of Supply tab of Shopping Cart.
    Thanks & Regards,
    Goutam Kolluru.

    Question is solved.
    Answer can be find in bellow link
    Field Supplier is not displaying in Shopping Cart with Std Roles SRM 7.0

  • How to create new bol object  for  BT in sap crm

    HI
         I need to create new bol for BT with relationship  with out using AET ,Could you please explain step by step.
    Thanks and best regards
    Brahmaiah

    Hi Kariyath,
    I suppose its not about interest but a MUST.. sorry but.. unless u include the Logic in the program how can SAP pick these custom Z objects ?
    after u create them and assign to a Tcode in SU24 there is no logic to check these objects. Frankly i see no other chance.... unless SAP comes to us with a great easy way to input these Custom objects
    Keep looking and please Update me if u have any Inputs....on this front..
    All the Best
    Br,
    Sri
    Award points for helpful answers

  • Creating Lock object for a field in a sap table

    Hi ,
           I need to lock a field in sap table
    eg.  To lock a Standard price(stprs) field in Material Valuation (mbew) table.

    Try with the following Code :
    CALL FUNCTION 'ENQUEUE_EZMBEW'
    EXPORTING
       MODE_MBEW      = 'S'
       MANDT                = SY-MANDT
       MATNR                = '000000000000000043'
       BWKEY                =  '0001'
        STPRS                =  '20,00'
    EXCEPTIONS
      FOREIGN_LOCK         = 1
      SYSTEM_FAILURE       = 2
      OTHERS               = 3
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    Thank you,
    Sekhar.

  • Find lock object for field

    Hi Friends,
    I have one qurey. I would like to know the lock object for field MATNR.
    Any suggestion how I can find it out the lock object for specific field.
    Regards,
    Poonam

    hi,
    GOTO se11.
    select Lock object Radio button.
    Press F4.
    A popup appears, in that popup, under Short Description, type
    *Material* and press enter. you will get a list of lock objects, select your required.
    Always give the first letter in CAPS. like *Material*.

  • Authorisation object for field level

    Hi all,
    In support desk ,Is there any authorisation object for controlling field level changes such as category or priority by message processors.
    Balamurugan

    Hi.
    Not that I know of. I was also looking for something like this and could not find anything.
    I think there is even no logging if someone makes any changes to those fields.

  • Entry in CRMC_OBJECTS when creating new BOL Object??

    Hi All,
    when creating an new BOL Object, that is creating an entry in SPRO under
    Extend Model for Business Transactions with New Nodes
    the second field is called "Object Name". One must enter a value there when creating a new BOL Object.
    This field accepts entries in CRMC_OBJECTS. The problem is that I cannot make an entry in CRMC_OBJECTS since it is a SAP table.
    Does anybody know what to do to get an entry in CRMC_OBJECTS? Is there any other way to do this?
    Thanks, Johannes

    Hi!
    For maintaining CRMC_OBJECTS table you should use view CRMV_OBJECTS. (in transaction SM30).
    Regards,
    Alejandro.

  • How can I disable the Reason for Rejection field in VA02 line items

    Hi,
      I dont want the users to be able to change the reason for rejection field in the sales order line items. Can someone please suggest a tried and tested way of doing this
    Thanks for reading.

    Set up an auth object for the field.  In userexit field modification check the auth object and set the field to be grayed out if they don't have authority.  Users can then not change the value of the field  Sample code
    IF screen-name = 'VBAP-ABGRU'.
           AUTHORITY-CHECK OBJECT 'Z_BLK_REAS'
                   ID 'ABGRU' DUMMY.
          IF sy-subrc EQ 0.
            screen-input = 1.
          ELSE.
            screen-input = 0.
          ENDIF.
      ENDIF.

Maybe you are looking for

  • Check box prompt

    Hi all, I have a generated form with a check box in a multi record block, the prompt is placed above: this is ok. Now, I want to place a button below, so I created an item group in which I put all the displayed fields except the button. The item grou

  • Computers not waking up to install updates

    Hi, I wonder if someone will be able to help me. WSUS server is configured and working correctly. GPO settings are configured to wake up computers at 3AM, install and reboot them (use power management to wake up computers is enabled). All PCs are run

  • Problem with selection-screen

    I have a first parameter which is P_PERNR, IF I enter It and I push enter the others parameters assigned. I want the others parameters to be avalaible to modify. If I use AT SELECTION-SCREEN OUTPUT fto assign the fields : I can modify them but if I p

  • Mavericks Server Calendar and Contacts  services won't start.

    Recently the calendar and contacts services stopped working.  Client computers started getting errors like this: "The server responded with an error https://[some UID and a lot of other info]... is not a location that supports this request." It was s

  • How to install latest Firefox on CentOS or RHEL

    I wanted to install latest version of FireFox on my CentOS box as it wont get updated of the latest version. Step by step guidance is appreciated.