Datasource structure enhancement in SRM 5.0

Dear All,
I have enhanced the extraction structure for datasource 0BBP_TD_CONTR_2 in SRM . The structure BBP_CTR_BW_GET_TD_STRUC gets enhanced with an append structure but the same is not reflected in the Datasource. Is there some other transaction to be performed in order to get the appended structure as part of the datasource extract structure.
Thankx in advance.
Mou

Hi gopal,
  I suppose you are talking about the structures for CUSTOM fields...The structure have been modified from SRM 3.0 to SRM 4.0.
  Frm SRM 4.0 we have the INCL_EEW_* structures.(there is no structure in SRM 4.0 by the name CI_BBP_ITEM_SC ).
  The structures for addition of custom fields prior to SRM 4.0 release were CI_BBP_* structures.
  i have no idea about SRM 5.0.You can refer OSS notes 541877
672960
458591
for detailed information on these structures.
BR,
Disha.
Pls reward points for helpful answers.

Similar Messages

  • Datasource 2LIS_02_HDR enhancement

    Hi Expert,
    Iu2019m working on datasource 2LIS_02_HDR enhancement - add a field u201CNet payment termu201D ( EKKO-ZTERM).
    I understand I can add this field in 2 ways as specified below
    a.     Adding this field to Communication Structure (MCEKKO, in this case) and then pulling to the Extract Structure
    b.     Directly appending this field to the extract structure (MC02M_0HDR, in this case).
    I would like to know which way from the above is the best and why? Whatu2019s the difference to choose one way over another?
    Thank you.

    Hi,
    Better to append structure to extract structure.  Go through following steps - 
    Goto CMOD---- select Enhancement assignment - - browse at project search box- Where you may find group of projects already created with discriptions like---- > Project for customer function cals for SAPI or project for user exits(like this for my projects).
    If you dont have already created projects then create a project -
    Go to CMOD -- by giving naming starts with Z--->
    Assign the enhancement RSAP0001 & click on Components
    Choose the function exit EXIT_SAPLRSAP_001
    Activate the Project.
    Double click on the function exit EXIT_SAPLRSAP_001, this will open the function module
    Please note that, alternatively once the project is activated with the required function exit, this can also be displayed in the t-code for Function modules se37.
    Double click on the include ZXRSAU01, to open the editor where the required coding can be done.
    In the above function module (exit) the import parameter I_DATASOURCE
    holds the data source (i.e. name of the data source)
    The tables parameter C_T_DATA holds the values of the datasource whose structure is same as the data source structure
    Regards,
    rvc

  • F4 help for a customer defined field added as structure enhancement

    I am trying to get the F4 help on a customer defined field added as structure enhancement. This can be achieved by programming the "F4IF_INT_TABLE_VALUE_REQUEST" (as I have data in an internal table) in the Process On Value-Request event. The problem is because it is a customer field addition as structure enhancement. I am not sure where I should put this code segment to make it work. Any help would be highly appreciated.

    Could you create a search help and attach that to the data element of your field, and then populate the data using code in the function exit of your search help if it cannot be directly read from a table or view?
    This would remove your code from the SAP dialog program.  The only mod you may need to make is to add / flag the search help on the screen field.
    Andrew

  • Structure Enhancement Error Error in Extended Program Check in ECC 6.0

    Hi Experts,
    I am working on ECC 6.0 I am a structure like "BAPIACWT09" , "BAPIACCAIT" in my program when i run Extended Program Check i am getting an error 
    <b>
    "BAPIACWT09" can be enhanced. After a structure enhancement, the semantics of the  parameter transfer may change.</b>
    How to eliminate this Error

    Raghu,
    Every structure has to be created with an enhancement category.
    In Transaction SE11, when you are creating a structure or a table , go to extras - enhancement category to see it.
    I guess BAPIACWT09 has been defined with a category of can be enhanced, and SAP is warning you that if the enhancement is used in the future your program can have syntax errors.
    There is nothing you can do about this.  If you find out something, Please share.

  • Replication of HR org structure to SAP SRM

    Hi,
    Please let me know the step to Replicate the HR org structure to SAP SRM.
    Thanks,
    Manu

    Manu,
    Refer the below link the same is applicable for SRM as well.
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30139fb0-360c-2a10-1e9f-9d5417754983
    Best Regards,
    NMK

  • Structure Enhancement

    Hi Experts,
    When i do Extended Syntax check to a pgm i am getting Priorty2 error like this:
    "After a structure enhancement, assignment or comparison may no longer be permitted"
    which i have to resolve..Can any body let me know how to solve this?
    T_EXTENSIONIN      LIKE BAPIPAREX OCCURS 0 WITH HEADER LINE.
      CLEAR T_EXTENSIONIN.
      T_EXTENSIONIN-STRUCTURE  = 'BAPE_VBAK'.

    Hi,
    Substitute T_EXTENSIONIN-VALUEPART1 assignment with this piece of code.
    DATA: BEGIN OF T_DNTAB OCCURS 0.
            INCLUDE STRUCTURE DNTAB.
    DATA: END OF T_DNTAB.
    data: temp(284) type c.
    data fname(50) type c.
    data temp1 type string.
        CALL FUNCTION 'NAMETAB_GET'
             EXPORTING
                  langu   = sy-langu
                  tabname = 'BAPE_VBAK'
             TABLES
                  nametab = t_dntab.
    loop at i_dntab.
            concatenate '<workarea for the table>' '-' t_dntab-fieldname into fname.
            assign (fname) to <fs1>.
            move <fs1> to temp1.
    concatenate temp temp1 into temp.
    endloop.
    T_EXTENSIONIN-STRUCTURE = 'BAPE_VBAK'.
    T_EXTENSIONIN-VALUEPART1 = temp.
    *******************************Reward points if found useful**********************
    Regards,
    Kriththika.

  • HR Org. structure replicate in SRM 7.0

    Hi,
    We are implementing SRM 7.0.
    Which program to use to set batch job for HR Org. structure replicate to SRM automactially, which program i can use ? Am not asking for the job related to send changes to SRM due to the change pointers.
    Am asking for the new users. How about cases where a new P is defined in the organizational hierarchy in ECC?   Which program we can set up as a batch job that picks up this type of change?
    Currently,  we manually execute RHALEINI with u2018Pu2019 as the object to send the change to SRM.
    Many Thanks

    You need to schedule program RHALENI in Insert mode to achieve the same
    Thanks,
    Sundeep

  • HR org structure replication to SRM

    Hi All,
    we have done HR org structure replication to SRM, and we found that ORG structure replicated successfully in SRM . We can see it in PPOSA. But we found that Business partner number and Central person is not created for this.
    I have followed steps given in this link.
    http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/30139fb0-360c-2a10-1e9f-9d5417754983
    When I check IDOC it is posted successfully, when I check segments in IDOC in SRM  it is showing personal number of HR, but it is not converted to Bussinesspartner and central person.
    Any pointers
    Thanks and Regards,
    Abdul Raheem

    Issue is resolved by SAP, some customizing entries are missed from ECC side

  • EPC--Structure  Enhancements

    Hi Everyone,
    In Epc I am getting the following error in the structure enhancements
    The data type T9IDA can be enhanced in any way. After a structure enhancement,
    this assignment or parameter might be syntactically incorrect . . . . . . . . .
    Internal Message Code: MESSAGE G:P
    Can any one has the solution for this....
    Thanks in Advance,
    Badri

    Hi,
    This is because the structure which u are using has an enhancement category as 'Can be Enhanced'. If u want to see the enhancement category goto se11. Give ur structure name and give display. Then take the menu Extras->Enhancement category. U will find the enhancement category of ur structure/table. If this is a custom table(Z*), then u can change the enhancement category as 'Cannot be Enhanced'. This u can do only if u are sure that this structure will not have any enhancements in the future.
    If it is a standard table then u wont be able to do anything.
    Usually these kind of errors can be ignored.
    Keerthi.

  • Change enhanced datasource structure

    Hi All,
    I had enhanced a datasource, and added some new fields to the structure. Now I realized that one of the fields is not necessary in BW. Is there a way I can delete that field from the extract structure? and add a new field of a different component type in its place.
    Thanks,
    Doniv

    Hi Doniv,
    Look here:
    Re: Adding a field to the extract structure of 0FI_GL_4
    BEst regards,
    Eugene

  • Info Structure Enhancement

    Hi,
             We are trying to enhance infostructure 2LIS_01_S988,for that i enhanced extract structure using append structure but i cant able to see that fields in info structure can anyone help me
    Thanks and Regards
    Prakash B.

    Hi,
    First check in the source system that the Appended fields are not hidden, second have you replicated the datasource in the BW system, in the transfer structure you need to then select them and map them to InfoObjects.
    Hope that helps

  • LIS Structure Enhancement

    I need to append a field in LIS datasource, Please anyone give the guideline(how to implement) and what are the things needs to consider(precautions) before doing the enhancement.
    This is for retail LIS datastore.
    Thanks for your help.

    Hi,
    an alternative to Shravan's proposal would be changing the information structure S933 itself. This is no modification since it has been created by the customer (S501-S999 = customer namespace). For this you can use the transaction MC22.
    However, you can only add fields via MC22 that are already part of a field catalogue for the relevant application. You can add any new fields you appended to a LIS communication structure (e.g. MCEKKO for purchasing header, MCVBAP for sales order item, etc.) via transaction MC18 to a newly created field catalogue.
    After you have successfully enhanced the information structure (this probably includes deletion of the existing data!), you still need to
    a) find the right user exit to fill the appended fields and
    b) regenerate the LIS environment for 2LIS_xx_S933 via transaction LBW0.
    I can not help you much with a) without knowing the S933's application. Try looking up the exits starting with 'MC'.
    Hope that helps,
    Bernd Sieger

  • Important Enhancements in SRM classic Scenario implementation.

    Hi Experts,
    We are going to plan SAP-SRM imlementation with Classic Scenario.
    Please provide important enhancements that are need in general and their requirement and usage.
    Also please suggest, how to start and follow in implementation step by step.
    thanks
    withregards
    Reshma

    Hi,
    Please check configuration guides in SAP Solution Manager or offline documents in SAP Service Marketplace. http://service.sap.com/srm-inst
    Regards,
    Masa

  • Impact of the Datasource structure got changed?

    Hi all,
    I am working on CRM as sourcesystem.I have created datasource with Function module.Data has been loading to the cube since one month.The problem is in the structure Tittle1(40) and Tittle(40) length has taken.But it should have to take Tittle1(60).So I need to change the Structure of the function module.
    I would like to know what are the impacts will happen if changed the existing structure at CRM system.What are the steps to be taken to make these changes?What would be the impacts at BW side.
    your help will be greatly appreciated
    Regards,
    Praveena

    Hi Praveena,
                   Firstly there wont be any impact on your BW side assuming that the infoobject you were mapping in B/W can be mapped readily(assuming that you need not change the infooject properties) to the field (the field for which length is changed in the structure).
                   On the source system side, once you make your structure changes and activate, you need to make adjustments in function module and in cmod code(if any cmod code exists).
                  Apart from the above, there wont be any more impact on other objects. Anyway you want to change the length of a field in your structure, so there wont be much of changes even in FM.
                But you need to replicate your Datasource in BW once your FM is activated after your structure changes
    Regards
    Sunil

  • Data Type Enhancements:   ECC - SRM Scenario

    Hello,
    Can anyone tell us how to use the Data Type Enhancement. and what all Software component dependencies we need to define for that.
    This is with Context for ECC-SRM Integration -- we have installed the add on component LOCINSUS -- this is required for the extra tax information for PO
    Can anyone help us on how to use this?
    Thanks and Regards,
    Himadri

    /people/michal.krawczyk2/blog/2006/11/14/xipi-data-type-enhancements-standard-business-partner
    that solves ur anwer,

Maybe you are looking for

  • Could this be a Mail virus or something like it?

    Just received an e-mail as follows: From: Mail Delivery Subsystem <[email protected]> Subject: Returned Mail: User unknown Date: November 27, 2005 10:41:55 AM AKST To: (my e-mail address here) The message indicates that the mail was returned to me be

  • Using ipod as external harddrive.. problems.

    about a year and a half ago I got a new Ipod Classic, which replaced my 4th gen 20g Color display Ipod. It was good timing because about 3 weeks later, the itunes software on my old Ipod crapped out. It no longer synced with my computer. BUT the hard

  • Satellite P10: blank screen

    I have just replaced my hdd and used recovery disks. All semed to install fine but when setting up Windows XP closed then screen went blank and now will not work at all? HELP ANYONE???

  • Global key shortcut to play next track while working in another program...

    Is there a key combo that will play the next track regardless of what program you are working in? I know command arrow will do that, but itunes must have focus for that to work. Senerio - I am working in pages and the track playing is not a favorite,

  • Will there be problems if I move referenced iphoto pics in aperture 3

    If haven't imported my pictures from iphoto because I want to keep it around and don't want to have double libraries. But what if I move or delete pics in aperture - which will be my main editor? Will they move in iphoto as well? I'm thinking this ma