Activate change pointer to shipment tables

Hi,
Is is possible to activate change pointers to shipment tables like VTTK or VTTP? not to message type.
regards,
sree

Hi Friend,
No it is not possible to maintain change pointer for tables except message type.
Because message type help to recognize what type fo data SAP should send or receive.
Regards
Krishnendu

Similar Messages

  • Activate change pointer for a new screen field in MM42/41

    Hi,
      I created a new screen field for Article master(MM41/42/43) under basic data. If there are changes made to this new field how will the system create a corresponding IDOC? does this have something to do with the change pointer thing?
    Thanks,
    Jeff

    Hi Jeffrey,
    first of all got transaction SALE :
    ALE
    -> Modeeling and Implementing
    -> Master Data Distribution
    -> Replication
    -> Activate Change Pointer generally
    Check if Changepointers are generally on.
    Then goto BD50 and activate change pointers fpr message type.
    Finally goto BD52 and check if your field is "watched".
    After that you can generate idocs from BD21.
    Hope it helps.

  • Activate change point for message type - message type FIDCC1 not in list

    I want to set up idoc for sending entire FI documents.
    For this I want to use the change points in the message type FIDCC1 but this message type is not in the list of transaction BD50 (neither if I go via SALE)
    I'm not allowed to add it myself, I get a warning the name is not in the namespace (Zxxx or Yxxx).
    Is there a way I can add this message type in this list?
    -> change points are generally activated
    -> ECC 600
    edit: I see the message type is in WD81
    Edited by: Renaat Vanhaverbeke on Apr 28, 2010 11:05 AM

    I found the solution: when I tried to add the message type in BD50 I got the warning the name does not match the namespace rules. But by opening the Performance Assistant I could start the transacion RDDKOR54 to display the namespace rules.
    By exiting this transaction I got the question if I want to bypass the namespace check and by answering positive on this I could save the new entry.
    PS: I also found that alle message types are defined in table EDMSG

  • Activate Change Pointer auths.

    Hi,
    I am trying to activate change pointers using  the transaction BD61.  When I click save, I get the message:
         No changes for user 'waveset' allowed.
    I've also tried it with user 'SAP*'.  Can you tell me what profile my user needs to have to be able to do this?  Thanks!
    -Vu

    Hello Vu,
    The concept of change pointers is closely related to the Transport Management System. There is no use trying anything with 'SAP*', because this user is explicitly forbidden from making any such operations. Look at the following code which is being executed....
    *** no modification by user SAP*   *************************************
      IF   sy-uname       =    'SAP*'.
        PERFORM  raise_error
                 TABLES lt_enqueue wt_e071 wt_e071k
                 USING  0 'TK' 690 sy-uname ' ' ' ' ' '
                        wi_with_dialog lv_old_call wi_send_message
                        iv_no_show_option
                        gc_raise1_unallowed_superuser.
      ENDIF.
    I'm slightly doubtful that you are getting this same message with a different user. Could you please re-confirm?
    Also, the other user you are using, "waveset", please check if that user has the authorization to create a transport request (better check for both, Customizing and Workbench Transport Requests' authorization.)
    I shall, in the meanwhile, look further into the issue and let you know if I hit upon something.
    Regards,
    Anand Mandalika.
    P.S.
    1. The flag that you want to set is stored in the table TBDA1. This table generally has one entry per client.
    2. Have you checked the authority object specified for the Transaction in SE93?

  • Activate change logs for the table V_T007K

    Hi,
    Change log check box is activated in table and change logs is activated in system. But still I am not able to view any change logs recorded for the table V_T007K using SCU3 transaction.
    I tried by changing some data and than checked the SCu3 transaction. nothing is recorded against the table.
    Please let me know what needs to be done to capture the change logs for the changes done to the data in the table V_T007k table.
    Thanks in Advance.
    Thanks & Regards,
    Madhuri.

    Hi
    The table u mentioned V_T007k  is not a transparent table
    .its a view only for views u cant track changes.
    But only for transparent tables u can only track changes thru SCU3
    Also u can find the changes in a table from SAP TABLE
    CDHDR and CDPOS.
    if helpful reward me points.
    Regards
    Manas Ranjan Panda

  • Change pointer perfomance issue(bd22)

    Hi,
    we are using message type HRMD_A to transfer the employee change data using the program RBDMIDOC. we are checking two table BDCP n BDCPS, but because of large number of data we r facing a perfomance issue here. I read in one forum about transaction BD22 which deletes the change pointer from these tables, but is it safe to use? and also what is the obsolete change pointer?
    Thanks in advance for ur inputs.

    Hey,
    It is advisable to reorganize change pointer tables at regular intervals for better performance of programs accessing the BDCP* tables.
    BD22 is a standard report delivered by SAP and it is absolutely safe to run this report. It also has o test run option. You could always run the report in test mode to analyze the data the report had selected for deletion.
    Obsolete change pointers are those which have been created up to the specified date and time. In BD22, if this checkbox is marked, obsolete change pointers will be reorganized regardless of whether they have yet been processed.                                                           
    Processed change pointers are those which have been processed in the specified period (date and time). If this checkbox is marked, the processed change pointers are reorganized.                          
    -Kiran
    *Please mark useful answers

  • XI IDOC Master Data Synch with Change Pointer (GLMAST)

    Hi,
    I have scenario to create integration between 2 SAP system with XI 7.0 using IDOC - GLMAST. I already acitvate Change Pointer Globally (BD61) and Activate Change Pointer for GLMAST (BD50).
    The problem is whenever changes have done in system 1, 2 IDOC generated, First IDOC  to Logical System PRODUCTION and second IDOC to Logical System SALES.
    In order to seding the IDOC i have scheduled report RBDMIDOC. My question is how i can modify the IDOC target port in stead of send to PRODUCTION and SALES to others port (XI in this case).
    Thank you and Regards
    Fernand

    Hi Prateek
    I already create partner profile and port for XI and add GLMAST. but then the IDOC generated alwasy sent to PRODUCTION and SALES partner profile.
    How to disable that IDOC to send to PRODUCTION and SALES partner profile and only send to XI Profile ?
    Thank you and Regards
    Fernand

  • IDOC to XI (Using Change Pointer) - Error

    Hi all,
    I have 1 scenario to update external GL master data using XI. in this case i already configure the source system (SAP) to sending the IDOC to XI whenever got changes.
    BD61 ---> Activate Change Pointer Globally,
    BD50 ---> Activate Change Pointer for GLMAST Message Type.
    SM59 ---> RFC destination for XI system (PX6CLNT300).
    BD54 ---> Logical System source (ST6CLNT100) and target xi (PX6CLNT300)
    WE20 ---> Partner Profile for XI (PX6CLNT300).
    BD64 ---> Create Distribution Model View.  Sender = ST6CLNT100, Receiver = PX6CLNT300 and Message Type = GLMAST
    The system can generate the IDOC whenever changes happen with running program RBDMIDOC. but the got error with no sender / receiver information in WE05.
    Please advise any step that i have to do ?
    Best Regards
    Fernand

    Hi Matias,
    Thank you for your answer. The problem is because i had used wrong logical system in my distribusion model. The system using not common logical system. nomarly it will use "PX6CLNT100" but in my system the basis people using different logical system that's why the GLMAST IDOC cannot pass throught to XI system.
    Best Regards
    Fernand

  • Change Pointer RBDMIDOC in SRM Replication

    Hi Experts ,
    We have ECC 6.04 with SRM7.0. We replicated HR Org Structure from ECC to SRM.
    Out of 10000 Employee , only 2000 Employee will sue SRM,  So I wish to replicate only 1500 Employee as initial upload from ECC  by eopy paste from EXCEL in PFAL selection screen. That is okay.
    For changes & Delta ,  I will schedule Chnage Pointer RBDMIDOC in SRM.
    1) My doubt is exatly what this Change Pointer will replicate  to SRM  (with matching to Filter setting ).... out of below ?
    1. Changes to already replicated Employees in SRM
    2. New created Employees after initial replication
    3. Remainning Employees in initial replication as well  ( i.e. 13000 )?
    Is all these 3 cases will replicate to SRM ?
    2) In case of change of one field value, will system send only that Value in IDoC or all the date of Employee  again ?
    Please suggest
    Thanks
    NAP

    Hello sranjna ,
    These are the steps for change pointer :
    1. BD61 :Activate change pointer generally .
    2. BD50 :Activate change pointer for message type.
    3. BD21 :Create IDOC type from change pointers.
    4.Save the content : create a variant .
    5.For automatically process:go to SM36  :Create a job with the program "RBDMIDOC " and the variant you created.
    Also see the link if you want :
    [http://help.sap.com/saphelp_nw04/helpdata/EN/12/83e03c19758e71e10000000a114084/frameset.htm]
    Good Luck,
    Boaz

  • Deactivate change pointer in particular article type

    Dear all expert
    We are using IDOC type Wp_plu02 for outbound article processing we also activate change pointer setting on IDOC type wp_plu02 but now we want to do deactivate change pointer in particular article type (project articles) how we can do it
    Thanks
    Amit Shivhare

    Dear Vinodh Balakrishnan
    thanks For quick reply
    but we dont want to deleate change pointer
    i want to do my projects type articles not flow in outbound
    so i want restruction on prticulay article type
    Thanks
    Amit Shivhare

  • Change  Pointer Query

    hi all,
          i am using HRMD_ABA message type and HRMD_ABA05 IDOC Type to transfer HR data to E-recruiting server..now this  does not have segments E1P0022 and E1P0023 so it does not transfer data  for infotype 0022 and 0023 to ER. So  in the  receiving side while processing Inbound  data  i have one Badi  in which i am calling RFC to  HR  system and  get data for IT 0022 and 0023 and  Update  them in relevent ER data. This is  working fine
       But Now i have  activate  Change pointer data for this  HRMD_ABA message type and  it  doesn't create  change pointer  if  Infotype 0022 and 0023 values  have changed  the reason is  it  does not have  segments  to  transfer  data  as i mentioned  earlier.. Is there any way to create  change  pointer for the  this infotype   which are  not  part of this basic type....
    I hope  i am clear with my question...
    Thanks  in Advance...

    ya  vinod,
       the  thing  is  in my requirement i want change pointer to get triggered  if  data in IT0022 or  IT0023 is changed but since  my Idoc and message type does not have field to carry data for these infotypes...i want my change pointer get  triggered and  Idoc with data  of infotype  which it  can carry of IT0000, IT0001 etc should  get generated  so that  in receiving side my RFC inside  Badi  will fetched  changed data of IT0022 and IT0023.........

  • ALE Distribution LOIROU Change pointer

    Hello
    I want to know if it is possible to manage LOIROU idoc with change pointer management in SALE and how ?

    Hello Jean,
    I think you can manage LOIROU idoc with change pointers.
    Steps are as follows:
    1. Activae change pointers generally : TC : BD61.
    2. Activate change pointer for message type LOIROU using TC : BD50.
    3.Create an object for the Change Documents, by transaction SCDO.
    4. Maintain Distribution model using BD64.
    5. Maintain Partner profile & remaininf basic configuration.
    6. After creating / changing document goto transaction BD21 and execute it with  Message type LOIROU.
    Thats all!!
    Cheers,
    Nilesh

  • Regarding Idoc Change Pointer

    Hi All,
    I created a generic article in ECC 6.0 with 5 variants.I gave them sales price n created the idoc with 05.05.2008 to 31.12.9999 validity period.when i check the idoc, idoc consist of only two records of them.
    for next 3 variants, idoc was not created.
    system date is 06.05.2008 but calendar date is 05.05.2008.
    Can any one help me why idoc is not getting created for this 3 variants?
    When i am changing sales price of this 3 article alone, idoc is not getting created.
    Thanx in advance
    Vikas

    Hello Aakash,
    You need to activate change pointer for all the fields of material master. Use transaction BD52 and provide message type for material mater then it will display fall the fields. Select the required fields for with check box to active the change pointer on them.
    Hope this helps!
    Thanks,
    Augustin.

  • Change pointer for Master data

    Hello Experts :
      If I Configure and Activate Change pointer ,so will it record  only existing change or it will update new entry also
    Example : Did changes in vendor master payment terms (I know change pointer will work for this).
                     But if I create any new vendor in system 1 will change pointer will record this change and going to update system 2 and will create this vendor in system 2  ?

    the graphic in the docu cleary says create/change master data will create change pointers:
    http://help.sap.com/saphelp_nw04/helpdata/en/0b/2a61bd507d11d18ee90000e8366fc2/content.htm

  • Change pointer  method in IDOC.

    hi,
    Plz tell me necessary steps for data  transfer using change pointer method . after
    Activate change pointers   ,De-activate change pointers. run of program RBDMIDOC ,RBDCPCLR   , what other programs we  need to execute related to this change pointer method . I thin I m missing 2 more steps for this method..
    Thanks.

    Hello sranjna ,
    These are the steps for change pointer :
    1. BD61 :Activate change pointer generally .
    2. BD50 :Activate change pointer for message type.
    3. BD21 :Create IDOC type from change pointers.
    4.Save the content : create a variant .
    5.For automatically process:go to SM36  :Create a job with the program "RBDMIDOC " and the variant you created.
    Also see the link if you want :
    [http://help.sap.com/saphelp_nw04/helpdata/EN/12/83e03c19758e71e10000000a114084/frameset.htm]
    Good Luck,
    Boaz

Maybe you are looking for