Configuration output type for VL02N - creating output type

Dear Sapguru,
I want to configure output type for VL02N transaction for IDOC creation,Here scenario is to connect SAP to third party system in IS retail.
VL02N- Output type configuration In only return delivery case.
Can anybody guide step by step cycle configuration for output type.Looking forward for your quick reply.
Note: Output type required for IDOC,to communicate with third party system,not for print function.
Thanks.

Dear Anup,
If my understanding is correct,
This seems to be a outbound Idoc scenario where Idoc will be sent by SAP to third party for a return delivery notification.
Output type configuration steps are as follows :
1) Identify the standard output type (Application - V2, Transmission Medium - 6 ) for e.g. LAVA which is very close to your requirement.
2) Use this output type as a reference & create a copy output type of your own.
3) Use a suitable access sequence or create your own access sequence as per your requirement.
4) Assign access sequence to the output type.
5) Maintain output determination procedure (connect your output type to a suitable procedure )
6) Assign output determination procedure. (to your delivery document type)
7) Maintain required output condition records through T Code - VV21 against your newly created output type.
8) Set up the partner profiles as per your requirement (T code - WE20)
9) Check the reflection/ effects of your new output setup at the delivery document level (VL02N).
You may quickly access these settings through T codes - NACE.
                                                                              Tables - TNAPR, NAST
Hope it will help you in the set up.
BR,
Anubhav

Similar Messages

  • Creating Format type for printing ALV output.

    Dear Friends,
        I am using a format type for printing ALV output print which displays 65 rows and 255 columns on DINA4 page. I want to create a format type which will print 65 rows and 310 columns on 'LEGAL' page format .
    So plz suggest the ways along with help links if any.
    Regards,
    Madan.

    Hi Mandan,
    As long as I know the maximum column for printing is 255.
    Might be you can split your output into 2 rows...
    Regards,

  • Where to configure Tax categories for tax related Condition types

    Hi all,
    Could you pls let me know Where to configure Tax categories for tax relevant Condition types. (any tcode for this)
    When we are creating condition records for tax relevant condition types then you have to assign tax classification for customer and tax classification for material....i am providing 1 and 1 for customer and material as well.....then assigning tax code....when trying to save this doc.... system throwing this error....Tax indicator 1 is not defined for use with condition type O012. This means for 1 we can't find tax categories maintained.
    Please look into this and your help would be appreciable.....
    Thanks in advance....regards.....Diwakaran......

    Hi,
    1. First you need to create condition type eg : ZCST in V/06 by copying standard condition type for taxes MWST for output taxes.
    2. you need to assign this condition type to country eg:IN in OVK1 T-Code.
    3. Next you need to define Tax classification for customer eg : 1 in OVK3 T-Code and assign it to tax category (condition type : ZCST)
    4. Next you need to define Tax classification for material eg : 1 in OVK4 T-Code and assign it to tax category (condition type : ZCST)
    5. Maintain this tax classification in XD01 & MM01 T-Codes.
    Regards,
    Dippy

  • Exception '1250' is not defined for method 'CREATE' object type 'MESSAGE'

    Dear experts,
    I set up the document distribution (SWU3, backgroundjob SMTP, activated the workflows, flagged the linkages, etc). Now, I have still a error:
    Exception '1250' is not defined for method 'CREATE' object type 'MESSAGE'
    Does anyone know what the cause of exception 1250 could be?
    Thanks in advance and kind regards,
    Samuel

    hi,
    SAP ITS is SAP Internet Transaction Server which provides connection between SAP ERP system and html client.
    Check with bassis, i think TCP/IP or work station application not configured yet. i guess?
    Benakaraja
    ??P

  • How can I get a reference to all controls on a front panel of one type )for example of the type Text Ring?

    I'd like to set the strings[] property of all the Text Ring controls on a front panel at once without creating a property node for every text ring. How can i do that?

    > How can I get a reference to all controls on a front panel of one type
    > )for example of the type Text Ring?
    >
    > I'd like to set the strings[] property of all the Text Ring controls
    > on a front panel at once without creating a property node for every
    > text ring. How can i do that?
    This is likely more complicated than making property nodes for each
    ring, but you can do it. Make a subVI that takes in a panel reference,
    reads the array of control references, loops through them looking for
    rings, and modifying the Strings[] property on each ring.
    The part of this that will probably be the least obvious, when you
    have an array of control references there are two ways to find out
    if an element is a ring. You can read the classID and compare it
    to the cla
    ssID of a true ring control. An alternative is to cast
    the control reference to a ring control using a Cast to more specific
    node and wire the error out to a case structure. The error case is
    where the objects that aren't rings will go. The success case case
    where you will have a valid ring refnum that you can use to modify
    the strings.
    Greg McKaskle

  • How to set a default Billing type for a particular Delivery type

    Dear All,
    How to set a default billing type for a particular delivery type.
    My requirement is, we are creating delivery for a Stock Transport Order. Delivery type is NL and the Purchase order type is UB.
    When we are creating Billing, it should take Billing type "ZSTO" by default, which is the customised Billing type.
    Where we have to do this setting?
    In case of normal sales order, this control will be available in the Sales order document types.
    In case STO, how to set a default billing type for a delivery type (NL).
    Regards,
    Rajesh

    There is a customization available here no default or hard coded
    Normally in a sales doc type we mention which billing type system has to pick
    If the billing happens from a PO which billing type system will take depends on the controls set in the areas mentioned below
    Go to your delivery type OVLK (say your delivery type is NL)
    In that there is a field called default order qty in the order reference tab (say if you maintained DL there)
    This DL is called PSEUDO order type
    Then in VOV8 for DL based on the billing types mentioned ,system will take the billing doc
    For delivery related billing say if you mention say ZF8 in the details of DL in VOV8(provided you have created ZF8)
    Then while you bill the delivery doc of NL system will take ZF8
    For intercompany delivery you can create ZIV billing type also Pure customization
    PO is linked to delivery type ( MM spro settings)--Del type linked to order (pseudo) type---in order type (pseudo) we mention the billing types. Here the flow is bit different that pure SD flow
    Though the invoice is crated by manually putting customized Biiling Type and A/Cing doc also generated, but in the VF04 still system shows the same deliveries pending with Billing Type (F2).
    This manual is not reqd if the said assignments are done properly
    Hope it can assist you.
    Thanks & Regards
    JP
    Edited by: J Prakash on Jun 23, 2010 4:05 PM

  • Why need message type when u create data type...

    why need message type when u create data type...

    Hi,
    A message type comprises a data type that describes the structure of a message. At the following points in SAP Exchange Infrastructure you can refer to the message to be exchanged at runtime by using the message type:
    ·        More than one message interface can use the same message type. For example, an asynchronous outbound message interface and an asynchronous inbound message interface can reference the same message type because the request message does not need to be mapped.
    ·        When defining a message mapping you can directly reference message types to map messages from an outbound interface to messages from a receiver interface.
    For technical reasons, a data type is not sufficient to describe the instance of a message. In XML schema, data types are defined as abstract types that are not yet fixed to an element. You can only describe an instance of a message when you have specified a data type as an element type. Therefore, a message type defines the root element of a message.
    A message type does not define the direction of the message exchange, in other words, whether it is a request or a response. In exceptional cases you can use the same message type for both the request and the response message.
    A message type has the following characteristics:
    ·        It comprises exactly one data type, which determines the content of the message to be transferred.
    ·        It is identified by a name and an XML namespace. The name (together with the namespace) of a message type is located in the uppermost tag of the message to be exchanged. This is an element tag.
    You have defined a message type GreetingRes that references a simple data type of type xsd:string. The XML namespace of the message type is http://sap.com/xi/myExample. The corresponding payload might look like this:
    <?xml version="1.0" encoding="utf-8" ?>
    <ns1:GreetingRes xmlns:ns1="http://sap.com/xi/myExample"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
       Hello Mrs. Miller
    </ns1:GreetingRes>
    You can specify how a message type is used in more detail in the description
    hope this will help you.
    regards
    Aashish Sinha
    PS : reward points if helpful

  • Output Type for VL02N

    Dear Experts,
    I have created a output type for the application V2.
    our requirment is when a user goto transaction VL02N click on Outbound Delivery->Issue Delevery Output then the Output Type should be displayed and if he clicks on that Output Type the script should execute.
    my question is after we create Output type is anything else to do to get that Output Type in specific transaction?
    thnx in advance...
    V

    Hi,
    As per your question, I assume you are asking for getting a pop-up window for selecting the Output types when executing the ISSUE OUTPUT transaction in VL02N.
    If you configured the Output type and maintain necessary setting in Output Determination procedure and Condition records.,& assignment of Smartforms and Print programs, then as per standard
    A pop-up will appear with the Output type and the Processing status of it, there you will have options
    1. To print
    2. To Print preview
    3. To check Print options.
    This is the standard design, Please check with the Developer if this design was modified in the Print program .
    Please revert back if you need more details.
    regards,
    santosh

  • Output generation using condition type for deliveries - emailing output

    Hi,
    I have created a specific output type using a condition type functionality. The output generates when delivery picking is complete. I need the output to be in email format. However I require the email to send to a specific address, distinct from the email address defined for the ship-to. Which is the best transmission medium to use? Is there any way an external email address can be defined within a condition record? Can an email address be used for the transmission type 7 Simple Mail?
    Regards,
    Gary

    Good Morning,
    If you want to send an external e-mail use the medium 5. If you want to
    send a mail with SAPoffice than you can not use an e-mail address.
    Instead you should use the name of the user (partner who receives the
    output).
    The medium '7' means internal mail, It was designed for internal use
    for that reason you can set up the execution parameters in order to
    run directly the transaction.
    Another solution could be to reate several partner roles, each partner
    with one own email-adress; run output determination several times,
    each time with different partner (and email-adress).  Although this
    increases the amount of master data that has to be maintained.
    If you have acess to OSS notes, please refer to the following:
    960088     FAQ: Sending SD messages externally
    454893     CHECKLISTSD: Sales document output as an e-mail
    152474     Testing fax and e-mail
    I hope you find this information very helpful and hopefully it will solve your problem.
    Regards,
    Martina McElwain
    SD - Forum Moderator

  • Problem in Tax Exexpiton for Newly created Wage type

    Dear Gurus,
    I Have tried to create a  New Wage type for Allowance with Exemption IT582 created Amount. In pay roll results the IT582 Exemption amount is coming. In Wage type /132 Monthly Exemptions it says the Entire Amount which it created for the Particular wage type.
    Example:
    Newly created wage type 1010 : 10,000
    Exemption Created : 6000
    Payroll Results:
    /132 : showing 10,000+800 Conveyance
    MCAX : 6000 - Custom Allowance
    MCMX :6000 - Custom Allowance.
    By the above result the Gross value reduced to -10,000.
    Please suggest me to complete this process.
    Thanks in Advanc.
    Anbu.

    Hi Anbu,
    I am lil bit confused abt the explanation u had given. anyway i will explain the configuration n step u need to perform-
    configure a wage type in V_T7INA9 and V_T7INT9 view first.
    maintain the amount, which employee has submitted as claim.
    then pass the value in infotype 8 or 14 or 15 through the same wage type u have configure.
    now minimum of 3(entry in V-T7INT9, infotype 8 or 15 or 14 and entry maintained in infotype 582) will b the exemption amount.
    Regards,
    Praveen
    Edited by: Praveen-Sapping in SAP World on Mar 26, 2009 10:11 PM

  • Document Types for PR created in R/3

    WE are implementing SRM classic scenario and in version 4.0.
    WE are creating the Purchase requisition in R/3 systems.
    Now in R/3 we have 2 document types PR01 for Materials and PR02  for services.
    There is a badi BBP_SC_TRansfer_BE with method Group_RQ which can be used to
    segregate the document types PR01 for material and PR02 for services.
    However how do I maintaion the number ranges as in SRM we have only one field where we can maintain the number ranges in cutomising for
    Define Number Ranges per Backend System for Follow-on Documents Here it allows only one Attribute for Purchase Requistion.
    How do I maintain the number ranges in R/3 as external number ranges for the 2  document types PR01  and Pr02.
    Currently I have maintained RQ for Pr01 as external no ranges in R/3.
    Is it that I have to maintain RQ for PR02 also or if separate number range than how do I assgin in SRM.
    Can any one thorw light on this.
    Regards,
    Nimish Sheth

    Dear Vadim
    In Srm we have faclity of maintaining one no range only
    In R/3 I have 2 no ranges for Document type PR01(Materials) and PR02(Services) 
    Is it that I have to keep a common number range with 2  document type in R/3.
    IN SRM                         IN R/3
    No range                       NO range
    RQ - Internl Numbers PR01      RQ - External (PR01)   
                                   AB - External for PR02 
    Now how do I map AB in SRM .
    or Keep RQ for PR01 and PR02  in R/3
    Can you pls throw light on this.
    Regards,
    Nimish Sheth

  • Message type for VL02N

    hi,
    I want the message type, process code ad IDOC type to send IDOC to external system for shipment details to be sent. whenver a PGI is done I want that fields such as sales org,dist channel,division to be sent to external system. Does anyone knows which IDOC type to be used??
    Thanks.......

    Hi Abhi,
    Message Type: DESADV
    Idoc Type       : DELVRY05
    Process Code : DELV
    Also check this link
    [Message type and idoc for VL02n|Re: idoc for outbound delivery;
    Regards
    Kiran

  • Specifying byte stream type for Read File with Type Descriptor

    Hi.
    I'm trying to write a VI that reads an image file format that can have
    different datatypes. What I have so far is that I open the file, read
    the header, and get the width, height, number of frames, and datatype.
    I calculate number of pixels by nrows*ncols*nframes with no problem,
    but I'm not sure how to tell Read File the correct datatype to read
    the data into.
    I tried using a Case structure where I have a Read File in each case
    with the correct type constant as input for that case. The problem is
    that the tunnel graduates the datatype to the highest representation.
    I found in Application Note 154 the discussion about Type Descriptors.
    Is there a way to generate a Type Descriptor and output it from a C
    ase
    structure? I tried just returning the value (e.g. 0x0402 for a Word),
    but Read File will just see that the byte stream type is a uint32.
    Is there any other way to do this?
    Thanks for any help.

    I converted the code to LabVIEW 6.1 for you and attached it below.
    Don't worry about being a newbie. We all start there. Keep asking this type of question and you won't stay there long.
    As you are discovering, being strictly typed means that you must rewrite code even for a simple data type change, or convert everything to the same data type first. For image data, conversion can result in a lot of extra space being wasted. Use a modified version of the GLV_WaveformBuffer.vi to hold your data. Use the array functions, which operate inline, to add to and delete the data wires in the buffer. This allows you to save several different data types. You will need several different inputs and outputs to handle these data types. I ha
    ve also attached a similar file created for exactly the problem you have - storing arrays of different data types (data from NI-SCOPE devices, in this case - can be float, I8, I16, or I32).
    Routines that take any type work in one of two ways. LabVIEW primitives, such as plus and minus operators, work by figuring out the type and doing the right thing in the C code layer of the LabVIEW environment. Users of LabVIEW can't do this. Users can make polymorphic VIs. Polymorphic VIs are actually a single VI for every data type that are referenced by a "wrapper", the polymorphic VI. Users still need to write a different VI for every data type they need.
    Take home message - if you need to work with different data types, you will need to rewrite your code for every data type or convert your data to a common data type. Polymorphic VIs and case statements are your friend.
    Let me know if you need more help.
    This account is no longer active. Contact ShadesOfGray for current posts and information.
    Attachments:
    GigaLabVIEW61.zip ‏362 KB
    sfpScpChan_Waveform_Buffer.zip ‏74 KB

  • Two different billing document types for 1 sales document type.

    Hi Gurus,
    I have a requirement , wherein our client is having counter  sale.
    He is using one sales doc type , and while creating a order , he is manually adding payment terms.
    Requirement is , if the payment terms are cash, billing doc type created later on should be one , else during credit sales , billing document type should be different.
    As per my understanding this is not possible.
    Want to know if anyone has some different thought on this.
    Thanks in advance
    Nilesh.

    Dear Nilesh,
    There two options you can look in to
    One option is
    1.You can define different sales document types for cash and credit.
    2. You can define two different billing documents.
    3.Do the copy control settings for each combination
    Cash sales order >Delivery>Cash invoice
    Credit sales order >Delivery>Credit invoice
    Second option is
    1. You can maintain single sales document for both the processes.
    2.Define two different billing types then do the copy control settings for both billing types.
    But in this option user need to select the billing type manually based on the process while creating billing document.
    I hope this will help you,
    Regards,
    Murali.

  • PLANNEDORDER_GETDETAIL Msg type how to create IDOC TYpe

    I have copied the BO  BUS2004 to a ZBUS2004 along with Messagt type ZPLANNEDORDER_GETDETAIL, FM ZBAPI_PLANNEDORDER_GET_DETAIL, what I cannot do if create a copy of the required IDOC TYPE.
    PLANNEDORDER_GETDETAIL01  does not exist, I want to make a ZPLANNEDORDER_GETDETAIL01.
    Can someone please guide me in makeing this IDOC type to go with message type PLANNEDORDER_DETDETAIL
    <promise removed by moderator>
    Thanks
    MJ Franzo
    Edited by: Thomas Zloch on Mar 9, 2011 3:44 PM

    Marcia, you may have to generate your own IDOC type/Message type for this... You can use BDBG to achieve this,
    Search in SDN/Google for BDBG.. you can also check out this link,
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/6943dc85-0601-0010-beab-e2ce1eb16f25?overridelayout=true

Maybe you are looking for

  • Getting error in creating a new project for UI5

    Hello , I installed eclipse and added this plugin : https://tools.hana.ondemand.com/juno But when all process is done completely on creating a project i am getting this error:

  • Concatenate with Commas in Non-Blank Cells

    I am concatenating last and first name cells in a pair of long columns.  I do not want to display commas in the non-blank cells when extending the formula down the sheet.  On the web I found a formula which almost works:  =C7&IF(B7="",""," "&B7) . Bu

  • Magic trackpad

    can macbook pro trackpad and magic trackpad be used together on a osx 10.8.2

  • Cannot Publish. Error Message: "MobileMe servers are busy."

    Hi, I have been trying to publish my site every day for about a week now with no luck. I get the same error message each time: iWeb couldn't publish to MobileMe. The MobileMe servers are busy. Please try again in a few minutes. I've already tried: Cl

  • PLEASE HELP (Dropping Frames

    Alright bare with me I know nothing about the program seeing how I just downloaded it. I'm using a Canon Rebel T1i as my video camera and am currently trying to shoot a music video. The video files come in as .mov files and when I edit them in Final