Structure to fill MIRO details

I am creating a new smartform to print output to miro transaction .Is there any standard structure like lbbil_invoice ( for invoice)available to pass data to smartform? or can i create a structure to get data from print program? which is advicable? or do i have to pass data in different tables and fields from print program to smartform?

i have completed coding with the same deep structure lbbil_invoice

Similar Messages

  • I have to fill in details on a windows document which I download, but the people i then email it too can't open it. What do I need to do please?

    I need to fill in details from a Windows document, which I download, I then have to forward by email to other receipients, but they cant open the document, what do I need to do please? I have tried sending it back to myself and I can open it so it obviously is something that non apple users can't do, without some intervention from myself.
    Linda

    I wanted more information about your system. Under the "Apple" (upper left screen)  click on "About This Mac" and enter that information in Profile
    Are you using Microsoft Office to fill out your form? Are you resending it in MSO format?

  • How to fill the details tab in tv shows with description

    Can anyone tell how to fill out the details tab metadata in the tv shows section of iPad? The tv shows purchased from the iTunes Store have the details tab beside the episodes tab filled in with helpful description about the show. Isn't there a way to do that manually for personally downloaded tv shows? It's not possible to buy every content from the iTunes Store. Please help if anyone know how to add description to tv show details.

    see your duplicate thread : How to fill the details tab in the iPad tv shows with description

  • Freight charge in MIRO details tab

    Dear expert,
    Please help me on below scenario.
    I raised PO. My PO cost is 10000 INR. and My delivery charge is 200 INR.
    I have not maintained delivery charge in PO. While doping MIRO I am mantaning the Delivery cost in Details tab.
    But My issue is Goods Provider & Cargo vendor is different. If  i select invoice party in details tab, same vendor name reflect in MIRO Header.
    How i post the MIRO at a one time for Both vendor or sujjest any method to pay delivery cost.
    Note:- I want to include delivery charge in Material cost.
    Thnaks & Regrds
    nitesh

    Hi,
    How i post the MIRO at a one time for Both vendor or sujjest any method to pay delivery cost.
    First basic thing ,you can post MIRo for vendor at a one time
    as you want delivery cost to differnt vendor,so you will have invoice for that and you will have number also
    so In one invoice how you will get both reference number  ( main vendor and delivery vendor bill no)
    you  have to create two MIRo in your system
    try this from FI side FB60 t-code you can post 
    or do what Kunal said
    Regards
    Kailas Ugale
    Edited by: kailasugale on Feb 12, 2012 9:40 PM

  • How to fill the details tab in the iPad tv shows with description

    Can anyone tell how to fill out the details tab metadata in the tv shows section of iPad? The tv shows purchased from the iTunes Store have the details tab beside the episodes tab filled in with helpful description about the show. Isn't there a way to do that manually for personally downloaded tv shows? It's not possible to buy every content from the iTunes Store. Please help if anyone know how to add description to tv show details.

    You should be able to do it on your computer's iTunes - select the TV programme in the TV Shows part of your iTunes library, do 'get-info' (control-I) on it, and on the popup select the Video tab and enter what you want to have in its Description field and then sync that updated version to your iPad.

  • After offer release, employee has to fill personal details through URL-E-recruitment

    Dear All,
    Client is Indian,
    After Offer release through e-recruitment.
    HR want to send URL mail to selected candidate.
    Through this URL candidate has to fill all personal details(Family details, IT Declarations, Blood group etc.)
    How to store this data in R/3.
    According mine.
    We create custom IT in e-recruitment.
    So we can capture all the data here. After PA48 it can transfer to PA Infotypes.
    Regards
    Somu

    Hi Somu,
    You have to include them in the transport methods from E-Rec to HR. We use here FM   HR_PREPARE_NEW_EE and this is limited to certain infotypes.
    Regards,
    Nicole

  • How to read IM_ATTABS_TAB  structure to get Employee details..

    Hello friends,
      i am facing difficulty reading IM_ATTABS_TAB for getting employee details..
    i need this to code in a BADI for validating Leave request..
    i have to extract employee(who after logging in in ESS ,applies for leaves) information such as PERNR leave balance quotas,etc before i can display the suitable message...
    Now the structure IM_ATTABS_TAB has PTARQ_ATTABSDATA_TAB as associated type...which has line type as PTARQ_ATTABSDATA_STRUC..
    so now,what select statement or query gives me the desired information..
    whioch is PERNR,and other leave quotas...

    Hi bala,
    Please tell me ur problem got resolved or not.
    As i am also facing the same and it is exactly the same.
    Please help me if you are done with the same!!!
    Regards,
    Sujit

  • Print filled form details

    Hi
    I'm running Acrobat XI Pro in Windows 7 Pro. I downloaded a fillable form and filled it in and saved it. The saved form reloads with the filled data. Problem is I cannot get the form to print WITH the filled data, it always prints blank.
    Have tried Google, the Acrobat Manual etc. Nothing works.
    Issue came up some time ago and person having trouble found some fix related to viewing screen settings or similar. But I cannot find anything like that.
    Probably a simple setting issue but I can't find it so appreciate any help.
    Thanks

    I should have thought of that. The page link is under the bold heading Applying for free weekend travel:
    Free weekend travel - Public Transport Victoria
    And the link to the form itself is:
    http://ptv.vic.gov.au/assets/PDFs/Application-forms/PTV-myki-free-weekend-travel-updated.p df
    By the way, thanks for your interest in this

  • How do you avoid filling in details for checkout in loggedin

    hi, hope someone can help me here... if a user is logged in, how do you have them checkout without filling in the checkout form?

    You can edit the checkout forms to include that information.  Certain BC modules will work when a user is logged in.
    For your checkout form, you need to edit the HTML and add a module to the "value" attribute on the "input" elements you want prefilled.  If you have an input for a name:
    <input type="text' name="name" value=""/>
    You just need to include the module that outputs a logged in user's name:
    <input type="text" name="name" value="{module_fullname}"/>
    The list of available modules for use with secure zones is located at: http://helpx.adobe.com/business-catalyst/kb/modules-quick-reference.html#Secure-zones

  • How to fill appointment details during service ticket creation?

    Hi experts,
    I have a requirement wherein I need to populate a specific appointment type details i.e. <b>APPT_TYPE</b>(ex:ZCREATE, TICKET_CREATE..etc) for a service ticket when the <b>service ticket</b> is being <b>created.</b>
    Although it can be done by CRM configuration, I want to do it through ABAP only.
    Service tickets are being created in <b>ICWebClient</b>.
    <b>Reward points assured for helpful answers.</b>
    Regards,
    Amit
    Message was edited by:
            Amit Kumar

    Hi,
    To achieve this, create an action in which you will place your code that is only triggerred once (you will need to decide what is the start condition for this new action)
    It will need to do 2 things to set the information you want:
    <i>1. Use function module CRM_ORDER_MAINTAIN to set the appointment data
    2. Call method REGISTER_FOR_SAVE in class CL_ACTION_EXECUTE to ensure the new information is saved onto the service ticket.</i>
    I have done this with other information setting on the service ticket during creation and it works fine.
    Why are you not using config to do this ? Is it a special calculation for the date that is not catered for in configuration ??
    Cheers
    Colin.

  • I want to start what's app I had filled my details but it's asking me 3 digit code please suggest how do I get 3 digit code

    I want to start what's app I had already filled the information but it's asking for 3digit code how do I get that

    http://www.whatsapp.com/

  • Fill additional details street2 and street3 using program rfbikr00

    I am using the program rfbikr00  for creating vendors.
    I want additonal fields like street2 and street3.
    But the standard program does not have the provision.
    can u please provide me the solution to get this done.

    Hello,
    For additional address fields you need to run an extra migration step that is explained in the online help of the program you mention.
    Small extract:
    There are additional address fields available due to linking the customer and vendor master and the respective contact persons to central address management. This additional address information is stored in central address management's own tables rather than being kept in the actual master tables (KNA1 for the customer master, LFA1 for the vendor master, KNVK for the contact persons).
    A separate transfer run via the ALE interface is needed to transfer this additional address information. This run should be before the transfer run for master data.
    See Transfer of address data.
    Transfer address data
    You can use the DX Workbench (transaction SXDA) to transfer address data.
    Create a transfer project using the following object types:
    BUS4001 for company and organization addresses (for example, customer address, vendor address, other office address of contact person)
    BUS4002 for private addresses (of contact person)
    BUS4003 for office addresses (composite work address of contact person).
    The address data is entered by the SAVEREPLICA-BAPIs of these three object types.
    For more information about these BAPIs and their interfaces, in particular the meaning of the key fields, see  "Distributing addresses via ALE" by choosing Basis --> Basis Services/Communication Interface --> Business Address Services in the SAP Library.
    You can create example files for the DX Workbench from existing address records in the system (for example, in a customer master record ) with the programs RSDXBUS4001, RSDXBUS4002 and RSDXBUS4003. These example files show the meaning of all fields in the Business Address Services BAPI interfaces.
    The programs have the same input parameters as the SAVEREPLICA-BAPIs.
    Success
    Wim

  • Fill in detail block automatically when master block is populated

    Hi,
    I have a form with 4 blocks. 2 are on a regular canvas, the other 2 are on tab canvases. When the first block is populated all the other blocks should be populated as well. This works for the one block which is not on the tab canvas. The other block are only populated the moment they get focus. (the cursor moves in).
    Workaround would be to work with execute_query but in which trigger would I need to place this? (POST_QUERY, ON_FETCH do not work. WHEN_NEW_RECORD_INSTANCE works with plenty of errors)
    Best Regards,
    Kris

    Is this a new form written by you and you know what code it contains ?
    If it an existing form written or maintained by other people, you ought to check for code you are unaware of.
    Using find and replace pl/sql to search for SET_RELATION_PROPERTY might be worth doing for a start.

  • HT1933 I have an i phone 5s and when i am trying to download "free" apps..it's asking me to fill the details of my card to "purchase" the app.

    I do not have my card for sometime now .
    I do not understand what the problem is .

    I have had this problem myself. It means you had/have insufficient funds on you iTunes account from a past purchase. Say you bought a $5 app but you only have $4, it won't let you get any apps free or not and won't let you update apps.

  • I want to display invoice details(MIRO) in REPORT

    Hi,
       i am new for abap can any one please send code for to display miro details in a report based on below logic.
    Pass the RSEG-BELNR & RSEG-GJAHR joined together into BKPF-AWKEY to get the MIRO Doc date BKPF-BUDAT, vendor invoice number BKPF-XBLNR& Vendor invoice date BKPF-BLDAT.
      Pass the RSEG-BELNR & RSEG-GJAHR joined together into BKPF-AWKEY to get the BKPF-BELNR & BKPF-GJAHR to pass this into BSEG-BELNR BSEG-GJAHR to get the BSEG-LIFNR, BSEG-DMBTR, BSEG-ZTERM corresponding to the vendor code.

    Set the option PRINT OBJECT ON to First Page, I think this might resolve your problem.

Maybe you are looking for

  • Excel in ALV grid

    Hi, I have a alv grid control using class. I want the excel to be embedded in ALV without using the change layout or the view button available in the standard ALV. Meaning I want the Excel to be shown in the first display of ALV.Can anyone tell me ho

  • URL generation-PDF

    Hi, I have consolidated 10 sub reprots into one main report and generated the report in PDF format.My users want to see the report output as a URL link. I mean once the PDF file has been generated is it possible to give a link to the users where they

  • IPOD use on new Mac

    I previously loaded my Ipod mini on an IMac that I no longer have access to- it was one I used at a previous job. Being that my music library is no longer accessible- is there any possible way to retrieve music from my ipod and upload it to my new Ma

  • [SOLVED]Can't get correct intel video support

    Hi there, I'm trying to get the intel video card of my Dell Latitude E5410 laptop working. I can't for example use the xv extension : xvinfo X-Video Extension version 2.2 screen #0 no adaptors presen here are some information of my config : uname -a

  • Cancel button is not working

    I have three interactive activities, in every activity am using presentations. If I click on cancel button in presentation it should not go to another activity i main flow. In every conditional transition I gave condition like result=="cancel", but i