Need to modify the existing ALE for HR to add Non-HR data to it

Hello Experts,
                    We have 2 SAP systems. System A sends data through ALE/IDOC to System B message type HRMD_ABA. Is there is a way the current system be modify to send more data from System A (table USR02, when particular field got change) to System B. Currently we are sending HR data only.
I am new to ALE world therefore if someone gives steps and details will be greatly appreciated.

Hi,
ALE coniguration docmentation can be found here:
http://help.sap.com/saphelp_erp2005/helpdata/EN/0b/2a60bb507d11d18ee90000e8366fc2/frameset.htm.
You can activate change pointers using IMG steps in this location:
SAP NetWeaver->IDoc Interface / Application Link Enabling (ALE)->Modelling and Implementing Business Processes->Master Data Distribution->Replication of Modified Data
thanks.
JB

Similar Messages

  • Modify the selection screen for the transaction VF04

    Hi all,
    My requirement is as follow . I need to modify the selection screen (1000) in such a way that I need to add three more fields to te existing selection screen and make some check boxes checked by default which are unchecked . I have found out all the exits in this development clas VF .  I am listing them out here .
    J_3RSINV  Export Sales
    SDVFX001  User exit header line in delivery to accounting          
    SDVFX002  User exit for A/R line (transfer to accounting)          
    SDVFX003  User exit: Cash clearing (transfer to accounting)        
    SDVFX004  User exit: G/L line (transfer to accounting)             
    SDVFX005  User exit: Reserves (transfer to accounting)             
    SDVFX006  User exit: Tax line (transfer to accounting)             
    SDVFX007  User exit: Billing plan during transfer to Accounting    
    SDVFX008  User exit: Processing of transfer structures SD-FI       
    SDVFX009  Billing doc. processing KIDONO (payment reference number)
    SDVFX010  User exit item table for the customer lines              
    SDVFX011  Userexit for the komkcv- and kompcv-structures           
    V05I0001  User exits for billing index                             
    V05N0001  User Exits for Printing Billing Docs. using POR Procedure
    V60A0001  Customer functions in the billing document               
    V60P0001  Data provision for additional fields for display in lists
    V61A0001  Customer enhancement: Pricing          
    Going with the descrition I dont see any of them suits my requirement .  But there should be an approach . Can anyone please help me to find out an exit or explain me how do we identify an exit to modify the selection screen of an standard ransaction .
    Regards,
    Varun .

    Hello,
    I would suggest you to go for BADI,
    Follow the below steps to find out what all BADI's are called when you press any button in any transaction.
    1) Goto se24 (Display class cl_exithandler)
    2) Double click on the method GET_INSTANCE.
    3) Put a break point at Line no.25 (CASE sy-subrc).
    Now
    4) Execute SAP standard transaction
    5) Press the required button for which you need to write an exit logic, the execution will stop at the break point.
    6) Check the values of variable 'exit_name', it will give you the BADI name called at that time.
    7) This way you will find all the BADIs called on click of any button in any transaction.
    Regs,
    Venkat

  • To modify the existing form of custom invoice into  Proforma Invoice form

    We need to modify thye existing custom invoice form in to proforma invoice form by inputting the below details
    1) Suppling plant details
    2) LST/CST of receiving plant
    3) LST/CST of delivering plant
    Appreciated if any one can kindly let me know the logic and tables for the above scenarios

    We need to modify thye existing custom invoice form in to proforma invoice form by inputting the below details
    1) Suppling plant details
    This details u will get from T001W and adress from ADRC.
    2) LST/CST of receiving plant
    This details u will get from J1ID plant excise details J_1IMOCOMP or if u have created the plant as customer then u will get the same in customer excise details.J_1IMOCUST
    3) LST/CST of delivering plant
    This details u will get from J1ID plant excise details J_1IMOCOMP or if u have created the plant as customer then u will get the same in customer excise details.J_1IMOCUST
    Appreciated if any one can kindly let me know the logic and tables for the above scenarios

  • How do i cancel iTunes match? i am trying to change the country details as i am now in germany, but keep getting a message saying i first need to dance the existing iTunes match

    how do i cancel iTunes match? i am trying to change the country details as i am now in germany, but keep getting a message saying i first need to dance the existing iTunes match

    When you try to change your county, you might see one of these messages:
    You have an active iTunes Match subscription; you must cancel it before you can change stores.
    You have at least one incomplete pass. Passes must be complete before you can change stores.
    You have rentals that have not expired; they must expire before you can change stores.
    You have a store credit balance; you must spend your balance before you can change stores.
    You have one or more pending store credit refunds. You must wait a few hours for these to complete before you can change stores.
    You are part of a family. You must leave the family before you change stores.
    From
    Can't change the country of your iTunes Store, App Store, iBooks Store, or Mac App Store account - Apple Support

  • I need to review the existing process chain

    Hi Folks,
    I need to review the existing hte process Chain which is running in the live system since 1 year.
    My intention is what i need to considear while reviewing the process chain and i need to provide the some suggestion after review of the all chains.
    Can any one have SAP Notes or SAP help info on this,
    Thanks,
    Ven.

    Hi,
    Check in the following tables for Process Chaibn logs
    RSEVENTCHAIN ----Event Chain Processing Event Table
    RSEVENTHEAD -----Header for the event chain
    RSEVENTHEADT -----Header for the event chain
    RSPCCHAIN---------- Process chain details
    RSPCCHAINATTR------- Attributes for a Process Chain
    RSPCCHAINEVENTS------- Multiple Events with Process Chains
    RSPCCHAINT--------------- Texts for Chain
    RSPCCOMMANDLOG--------- System Command Execution Logs (Process Chains)
    RSPCLOGCHAIN---------- Cross-Table Log ID / Chain ID
    RSPCLOGS------------- Application Logs for the Process Chains
    RSPCPROCESSLOG------------- Logs for the Chain Runs
    RSPCRUNVARIABLES---------- Variables for Process Chains for Runtime
    RSPC_MONITOR----------- Monitor individual process chains
    Thanks
    Reddy

  • Need to Modify the Data in the Picklist/Poplist.--- Urgent

    Hi Guys...
    I need to modify the data in the Picklist/Poplist in the Create Expense Page, but I couldn't figure out how the data is populated.. Which VO Object or how?
    Thanks
    Ravi

    Here is the code for Picklist/Poplist.
    Below is the code for the poplist
    <ui:contents>
    <oa:messageChoice readOnly="false" required="no" prompt="Current Transactions for Account" pickListDispAttr="DisplayedValue" pickListValAttr="CardValue" shortDesc="Prompt" id="CreditCardPoplist" promptTranslationExpansion="100%" user:akAttributeCode="OIE_VIEW_TRANSACTIONS_FOR" user:akAttributeApplicationId="200" allowBlankValue="true">
    <ui:primaryClientAction>
    <ui:firePartialAction event="OIEChangeCreditCard" unvalidated="true" id="firePartialAction1"/>
    </ui:primaryClientAction>
    </oa:messageChoice>
    <oa:messageStyledText id="popListInstruction" styleClass="OraInstructionText"/>
    <oa:messageStyledText prompt="Current Transactions for" id="CreditCardText" promptTranslationExpansion="100%" user:akAttributeCode="OIEVIEWTRANSACTIONSFOR" user:akAttributeApplicationId="200"/>
    <oa:image hAlign="start" width="9" prompt="Info Icon" height="30" source="infoicon_status.gif" id="InfoIcon" promptTranslationExpansion="100%" user:akAttributeCode="OIE_INFO_ICON" user:akAttributeApplicationId="200" imageHeight="16" imageWidth="16"/>
    </ui:contents>
    I coundn't figure out which VO object is its calling.
    Thanks
    Ravi

  • Why do i need to buy the same app for each device over and over again??

    why do i need to buy the same app for each device over and over again??
    and why cant i just pay for the app ones for all devices as long at it is with the same account??
    i hate that i have to oay for the same game or app three time one for ipad ones for iphone and ones for mac please do something about that apple..!!!

    First, you posted in the Mac App Store forum which are apps for the Mac OS X, not iOS devices.
    You do not need to re purchase your apps. Connect your iOS devices to your computer, launch iTunes. From the menu bar click Apps then click Sync
    Downloading past purchases from the App Store, iBookstore, and iTunes Store

  • I want to perform bidirectional i/o using a pci-6534.The problem is that i need to use the same lines for i/p and o/p. is that possible?

    I want to perform bidirectional i/o using a pci-6534.The problem is that i need to use the same lines for i/p and o/p. is that possible? And if it is how an i doing this?

    Hi I Pant,
    The idea that crossed my mind was to tie each of the lines coming from/going to "your device" to two of the DIO lines. Configure one these two ports as input, the other as output.
    When you want to read the state of the line, read from the line configured as input. Similarly, use the other port when it is time to write.
    Provided "your device" uses tri-state drivers/receivers, or can be used in a "wired-OR" configuration, this may work.
    What is "your device"?
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • I need to get the current assignee for a given request using SOA's java api

    I'm developing a spring app that interfaces with Oracle SOA suite and executes the actions such as approving requests using the api. I need to get the current assignee for each SOA Task this is dispalyed in the OIM console so it is getting it from somewhere. I tried getApprovers in the ITaskService api but this returns an empty list

    I have checked it once again and there indeed are links for ALUI components for Solaris on SPARC at edelivery.oracle.com. (Officially ALUI supports Solaris on SPARC only)
    If you have looked at Solaris x86, then you must not have found them. Please make sure that you are selecting the righ platform. Also, make sure that you click on the Aqualogic media pack so as to get the lists of the components included in it. (Point to Note: You need to go to the next level)
    For whichever component you are not able to find, try looking for it in the Metalink (My Oracle Support) if you have a support contract.

  • HT4910 I need to find the file location for my iCal in iCloud

    I need to find the file location for my iCal in iCloud for my Mac. I inadvertently changed the file location in Terminal and need to restore the proper location but do not know how to locate that information. Any help is much appreciated,

    You should find "Preferences" in your Edit menu in iTunes.

  • Morning, need to download the latest ios for my ipad...

    Morning, need to download the latest ios for my ipad..

    If your iDevice is using a version of iOS lower than 5, you will need to use iTunes on your syncing computer to perform the upgrade. Use the Apple link below as a guide for the upgrade.
    http://support.apple.com/kb/HT4972
    Also read the instructions from the section entitled "Update your device using iTunes" at the link below.
    http://support.apple.com/kb/HT4623
    Information regarding transferring purchases from your iDevice to iTunes on your syncing computer can be found at the link below.
    http://support.apple.com/kb/ht1848

  • How and where to modify the BAI File for Electronic Bank Statement

    HI,
    Can anybody explaing me How and where to modify the BAI File for Electronic Bank Statement.
    thanks
    Sap Guru
    kischowdary--gmail.com

    Hi
    Actually there were two formats BAI & BAI2, BAI2 format is latest one.
    Please ask for the latest file from bank and try to process.
    Thanks
    Kalyan

  • I need help getting the license number for Adobe Photoshop Elements. However, It doesn't recognize me as an authorized user. Can someone help?

    I need help getting the license number for Adobe Photoshop Elements. However, It doesn't recognize me as an authorized user. Can someone help?@

    I am having the same problem...did you ever fix it?

  • With out loosing view grant access, i can modify the existing vi

    I am using oracle 11g.
    I would like to add few more where condition in my oracle view ,Which has grant permission by different user.
    There is anyway with out loosing view grant access, i can modify the existing view.
    Existing view
    create view abc
    as
    select * from tab1
    where rownum =1 .
    Grant select on abc to read_ro;
    Modifying view
    There is anyway with out loosing view grant access, i can modify the existing view?
    add few more where condition in my oracle view ,Which has grant permission by different user
    please advise.

    create or replace view...
    SQL>  create or replace view y as select object_name from user_objects;
    View created.
    SQL> grant select on y to ads;
    Grant succeeded.
    SQL> select * from user_tab_privs where table_name='Y';
    GRANTEE                        OWNER
    TABLE_NAME                     GRANTOR
    PRIVILEGE                                GRA HIE
    ADS                            BONTRAB1
    Y                              BONTRAB1
    SELECT                                   NO  NO
    SQL> create or replace view y as select object_name,created from user_objects;
    View created.
    SQL>  select * from user_tab_privs where table_name='Y';
    GRANTEE                        OWNER
    TABLE_NAME                     GRANTOR
    PRIVILEGE                                GRA HIE
    ADS                            BONTRAB1
    Y                              BONTRAB1
    SELECT                                   NO  NO
    SQL> desc y
    Name                                      Null?    Type
    OBJECT_NAME                                        VARCHAR2(128)
    CREATED                                            DATE

  • Need to Create the STATUS Profile for Q-Info record

    Hi Guys,
    Basically in the Q-Info record we have status profiles like VN, SP, MP OM and MP NOM etc... Under this status profiles there are few staus profiles assigned to it, in the same way
    I need to create the status profile for Q-Info record under the status profile MP NOM (Non Original Mfgr MP), so that when I am creating the Q-Info record I can select the status profile which is under the MP NOM.
    Guys anyone can guide me to create the status profile in BS02.
    Regards,
    SM

    BS02--->Select the status say " QM_P_001" ->Copy As F6  - >Enter new name>enter.
    Now chage the relevent data as per your requirement.

Maybe you are looking for

  • How do I delete individual slides in an imovie 10 project?

    I accidentally started a long project and have the duplicate slides (duh) in the middle of my timeline.  How do I get rid of them without jeopardizing the rest of the project?

  • How to calculate difference in cross tab report

    Hello All, I have a cross tab report . I have values for 2 KPI's no of employees joined and no of employees left organization on monthly basis. I want to calculate employees Joined - employees left organization. Please let me know how can we achieve

  • Db-link where network not reachable.

    I have 3 servers. TA1 TA2 PA1 I am able to create db-link from TA1 to PA1 successfully, but i would like to have db-link from TA2 to PA1 that not allowed by network. question: Is there any way that TA2 can get the connection to PA1 by using TA1.

  • Home Sharing and Show Items not in my Library

    I was very excited to finally be able easily sync up the iTunes libraries on my new home mini and my laptop, I was even more excited by the "Items not in my Library" option... but I seem to be having a issue it, that is probably a bug, and I'm wonder

  • エラー6 一般的なファイルI/Oエラーについて

    いつもお世話になっております.UEです. 客先に納めたアプリケーションで.たまに添付ファイルのような エラーが発生します. 「構成データを閉じる 」関数で.発生しているようなのですが どういう場合に.このようなエラーが発生するのでしょうか? このエラーの内容が.よくわかりません. ちなみに.このviで操作している構成ファイル(ini)を 読み込みオンリーにしたり.わざと予め別のアプリケーションで 開いてから.実行してみたりと試しましたが.別のエラーが 発生しました. このファイルは.常時読み書き