Downpayment Request for asset

Hi
I am new to Asset accounting.  I have a problem which says likes this at the time of a Down payment request creation:
Message no. F5378
The asset number assigned in the purchase document
is different from the asset number entered manually
cannot be transferred, because the 'Asset number' field was hidden for the account in question
System Response
In the first instance a warning appears, drawing your attention to the different account assignments. In the second instance an error message appears, because the asset number must be transferred from the purchase order but the necessary field is hidden.
Procedure
If you receive the warning, check which asset number is the correct number for this down payment.
If you receive an error message, you must either choose another special G/L indicator for down payments so that it is possible to assign an asset number to the relevant general ledger account, or you must change or delete the the specified purchase document number. Only those purchase documents are allowed which are not assigned to assets
How can I solve this issue ?
Regards,

hi,
Pls follow some point:
Complete the Fixed Asset acquisition process from a Payment.
Define the process from Payment to Fixed Asset Acquisition document to Fixed Asset Registry.
Manage and process the Fixed Asset Shell.
Summary of Steps:
Payment Processed via PRC
Payment Disbursed in nightly batch
Fixed Asset Shell Created in a weekly Bach (currently after AD/EFT date reached)
Department Monitors Fixed Asset Shells from Fixed Asset Payment Request (FAPR) Table. 
Departments update FA Shell with appropriate information to Fixed Asset Document
Fixed Asset Shell Defined:
The Fixed Asset Shell is a Fixed Asset Acquisition document that has been automatically generated by MMARS after an eligible payment and disbursement have been completed.  It is used to record, better or increase the value of a Fixed Asset.  Departments will manage the Fixed Asset Shells via the FAPR table.  After processing the Fixed Asset Acquisition document information is updated in the Fixed Asset Registry.
To create a Fixed Asset Shell the Commodity and Unit Price must match or exceed the Fixed Asset Shell threshold settings defined for each fixed asset eligible Commodity Code.  These threshold settings are stored in the Commodity FA Threshold (COMMFA) table in MMARS and sorted by Commodity Code.
Fixed Asset Document Structure:
Notes:
Step 1 - From the Home Page   
u Click Search
v Click Page Search
v
u
Step 2 - From the Page Search   
Open the Fixed Asset Payment Request Table (FAPR)
uType [FAPR] in the Page Code field.
vClick Browse Link
v
u
Step 3 - From the Page Search   
uClick Fixed Asset Payment Request Link 
u
Step 4 - From the FAPR Table   
uClick Search Link 

Step 5 - From the FAPR Search Box   
Filter the contents of the FAPR table to view just your Departmentu2019s Payment Request (PRC) documents.
uType [3 Letter Department Code] in Doc Dept Field
Add any other known search criteria to filter the search
vClick OK Link
v
u
Step 6 - From the FAPR u2013 PRC Grid   
u Select the PRC Document ID from the grid
Checkmark on the row notes this is the active row, this data is shown on the scalar.
vClick Generated Shell Details Link
u
v
Step 7 - From the PRC Generated Shell Details   
To access the Fixed Asset document associated with this PRC.
uClick the FA Document Number Link

Step 8 - From the FA document   
uClick the Edit button at the bottom of the page. 
u
Step 9 - From the FA Header   
Update the FA document.
uCheck the Auto Generate FA Number field
Define the Prefix of the Fixed Asset Number.  This will be the Prefix added to the Fixed Asset Number.  The prefix is the Fixed Asset Type of the base component.  
The choices are:
B - Building
C - Construction in Progress
E - Equipment Other than H, K or V
H - Landmarks/Monuments/Artwork
I - Infrastructure
K - Computers/Software/Cabling
L - Land
V - Vehicles u2013 Air/Land/Water
S u2013 Computer Software over $1million
vType [Prefix] in the Prefix field
wType [Fixed Asset Description]-Departments should be as descriptive as possible to distinguish the asset in the Fixed Asset Description field
x Keep Event Type FA01 (Acquire a FA) if Applicable, otherwise update
yClick Responsibility Center Link
y
x
w
v
u
Step 10 - From the Header Section u2013 Responsibility Center Sub Section   
uType [3 Letter Department Code] in Department Field (or click pick list to select)
vType [4 Digit Unit Code] in Unit Field (or click pick list to select)
wClick Component Link
w
v
u
The FA document has the following structure:
This is the component line of the FA document.  Accounting lines are associated with the component and there could be multiple accounting lines associated with this component. 
Step 11 - From the Component Section   
uClick Component General Information
u
Step 12 - From the Component Section   
From the Component General Information sub-section
uType [component number] in the component number field. For original acquisitions the suggestion would be u201C0001u201D
Note: The Comm Code and units is inferred from the PRC
Step 13 - From the Component Section u2013 Acquisition Details Sub Section   
uType [Acquisition Method Code] in the Acquisition Method field (or click the Pick List Arrow to select)
the acquisition detail
vClick Component Location Details Link
v
u
Step 14 - From the Component Section u2013 Component Location Details Sub Section   
uType [Location Code] in the Location field (or click the Pick List Arrow to select)
vClick Component Classification Link
v
u
Step 15 - From the Component Section u2013 Component Classification Sub Section   
Step 15 - From the Component Section u2013 Component Location Details Sub Section
uKeep the default [Normal] value in the Fixed Asset Classification field. This notes a Shell generated fixed asset documents.
vType [Fixed Asset Catalog Code] in the Fixed Asset Catalog field (or click the Pick List Arrow to select)
Note: the Fixed Asset catalog is sorted by Fixed Asset type.  Departments should filter their search by asset type criteria
wClick in Depreciation Structure field and choose from the drop down arrow u201CResponsibility center exception Land/CIP Asset Type N/Au201D
xClick Accounting Link
Note: The following are inferred from the F/A catalog: type, group and useful life; depreciation method
w
x
v
u
Step 15 - From the Accounting Section   
uClick Expand All Arrow
Note that all of the Accounting information has been populated based on the FAPR table.  No additional information needs to be entered here.
vClick Validate Action Button at the bottom of the Page u2013 check for errors
wClick Submit Action Button at the bottom of the Page
xClick Close Action Button at the bottom of the Page
After Validate and Submit the information is updated in the Fixed Asset Registry Tables, where the current fixed asset information is stored.
x
w
v
u
Rohit Agrawal

Similar Messages

  • Down payment request for assets using bapi_acc_document_post

    Hi guys(girls)!,
    I<< priority reduced >>
    I'm posting a down payment request to an asset with a z program using bapi_acc_document_post. Everything is fine, but, when i go to fb03 to check the generated document i don't see the asset number associated to the purchase doc. When i go to bseg to check, i don't see the asset number and the subnumber. I lack just these to fields even i'm passing the values to correct fields in bapiacgl09.
    This is the values i'm passing:
    wa_acctgl-itemno_acc  =  iterator.
    wa_acctgl-gl_account  =  lv_skont.
    wa_acctgl-vendor_no   =  p_vendor.
    wa_acctgl-doc_type    =  p_tipdoc.
    wa_acctgl-item_text   =  p_txtcab.
    wa_acctgl-po_number   =  p_ponum.
    wa_acctgl-po_item     =  s_ekpo-ebelp.
    wa_acctgl-serial_no   =  imp_no.
    wa_acctgl-asset_no    =  wa_ekkn-anln1.
    wa_acctgl-sub_number  =  wa_ekkn-anln2.
    wa_acctgl-acct_type   =  'A'.
    wa_acctgl-CS_TRANS_T  =  '100'.
    wa_acctgl-asval_date  =  sy-datum.
    APPEND wa_acctgl      TO gt_acctgl.
    CLEAR wa_acctgl.
    Please help!.
    Edited by: Rob Burbank on Oct 24, 2011 9:44 AM
    Edited by: ramvargash on Oct 25, 2011 2:54 PM

    Hi Eduardo, what i'm trying to do is a down payment request for an asset. Indeed, i do the post. My problem is that the asset main number and the asset subnumber are not getting saved in bseg, so when i go to fb03 and double click on a line item, i got prompt to fb03 in visualize mode, and the fixed asset field is blank.
    I have now a week trying to get the asset main number and the asset subnumber getting saved in bseg. I note that i have other field that are not getting saved 'cause i'm not passing the value thru the bapi. This field is LNRAN.
    If you or anybody have a clue how to solve this, i would appreciate the help.
    Ramón Vargas

  • Down payments request for Asset Under Construction

    Hello Expert
    while Down Payment request  to vendors - for Asset Under Construction, system showing error.
    Contact your system administrator (table error)
    Message no. AA866
    Diagnosis
    No account has been entered for posting down payments in area 01 under the account assignment key IN95 (chart of accounts YAIN).
    Procedure
    Enter the account using the Customizing menu.
    Pls Reply frinds.
    regards,
    Riten patel

    Dear:
                   First check in OAYB that have AUC class been specified for down payments and then go to transaction AO90 and maintain the GL account for depreciation are 01 under the Balance Sheet account in the field Acquisition: Down Payment. It will resolve your issue.
    Regards

  • Down payment request for asset-based Purchase order

    Please Help!
    I have a PO for an Asset for 10000$. down payment need to be paid for $5000.
    I went to f-47 to create down payment request BASED ON PO and there is no field to put the PO number.
    What am i missing? Is there config need to be done? or anyting on the PO need to be checked?

    Hi
    Look for 'Purch. Doc.' field. If not, check the field status in OBC4 and OB41
    Thank You,

  • Request for Asset

    Hi..
    Can somebody tell me what the best report could i request where these values are present
    1.) ASSET KEY
    MAJOR CATEGORY
    MINOR CATEGORY
    COST
    ACCUMULATED DEPRECIATION
    NET BOOK VALUE
    2.) PERIOD (MONTH)
    DEPRECIATION
    3.) INVENTORIABLE EXPENSE
    (These three are separate reports)
    Thanks a lot..
    emgee

    Hi
    1) Assets by Category Report
    Use the Assets by Category Report to find and review all the assets in an asset category.
    The assets are sorted by balancing segment and category in this report.
    The report prints the total cost for each category and balancing segment.
    You must enter a Book when you request this report.
    If you do not enter an Asset Category, all categories appear on this report.
    Note: This report does not display fully retired assets.
    For more information on Standard Reports and Listings , check the User Guide
    http://download.oracle.com/docs/cd/B34956_01/current/acrobat/120faug.pdf
    Kind Regards,
    Madhav G

  • How to settle downpayment request for customers

    Hi Members
    My company is doing project on turnkey basis. We get advance say 20 % of project amount initially which we book through FI with special indicator "A".
    In each bill generated through SD we reduce 20% of basic amount in order to arrive at net receivable. Further Retention amount say 10% of basic amount is retained by customer which they release after one year after successful completion of project.
    Please let me know how to dealt with situation. I tried to create a condition type with down payment request clearing but system does not allow me to post any amount in this condition type. I want to give effect to customer account for settlement of advance or for retention of PBG by way of separate entry.
    Thanks
    Manish K Ojha

    Hi,
    Please go to  XD02 / XD03 ---> Enter customer No. -->Click on All Sales Areas. It will show you that how many type of sales maintain for Ship to party. If your sales area is not maintain then please maintain your sales area in XD01. and Please check it's Sales organization --> Distribution Channel ---> Division
    Thanks,
    Raviteja

  • Requesting for Asset/Labour

    All,
    Currently, our customer has a transport department which owns 7 bus drivers, 10 buses and arnd 30 cars. It is responsible for providing driver/vehicles to various other departments / employees based on there requirements for couple of days.
    As per current process, this request comes via email / phone / fax.
    Requirement is to use Oracle eBS to handle such requests. Also,cost of these elements needs to be charged to the department requesting the same.
    Can someone please advise which module of oracle can handle such a process flow ?
    Thanks, Vishal.

    One way to do this is to create an internal requisition (IR)
    On the IR, the requestor should specify which vehicle he needs and for how long. The requestor should also specify the a/c# for charging the expenses.
    The requisition should be sent to the fleet manager for approval.
    Upon receipt, the fleet manager will approve the requisition and arrange transportation.
    You can use purchasing or iProcurement for this.
    Hope this helps,
    Sandeep Gandhi

  • Unable to process downpayment request (F-47) for the vendor with the PO

    Hi All,
    We are not able to process the advance payment request for the vendor 450004398 with the PO 3000086605 due to below mentioned error
    " You cannot use this transaction type to post this asset.u201D After getting error we double click that error we got these full information.
    The traanction type entered type entered belongs to transaction type group 15, According to the specifications for this transactipn type group,posting with trasnction types belonging to this group are only allowed in specifi asset classes ( for asset classes for asset under construction)
    The asset to which you are posting belongs to class group
    Above error we are facing, we checked "OAYB" also that asset class in maintained in that transaction code.
    Awaiting for your reply
    Thanks
    Ram
    09769004602

    Hi Ram,
    Please check AO90 and OAYB
    In AO90 you should assign one Asset GL Account.
    for this: go to AO90 select you chart of accounts and double click on acocunt Determination select your asset determination against which asset you are paying down payment and double click on Balance sheet accounts there you need to assign under acquisition account assginment  * Acquisition:Down Payment* and Down Payment clearing Account. This is  only  for AUC.
    In OAYB select 15 Down payment and double click on specification of asset class there you need assign your asset class.
    Hope this will help you.
    Regards,
    Schilukuri

  • 2007B AR downpayment request (no invoice) acct setup for Payment Advance

    I compared 2007A and 2007B.  In 2007B there has AR downpayment REQUEST not invoice and the Admin>Setup>Financials>GL Account Determination>tab Sales there is no "Payment Advance" account field need to be setup like 2007A.  
    I found it from GL Acct Determination, Sales, General, ..... button there has 3 account types (Down Payments receivables #11000, Bill of Exchange Accounts Receivable and Open Debts).  I tried to edit the Down Payments Reeivables from #11000 AR to #24400 Customer Deposit but failed, why?  Whithout changing this to #24400 liability account there will be no JE generated automatically from B1 for this AR Downpayment Request (?? since no Invoice in 2007B).
    Do I need to load the PL9 patch since I did not add any patch for 2007B yet and not sure the latest patch will do anything for this issue?  Any documentation for patch detail?

    Lily,
    On the Incoming Payment screen, you need to click on the Payment Means (money bag) icon / right mouse click select payment means and confirm the amount.
    Simply by opening the incoming payment and clicking Add will cause this error to be displayed.
    Correct Procedure is,
    Select the Customer on the Incoming Payment window..Right mouse click and Select Payment Means / press CTRL+Y
    In the Payment Means window, Amount column enter the Payment Amount 1000.00
    Click Ok
    Click Add

  • How do we do DTW for AP downpayment Request in 2005 B

    How do we do DTW for AP downpayment Request in 2005 B
    Rgds

    Hi Praveen,
    I suggest to use sales order or invoice template. you could also export the template from DTW --> maintain interface (press Ctrl+M) --> drill down and search oDownPayment. You will find the documents and its contents consists of documents, document_lines, serialnumbers, batchnumbers, wht data. Click one by one of the contents and then click tools --> click create templates for the structure and then you could have the template for upload the downpayment.
    Maintain interface seems a way out to have template for uploading a certain document if it is not available in this folder :
    C:\Program Files\SAP\Data Transfer Workbench\Templates
    Rgds,

  • F-48- Downpayement related to downpayment request and enhancements for PO

    Hi to all,
    Is there anyone that can explain me why in F-48 transaction, when I make a downpayment related to downpayment request, in the subsequent screen the fields are filled with the value retrieve from previous screen ( in which I selected the downpayent request related to DP I'm posting) all fields except the purchase order field that remains NOT filled ("space" ). So it should be filled by the user. I was asked to find a substitution in order to make this field automatically filled with the correct value without the user needs to fill it manually . The problem is that purchase order field seems to be related to another field called LPN (Long Procuerement Number ). Anyone can suggest a suitable enhancement for substitution ?
    Thanks in advance...
    Andrew

    Thanks Tejas sir, AND VV sir,
    Sri Problem resolved.  But sir, we want while F-47 payment request special GL Indicator A in both case in F-48 too.. spl GL Indicator A only. while doing the same thing getting error.. see the error Below.
    Special G/L indicator A is not defined for down payments
    Message no. F5053
    Diagnosis
    The specified special G/L indicator is not classified as "down payment" or not listed in the list of the target special G/L indicators for indicator "F".
    System Response
    The entry is not accepted.
    Procedure
    Enter an allowed special G/L indicator or initiate a change of the default settings.
    Kindly help me sir.
    Thanks
    Pranav Kr. Gupta
    Note: i will give u the point. as well sir.

  • Standard workflow for downpayment request approval

    Hi,
    Is there any standard workflow for downpayment request approval?
    Please suggest.

    Hi,
    There is no standard flow for the down payment request generally in many projects down payment requests are rarely created process starts with Down payment request F-47 then Down payments F-48
    then clearing of Down Payment f-54
    Down PAyment request is just a template.If you want to use then use then u can skip this step.
    regards
    Deepa

  • Finance for Wire , Check request ,Fixed Assets for the Capital Expenditure

    Hi,
    We are trying integrate the Finance for Wire , Check request ,Fixed Assets for the Capital Expenditure with adobe forms.
    Where would i find more information regarding the same?
    what tables are used and what are related t-codes which can give more information?
    any documentation is appreciated.
    rgds
    vara

    Hi,
    We are trying integrate the Finance for Wire , Check request ,Fixed Assets for the Capital Expenditure with adobe forms.
    Where would i find more information regarding the same?
    what tables are used and what are related t-codes which can give more information?
    any documentation is appreciated.
    rgds
    vara

  • Down payment for assets

    Hi,
    my cilent is doing ddownpayment for asset(CWIP asset), for this they made Advance payement request , in that they given p.o number.
    Now they are doing Advance for that thorugh F-48, here 4 lines are comeing.
    001 50 24574 check payment 55000-
    002 29A 95324 vendor 55000
    003 70 0023100 cwipbirsform 000 55000
    004 50 2134000 clrg cp DP tg.asst 55000-
    can any body explan why 4 line items are comeing while doing downpayment.
    Regards,
    balu

    Hi,
    As you verywell know that, in your accounting entry first two line relates to FI-AP and secondt two line relates to FI Asset Accounting. As Asset Accconting is having its own sub accounts that is we need account for the advance payment in asset accounting also otherwise the CWIP Asset will not get updated which results in FI - GL and FI-AA will not be  tallyed.
    Hope you know that Once you got the final invoice and when you clear the down payment the entry that you mentioned will get reveresed.
    It should be clear that all asset relevant transactions should reflect in FI-AA also that is the reasion system will created four line asset relevant donw payments.
    hope it gives some basic idea.
    Best Regards,
    Kumar

  • Downpayment in Fixed Assets

    Hi all,
    I have a doubt about downpayment procedure in FA. We have created a note item as a downpayment in a vendor.
    This vendor has a PO assigned to a WBS element which is assigned to a asset under construction. When we run the WBS Settlement this donpayment was posted to the Asset under construction with transaction type 180 (Downpayment). This was in May.
    In june the user realize that this note item (Downpayment) was wrongly posted to this  place, it will never be paid. They are waiting the invoice to be posted and pay.
    The user cancelled the downpayment with FB08. But when we are nunnig the settlement of the WBS in june no reversal is poted in FA with transaction type 181.
    What is missed or wrong to post the cancellation of the downpayment into the Asset under construction? What is wrong in the scenario?
    Thanks for your kind help.
    Regards,
    Adela.

    Hi,
    Down payment request against WBS (F-47) cant be moved to AUC. Only advance payments (F-48 ro F110) Can be moved to AUC provided required config maintained. if you reverse the advance payment document after the settlement, the same will get credit in WBS and the it will be transfered to AUC as Credit in the next settlement run. Transaction type 181 will be used in the reversal.
    Please check the Payments report for the WBS element and Asset values in AW10N for AUC asset, this will provide the complete history of the WBS and AUC.
    Regards
    Murali

Maybe you are looking for

  • Update a table in the database from a report

    The user needs to print a report multiple times for the day but needs to knwo whether or not the data was already printed so that it is not printed again...therefore I have a y/n/all field on the report to allow the user to choose what subsets of dat

  • Can you write to files with an applet or what?

    Hi I can't get the bufferwriter to output any text to a file. Not sure if this is because I'm using an applet? I wouldn't assume so, but any help would be appreciated The problem area is : private boolean registerNewUser()         FileOutputStream wr

  • New computer MSI NF750-G55

    Hello All, Just received a new shipment and the computer is not passing POST, Details as follows... (oops) AMD Phenom II x6 1090T MSI NF750-G55 BIOS default no software installed yet... GSkill 4x4GB DDR3 1333 CoolMax 500w +3.3 30A +12v1 18A +12v2 16A

  • Panels in Forms 4.5

    I seem to remember about 4 years ago that it is possible to do panel canvases with tabs in Forms 4.5. I'm running a Apps 10.7 shop that uses 4.5 and we want to have panels on our custom forms. Anyone know how to do it in 4.5? Thanks,

  • Credit to AuC

    Hi, I have a AuC worth of 35000. I have settled this AuC to main asset.( both are done in last fiscal year 2008) after that we ran depreciation also. Now we identified that the actual value is only 32000. Now we need to give 3000 credit to Auc Asset.