HOW TO USE  BAPI_INCOMINGINVOICE_PARK

HI ALL;
     I WANT TO USE   BAPI_INCOMINGINVOICE_PARK  FOR T-CODE MIR7.
IS THERE ANY BODY COULD GIVE SOME EXAMPLES ? THANKS A LOT.

Hi
BAPI_INCOMINGINVOICE_PARK Invoice Verification: Park Invoice
FUNCTIONALITY&
You can use this method to park incoming invoices.
When header data is transferred, you use the field INVOICE_IND to determine whether the system generates a credit memo or an invoice. If the field remains blank, the system generates a credit memo. If you enter X, the system generates an invoice.
You use this method if information on posting an invoice document is missing in the invoice document; the balance can be a value other than zero. As in the online transaction, the following updates take place, for example informative PO history, advance tax return, index for check on duplicate invoices, open vendor items from parked documents, log of document changes.
You can use this method to
park invoices with multiple account assignment
change and park account assignments for invoices
park invoices for blanket purchase orders (see also the documentation for the function module BAPI_INCOMINGINVOICE_CREATE)
park invoices for purchase orders with planned delivery costs
park invoices with unplanned delivery costs
park subsequent credits and debits
use document types with external number assignment
park invoices with withholding tax
park invoices with several vendor line items and different methods of payment and terms of payment
park invoices for purchase orders for external services
park invoices with G/L account postings
park invoices with material account postings
park invoices for a one-time vendor
park invoices with a different payee
Restrictions
You cannot
post invoices for return POs
The following FI fields are not transferred:
POR subscriber number
Bank details
Payment reference
Short key for house bank account
Service indicator
Notes
The following authorization object is checked with activity 77:
M_RECH_WRK Plant authorization for entering incoming invoices
Transfer
You transfer the header data of the incoming invoice using structure HeaderData.
The tables ItemData and AccountingData contain the item data of the incoming invoice. Table TaxData contains the tax information for the incoming invoice.
The table GlAccountData contains data for posting to G/L accounts, and the MaterialData contains data for posting to material accounts.
You can use table WithTaxData to transfer withholding tax information.
You can use table VendorItemSplitData to distribute the gross amount among several vendor line items with different payment methods and terms of payment.
Return
The document number of the invoice document and the fiscal year are returned as key fields of the incoming invoice.
Message returns
Messages are returned in the Return parameter. The parameter documentation shows the return codes and their meanings.
Further information
The method can only carry out your function if no error messages were generated in the Return table. This is the case if the header data and all the items were processed successfully.
Transaction control is not implemented. The calling program therefore has to execute the Commit Work itself after this method has been successfully called (in other words, if no errors were reported in the Return parameter).
Example: Incoming Invoice
This example shows which header data you can park in table HeaderData and which item data you can park in table ItemData.
Purchase order: 10 pieces of material A at 10 USD
Goods receipt: 10 pieces of material A
For this purchase order, you receive an incoming invoice with reference to PO number 4500007491, PO item 10, for a quantity of 10 pieces of material A and an amount of 116 USD incl. 16% tax. You enter the following data:
HeaderData table
INVOICE_IND (invoice/credit memo): X
DOC_DATE (document date): 20.05.2000
PSTNG_DATE (posting date): 23.05.2000
COMP_CODE (company code): 1000
GROSS_AMOUNT (gross amount): 116.00
CURRENCY (currency key): USD
CALC_TAX_IND (calculate tax): X
ItemData table
INVOICE_DOC_ITEM (item of the invoice document): 00001
PO_NUMBER (PO number): 4500007491
PO_ITEM (PO item): 00010
TAX_CODE (tax code): VN
ITEM_AMOUNT (item amount): 100
QUANTITY (quantity): 10
PO_UNIT (unit of measure): PC
For further information, see the parameter documentation for tables HeaderData and ItemData.
Example: Incoming invoice with foreign currency, GR-based invoice verification, and tax information
This example shows which header data you enter in table HeaderData, which item data you enter in table ItemData and which tax information you enter in table TaxData to be able to park an incoming invoice in a foreign currency.
Purchase order: 10 pieces of material A at 10 USD
Goods receipt 1: 4 pieces of material A
Goods receipt 2: 6 pieces of material A
For this purchase order, you receive an incoming invoice with reference to PO number 4500007505, PO item 10, goods receipt document 50010095, 2000, item 1. A quantity of 4 pieces of material A and a gross amount of 46.60 USD and 16% tax (6.60 USD) is invoiced. You enter the following data:
HeaderData table
INVOICE_IND (invoice/credit memo): X
DOC_DATE (document date): 20.05.2000
PSTNG_DATE (posting date): 23.05.2000
COMP_CODE (company code): 1000
CURRENCY (currency key): USD
GROSS_AMOUNT (gross amount): 46.60
ItemData table
INVOICE_DOC_ITEM (item of invoice document): 00001
PO_NUMBER (PO number): 4500007505
PO_ITEM (PO item): 00010
REF_DOC (goods receipt document): 50010095
REF_DOC_YEAR (fiscal year of current period): 2000
REF_DOC_ITEM (item of GR document): 1
TAX_CODE (tax code): VN
ITEM_AMOUNT (item amount): 40.00
QUANTITY (quantity): 4
PO_UNIT (unit of measure): PC
TaxData table
TAX_CODE (sales tax code): VN
TAX_AMOUNT (tax amount in document currency): 6.60
For further information, see the parameter documentation for tables HeaderData, ItemData and TaxData.
Example: Change existing account assignments and add new ones
This example shows which header data you enter in table HeaderData, which item data you enter in table ItemData and which account assignment data you enter in table AccountingData to be able to change account assignments for an incoming invoice. To be able to change account assignments, a non-valuated goods receipt or no goods receipt must exist. GR-based invoice verification takes place.
Purchase order: 300 pieces of material A at 1.00 USD
Goods receipt: 300 pieces of material A
For this PO with multiple account assignment, you receive an incoming invoice with reference to PO number 4500006846, PO item 10, goods receipt document 50008849, 2000, item. A quantity of 100 pieces of material A and a gross amount of 116.00 USD incl. 16% tax is invoiced. You want to change the planned account assignment for the second account assignment item and add an unplanned account assignment. You enter the following data:
HeaderData table
INVOICE_IND (invoice/credit memo): X
DOC_DATE (document date): 05.08.2000
PSTNG_DATE (posting date): 08.08.2000
COMP_CODE (company code): 1000
CURRENCY (currency key): USD
GROSS_AMOUNT (gross amount): 17,40
CALC_TAX_IND (calculate tax automatically): X
PMNTTRMS (terms of payment key): 0001
ItemData table
INVOICE_DOC_ITEM (invoice document item): 00001
PO_NUMBER (PO number): 4500006846
PO_ITEM (PO item): 00010
REF_DOC (goods receipt document): 500008849
REF_DOC_YEAR (fiscal year of current period): 2000
REF_DOC_ITEM (item of goods receipt document): 1
TAX_CODE (tax code): VN
ITEM_AMOUNT (item amount): 100
QUANTITY (quantity): 100
PO_UNIT (unit of measure): PC
AccountingData table
Line 1: Change second account assignment item
INVOICE_DOC_ITEM (Document item in invoice document): 0001
SERIAL_NO (sequence number for account assignment): 02
TAX_CODE (tax code): VN
ITEM_AMOUNT (amount in document currency): 10.00
QUANTITY (quantity): 10
PO_UNIT (order unit): PC
GL_ACCOUNT (number of G/L account): 890000
COSTCENTER (cost center): 1200
Line 2: Add unplanned account assignment
INVOICE_DOC_ITEM (document item in invoice document): 0001
XUNPL (unplanned account assignment from invoice verification): X
TAX_CODE (tax code): VN
ITEM_AMOUNT (amount in document currency): 5.00
QUANTITY (quantity): 5
PO_UNIT (order unit): PC
GL_ACCOUNT (number of G/L account): 890000
COSTCENTER (cost center): 1200
For further information, see the parameter documentation for tables HeaderData, ItemData and AccountingData or the Logistics Invoice Verification section of the SAP Library.
Example: Incoming invoice with planned delivery costs
This example shows which header data you enter in table HeaderData, which item data you enter in table ItemData and which tax information you enter in table TaxData to be able to generate incoming invoices with planned delivery costs.
Purchase order: 100 pieces of material A at 1.00 USD
Goods receipt: 100 pieces of material A
For this purchase order, you receive an incoming invoice with reference to PO number 4500006986, PO item 10, for a quantity of 100 pieces of material A and an amount of 136.00 USD incl. 16% tax and 20.00 planned delivery costs. You enter the following data:
HeaderData table
INVOICE_IND (invoice/credit memo): X
DOC_DATE (document date): 10.08.2000
PSTNG_DATE (posting date): 12.08.2000
COMP_CODE (company code): 1000
CURRENCY (currency key): USD
GROSS_AMOUNT (gross amount): 136.00
ItemData table
Line 1: Enter PO item
INVOICE_DOC_ITEM (item of invoice document): 00001
PO_NUMBER (PO number): 4500006986
PO_ITEM (PO item): 00010
TAX_CODE (sales tax code): VN
ITEM_AMOUNT (item amount): 100.00
QUANTITY (quantity): 100
PO_UNIT (unit of measure): PC
Line 2: Enter planned delivery costs
INVOICE_DOC_ITEM (item of invoice document): 00002
PO_NUMBER (PO number): 4500006986
PO_ITEM (PO item): 00010
ITEM_AMOUNT (item amount): 20.00
QUANTITY (quantity): 100
PO_UNIT (unit of measure): PC
COND_TYPE (condition type): FRB1
TaxData table
TAX_CODE (sales tax code): VN
TAX_AMOUNT (tax amount in document currency): 16.00
For further information, see the parameter documentation for tables HeaderData, ItemData and TaxData.
Example: Incoming invoice with withholding tax
This example shows which header data you enter in table HeaderData, which item data you enter in table Itemdata and which withholding tax information you enter in table WithTaxData to be able to park an incoming invoice with withholding tax.
Purchase order: 10 pieces of material A at 10.00 USD
Goods receipt: 10 pieces of material A
For this purchase order, you receive an incoming invoice with reference to PO number 4500007505, PO item 10, goods receipt document 50010095, 2000, item 1. A quantity of 10 pieces and a gross amount of 100.00 USD is invoiced. For the gross amount, you must pay 10% withholding tax. You enter the following data:
HeaderData table
INVOICE_IND (invoice/credit memo): X
DOC_DATE (document date): 20.05.2000
PSTNG_DATE (posting date): 23.05.2000
COMP_CODE (company code): WT01
CURRENCY (currency key): USD
GROSS_AMOUNT (gross amount): 100.00
ItemData table
INVOICE_DOC_ITEM (item of invoice document): 00001
PO_NUMBER (PO number): 4500007505
PO_ITEM (PO item): 00010
REF_DOC (goods receipt document): 50010095
REF_DOC_YEAR (fiscal year of the current period): 2000
REF_DOC_ITEM (item of a goods receipt document): 1
TAX_CODE (tax code): V0
ITEM_AMOUNT (item amount): 100.00
QUANTITY (quantity): 10.00
PO_UNIT (unit of measure): PC
WithTaxData table
SPLIT_KEY (grouping key for splitting withholding tax): 0001
WI_TAX_TYPE (indicator for withholding tax type): R1
WI_TAX_CODE (withholding tax code): 01
WI_TAX_BASE (withholding tax base amount): 100
WI_TAX_AMT (withholding tax amount in document currency): 10.00
For further information, see the parameter documentation for tables HeaderData, ItemData and WithTaxData.
Example: Incoming invoice with amount split
This example shows which header data you enter in table HeaderData, which item data you enter in table Itemdata and which information you enter in VendorItemSplitData to generate an incoming invoice with amount split.
Purchase order: 10 pieces of material A at 10.00 USD
Goods receipt: 10 pieces of material A
For this purchase order, you receive an incoming invoice with reference to PO number 4500007505, PO item 10, goods receipt document 50010095, 2000, item 1. A quantity of 10 pieces and a gross amount of 100.00 USD is invoiced. You want to split the gross amount among two vendor line items. 40% of the gross amount is to be paid immediately by check, and 60% of the gross amount is to be paid within 14 days, taking advantage of a 3% discount. You enter the following data:
HeaderData table
INVOICE_IND (invoice/credit memo): X
DOC_DATE (document date): 20.05.2000
PSTNG_DATE (posting date): 23.05.2000
COMP_CODE (company code): 0001
CURRENCY (currency key): USD
GROSS_AMOUNT (gross amount): 100.00
ItemData table
INVOICE_DOC_ITEM (item of invoice document): 00001
PO_NUMBER (PO number): 4500007505
PO_ITEM (PO item): 00010
REF_DOC (goods receipt document): 50010095
REF_DOC_YEAR (fiscal year of current period): 2000
REF_DOC_ITEM (item of a goods receipt document): 1
TAX_CODE (tax code): V0
ITEM_AMOUNT (item amount): 100.00
QUANTITY (quantity): 10.00
PO_UNIT (unit of measure): PC
VendorItemSplitData table
Vendor line 1
SPLIT_KEY (grouping key for splitting vendor line): 0001
SPLIT_AMOUNT(partial invoice amount in document currency): 40.00
PYMT_METH (payment method): S
TAX_CODE (sales tax code): V0
PMNTTRMS (terms of payment key): 0001
Vendor line 2
SPLIT_KEY (grouping key for splitting vendor line): 0002
SPLIT_AMOUNT (partial invoice amount in document currency): 60.00
PYMT_METH (payment method): U
TAX_CODE (sales tax code): V0
PMNTTRMS (terms of payment key): 0003
For further information, see the parameter documentation for tables HeaderData, ItemData and VendorItemSplitData.
Example: Incoming invoice with G/L and material account posting.
This example shows you, which header data you need to enter in the HeaderData table, which item data you enter in the ItemData table, which G/L account information you enter in the GlAccountData table, and which material account information you enter in the MateralData table in order to park an incoming invoice.
You receive an invoice with reference to PO number 4500006846, PO item 10. The invoice is for a quantity of 100 PC of material A, and a gross amount of 150.80 USD including 16% tax. This includes a G/L account posting of 10 USD to account 400000 in company code 1, and a material account posting to material MAT01n for 20 USD.
Enter the following data:
Table HeaderData
INVOICE_IND (Post invoice/credit memo): X
DOC_DATE (Document date): 08.05.2000 PSTNG_DATE (Posting date):
PSTNG_DATE (Posting date): 08.08.2000
COMP_CODE (Company code): 1000
CURRENCY (Currency key): USD
GROSS_AMOUNT (Gross amount): 150.80 CALC_TAX_IND (Automatically
CALC_TAX_IND (Automatically calculate tax): X
PMNTTRMS (Terms of payment key): 0001
Table ItemData INVOICE_DOC_ITEM (Item in invoice document):
INVOICE_DOC_ITEM (Item in invoice document): 00001
PO_NUMBER (PO number): 4500006846
PO_ITEM (PO item): 00010
TAX_CODE (Tax code): VN
ITEM_AMOUNT (Item amount): 100
QUANTITY (Quantity): 100
PO_UNIT (Unit of measure): PC
Table GlAccountData
INVOICE_DOC_ITEM (Document item in invoice document): 00001
GL_ACCOUNT (G/L account): 400000
ITEM_AMOUNT (Item amount): 10.00
DB_CR_IND (Debit/credit indicator): S
COMP_CODE (Company code): 0001
TAX_CODE (Tax code): VN
COSTCENTER (Cost center): 1
Table MaterialData
INVOICE_DOC_ITEM (Document item in invoice document): 0001
MATERIAL (Material): MAT01
PLANT (Valuation area): 0001
DB_CR_INP (Debit/credit indicator): S
ITEM_AMOUNT (Item data): 10.00
QUANTITY (MENGE_D): 1
PO_UNIT (PO unit of measure): PC
TAX_CODE (Tax code): VN
For more information, see the parameter documentation for the tables HeaderData, ItemData, GlAccountData and MaterialData
Example: Incoming invoice for a purchase order for external services and servie-based invoice verification
This example shows you which header data you need to enter in table HeaderData, which item data in table ItemData, and which accout assignment data you enter in table AccountingData in order to enter and post an incoming invoice.
You receive an invoice with reference to PO number 4500000191, PO item 10. The invoice is for two services A and B, each with a quantity of six service units. Service A has a gross amount of 580 USD including 16% tax. Service B has 812 USD including 16% tax. 50% of service A was assigned to each of the cost centers 1000 and 2000. 50% of service B was assigned to each of the cost centers 1000 and 3000. The service acceptance is performed jointly for both services with the service entry sheet number 1000000022. The account assignments cannot be changed.
Enter the following data:
Table HeaderData
INVOICE_IND (Post invoice/credit memo): X
DOC_TYPE (Document type): RE
DOC_DATE (Document date): 01.10.2002
PSTNG_DATE (Posting date): 01.10.2002
COMP_CODE (Company code): 0001
CURRENCY (Currency key): USD
GROSS_AMOUNT (Gross amount): 1392.00
CALC_TAX_IND (Calculate tax automatically): X
PMNTTRMS (Terms of payment key): 0001
Table ItemData
First entry for service A:
INVOICE_DOC_ITEM (Item in invoice document): 000001
PO_NUMBER (PO number): 4500000191
PO_ITEM (PO item): 00010
TAX_CODE (Tax code): V1
ITEM_AMOUNT (Item amount): 250.0
QUANTITY (Quantity): 3
PO_UNIT (Unit of measure): SU
SHEET_NO (Entry sheet number): 1000000022
SHEET_ITEM (Line number) : 10
Second entry for service A:
INVOICE_DOC_ITEM (Item in invoice document): 000002
PO_NUMBER (PO number): 4500000191
PO_ITEM (PO item): 00010
TAX_CODE (Tax code): V1
ITEM_AMOUNT (Item amount): 250.00
QUANTITY (Quantity): 3
PO_UNIT (Unit of measure): SU
SHEET_NO (Entry sheet number): 1000000022
SHEET_ITEM (Line number) : 10
First entry for service B:
INVOICE_DOC_ITEM (Item in invoice document): 000003
PO_NUMBER (PO number): 4500000191
PO_ITEM (PO item): 00010
TAX_CODE (Tax code): V1
ITEM_AMOUNT (Item amount): 350.0
QUANTITY (Quantity): 3
PO_UNIT (Unit of measure): SU
SHEET_NO (Entry sheet number): 1000000022
SHEET_ITEM (Line number) : 20
Second entry for service B:
INVOICE_DOC_ITEM (Item in invoice document): 000004
PO_NUMBER (PO number): 4500000191
PO_ITEM (PO item): 00010
TAX_CODE (Tax code): V1
ITEM_AMOUNT (Item amount): 350.00
QUANTITY (Quantity): 3
PO_UNIT (Unit of measure): SU
SHEET_NO (Entry sheet number): 1000000022
SHEET_ITEM (Line number) : 20
Table AccountingData
First account assignment for service A:
INVOICE_DOC_ITEM (Document item in invoice document): 000001
SERIAL_NO (Sequential number of the account assignment): 01
TAX_CODE (Tax code): V1
ITEM_AMOUNT (Amount in document currency): 250.00
QUANTITY (Quantity): 3
PO_UNIT (PO unit of measure): SU
Second account assignment for service A:
INVOICE_DOC_ITEM (Document item in invoice document): 000002
SERIAL_NO (Sequential number of the account assignment): 02
TAX_CODE (Tax code): V1
ITEM_AMOUNT (Amount in document currency): 250.00
QUANTITY (Quantity): 3
PO_UNIT (PO unit of measure): SU
First account assignment for service B:
INVOICE_DOC_ITEM (Document item in invoice document): 000003
SERIAL_NO (Sequential number of the account assignment): 01
TAX_CODE (Tax code): V1
ITEM_AMOUNT (Amount in document currency): 350.00
QUANTITY (Quantity): 3
PO_UNIT (PO unit of measure): SU
Second account assignment for service B:
INVOICE_DOC_ITEM (Document item in invoice document): 000004
SERIAL_NO (Sequential number of the account assignment): 03
TAX_CODE (Tax code): V1
ITEM_AMOUNT (Amount in document currency): 350.00
QUANTITY (Quantity): 3
PO_UNIT (PO unit of measure): SU
For more information, see the parameter documentation for the tables HeaderData, ItemData, and AccountingData, or in the SAP Library under Logistics Invoice Verification.
Example: Incoming invoice for a one-time vendor
This example shows you how to proceed in order to enter and post an invoice for a one-time vendor.
You do not need to enter data into the AddressData table. If you do not enter any data into table AddressData, the address data for the one-time vendor is copied 1:1 from the purchase order into the invoice.
If you use table AddressData for the data transfer, the address data for the one-time vendor is read from the purchase order into the invoice, and is then overwritten or added to by the fields in the AddressData table.
The purchase order for the one-time vendor shows the name 'SAP AG', postal code '60000', and the street and building number 'Neurottstraße 16'. You receive an invoice with the one-time vendor address as follows: Name 'SAP AG', postal code '69190', and city 'Walldorf'.
Enter the following data:
Table AddressData
ACC_1_TIME (Indicator one-time vendor): X
NAME (Name): SAP AG
POSTL_CODE (Postal code): 69190
CITY (City): Walldorf
The invoice is posted with the following one-time vendor address data: Name 'SAP AG', street and building number 'Neurottstraße 16', postal code '69190', city 'Walldorf'.
For more information, see the parameter documentation for the table AddressData.
Example: Incoming invoice for a different payee
This example shows you which address data you need to enter in table AddressData in order to enter and post an invoice for a different payee.
You receive an invoice for the different payee with the name 'SAP AG', postal code '69190', city 'Walldorf', bank number '38070724', and account number '4711'.
Enter the following data:
Table AddressData
ACC_1_TIME (Indicator one-time vendor): ' '
NAME (Name): SAP AG
POSTL_CODE (Postal code): 69190
CITY (City): Walldorf
BANK_NO (Bank number): 38070724
BANK_ACCT (Bank account number): 4711
For more information, see the parameter documentation for the table AddressData.
Reward if usefull

Similar Messages

  • How to use one email adress for multiple recipients

    Hello,
    I'd like to know how to use one email adress for multiple recipients. 
    this would be very useful or projects. for example;
    if i send one mail to [email protected], all people in this project get an email.
    I will add the people in this project myself. 
    I know it is possible, but I don't know how to do it ;-)
    please help me! 

    Hope this help.
    _http://technet.microsoft.com/en-us/library/cc164331(v=exchg.65) .aspx

  • Can't figure out how to use home sharing

    Since the latest couple iTunes updates, my family and I can not figure out how to use home sharing. Everyone in our household has their own iTunes, and for a long time we would just share our music through home sharing. But with the updates, so much has changed that we can no longer figure out how to use it.
    I have a lot of purchased albums on another laptop in the house, that im trying to move it all over to my own iTunes, and I have spent a long time searching the internet, and everything. And I just can't figure out how to do it. So.... how does it work now? I would really like to get these albums from my moms iTunes, onto mine. I would hate to have to buy them all over again.
    If anyone is able to help me out here, that would be great! Thanks!

    The problem im having is that after I am in another library through home sharing, I can't figure out how to select an album and import it to my library. They used to have it set up so that you just highlight all of the songs you want, and then all you had to do was click import. Now I don't even see an import button, or anything else like it. So im lost... I don't know if it's something im doing wrong, or if our home sharing system just isn't working properly.
    Thanks for the help.

  • How to use the same POWL query for multiple users

    Hello,
    I have defined a POWL query which executes properly. But if I map the same POWL query to 2 portal users and the 2 portal users try to access the same page simultaneously then it gives an error message to one of the users that
    "Query 'ABC' is already open in another session."
    where 'ABC' is the query name.
    Can you please tell me how to use the same POWL query for multiple users ?
    A fast reply would be highly appreciated.
    Thanks and Regards,
    Sandhya

    Batch processing usually involves using actions you have recorded.  In Action you can insert Path that can be used during processing documents.  Path have some size so you may want to only process document that have the same size.  Look in the Actions Palette fly-out menu for insert path.  It inserts|records the current document work path into the action being worked on and when the action is played it inserts the path into the document as the current work path..

  • How to use airport time capsule with multiple computers?

    I'm sure there are some thread about this but i couldn't find it... so sorry for that but hear me out! =)
    I bought the AirPort Time Capsule to back up my MBP
    And so i did.
    then i thought "let give this one a fresh start" so i erased all of it with the disk utility and re-installed the MBP from the recovery disk.
    I dont want all of the stuff i backed up just a few files and some pictures so i brought that back.. so far so good.
    Now i want to do a new back up of my MBP so i open time machine settings, pick the drive on the time capsule and then "Choose" i wait for the beck up to begin, and then it fails.  It says (sorry for my bad english, im swedish haha) "the mount /Volume/Data-1/StiflersMBP.sparsebundle is already in use for back up.
    this is what i want:
    i want the "StiflersMBP.sparsebundle" to just be so i can get some stuf when i need them. it's never to be erased.
    i want to make a new back up of my MBP as if it's a second computer...
    so guys and girls, what is the easiest and best solution?
    Best regards!

    TM does not work like that.
    If you want files to use later.. do not use TM.
    Or do not use TM to the same location. Plug a USB drive into the computer and use that as the target for the permanent backup.
    Read some details of how TM works so you understand what it will do.
    http://pondini.org/TM/Works.html
    Use a clone or different software for a permanent backup.
    http://pondini.org/TM/Clones.html
    How to use TC
    http://pondini.org/TM/Time_Capsule.html
    This is helpful.. particularly Q3.
    Why you don't want to use TM.
    Q20 here. http://pondini.org/TM/FAQ.html

  • How to use multiple ipods on one account

    I have an Ipod classic and just bought my sons two nano's how do I use these on the same account without changing my account info?

    Take a look here:
    How to use multiple iPods with one computer
    Forum Tip: Since you're new here, you've probably not discovered the Search feature available on every Discussions page, but next time, it might save you time (and everyone else from having to answer the same question multiple times) if you search a couple of ways for a topic, both in the relevant forums, in the User Tips Library and in the Apple Knowledge Base before you post a question.
    Regards.

  • How to use a Table View in AppleScriptObjC

    How can I use a table view and add data to it? And how can I display a button cell and image cell in the table? Thanks.

    Hi all,
    Actually i need some more clarification. How to use the same select statement, if i've to use the tabname in the where clause too?
    for ex : select * from (tab_name) where....?
    Can we do inner join on such select statements? If so how?
    Thanks & Regards,
    Mallik.

  • How to use '|' delimited as seprator in GUI_DOWNLOAD ? Plz suggest me ,,

    how to use '|' delimited as seprator in GUI_DOWNLOAD ? Plz suggest me ,,
    i want the output should be seprated by '|' delimited when i download the file.

    Hi,
    We will pass the seperator to the WRITE_FIELD_SEPARATOR parameter as
    CALL FUNCTION 'GUI_DOWNLOAD'
    EXPORTING
    filename = v_file
    write_field_separator = '|'
    TABLES
    data_tab = itab[] . "Our internal talbe filled with data
    Re: Why Function GUI_DOWNLOAD can create XML file but not a flat file?
    Award points if useful
    Thanks,
    Ravee...

  • ** How to use TO_DATE function in Stored Proc. for JDBC in ABAP-XSL mapping

    Hi friends,
    I use ABAP-XSL mapping to insert records in Oracle table. My Sender is File and receiver is JDBC. We use Oracle 10g database. All fields in table are VARCHAR2 except one field; this is having type 'DATE'.
    I use Stored procedure to update the records in table. I have converted my string into date using the Oracle TO_DATE function. But, when I use this format, it throws an error in the Receiver CC. (But, the message is processed successfully in SXMB_MONI).
    The input format I formed like below:
    <X_EMP_START_DT hasQuot="No" isInput="1" type="DATE">
    Value in Payload is like below.
    <X_EMP_START_DT hasQuot="No" isInput="1" type="DATE">TO_DATE('18-11-1991','DD-MM-YYYY')</X_EMP_START_DT>
    Error in CC comes as below:
    Error processing request in sax parser: Error when executing statement for table/stored proc. 'SP_EMP_DETAILS' (structure 'STATEMENT'): java.lang.NumberFormatException: For input string: "TO_DATE('18"
    Friends, I have tried, but unable to find the correct solution to insert.
    Kindly help me to solve this issue.
    Kind Regards,
    Jegathees P.
    (But, the same is working fine if we use direct method in ABAP-XSL ie. not thru Stored Procedure)

    Hi Sinha,
    Thanks for your reply.
    I used the syntax
    <xsl:call-template name="date:format-date">
       <xsl:with-param name="date-time" select="string" />
       <xsl:with-param name="pattern" select="string" />
    </xsl:call-template>
    in my Abap XSL.  But, its not working correctly. The problem is 'href' function to import "date.xsl" in my XSLT is not able to do that. The system throws an error. Moreover, it is not able to write the command 'extension-element-prefixes' in my <xsl:stylesheet namespace>
    May be I am not able to understand how to use this.
    Anyway, I solved this problem by handling date conversion inside Oracle Stored Procedure. Now, its working fine.
    Thank you.

  • Sender Mail Adapter - S/MIME - How to use it?

    Hi guys,
    I am trying to figure out how to use the S/MIME security parameter of the Sender Mail Adapter in PI 7.1.
    Could anyone point me to some useful documentation/examples/blogs ?
    Or perhaps explain what steps are involved when configuring this parameter?
    We are pulling emails from an Microsoft Exchange server.
    Many thanks,
    Aldo

    First of all one sender mail adapter has to be tight with a specific sender email address.
    The email has to be decrypted as whole, you cannot decrypt parts of it.
    Then you store certificates to secure store in J2EE server and point to it in send agreement, this should be equal to HTTPS setup
    Check security guide:
    http://help.sap.com/saphelp_nwpi71/helpdata/EN/f7/c2953fc405330ee10000000a114084/frameset.htm

  • How to use Logical database in function module?

    I will create a function module in HR.
    but how to use Logical database  in function module ?  Logical database PNP always show screen.in function (RFC) code , it is a matter.

    You cannot attach the LDB to the main program of the function group.
    - So you may [SUBMIT|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=submit&adv=false&sortby=cm_rnd_rankvalue] a report which use the LDB and get back the data (export/import), by default in the syntax of SUBMIT the selection-screen will not be displayed
    - Use [LDB_PROCESS|https://www.sdn.sap.com/irj/sdn/advancedsearch?query=ldb_process&cat=sdn_all], fill a structured table for selection, and get data back in another table
    - Use [HR function modules to read Infotypes|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=hrfunctionmodulestoread+Infotypes&adv=false&sortby=cm_rnd_rankvalue].
    Regards

  • How-to use Excel for the XML file input?

    Hello all,
    Following our discussion with Gerhard Steinhuber on the very nice tutorial from Horst Schaude , "How to upload mass data via XML File Input" , I am starting this new discussion.
    In the comments section of this previous cited tutorial, Rufat Gadirov explains how to use a generated XML from Eclipse instead of your XSD file as your source in Excel.
    However, in spite of all the instructions, I am still facing the same issue in Excel when I try to save my file as XML : "The XML maps in this workbook are not exportable".
    What I try to do is to create one or more Sales Orders with multiple Items in it from a XML File Input, using excel to enter data.
    The part with the File input is working (if I directly upload my file to the webDAV, it creates a sales order instance with multiple items).
    The only missing part is the Excel data input that I cannot make work. Any help on this matter would be greatly appreciated.
    Here is my XML file that I try to use as a source in Excel before inputing data from Excel:
    <?xml version="1.0" encoding="UTF-8"?>
    <p:MySalesOrderUploadedIntegrationInputRequest xmlns:p="http://001365xxx-one-off.sap.com/YUUD0G3OY_" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <MessageHeader>
        <CreationDateTime>2015-03-02T12:00:00.000Z</CreationDateTime>
    </MessageHeader>
        <List actionCode="01" listCompleteTransmissionIndicator="true" reconciliationPeriodCounterValue="0">
            <MySalesOrderUploaded>
              <MySalesOrderUploadedID>idvalue0</MySalesOrderUploadedID>
              <MyBuyerID schemeAgencyID="token" schemeAgencySchemeAgencyID="1" schemeID="token">token</MyBuyerID>
              <MyDateTime>2015-03-02T12:00:00.000Z</MyDateTime>
              <MyName languageCode="EN">MyName</MyName>
              <MyBillToParty schemeAgencyID="token" schemeAgencySchemeAgencyID="1" schemeAgencySchemeID="token" schemeID="token">token</MyBillToParty>
              <MyDateToBeDelivered>2001-01-01</MyDateToBeDelivered>
              <MyEmployeeResponsible schemeAgencyID="token" schemeAgencySchemeAgencyID="1" schemeAgencySchemeID="token" schemeID="token">token</MyEmployeeResponsible>
              <MySalesUnit schemeAgencyID="token" schemeAgencySchemeAgencyID="1" schemeAgencySchemeID="token" schemeID="token">token</MySalesUnit>
                <MyItem>
                    <MyItemID>token</MyItemID>
                    <MyItemProductID schemeAgencyID="token" schemeID="token">token</MyItemProductID>
                    <MyItemDescription languageCode="EN">MyItemDescription</MyItemDescription>
                    <MyProductTypeCode>token</MyProductTypeCode>
                    <MyRequestedQuantity unitCode="token">0.0</MyRequestedQuantity>
                    <MyConfirmedQuantity unitCode="token">0.0</MyConfirmedQuantity>
                    <MyNetAmount currencyCode="token">0.0</MyNetAmount>
                </MyItem>
            </MySalesOrderUploaded>
            <MySalesOrderUploaded>
              <MySalesOrderUploadedID>idvalue0</MySalesOrderUploadedID>
              <MyBuyerID schemeAgencyID="token" schemeAgencySchemeAgencyID="1" schemeID="token">token</MyBuyerID>
              <MyDateTime>2015-03-02T12:00:00.000Z</MyDateTime>
              <MyName languageCode="EN">MyName</MyName>
              <MyBillToParty schemeAgencyID="token" schemeAgencySchemeAgencyID="1" schemeAgencySchemeID="token" schemeID="token">token</MyBillToParty>
              <MyDateToBeDelivered>2001-01-01</MyDateToBeDelivered>
              <MyEmployeeResponsible schemeAgencyID="token" schemeAgencySchemeAgencyID="1" schemeAgencySchemeID="token" schemeID="token">token</MyEmployeeResponsible>
              <MySalesUnit schemeAgencyID="token" schemeAgencySchemeAgencyID="1" schemeAgencySchemeID="token" schemeID="token">token</MySalesUnit>
                <MyItem>
                    <MyItemID>token</MyItemID>
                    <MyItemProductID schemeAgencyID="token" schemeID="token">token</MyItemProductID>
                    <MyItemDescription languageCode="EN">MyItemDescription</MyItemDescription>
                    <MyProductTypeCode>token</MyProductTypeCode>
                    <MyRequestedQuantity unitCode="token">0.0</MyRequestedQuantity>
                    <MyConfirmedQuantity unitCode="token">0.0</MyConfirmedQuantity>
                    <MyNetAmount currencyCode="token">0.0</MyNetAmount>
                </MyItem>
            </MySalesOrderUploaded>
        </List>
    </p:MySalesOrderUploadedIntegrationInputRequest>
    Thank you all for your attention.
    Best regards.
    Jacques-Antoine Ollier

    Hello Jacques-Antoine,
    I suppose that as you have tried to construct a map from the schema, you have taken the elements from the List level down. In this case I also can't export the map.
    But if you take the elements from the level MySalesOrderUploaded down, you'll get the exportable map (screenshots)
    Best regards,
    Leonid Granatstein

  • How to use if condition in XML Publisher Desk Top

    Hi..,
    How to use if condition in XML Publisher desk Top.
    Please guide me.
    Thanks,
    Suresh.

    What kind of condition you want to use?
    You can use Condition like this:
    <?xdofx:if condition then value1
    else if condition then Value2
    else Value3
    end if?>
    Please go thru XML Publisher User Guide.
    Thanks
    Ravi
    [email protected]

  • How to use IF Conditon in SAP Scripts?

    Hi Guys,
                   I am having adoubt how to use IF conditon with multiple variables in SAp Scripts
    for ex If a>b and a>c and a>d
             Elseif b>a and b>c and b> d.
             Elseif .....
              endif.
              How to use above example in SAP Scripts.
    thanks,
    Gopi.

    hi Gopi,
    it is almost the same as normal ABAP, you only have to use & before and after the variable and the variable has to be in capitals and you have to make the line as command ( /: before the line )
    IF &A& > &B& AND ...
    text to print
    ELSEIF ...
    text to print
    ENDIF.
    hope this helps
    ec

  • How to use an if statement in javascript code

    Hello,
    I have a batch processing script to search for text "employee signature" on each page in a multiple page file and to then list in the console any pages that do not have the "Employee Signature" text included.
    The script is not yet functional as an if statement needs to be included.
    Can anyone please advise how to use an if statement in javascript code?
    var numpages = this.numPages;
    for (var i=0; i < numpages; i++)
    search.query("Employee Signature", "ActiveDoc");
    console.println('Pages that do not include an employee signature: ' + this.pageNum +' ');
    Any assistance will be most appreciated.

    Thank you very much for your assistance try.
    I have modified the code as suggested and the page numbers are now listing correctly, thank you, but....................,
    The console  lists every page as having an "employee signature" when there are pages in the document that do not have an employee signature.
    The code (revised as follows) is not processing the "getPageNthWord part of the statement" in the console report?
    Can you please advise where the code needs reworking?
    var ckWords; // word pair to test
    var bFound = false; // logical status of found words
    // loop through pages
    for (var i = 0; i < this.numPages; i++ ) {
       bFound = false; // set found flag to false
       numWords = this.getPageNumWords(i); // number of words on page
       // loop through the words on page
       for (var j = 0; j < numWords; j++) {
          // get word pair to test
          ckWords = this.getPageNthWord(i, j) + ' ' + this.getPageNthWord(i, j + 1); // test words
          // check to see if word pair is 'Employee' string is present
          if ( ckWord == "Employee") {
             bFound = true; // indicate found logical value
             console.println('Pages that includes an employee signature: ' + (i + 1) +' ');
             break; // no need to further test for this page
          } // end Employee Signature
       } // end word loop
       // test to see if words not found
       if(bFound == false) {
             console.println('Pages that do include an employee signature: ' + (i + 1) +' ');
        } // end not found on page  
    } // end page loop
    Thank you

Maybe you are looking for

  • Script is not working in CS4

    Hi all I have a Apple script for applying character styles although is working fine in CS2. But when we running this script in CS4 is not working. If you have any solutions. Plese let me now. Thanks in Advance Pramod Pant tell application "Adobe InDe

  • DMS Migration (DIR, charateristics, classes)

    Hi All, I have a requirement to migrate the Document Info Records, characteristics, classes, classification and the original documents from R/3 4.7 to ECC 6 Server, as well as move the original docs from the old KPRO server to the new KPRO Server. So

  • Error when starting any BPC Office Client

    Hello, When we launch any of the BPC Office Clients (Word, Excel or Powerpoint) we have this error: "Reference to undeclared entity 'AMP'. Line 1, position 20085" After acepting the error, in the Action Pane on the right there aren't any dimension in

  • Fix overlapping controls in error cluster (LabVIEW 2013)

    In LabVIEW 2013, the "Error In.ctl" and "Error Out.ctl" have overlapping controls.  If you run the VI Analyzer, you get an error from this arrangement.  That shouldn't happen in something that's built-in.

  • Adobe flash player installed

    I have installed adobe flash player but can see no icon wher is it ?