0COORDER_ATTR

Have you used Datasource 0COORDER_ATTR before?
I create the InfoPackage for this Datasource, and selected the Initialize Delta Process option, the initialization with Data Transfer
and initlaization without Data Transfer option are not editable. I can see that the initialization with Data Transfer is selected, but I can't change this option to Initialization without Data Transfer.
Please help.

Hi lynn,
Those two option are not editable because Initlaization without Data Transfer is not allowed for this datasouce.
In case of a datasource which without data option is allowed for, this option is selectable.
You can check if without data transfer option is selectable or not by t-code rsa2, DeltaInit Simu field. If "2" is defined, options are NOT editable in infopackage. If "1" is defined or the field is blank, options are editable.
Regards,
Kobayashi

Similar Messages

  • Error in process chain - 0COORDER_ATTR master data

    Hi,
    I tried to load the attributes for 0COORDER_ATTR and receive the following error message for all data lines:
    Diagnosis
    Data record 1 & with the key '000006002991 &' is invalid in value
    '11-ES-US-0040-INV# &' of the attribute/characteristic 0PROJECT &.
    System Response
    The system has recognized that the value mentioned above is invalid, and
    has processed this general error message. A subsequent message may give
    you more information on the error. This message refers to the same
    value, even though it does not state this explicitly.
    -  i have found in RSA3 that the data for that particular project is same as above.
    SO do i need to correct at R3 level or at PSA level?

    Hi,
    Check the below link (logic to write a routine for removal of Invalid char)
    https://wiki.sdn.sap.com/wiki/display/BI/HowtoremoveInvalidcharacters
    in transformation select a particular char and use the rule type as routine and use the above logic ,
    This would be the permanent logic to avoid the error .
    Regards,
    Satya

  • Cost Order Attribute Extraction (0COORDER_ATTR) - ABAP Dump

    I am having trouble with this Cost Order Attribute Extraction (0COORDER_ATTR).    It happened on the R3 side, and it is ABAP dump.
    The message:
    The following syntax error occurred in program "SAPLROMA" in include "LROMAU01" in Line 341: "The data object "L_S_BIW_COOR" does not have a component called "CCKEY".
    This error happened after installing the enchantment pack.  Also, I did look at the OSS notes, and nothing found.
    Any idea on how to fix this problem.

    Hello,
    Have you checked the structure L_S_BIW_COOR if it has the field CCKEY ?
    When it happens the dump? when you do a Check extractor in RSA3 t-code?
    Have you done any enhacement to the datasource? adding extra fields and filling them in the EXIT...
    Regards, Federico

  • Plz...Structure BIW_COOR of 0COORDER_ATTR

    I want to know original table name of 'POSID' field in the structure 'BIW_COOR':
    'POSID' - Work Breakdown Structure Element (WBS Element)
    'POSID' field is used by the extractor for 0COORDER_ATTR
    If I could know it, I'm going to make new extractor for 0COORDER_ATTR.
    I'd appreciate it if you would answer my question.
    Have a nice day~~

    hi,
    yes, it's.
    table PRPS and field PSPNR used as key to retrieve data.
    to find any field's table, we may use Roberto's excellent weblog
    /people/sap.user72/blog/2005/09/05/sap-bw-and-business-content-datasources-in-pursuit-of-the-origins
    0coorder_attr use function module ROMA_GET_AUFK_DATA to populate data.
    in that function module there is
    DATA: LT_POSID TYPE PSBW_T_PRPS.
    filed with another function module by passing PSPNR from PSPEL 
    CALL FUNCTION 'PSBW_PRPS8_TO_PRPS24'
         EXPORTING                     
              T_R_PSPNR = LT_PSPEL     
         IMPORTING                     
              E_T_PRPS  = LT_POSID.    
    function PSBW_PRPS8_TO_PRPS24 contains code :
    it's PRPS
        SELECT PSPNR POSID
               FROM PRPS
               INTO CORRESPONDING FIELDS OF TABLE E_T_PRPS
               FOR ALL ENTRIES IN T_R_PSPNR
               WHERE PSPNR = T_R_PSPNR-PSPNR.

  • Extractor for table COBRB

    Hello Experts,
    I am looking for a BC-extractor for table COBRB containingt hese fields:
    OBJNR, BUREG, LFDNR, PERBZ, URZUO, GABJA, GABPE, GBISJ, GBISP, PROZS, AVORG, KONTY, KOKRS, BUKRS, HKONT, NLN1, ANLN2, MATNR, REC_OBJNR1.
    Any idea?
    We need the relation between COORDER and the valid HKONT for a certain moment.
    As it is possible to have more than 1 HKONT (with different percentages and in time) I guess it is a different extractor than 0COORDER_ATTR and it can not just added to this ectractor.
    Thanks in advance,
    Udo

    Hi,
    Enter your table name in SE11 in ECC.
    Click Where-Used-List
    Select Structures, Programs etc., then it will show the entire info.
    Regards,
    Suman

  • Help in masterdata rules

    Hi Experts,
    Please help me how to acheive the below for master data
    Requirement
    Create a Infoobject  ZCAORD
    i) Extraction job from R/3                         
         Use ZWBS rule as template                    
         Similar to ZCORD (get key & text from 0COORDER)                    
         Restricted to Order type Z040 and Z045     
         Special rule for attributes (get attributes based on ZCAORD_ZCPAR)                    
              ZCAORD_ZCFAM    =           ZCPAR_ZCFAM     
                                               ZCAORD_ZCTYP    =           ZCPAR_ZCTYP     
              ZCAORD_ZCTYN    =           ZCPAR_ZCTYN
         Special rule for attribute ZCAORD_ZCPAR                    
              Get Settlement (field EMPGE from structure DKOBR)               
              Result will be an existing value for ZCPAR (see above)
         Special rule for attribute ZCAORD_ZCPARF                    
              If ZCAORD_ZCPAR = ZCAORD, then               
              ZCAORD_ZCPARF = Y, else N               
         Special rule for attributes ZCAORD_ZPLANYN                    
              Get value from 0COORDER status. If closed = "N", if open "Y"          
    Thanks In Advance,
    Nitya

    Hi Nitya,
    What I understood from your two Questions,you need to load the 0COORDER ATTR & TEXT data to two Zobjs, with Order types are equal to Z040(ZNTORD) and Z040,Z045( ZCORD) right? Create two Zobjs with template Obj as 0COORDER.now map the 0coorder_attr ds with  ZNTORD with a selection in the Info Package as order type=Z040,do the same for ZCORD with a fixed selections Z040,Z045.u'll get data upto PSA only for the selected Order Types.
    And for below i didn't get you clearly.
    Special rule for attributes (get attributes based on ZCAORD_ZCPAR)
    ZCAORD_ZCFAM = ZCPAR_ZCFAM
    ZCAORD_ZCTYP = ZCPAR_ZCTYP
    ZCAORD_ZCTYN = ZCPAR_ZCTYN
    Special rule for attribute ZCAORD_ZCPAR
    Get Settlement (field EMPGE from structure DKOBR)
    Result will be an existing value for ZCPAR (see above)
    Special rule for attribute ZCAORD_ZCPARF
    If ZCAORD_ZCPAR = ZCAORD, then
    ZCAORD_ZCPARF = Y, else N
    Special rule for attributes ZCAORD_ZPLANYN
    Get value from 0COORDER status. If closed = "N", if open "Y"

  • Extractor for Order Details

    Hi All,
    I have a reuirement to extract Order Item qty. The logic is as follows -
    Go to table AFKO, enter material number and Scheduled Finish date (GLTRS) entered in initial selection screen and get the order numbers. Enter these order numbers in table AUFK  also enter the plant WERKS and get again the filtered order numbers. Now enter these order number in table AFPO and get the value of AFPO- PSMNG Order item quantity.
    I have checked the Extractor - 2LIS_04_P_MATNR, But the records varies w.r.t. AUFK table. In AUFK I have around 245 Order records but the Extractor gives me only 92 records.
    I have one more extractor - 0COORDER_ATTR - an master data Extractor. The extractor provides me the exact order nos as compared to AUFK Order Nos. But the extractor is a Master data Extractor and I require the transaction data - AFPO-PSMNG.
    Request you people to share the info.
    Regards,
    Geeta

    Hi Geeta,
    AFKO has only PP orders. AUFK has PP orders, Internal Orders, Networks, etc. You need to get the order type/catergory for PP orders and run AUFK with that. The data in AFKO and AUFK is not the same. I guess the orders in AFKO are subset of the orders in AUFK. Pls check with functional consultant.
    May be you can compare 2LIS_04_P_MATNR with AUFK (with filter on type/categ for PP orders)
    Best Regards,
    Murali.
    Edited by: Murali Krishna K on Dec 29, 2010 2:06 PM

  • Plant Maintenance Order Act Costs-0PM_OM_OPA_2 or 0CO_OM_OPA_6 datasources?

    To get Actual/plan costs for the value categories in Plant Maintenance workorders, which DataSource  would I use? The 0PM_OM_OPA_2 or 0CO_OM_OPA_6?
    What is the difference? The 0CO_OM_OPA_6 is already pulling data for Internal orders in our system.
    How can I check to see if this is also pulling in Maintenance Order data?
    Since 0CO_OM_OPA_6 is already pulling in data, does it make sense to use this DataSource  instead of activating the 0PM_OM_OPA_2 data source?
    Please advise.
    Thanks.

    Sorry, I should explain my requirement in detail.
    I should not use the LO Cockpit 2LIS_17_13HDR or 2LIS_17_13OPER datasources. But I need to get the WorkOrder Header and Detail data (operation lines with confirmations, AFVC and AFRU tables) along with the actual costs to create a custom BEx query for the work order header/detail and actual costs.
    My initial thought was to enhance 0COORDER_ATTR and get the WorkOrder header data. 0COORDER does not have the Equipment or Functional Location. 0COORDER_ATTR would need to be enhanced to add these.
    For Operation line and confirmations data, write a Generic data source to populate a DSO. Then use the actual costs data coming from the 0CO_OM_OPA_6 datasource.
    After further thought, I am wondering if I can use 0PM_ORDER as is without enhancements and use the 0PM_OM_OPA_2 to get the actual line data. Also, here I have a question. 0PM_OM_OPA_2 is used to populate 0PM_DSO4 DSO along with 3 other datasources, the 2LIS_17_13HDR , 13OPER and 1 datasources. Since I cannot use the LO datasources, can I poulate the DSO with just this one datasource(0PMOM_OPA_2)?
    For operational lines I would still write the generic data source (a view might suffice).
    Experts out there, please let me know if I really off here, with the design.
    Really appreciate any thoughts.
    Thanks.

  • Error RSM006 "Attributes are not yet maintained"

    Hello everyone, I have had a problem with two infopackages,  one of them has the 0COORDER_TEXT datasource and the other 0COORDER_ATTR datasource. When I run the process chain with these infopackages, I have the error RSM006 "Attributes are not yet maintained", if I try to change these infopackages with the RSA1 I have the same error.
    Do you have any suggestion to solve this problem?
    Thank you very much.
    Best Regards
    Maximiliano Valin

    Thank you, I check your recommendation and I found everything ok, the 0COORDER is ok and active, and the tranfer rules are ok and active too, I don't know what other thing could be the problem.
    This is the help message that appear when the error happens.
    Attributes are not yet maintained
    Message no. RSM006
    Diagnosis
    The attributes have either not yet been created or activated.
    The data cannot be taken from the source system without maintained attributes. Therefore, this data request is not possible.
    Procedure
    Maintain the attributes for this master data-InfoSource in the Administrator Workbench and then activate them.
    Thank you for everything.

  • Internal Order Status in delta loads

    We are using the standard BW delta extractor for Internal Orders (Data Source :0COORDER_ATTR). We have enhanced the data source to bring in a couple of extra fields including System Status. We find that a Status change in the Internal Order (e.g. from REL TO BUDG) does not trigger a delta & subsequently records with Status changes are not brought into BW. Any suggestions on how to handle Internal Order & WBS Status Changes.

    The delta datasource will not be able to pick-up changes in the extra enhanced fields that you might have appended. What I have seen being done in situations like this is to convert the loading from delta to full load. This will take longer but will solve your problem.
    If the data volume is very high, then you could keep the existing load as delta, but create another datasource having just the order number and the status for which you can do a full load into 0COORDER master data.

  • Enhancement BC Datasource for Master Date  - no data for new fields

    Hello,
    I have a problem. Maybe someone can provide a check list.
    I made an enhancement for datasource 0COORDER_ATTR via SAP Exit. The problem is that i do not get data in BW for the new fields but no error occurs. the extractor checker delivers the new data.
    the following points i already checked:
    - datasource replicated and infosource activated
    - "Hide field" and "Field only known in customer exit" are not checked for the new fields

    Hi Stefan,
    I guess you need to maintain your transfer structure. Edit your transfer rules and click on tab 'datasource/transfer structure'. Move the new fields from the right table (datasource) to the left table (transfer structure). Click on tab transfer rules and map the new field. Activate the transfer rules again.
    regards
    Siggi

  • After Replicating New DataSource

    We went to our Development box (r/3 side) and activated the new delta enabled 0Coorder_Attr. It created a transport that I moved to r/3 Q box. On the BW Development box I replicated the datasource. With the new 0cOrder_attr i had to adjust the transfer structure manually and activate mannualy. It also created a transport.
    I then went to the Q bw box and replicated the datasource then moved my Bw transport to the bw Q box that should of changed and activated the tranfer rules and transfer structure but it did not.
    Problem is the transfer structure is still inactive on the BW side.
    Is there a way to activate this with a transport ?
    Thanks

    Hi Richard,
    If your infosource is transported successfully and you replicated your data source in Q system, and then if you think that your infosource is not active the go to "se38"
    and run the program "RS_TRANSTRU_ACTIVATE_ALL" give your source system and infosource name and say execute this will activate your trasfer structure and communication structure as you do not have direct ICON of activate in Q system.
    Hope this will help you.
    Suneel

  • COPA - Internal Orders: How to extract OrderGroups as maintained in KOH2

    Dear Experts,
    we do extract Internal Orders with 0COORDER_ATTR.
    How can we get OrderGroups as maintained in KOH2 (ERP) into BI as well?
    Any help would be appreciated.
    Regards,
    Dirk

    Hello SAP Guru
      I am in production support role and Facing an issue
    Error  in Tsn Code KOH2 : "Object Order Group xxxxxx is Bening worked on  by the user yyyyy.You Cannot work  on the project  at the same time".
    I checked with the user  but He is not loged in.Is there any other place I ahve to check the user so that he can log out.
    Please help.
    Thank you.

  • 0WBS_ELEMT_ATTR

    Hi,
    THis is the standard SAP BW datasource 0WBS_ELEMT_ATTR.
    Do you know if there is way for us to find out where are the original source table in ECC that this Datasouce is extracting from?

    As far as i know.
    0MAT_PLANT_ATTR :
    DataSource 0MAT_PLANT_ATTR is extracted using functional module MDEX_MATERIAL_MD and Structure BIW_MARC_S.
    Goto SE37 and enter the function module name  to know about the table names.
    Table -  MARC
    0ASSET_ATTR :
    This Datasource is sourced from ANLA and ANLZ  tables.
    0COORDER_ATTR :
    This Datasource is sources from AUFK Table.
    Hope this helps.

  • Infoobject for ASTKZ field

    Hi experts,
    I have added the fiels ASTKZ (Identifier for statistical order) on IS 0COORDER_ATTR.
    I Have to assing it a InfoObject but i cannot find an standard one. Is there any one standard I can use without problems or is it better to create a Z one?
    Thanks!!

    Hi
    Check the table RSOSFIELDMAP with field name ASTKZ. if you find any standard info object, you can use that.
    If you unable to find any thing, you can go with creating Z object as per your requirement.
    Regards,
    Venkatesh

Maybe you are looking for

  • Employee as Vendor

    Hi All I have questions around the creation of Employee as a vendor. My understanding is that there is native SAP interface that require configuration and then the employee vendor can be created with the use of the info type. I would appreciate if yo

  • Linking two RichText objects

    Hello, Today I wanted to convert a design part to flex code and the following problem came up. I'm trying to wrap text around an image. For example the image is in the left side and I want the text to be in the right side of the image but I need the

  • The Pan|Zoom component on a website?

    Stumbled across the Pan|Zoom and want to use it on my website, have a large scale image to place in a small area, much to what the webpage I came across does: http://www.adobe.com/devnet/flex/samples/fig_panzoom/ Have managed produce it with my image

  • I need a new ipod...i have a 2 year warrenty...i cant find the reciept! please help me!!!!

    when i plug my ipod into my car using a usb or aux cord...only one side of the car plays music....its my ipod thats the problem..not the car.. please help me get a new ipod or lead me in the direction of me obtaining a new ipod!

  • Themes for iphoto '09

    hi all, i've got iphoto '09 and i want to print my pictures of but i wont let me because says i have no themes so function unavalible.hoe do i get themes just to print? any help would be greatful