Executing program /AFS/RMCSBWXP to fill AFS fields to extraction structures

Hi Gurus,
We are executing the report /AFS/RMCSBWXP in R/3 Prod to implement SAP note 458676 for AFS BW. It is running in background for hours from now (>2 hours).
Any Idea how long this program should be running?
Thanks,
Steve

It should be run in foreground, may take few minutes.

Similar Messages

  • Problem in Add/Delete fields in Extract Structure.

    Hi All,
    When I want to delete some fields from the extract structure it gives me " " error.
    Steps:
    1. In R/3, T-Code LBWE -> Browse till DS ( ex: 2LIS_02_ITM)
    2. Inactive the DS by clicking on 'Active' under Update column
    3. Click on 'Maintenance' link under Structure column.
    4. Remove a field MCEKKO-KUNNR from left side to right side of the window.
    5. Click on continue button.
    It gives the below error while generating the extract structure.
    "MC03BF0" must be a flat structure. You can not use internal tables, strings,references, or structures as components.-
    Plz help how to handle this error ? The same error msg is displayed if I want to add few fields to the structure.
    Thanks in Adv

    refer steps here:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b0af763b-066e-2910-a784-dc6731660f46

  • Selecting desired fields from extract structure to datasource in CRM

    hi guys... coming back to this forum with new problem...
    how are you guys...
    i'm using ds 0CRM_SALES_ACT_1 in CRM to extract activities related data...
    by standard this data source is not supplying some fields which i needed... but when i checked in 'roosfield' table and even in extract structure 'CRMT_BW_DS_ACTIVITY' it is showing the those fields which i required...
    how can i get these fields to data source...
    in LO its like...we can select required field from extract sturcture right???
    is there any procedure do same with CRM data sources...
    thnaking you...
    regards...
    nithin
    Message was edited by: nith l

    Hi,
    If the fields are available in ES but not available in DS , then we can Modify the table ROOSFIELD. But, I think, this is some what rude mothod.
    Before doing this, It is better to Raise a OSS. They may come out with some SP upgradation.
    Search this forum with ROOSFIELD.
    With rgds,
    Anil Kumar Sharma .P

  • Table of origin for a field in extract structure ??

    Is there a way to look at the extract structure of a datasource and know the tables from which its pulling the data from ?
    I know I can always get them from help.sap.com by going to datasources and can look at the table of origin for a particular field...
    I was wondering if I can look at the same information on the system.
    I appreciate your replies ..
    Thanks,
    Rishi.

    Rishi,
       we can know get the tables in different ways, the best way and easy way to search the tables is HELP.SAP.COM as you said. you can use communication structure, ST05, SM50.
    All the best.
    Regards,
    Nagesh Ganisetti.

  • Adding a new field in extract structure

    Want to include New field  in the Extract Structure in the Standard Extractor. 
    Please let me know what are the steps are needed to bring the data for that field in the cube level.
    Thanks
    Taj

    Hi ,
    if the data soource is belongs to LO extraction
    Option 1- Enhance in LBWE
    1. check in LBWE- Maintenance -> check if your required field is available in pool (right hand side).
    2. If it is available then send it to left hand side.
    3. Save and you will find the new field as part of your extract structure.
    4. In LBWE go to datasource maintenance and uncheck the Hide check box for newly added fields and Save the data source.
    5. No need to write user exit code for these fields.
    after this replicate the data source
    and activate the transfer rules using RS_TRANSTRU_ACTIVATE_ALL
    Hope you are clear now!!!!!!!!
    Cheers,
    swapna.G

  • Adding one more field in extract structure maintenance

    Hi Gurus,
    I have already extarcted data to BW using 2LIs_13_Vditm datasource and the deltas are also loaded.
    Initially when the extract structure(in LBWE) was maintained in LBWE, the field KTGRM-Acct.Assgnmt group was not selected from the POOL.Now there is a requirement to include that in the maintenance of extract structure.
    My question is, can i directly add the field to the datasource in R/3,without any coding in CMOD like in enhancements, and replicate again to BW without disturbing the existing data? OR Do I have to add the field in Trans.Stru, Update rules and cube and goahead loading data.
    Thanks in advance.
    Regards,
    Satya

    You can add any field listed in the pool of available fields directly to your LO datasource without enhancing the extract structure and coding in CMOD. But be aware to empty the delta queue and the extraction queue before, otherwise you can't change the extract structure.
    After replicating the changed datasource you have to update the relevant infoproviders, update rules and the infosource, because the new field was not known before.
    It is also recommended to reload the data from the source system in order to populate the new field for all data.

  • How to uncheck the hide field in extract structure.

    Hello All,
    I have enhanced (Appended)  a field ZZVATREC to a generic data source created for billing data(A View). This field is as hide field in the extract structure.I am able to unhide the field in change mode  but when saving an error is comming like still errors in OLTP source system.
    This field is I want to  populate by coding and done proper coding also.
    I have tried with Roosfield table. but I did am unable to see my appended field in roosfield table for the datasource.
    In Rsa3 this field is populated.
    Could anyone help me to solve this issue.
    Regards

    Hi Nivas,
    The probable reason could be that the feild being appended is either a quantiy or currency feild and hence the definition of the append is not complete.
    This requires to mention the currency or unit refernce and then would you be able to unhide.
    There are amny posts for this topic in this forum.
    Try searchin it, if you have any difficulty making hte change.
    Naveen.A

  • Different number of fields in extract structure and Datasource

    Hi All,
    There is a data source 0FUNCT_LOC_ATTR, which are showing 16 fields in the datasource. But when i went into the extract structure, it shows 25 fields. Is it any kind of bug?
    thanks
    Annie

    Hi MTi,
    Thanks for your reply. I checked in ROOSOURCE and ROOSFIELD table and found that we activated the datasource somewhere in 14.08.2008 and the delivered version is in 18.11.2008. Now i reactivated the datasource in RSA5 and could see all the fields in RSA6.
    Actaully we posted the issue to SAP and they have come back with the same reply what you have mentioned.
    Cheers
    Annie

  • How to fill a field in a page attribute structure

    Hi
    We're trying to build a BSP Application (Pages with flow logic). One of the BSP Pages is a search for customer data, with search fields displayed dynamically.
    Now Im trying to fill the fields of structure "ls_partner", which is defined as a page attribute. However, it always is initial at onInputProcessing. It works well for normal page attributes (like strings etc.), but not with fields of a structure.
    I found the following on sdn:
    If firstname is a field in a structure called myaddress of the type address, you can access firstname in the layout as follows:
    <input type=text name="myaddress.firstname">
    This doesn't seem to work though. Any suggestions?
    Thanks a lot!
    Philipp

    Hi Phil,
    I assume by "fill the fields of a structure" you mean by passing the parameters as form field or HTTP header parameters.
    I don't believe you can do this. You can only pass parameters that map to a page attribute that is a data element like STRING, INT4, MATNR, etc.
    If you need to pass an entire structure you probabaly need to pass each individual element as a separate paramater, or else pack the structure into a string field and then parse it to extract the individual elements at runtime.
    Cheers
    Graham Robbo

  • Unable to Find the enchanced fields in transfer structure.

    Hi,
    I need to add 4 fields for a dat asource which is already present through function module in Generic Extraction.
    I had added the fields removed(unchecked the hide option) for those fields in extract structure in r/3.
    I had replicated the datasource and i checked the fields in data source(Data source-->display --> Fields). Those fields are available in datasource. But iam unable to find those newly added fields in Transfer structure.
    Kindly update me if i missed anything and why iam not able to find those fields .
    Thanks & Regards,
    Bharathi.

    Hi,
    Try activating the datasource using the program RSDS_DATASOURCE_ACTIVATE_ALL.
    after executing the program, enter source system and datasource. also UNCHECK the option "only inactive objects"
    check the transferrules after activating the datasource.
    This might help you.
    Regards,
    Srinath.
    Edited by: Srinath Singamsetti on Jul 27, 2009 11:19 AM

  • Do we need to fill setup table if we change extract structure of D/S

    Hello Experts,
    as we are in need of adding new filed to existing delta enable Datasources.
    Do we need to fill the setup table if we change the Extract structure of Data source which is already loading Delta data to bw system?
    case 1) we are planning to add new field directly in maintain structure in TCode LBWE.
    case 2) adding new field to Extract structure and writing relavent code in CMOD.
    Thanks in advance
    Regards
    Ravi

    Hello Ravi,
    If you are adding new field to a structure, even though you do not need historical data in the new fields it is a mandate that you have to replicate the datasource and then reinitialize the datasource, in both the cases you have mentioned. The reason for this is, the RSA7 contains your existing structure, as you are changing it, a new replica needs to be created in RSA7. You have to run a INIT without datatransfer, dont need to refill the setup tables for the INIT without data transfer.
    After you activate the new fields and poppulate it using CMOD. First transfer all the records in SMQ1 to RSA7, using a V3 update. Then run a delta in BW, by this way you will load all the existing records from source system to BW. Then replicate the datasource and create the required InfoObject and mapping in BW (Please note that without deleting data, you wont be able to change the DataTarget structure unless you are using remodelling in BI 7.0). Delete the datasource entry in RSA7. Runa INIT without datatransfer.
    Please let me know if you need any more information.
    Regards,
    Pankaj

  • End Routine to populate custom AFS field for Billing Item extractor

    I have the following scenario for Billing 2LIS_13_VDITM datasource
    Doc_No   Item  Material    Item_Categ   AFS_field
    2000        11     XYZ          123
    2000        12     XYZ          123                  US1
    3000        11     PQR          456                 
    3000        12     PQR          456                  CA1
    I need to populate the AFS_field in the first row also for all Doc Nos for certain Item categories (eg 123 & 456). I need to do this on the first transformation from PSA to DSO. I was planning to write a SELECT statement in the Start Routine with the PSA table as the reference as seen below and then write an End Routine calling this reference table. But the PSA table name is different in Dev, QA and Prod so I cannot use this.
    TYPES: BEGIN OF S_AFS,
    VBELN TYPE C LENGTH 10,
    PSTYV TYPE C LENGTH 4,
    MATNR TYPE C LENGTH 18,
    J_4KRCAT TYPE C LENGTH 16,
    J_4KSCAT TYPE C LENGTH 16,
    END OF S_AFS.
    DATA: LT_AFS TYPE STANDARD TABLE OF S_AFS,
          LS_AFS TYPE S_AFS.
    DATA: LT_DATA TYPE tyt_SC_1.
    LT_DATA[] = SOURCE_PACKAGE[].
    SORT LT_DATA DESCENDING BY VBELN MATNR J_4KRCAT.
    DELETE ADJACENT DUPLICATES FROM LT_DATA COMPARING VBELN MATNR.
    SELECT VBELN MATNR J_4KRCAT J_4KSCAT
    INTO CORRESPONDING FIELDS OF TABLE LT_AFS
    FROM /BIC/B0000777001
    FOR ALL ENTRIES IN LT_DATA WHERE VBELN = LT_DATA-VBELN AND MATNR =
    LT_DATA-MATNR.
    SORT LT_AFS BY VBELN MATNR.
    I am not an expert in writing ABAP code. Any suggestions are greatly appreciated and points will be assigned. Thank you.

    Hi
    why do want to select the data from PSA table ?Already your trying to load data from PSA to DSO.
    you want to populate the AFS field value in DSO right?
    1. First you have to add AFS field in ur DSO
    2. Write the Start routine based on ur scenario(select the data based on ur scenario and put into internal table).
    3. wirte AFS field leval  transfer routine(Read the corresponding record based on docu num,item num) pass into RESULT.
    Regards,
    GR

  • IDOC fill the field likp-wadat

    I guru,
    i need fill the field likp-wadat when I run an idoc DESADV, but I don't find the field in IDOC...
    you know what is it?
    thanks in advances

    I tried to search the facility /AFS/DELVRY03 but seems not to be on the field to fill likp-wadat.
    I also read the documentation but, nothing.
    can you help me???
    V.

  • Filling alloction field for a subledger account by posting invoice by MIRO

    Hi, at this moment I am struggling with a problem concerning filling the field Allocation at line item of an GL account. When I am posting invoice by MIRO, I want to see certain information on line item of an GL Account. When I am posting an invoice by MIRO, this field is for P&L accounts and balancesheet accounts filled with the value such a determined in FS00, tab Control data, field Sort Key. So therefore all my accounts has the sort key Purchase order. When posting invoices by MIRO, the posting in FI, is showing me on line item level the PO-number in the field Allocation.
    However, when I am posting an invoce by MIRO on an reconcilliation account for asset, the allocation field is empty, MIRO is not filling this field automatically. Although the settings of the sort key is the same as for other balance or P&L accounts.
    Has anybody an idea how the allocation field can be filled automatically for an reconcilliation account for assets

    Hi
    Run the program RM07CUFA
    in SE38 Tcode and check the inconsistencies.
    Also in FS00 go to details of the GL account and double click on field status group under create bank interest tab and then double click material management/additional assignments.
    You can see the required or suppressed fields

  • How to fill a new field in communication structure KOMPAZD

    Hi,
    I have added a new field ZKNRZE to structure KOMPAZD. It should be filled with the partner payer (KOMK-KNRZE) How can I fill this field? Which user-exit do I have to use?
    Thanks and regards.

    Hi Carmen Alvarez,
          You should use the USEREXIT_PRICING_PREPARE_TKOMP (module pool SAPLV60A, program RV60AFZZ) to move the value.
    Thanks,
    Mariano.

Maybe you are looking for