Accounting Entries for Consignment - with CIN Entries

Following are steps in consignment sale:
1. Consignment Fill-Up (From factory to consignment agent)
2. Consignment Issue (From consignment to end customer)
3. Consignment Pick up
4. Consignment Returns
I searched in SDN forums. It says that there is no account entries at the time of consignment fill up.
But I want accounting entries in at the time of 'consignment fill up' also.
Entry should be:
Consignee A/c ... Dr (Customer)
   To Consignment Sales contra A/c
Excise Duty Paid A/c.. Dr
   To Excise Duty Payable A/c.
At the time of issue:
Delivery:
Cost of Goods Sold A/c.. Dr
   To Inventory A/c
Billing:
Consignee A/c.. Dr (Customer)
   To Sales A/c
   To VAT Payable A/c
Please help how can i get above entries entries?
Will I have to create two distribution channel for hitting Consignment sales contra A/c (in step1) and Sales A/c (in sept 2)

As you are aware even in normal sales, only when you generate a commercial invoice, customer will get debited.  But in the consignment fill up process, you only generate F8 delivery related proforma and hence, your requirement cannot be achieved.
G. Lakshmipathi

Similar Messages

  • Goods Receipt entry for items with serial number

    Hi All,
    When I try to create a Goods receipt entry, for items with serial number, i'm always getting the following error message.
    [OSRI] , 'The selected quantity of serial/batch numbers is greater than the quantity in row Id'
    The following is the code that I'm using
    Dim oInvetoryGenEntry As SAPbobsCOM.Documents
    Dim oSerialNumber As SAPbobsCOM.SerialNumbers
    Dim ErrCode As Long
    Dim ErrMsg As String
    Dim ret As Long
    Set oInvetoryGenEntry = oCmp.GetBusinessObject(oInventoryGenEntry)
    Set oSerialNumber = oInvetoryGenEntry.Lines.SerialNumbers
    oInvetoryGenEntry.DocDate = Now
    oInvetoryGenEntry.DocRate = 1
    oInvetoryGenEntry.TaxDate = Now
    oInvetoryGenEntry.PaymentGroupCode = "3"
    oInvetoryGenEntry.Comments = "GRN Entry11"
    oInvetoryGenEntry.Lines.ItemCode = "A00004"
    oInvetoryGenEntry.Lines.Price = 100
    oInvetoryGenEntry.Lines.Quantity = 1
    oSerialNumber.SystemSerialNumber = 55555
    oSerialNumber.InternalSerialNumber = "2354"
    oSerialNumber.BatchID = "bt1"
    oSerialNumber.Add
    ret = oInvetoryGenEntry.Add
    If ret <> 0 Then
            oCmp.GetLastError ErrCode, ErrMsg
            MsgBox ErrCode & " " & ErrMsg
        Else
            MsgBox "GRN Entry made."
        End If
    It would be wonderful if anyone help me out to trace the exact reason for this issue.
    Thanks
    John

    Hi John I'm almost sure that your working with SDK 6.5 with SP1 or lower, visit this address
    https://www.sdn.sap.com/sdn/collaboration.sdn?node=linkFnode6-1&contenttype=url&content=https://DI: Add more than one serial numbers in Invoice
    Maybe you can find your answer if you can fix it let me Know my email address is [email protected] because i had the same problem.
    Regards

  • Account postings for consignment

    Dear experts,
    Please explain me the account postings for consignment.
    thanks in advance,

    Hi,
    Consignment
    You manage material A from your vendor as consignment stock at a consignment price of $10/piece.
    Goods Withdrawal
    When you withdraw 100 pieces for consumption, the system makes a posting to the consumption account based on the consignment price. The offsetting entry is made to the account Liabilities from consignment stock.
    Consignment and Pipeline Settlement
    When the consignment withdrawals are settled, the liability created at the time of the withdrawal is cleared. The offsetting entry is posted to the vendor account.
    The system determines which taxes are to be posted for each item from the consignment info record or pipeline info record.
    When the system makes postings to the liabilities account, be they for withdrawals or for settlements, it creates the allocation number automatically from the material document number, so that the open items in Financial Accounting can be cleared.
    Regards
    Diwakar
    Reward if useful

  • Please resolve the Error:Element Entry over laps with another entry of the same type

    Hi Buddies,
                    I have been trying to resolve the error : Element Entry over laps with another entry of the same type while entering salary to an employee.
    I have tried to resolve this issue by created a new salary basis with new element. But still I could not make it.
    Please let me know how to move forward? Thanks for your help.
    Thanks
    Ganesh kumar M

    Hi Ganesh,
    We have a similar post which have some recommendation. please go through the comments and check if it helps.
    https://forums.oracle.com/thread/2440864
    Thanks,
    Sanjay

  • Create accounting doc for consignment lending

    Hello,
    I'm implementing a consignment process in my company.
    I have a requirement that in the delivery, when issuing the goods,movement 631 (unrestricted to consignment stock) the movement will generate accounting documents ,so that value will move from the "finished goods" account to a new account "finished goods-consignment"
    How can I perform this requirement?
    Thanks,
    Dave

    As you are aware even in normal sales, only when you generate a commercial invoice, customer will get debited.  But in the consignment fill up process, you only generate F8 delivery related proforma and hence, your requirement cannot be achieved.
    G. Lakshmipathi

  • Authority check in infoset query for field with multiple entries

    how can i perform the authority check in sq02 "at selection screen" for a multiple entry field
    e.g. EKORG low  0001 - high  0005
    or EKORG 0001, 0004, 0005
    I already added the following statements
    How the field for EKORG check must be filled
    if EKORG is initial.
      message 'Bitte Einkaufsorganisation wählen' TYPE 'E'.
    endif.
    AUTHORITY-CHECK OBJECT 'M_BEST_EKO'
             ID 'ACTVT' FIELD '03'
             ID 'EKORG' FIELD ?????.
    IF sy-subrc = 4.
      MESSAGE 'Keine Berechtigung für EKORG  sy-subrc 4'  TYPE 'E'.
    ENDIF.

    hi,
    which event do you use for your coding ?
    it must be AT SELECTION-SCREEN
    A.

  • ENCUMBRANCE ENTRIES FOR REQUISITION WITH PARTIAL RESERVE STATUS?

    Hi,
    On 11.5.10.2 in Production:
    When a Purchase Requisition (PR) is created with 2 distributions with 2
    different budget a/c and one account having sufficient funds and other one
    not having funds,
    Now reserved he PR which was showing the Budgetary control exception -
    Line 1 Distribution 1 fails funds check
    Line 1 Distribution 2 passes funds check
    In this case will that document is eligible to forward to the next manager for approval or will the document remains in “Incomplete” status.
    If that document is forward to the next manager for approval what was the reason behind that…?
    Please let me know..
    Regards,
    Kv.
    Edited by: Peter.Kv on Oct 25, 2009 9:34 PM

    Hi all,
    the problem was that the relation between plant and product was somehow mixed up. We created it new and now we can process the mesasges.
    But i have one more questions, which Monitoring Transactions i have for SRM (Abap/Portal)? When I was in Debug Mode i saw error Messages like:
    A     /SAPSRM/CH_SOA_MSG     84     Purchasing group for follow-on document missing
    A     BBP_PD     245     Purchasing group for follow-on document missing
    A     BBP_PD     246     Purchasing organization for follow-on document missing
    A     BBP_PD     249     Document type for determined backend system missing
    E     BBP_PC     13     No default value is defined
    E     BBP_PC     22     No tax data maintained
    E     BBP_PD     276     Back-end data could not be read
    E     BBP_PD     358     Select a location that is assigned to the plant chosen
    E     BBP_TAX     1     Tax code could not be determined
    E     BBP_TAX     13     Not possible to calculate tax
    But i only saw that in the monitoring? These Errors can happy every time and i need to see them.... can you please tell me, where i can have a look?

  • Unable to make entries for objects with no master data in IP

    Hi All,
    In BPS, when created a layout, which contains characteristics, in whose properties 'Master Data' is not checked, we could enter the new values for them directly in the layout.
    In IP, we could not do the same with the 'New Lines" option set on Analysis Item in the WAD for the characteristics whose master data property is not checked.
    We have a layout, where, some characteristics are having master data checked, and some other characteristics where master data is not checked.
    With the 'New Lines' option set on Analysis Item in the WAD for the characteristics whose master data property is not checked, when data entered, the error message is appearing saying that the data is not valid.
    This is so quite simple in BPS. I think, I might be missing something in IP on how to achieve this.
    Thanks in Advance,
    Best Regards,
    - Shashi

    Hi,
    In IP it's integerated that if you will not maintain master data you may not be able to plan for new value of characteristic.It's the normal behavior of system.
    Cna check the link below:-
    Master data planning in BI
    Hope it may be helpful

  • An LSMW for Classification with multiple entries possible in the characte

    Hello, we've got a LSMW which works fine on a recording using transaction CLMM. This updates characteristics data ok as long as the fields are single value entires (eg "Y" or "N" or "")
    But now I want to add a new characteristic which can store multiple values eg Machine Type = "C10" or Machine Type = "C10, C18" or Machine Type = "C10, T01, T02, C30"
    When I try to adapt CLMM it gives me an error that the format of the field is not correct. I tried comma separated eg "C10, T01, T02, C30" but it was not accepted.
    Is there a special format for changing the multiple value characteristics in CLMM which I can use in LSMW?
    Is there a more cunning way?
    Do I have to get a development made for this??
    Has anyone solved this problem?
    Many thanks

    Hello,
    Why don't you use a Business Object Method (BAPI) in your LSMW.
    There are a lot of BOR objects related to classification data.
    Example : Business Object : BUS1088 - Characteristics with method CREATE.
    A batch input often gives problems, especially with multi value fields.
    When you use a BOR method in LSMW you can map your input files to the structures of the BOR method.
    Wim

  • New itunes account (s) for brothers with new ipods??

    I just purchased an ipod touch for each of my teenage boys for their birthdays. We do not have itunes accounts yet. They most likely will want much of the same music on their ipods.
    What is the best way to set up the account?
    Should we get one itunes account and have them set up different libraries to upload to their ipods?
    Should they have separate itunes accounts? Can they merge the music if they want some of the same music?
    I just want to set up correctly from the beginning. They will be using the same computer when they use itunes.
    Thanks in advance!

    Empty/corrupt library after upgrade/crash
    Hopefully it's not been too long since you last upgraded iTunes, in fact if you get an empty/incomplete library immediately after upgrading then with the following steps you shouldn't lose a thing or need to do any further housekeeping. In the Previous iTunes Libraries folder should be a number of dated iTunes Library files. Take the most recent of these and copy it into the iTunes folder. Rename iTunes Library.itl as iTunes Library (Corrupt).itl and then rename the restored file as iTunes Library.itl. Start iTunes. Should all be good, bar any recent additions to or deletions from your library.
    See iTunes Folder Watch for a tool to catch up with any changes since the backup file was created.
    When you get it all working make a backup!
    tt2

  • Issues with GPO for Open With/Folder Type

    Hello,
    We have a mixed environment of x86 and x64 Windows 7 systems. We are using Windows Server R2 Group Policy. We want to associate certain type of file to open with Excel. In user configurations\Preferences\Folder Options,  I added two entries to associate
    the file type to open with Excel. One entry for x86 with correct path to Excel.exe and the other the same way for x64 systems. What I have found though is that 2nd entry is the only one that applies to ALL systems. This changes the Registry key HKEY\Classes\Root\Applications\Excel.exe.
    Therefore, the 32 bit systems receive that GPO with the wrong path to open these files with Excel so it doesnt work.
    1. How can I avoid this so that all systems open the file type with Excel, regardless if they are x86 or x64?
    2. Why does it allow you to enter muliple lines in the Folder Options, but only apply one of them to everyone?
    Thanks

    > 1. How can I avoid this so that all systems open the file type with
    > Excel, regardless if they are x86 or x64?
    Click "common", item level targeting. Target for Environment variable
    "PROCESSOR_ARCHITECTURE", value "AMD64" or "X86".
    > 2. Why does it allow you to enter muliple lines in the Folder Options,
    > but only apply one of them to everyone?
    Both apply to everyone, but the second overwrites the first if you do
    not use item level targeting.
    Martin
    Mal ein
    GUTES Buch über GPOs lesen?
    NO THEY ARE NOT EVIL, if you know what you are doing:
    Good or bad GPOs?
    And if IT bothers me - coke bottle design refreshment :))

  • Cash Position - Entry for accounts with balance zero

    Hello Guru,
    is there a possibility to see in my cash position one entry for each account, which is included in the structure, even if the balance of the corresponding account is zero. At the moment I get no entry for accounts whose balances are zero.
    Best regards
    Phillip

    I had posted a OSS note for the above question and SAP says that the  FF7A report with the option 'Delta display' will (that is SAP's intention) display 'with balance' in the first and last column and 'without balance' in the other columns.
    So when we run the report today we should use 'Current day minus 1' in the 'display as of ' field. so that in the second column we can see today's transactions without balance. That works for me.
    Thanks to all who replied to my posting.
    Kalyan.

  • Issue with MIGO- Account determination for entry ABCD FR1 not possible

    Hi,
    We create a PO with account assignment category - A.
    When we are doing MIGO against this PO, error showing - Account determination for entry ABCD FR1 not possible.. (PO without material code)
    I have already checked following points: -
    1. First check Material Group in PO and through OMQW tcode, also checked mentioned valuation class against Material Group.
    2. In OBYC, checked that in Transaction Key FR1 has the GL assignment with Chart of Accounts ABCD...
    Please let me know now, how to fix this issue now...
    Regards..

    Hi,
    Maintain Valuation modifier along with valuation class in OBYC.
    And also Check the automatic account determination cofiguration once...
    The below link helps you in configuaration .....
    http://www.sapstudymaterials.com/2007/12/sap-mm-automatic-account-determination_16.html
    Regards,
    Udaya.
    Edited by: udayareddy on Oct 15, 2011 11:17 AM

  • Accounting Entry for Depot Excise Invoice

    Hi Gurus
    We make a STO from factory to depot. I have posted the depot excise invoice via J1IJ but Im unable to see the accounting entry for the excise invoice..
    Im able to see the acounting entry for excise invoice for factory sales thru J1IIN..
    Pls advise
    Rgds..Vinz

    Hi Vinz,
    I would like to explore more for ur info.
    When u create Excise invoice at Factory Using J1iin, accounting entries flow to the system. When u transfer it to Depot, u credit the Excise amount using MIRO and post it to RG23D ( Depot Register)
    The value of the excise for which u have taken credit from ur factory would be passed on to customer now.
    If you notice carefully, when u take credit of Excise entry in RG23d No accounting entry flows in the system, only value & qty gets updated to Register.
    Generally, while deciding the selling price from depot  u consider Basic price + Excise duty. since u are passing on the excise benefit to customer, using proforma excise invoice (transaction J1IJ)
    So there is no wuestion of accounting entries.
    Hey CIN Gurus.. correct me if i am haveing any misconcepts regarding this.
    Hope this is clear to you now..
    Reward if helpful..

  • Very urgent...accounting entries for (excise duty)taxes and duties on sales

    Hi Friends,
    I'd appreciate if anyone would help me out the entries for excise duty and cenvat utilisation during sales.
    During billing document:
    Customer -- dr
    To sales a/c --(cr)
    To CENVAT SUSPENSE AC (CR).
    Now could anyone tell me what kind of account is cenvat suspense account i.e., current asset or current liability.
    Like wise can anyone help me out with the entries of excise invoice creation, TR6C Challan, Entries for Fortnightly utilization etc. that is all the entries until that particular sale is completed.
    It would be greatly useful if you could even specify the kind of account is (for each account possibly) i.e, if the account is an expense or current asset or current liability.
    If anyone possesses a document in regards to the same plz do forward the same to my mail id:
    [email protected]
    regards
    kim.

    Hi!!! Kim,
    Entries related to Excise –
    When Availing of Cenvat Credit – (T.Code – J1IEX)
    (GL A/Cs against ETT – GRPO)
    RG23A BED A/C Dr. (BS GL – Current Assets)
    RG23A E.Cess A/C Dr. (BS GL – Current Assets)
    RG23A S&H E.Cess A/C Dr. (BS GL – Current Assets)
    To Cenvat Clearing A/C (BS GL – Current Liabilities)
    RG23C BED A/C Dr. (BS GL – Current Assets)
    RG23C E.Cess A/C Dr. (BS GL – Current Assets)
    RG23C S&H E.Cess A/C Dr. (BS GL – Current Assets)
    To Cenvat Clearing A/C (BS GL – Current Liabilities)
    When Billing Document is created, Corresponding A/C Entry -
    (GL A/Cs from VKOA & Tax Codes)
    Customer A/C Dr. (Recon GL – BS – Current Assets)
    To Sales A/C (P&L GL – Income)
    To BED. Recovered A/C / Cenvat Suspense A/C
    To E.Cess Recovered A/C / Cenvat Suspense A/C
    To S&H E.Cess Recovered A/C / Cenvat Suspense A/C
    When BED / E.Cess / S&H E.Cess Recovered A/Cs are used -
    These are P&L A/Cs & Grouped as Income A/Cs in FS Version.
    When Cenvat Suspense A/C is used  -
    It is BS A/C & Grouped in Current Liabilties in FS Version
    When Creation of Excise Invoice - (GL A/Cs against ETT - DLFC)
    E.D Paid A/C  / Cenvat Suspense A/C Dr.
    To BED. Payable A/C (BS GL – Current Liabilities)
    To E.Cess Payable A/C (BS GL – Current Liabilities)
    To S&H E.cess Payable A/C (BS GL – Current Liabilities)
    When E.D. Paid A/C (P&L GL - Expenditure)
    When Cenvat Suspense A/C (BS GL - Current Liabilities)
    When TR6 Challan & Deposit of Cash into PLA A/C - (JV by FB50 / F-02)
    PLA on Hold A/C Dr. (BS GL – Current Assets)
    To Cheque Issued A/C  (BS GL – Current Assets)
    Updation of TR6 Challan in J1IH – (GL A/Cs against ETT – TR6)
    PLA BED Dr. (BS GL – Current Assets)
    PLA E.Cess Dr. (BS GL – Current Assets)
    PLA S&H E.Cess Dr. (BS GL – Current Assets)
    To PLA on Hold A/C (BS GL – Current Assets)
    When Fortnightly Utilization – (T.Code – J2IUN)
    Utilization from RG23A Registers / RG23 C Registers (GL A/Cs against ETT – UTLZ)
    BED. Payable A/C Dr. (BS GL – Current Liabilities)
    E.Cess Payable A/C Dr. (BS GL – Current Liabilities)
    S&H E.cess Payable A/C Dr. (BS GL – Current Liabilities)
    To RG 23A BED A/C Cr. (BS GL – Current Assets)
    To RG23A E.Cess A/C Cr. (BS GL – Current Assets)
    To RG23A S&H Ecess A/C Cr. (BS GL – Current Assets)
    BED. Payable A/C Dr. (BS GL – Current Liabilities)
    E.Cess Payable A/C Dr. (BS GL – Current Liabilities)
    S&H E.cess Payable A/C Dr. (BS GL – Current Liabilities)
    To RG 23C BED A/C Cr. (BS GL – Current Assets)
    To RG23C E.Cess A/C Cr. (BS GL – Current Assets)
    To RG23C S&H Ecess A/C Cr. (BS GL – Current Assets)
    Hope that this information will serve your purpose.
    Please give necessary marks.
    Regards...
    Ameya D. Mohoni...

Maybe you are looking for

  • Back to orginal facebook and email notifications

    How do I get my iphone back to showing me the emails and facebooks without having to go in to see them to read them.

  • Best Method for Hyper-V storage migrate

    What would be the best and most efficient way to complete the following: I have a Windows 2008 R2 Hyper-v Hosting server, with a Windows Storage Server 2008 ISCSI connected storage drive. I need to move all the Hyper-V images from one ISCSI drive, to

  • HT4489 iCloud contacts - how do you import from exel

    If I want to import vcards from an exel spreadsheet, does it need to be formatted in a particular way? Where can I get help on this?

  • Still No Network Drives Showing in Bridge but Everywhere else?

    I am still somewhat confused because if I go to open a file in CS4 I have the option to browse my network; there is a network icon there and as soon as I click on it my network is immediately accessible. When I open up Lightroom to import pictures I

  • Need help with my new Macbook

    Haii there. Got a brand new MBP some weeks ago, and has caused trouble for a week now Offen when im just using Itunes or something like that, the music stops, program goes into retard "No responding"-mode and im stuck with the loading curser. Then i'