Message output systems

Hi Gurus,
I am a Functional Consultant and do not know much about the ABAP. I am making a Functional specification for the change Message out put which is for Remittance advise for the Vendors. I read few of the  Threads an I am sure now I can get some help here.
The scenarios is that the ERS (auto MIRO or invoice generation) is done with the help of self billing (automated). This has 7 different steps in which it calculated and the creats and invoice document. I have tried to view the program and at the end it has RSNAST00 program.
Now I am a bit confused here as there is another custom program "ZPMWO_SBHS_MESSAGE_NAST" i went through the code for this and I think this program is to fetch the data that is to be populated in the Smart forms as at some point in the program the smart forms are called and populated with Data.
As this whole thing is confusing to me My basic question is whats the role of RSNAST00 when data is fetched by the Custom program. Is it thats the custom program is getting the data and populating the Smart form and then creating the message and RSNAST00 is then Checking the NAST table for the unprocessed messages and picking up unprocessed messages and send to the respective vendors.
Can anyone please explain me the purpose of RSNAST00 and how it can be used and if the above scenario makes sence or not?
thanks in advance
Anoop Sharma

Yes you are right. RSNAST00 is a generic program.
The program that actually extracts the data is setup in NACE for that output type's processing routines.
Here you will usually see the following :
1. Medium ( 1, 5, etc..)
2. Short text (Print , Fax etc)
2. Name of the program that the system calls up to process the output.
3. The subroutine within that program.
4. Form name if applicable .
5. Smart form name is applicable.
Example :
For output type ERS of application MR, I have the following processing routine :
Medium     Short text                 Program                Form routine                Form
1     Print output     RM08NAST     ENTRY_ERS     ZF_AP_SBINVOICE
So subroutine ENTRY_ERS of program RM08NAST is responsible to extract the data and write the form.
You can refer to the documentation of NACE t.code for further details.
Also note that you can assign custom program and custom form name too in the processing routine.
regards,
Advait
Edited by: Advait Gode on Feb 13, 2009 2:14 PM

Similar Messages

  • Issue with "timing" in Message output of Change PO

    Dear Experts,
    For change PO, We are facing issue with the Timing in message output of PO.
    i.e, For example when we create a PO - the timing in message output is "1"
    after executing ME9F, the message turns GREEN - and still the timing is 1.
    Change PO : NOW WHEN WE CHANGE A PO, a new entry of Message output appears in "YELLOW"
    Here is the issue - Now when we manually change the timing from "3" to "4", initially it appear's "4",
    but if u refer the below screenshot - once we save the application i turns back to 3.
    any idea - why this is happening.
    Thanks in advance.
    Regards,
    Rohit

    Hi,
    1st  make sure  which Dispatch time you want for your PO layout and restrict changing dispatch time manually in PO.
    Now use t.code:NACE, with application EF for your PO message type, Keep Dispatch time 4 in ‘Default values’ TAB  and select check of “CannotBeChanged” in Basis Data TAB and save.
    Maintain message condition record in t.code:MN04 with PO message type and keep Dispatch time 4.
    Now create PO , try to change Dispatch time  and see how system behave!
    Regards,
    Biju K

  • How to configure ME38 and Message Output

    topic:EDI in procurement - delivery forecast  (DELINS)
    ME38 - ERROR:Output LPH1 for partner  cannot be processed 
    How would I configure the same in ME38 and the resultant PrintOuts and EDI messages?
    I've had a look in SPRO, andthis is the standard step by step procedure for Message determination that I done in SPRO:
    SPRO > Material Management-> Purchasing -> Message -> Output Control->MESSAGE TYPE->Maintain
    Message Types for Forecast Delivery Schedule/Expediter ->OK
    109-LP->EL document
    SPRO > Material Management-> Purchasing -> Message -> Output Control-> Maintain Requirements for
    Message Control
    LPH1->109
    SPRO > Material Management-> Purchasing -> Message -> Output Control-> Partner Roles per Message
    Type-> Define Partner Roles for Scheduling Agreement Release/Exped
    LPH1-6->OA
    WE20
    SPRO > Material Management-> Purchasing -> Message -> Output Control-> EDI->Set Up Partner Profile
    defined Partner LI, message DELINS
    SPRO > Material Management-> Purchasing -> scheduling agreements->set up stock transport sc.ag-> maint.REL.crea.profile for sc.agr.w rel.docu
    MN12
    LPH1-doc.Type-PurchORG-Vendor
    ME32L
    in Additional DATA      -> Scheduling Control (Firm zone=90&TradeOff-Zone=90
                   -> output control -> Plant-Profile
    ME38
    create schedules
    ME84
    run
    but in ME38 don't exist the message iDoc "LPH1"
    if I tried to create manually the system show the following message:ù
    OUTPUT LPH1 for partner cannot be processed
    message n.VN043
    Diagnosis                                                                  
        The proposed output cannot be processed. You can only display details.
    but I am not an MM configuration specialist (we don't have one at our company at present) and am therefore a little lost, any / all help appreciated.
    Best Regards
    Antonio Giovanniello

    Hi
    have you maintained the Partner Profile for the Partner role OA in the Outbound Parameters. Please maintain
    Thanks & Regards
    Kishore

  • Message Output for purchase order

    Dear SAP Expert,
    We have defined the message output type for purchase order document type XX with special function. We have maintained condition record for the same. It is working fine.
    Now we have defined another output type for another PO document type YYwith special function by copying earlier one.
    But message output is not genarated in case of YY document type.
    Please tell us what we have missed out.
    Thanks & Regards,
    Reva.

    Hi Reva,
    In ME22N for your PO, click on the Messages button. Then click on the blue information button - this should display the output determination analysis for the order, and will show you which output determination procedure was used, which output type and access sequence was processed and whether the system was able to find a matching record. At the lowest level of detail it will show you the keys that were used to read the condition records. All this information should help you to determine why a condition record could not be found for the purchase order.
    Regards,
    Monika

  • Query on Message/Output Determination in GR/GI Slip

    Hi,
    Its regarding Message/Output Determination in Inventory Management:
    We are using the condition Type "WE03" in our system for Goods Receipt.
    Currently, Print Parameter for the Output Type "WE03" is maintained as 7(i.e Plant/storage location).
    Now, the requirement is to assign the printer at a User level.
    i.e only one User should print to printer say "X" (New Printer)whereas all the Users in the same Plant/S.Loc should be printed to a different printer say "Y"(Old Printer).
    We thought of creating a new output Type and maintain Print parameter as 9(i.e Plant/storage location/User Group).
    We need clarification on where this newly output type to be maintained in the Message Determination Procedure and whether any Requirement needs to be specified.
    Inputs will be highly appreciated.
    Thanks
    Sunil.

    Hi Sunil ,
    You have to maintain the new o/p type in Message determination.
    You can use the same requirement as that of WE03 .
    Regards
    Ramesh Ch

  • No message output has been created for contract

    Hi,
    For one contract, I have changed the item quantity from 2000 EA to 1920 EA.  But no message output has been created.
    please assist..
    Rgds
    Mohan

    Hi,
    If you want system to generate the new message output automatically when any changes made to contract then check following configuration is in place or  not?
    SPRO > MM > Purchasing > Messages > Output Control > Define Message Types for Outline Agreement > Fine-Tuned Control: Outline Purchase Agreement > Here maintain your message type of contract (for e.g. NEU) with operation "2" (i.e. Change)
    And then make changes in Contract and check the message will get generated automatically.

  • The message output is not English. How to correct it?

    I install Oracle 8.1.7 on my Linux machine.
    I add additional character set, Chinese.
    Some system message outputs are Chinese.
    How can I change the configuration, and let the system message become English.

    Hi,
    I think you have to change the NLS_LANG parameter on the client side
    to the language you want.
    /Uffe

  • Message output

    Hi,
    Whenever i am changing some field values  ( Delivery date,etc.., ) in the PO, i am getting a print out attached to the system.
    Is it possible to restrict by anyway that only some critical fields ( Such as quantity, value etc.., )  are getting changed, then only the system should output orelse it should not.
    Regards,
    RitiG

    Hi,
    You can select which fields are relevant to cause a print out when changed.
    SPRO - MM > Purchasing > Messages > Output control > Fields relevant to printouts of changes
    just set the flags on the fields you want to trigger the change output
    Steve B

  • I am trying to download iTunes on my new desktop computer (Windows 7, 64 bit).  It starts installing, and then stops with the message- "The System Administrator has set policies to prevent this installation."  I am the sole user- please help.

    I am trying to download iTunes on my new desktop computer (Windows 7, 64 bit).  It starts installing, and then stops with the message- "The System Administrator has set policies to prevent this installation." This is a stand alone computer and I am the sole user.   Please help.

    This is a Microsoft Windows Issue.
    From a MS Support Engineer:
    "Hi,
    ·        Is the computer on a domain?
    ·        Is the issue isolated to only this software or you get the same error message with other software’s as well?
    Try the steps below and check if it helps.
    Step 1:
    Run the software setup file as an administrator and check if it helps.
    a. Right click on the setup file of the software that you are trying to install.
    b. Select “Run as administrator”.
    Step 2:
    Temporarily disable the antivirus software running on the computer and check if you are able to install the software.
    Disable antivirus software
    Warning:
    Antivirus software can help protect your computer against viruses and other security threats. In most cases, you shouldn't disable your antivirus software. If you have to temporarily disable it to install other software, you should re-enable it as soon as you're done. If you're connected to the Internet or a network while your antivirus software is disabled, your computer is vulnerable to attacks.
    Step 3:
    a. Click Start, type "Local Security Policy" (without quotes) and press enter.
    b. Click on Software Restriction Policies.
    c. In the right pane, double click on the "enforcement".
    d. Select “All users except local administrators”.
    e. Click Ok and restart the computer and check if the issue is fixed."

  • ERROR MESSAGE sap system manager:work process restarted, session terminated

    Hi,
    i am a beginer in SAP administration, users are getting this error message and i have done all my research and not able to resolve this issue. Here are the details
    SAP Version :ideas 4.7
    Database :Oracle
    OS : windows 2003
    Module user is working on MM
    user working on it is a Super user with all the permissions
    SAP is configure to run under the  European date and decimal format.
    I have never done any database administration on it, it is a new install and has been rarely used.
    User creates a RFQ and when he tries saving it , seems like for the first time after either restarting the macine or restarting the service it might work and at time it might not, this is a very sporadic error and most of the times it crashes out with the message "sap system manager:work process restarted, session terminated" and kicks the user out of the session.
    Below are the details of the error message from ST22 :
    name of the runtime error : system_core_dumped
    below are the details of the error message and its resoltion as suggested by sap help :
    ========
    Runtime Errors         SYSTEM_CORE_DUMPED           
           Occurred on     01.02.2008 at 07:52:19
    Process terminated by signal " ".                                             
    What happened?
    The current ABAP program had to be terminated because the                     
    ABAP processor detected an internal system error.                             
    The current ABAP program "SAPLCLSC" had to be terminated because the ABAP     
    processor discovered an invalid system state.                                 
    What can you do?
                                                                                    Make a note of the actions and input which caused the error.                                                                               
    To resolve the problem, contact your SAP system administrator.                                                                               
    You can use transaction ST22 (ABAP Dump Analysis) to view and administer      
    termination messages, especially those beyond their normal deletion           
    date.                                                                               
    Error analysis
    An SAP System process was terminated by an operating system signal.           
                                                                                    Possible reasons for this are:                                                
    1. Internal SAP System error.                                                 
    2. Process was terminated externally (by the system administrator).           
               Last error logged in SAP kernel                                    
                                                                                    Component............ "Taskhandler"                                           
    Place................ "SAP-Server server1_DEV_00 on host server1 (wp 1)"      
    Version.............. 1                                                       
    Error code........... 11                                                      
    Error text........... "ThSigHandler: signal"                                  
    Description.......... " "                                                     
    System call.......... " "                                                     
    Module............... "thxxhead.c"                                            
    Line................. 9555                                                                               
    How to correct the error
    The SAP System work directory (e.g. /usr/sap/c11/D00/work ) often             
    contains a file called 'core'.                                                                               
    Save this file under another name.                                                                               
    If you cannot solve the problem yourself, please send the                     
    following documents to SAP:                                                                               
    1. A hard copy print describing the problem.                                  
       To obtain this, select the "Print" function on the current screen.         
                                                                                    2. A suitable hardcopy prinout of the system log.                             
       To obtain this, call the system log with Transaction SM21                  
       and select the "Print" function to print out the relevant                  
       part.                                                                               
    3. If the programs are your own programs or modified SAP programs,            
       supply the source code.                                                    
       To do this, you can either use the "PRINT" command in the editor or        
       print the programs using the report RSINCL00.                                                                               
    4. Details regarding the conditions under which the error occurred            
       or which actions and input led to the error.                                                                               
    System environment
    SAP Release.............. " "                                                                               
    Application server....... " "                                                 
    Network address.......... " "                                                 
    Operating system......... " "                                                 
    Release.................. " "                                                 
    Hardware type............ " "                                                 
    Character length......... " " Bits                                            
    Pointer length........... " " Bits                                            
    Work process number...... " "                                                 
    Short dump setting....... " "                                                                               
    Database server.......... " "                                                 
    Database type............ " "                                                 
    Database name............ " "                                                 
    Database owner........... " "                                                                               
    Character set............ " "                                                                               
    SAP kernel............... " "                                                 
    Created on............... " "                                                 
    Created in............... " "                                                 
    Database version......... " "                                                                               
    Patch level.............. " "                                                 
    Patch text............... " "                                                                               
    Supported environment....                                                     
    Database................. " "                                                 
    SAP database version..... " "                                                 
    Operating system......... " "                                                 
    User, transaction...
    Client.............. " "                                                      
    User................ " "                                                      
    Language key........ " "                                                      
    Transaction......... "ME41 "                                                  
    Program............. "SAPLCLSC"                                               
    Screen.............. "SAPMM06E 0320"                                          
    Screen line......... 71                                                       
    Information on where termination occurred
    The termination occurred in the ABAP program "SAPLCLSC" in "EXECUTE_SELECT".  
    The main program was "SAPMM06E ".                                                                               
    The termination occurred in line 131 of the source code of the (Include)      
    program "LCLSCF2G"                                                           
    of the source code of program "LCLSCF2G" (when calling the editor 1310).      
    =============
    i even tried increasing the dialog processes but with no use.The same error occurs.
    I appreciate every one of help i can get, i am working on a deadline which is tomorrow evening to resovle this issue, any kind of help is highly appreciated.
    thanks
    mudessir.

    Hi
       follow correction method suggested in this dump,
    " The SAP System work directory (e.g. /usr/sap/c11/D00/work ) often
    contains a file called 'core'.  Save this file under another name."
    have you done this?
    with regards,
    raj.
    <i>pls, award points</i>

  • Help! my windows PC with Vista will not dowload itunes 10.7.  It gives me an error message: Your system has not been modified

    Help! my windows PC with Vista will not dowload itunes 10.7.  It gives me an error message: Your system has not been modified.I
    I have tried unistalling the current version I had which was 10.6.3, defragging and running a security scan. Now, the highest version I can get is 10.4.1. for some reason I cannot dowload itunes 10.5 or higher as it gives me the same message which is what I need to connect and update my iphone.  Anyone facing the same issue or can point me in the right direction?

    You may get better information on that error message by reposting in the iPhone forums:
    iPhone
    It's also possible that newer iPhone updates want an OS higher than Tiger. Post the specs of your computer and we can see if an OS upgrade is possible. There are a large number of G4 variants with different capabilities, so giving us something more than  just "G4" will get you help faster.

  • Message output(IDoc) from MIGO creates multiple idocs repeats for each line

    Hi Experts,
    We want to send one idoc message thru MIGO output message control upon posting at HEADER level regardless of how many line items are there on the Purchase Order.
    Using MIGO we are doing a 101 goods receipt on a PO with 3 line items and we are getting 3 idocs created with the same information form the message output control(basically it is at item level).
    I don't know if this is how standard SAP designed the MM message output control.
    From MIGO or MB03 there is no option to display the messages at the header level because you have to go thru the line item details to see the messages
    I have also tried the collective slip option on MIGO and it did not work(help suggests that it will combine everything in one output)
    Can you please let me know if there is a config or development that needs to made on controling the message output at the header level from MIGO.
    Thanks for all your help
    Shraj

    Hi Sri hari Raju.
    Did you solve this problem?
    Can you tell me how?
    Thanks

  • The NLS operation failed because the registry key Control Panel\International\User Profile cannot be opened. Error code is 2. Error message: The system cannot find the file specified.

    H,
    Since upgrading Windows server 2008 R2 to Server 2012 Standard edition, we get this repetitious critical error in the event log:
    Event 1001
    Op Code NLS initialization
    The NLS operation failed because the registry key Control Panel\International\User Profile cannot be opened. Error code is 2. Error message: The system cannot find the file specified.
    We originally found that the regional date settings after changing them in regional settings (DD/MM/YYYY) and they did not inherit properly from the upgrade but they are ok now. 
    I've looked at HKCU\.Default\Control Panel\International and nothing looks obviously wrong. Country codes, time & date formats are correct.
    How do we ascertain the  cause of this error and the specific registry key that might be problematic?

    Hi,
    This could be caused by firewall rules or security softwares.
    http://www.tomshardware.com/forum/242579-44-hkcu-control-panel-international-opened
    And in addition, the fix is worth a try.
    Nothing happens when you double-click "Region" in Control Panel 
    http://support.microsoft.com/kb/2958845
    Please Note: Since the first web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.

  • What settings do I need to have on my macbook pro to access student.ashford.edu when I get the following error message: The system is unable to process your response at this time. If you feel you have received this message in error. Please contact your Sy

    what settings do I need to have to access Ashford University's student portal using either Safari or Firefox when I get the following message: The system is unable to process your response at this time. If you feel you have received this message in error. Please contact your System Administrator, or try again at a later time.

    I am able to get to the Ashford University login display with no difficulties with both Firefox and Safari.  Obviously without a student password I cannot go any further.  If you can do the same, then clearly the problem is at the other end.  If that is the same case with you, then there is no advice that I can give you but to stir the pot as best you can.
    Ciao.

  • I keep getting an error message re: System Extensions

    Almost every time that I run Software Update or when Norton runs its automatically scheduled scan, I keep getting an error message saying, "System extension cannot be used. The system extension "/System/Library/Extensions/IomegaSAM.kext" was installed improperly and cannot be used. Please try reinstalling it, or contact the product's vendor for an update." I've also been having problems with Safari, in that when I've had a browser window open for a while and use it to go to different websites, etc., after I've gone to 2 or 3 websites it will then act like it's "stuck" and it won't do anything else until I close the window, quit out of Safari, and start it up again. Then it will be fine and work for a while, until it does the same thing...again.
    Are these items somehow related, and how do I fix this?

    Hello Valerie Anderson,
    I'm Harry from Norton Support team. Please check the information provided in a similar thread here:
    https://discussions.apple.com/message/21854775#21854775
    Let me know if this helps.
    Thanks!
    Harry

Maybe you are looking for

  • Delete ARP table entry

    I need to create a program to delete an entry in the ARP table in Windows 7 with LabVIEW or TestStand.  The test that I am developing communicates with the DUT over Ethernet.  Each DUT has the same IP address to start but different MAC addresses.  I

  • Broken slide button

    I have tried syncing, restoring calling support. Stopped in at an att store. All I get is join our maintance program. If we can`t fix it pay us and buy a new phone. I have been with ATT forever and each year progressivley worse. Can anyone help me?

  • Trouble downloading trial Premiere Elements 11

    I have tried to download Premiere Elements 11 trial.  I siccessfully did the Adobe Download assistant, but when I went to get the elements 11, it wasn't there.  I found a folder that is named Adobe Premiere Elements, but it has two subfolders, one th

  • Methods for adding DBL click event in ALV

    Methods for adding DBL click event in ALV

  • WLS 9.2 updateApplication() takes 2 parameters??

    According to the API, updateApplication takes the name of the app to update and OPTIONALLY takes a new deployment plan and/or options. However, when I use the following command it throws an error: updateApplication('4X',block='true') where '4X' is th