Mexicou00B4s Pedimentos

By law in Mexico we have to assign to every import material a number given by customs. And this number should be on every invoice of that material.
For what I had read most companies in Mexico do it with Batch Management, so what I am trying to accomplish first its to copy MIGO fields GOHEAD-BKTXT and GOHEAD-XABLN into MSC3N field DFBATCH-KZTXT
I understand I can use a user exit for this, so these are the user exits for MIGO:
MBCF0002 Customer function exit: Segment text in material doc. item
MBCF0005 Material document item for goods receipt/issue slip
MBCF0006 Customer function for WBS element
MBCF0007 Customer function exit: Updating a reservation
MBCF0009 Filling the storage location field
MBCF0010 Customer exit: Create reservation BAPI_RESERVATION_CREATE1
MBCF0011 Read From RESB and RKPF For Print List in MB26
MBCFC003 Maintenance of batch master data for goods movements
MBCFC004 Maintenance of batch specifications for goods movements
I think I should use any of the last two, I am just a SD guy and I wanted to ask anyone has any tips, advice how should I figure this out?
After that its seem I can do this to copy information to invoice:
Use FM READ_TEXT by passing the following paramaters,
ID = VERM
LANGUAGE = sy-langu
NAME = check for object name from table STXH where TDOBJECT = 'CHARGE' and TDID = 'VERM'
OBJECT = CHARGE
Also check form program SDTEXTE by passing the follwing parameters,
OBJEKT = CHARGE
TXID = VERM
SPRACHE = sy-langu
NAME = check for object name from table STXH where TDOBJECT = 'CHARGE' and TDID = 'VERM'
Thanks
Carlos

Nadie ha manejado lotes con la factura electronica que trae nativamente SAP?
=(

Similar Messages

  • Pedimento number for mexico

    Hello-
    I would like to know if any company has implemented a solution for accomodating "Pedimento" numbers from Goods Receipt to Customers Invoice. We came to know about a legal requirement for mexico that every part that is imported into mexico should be attached with a Pedimento (customs document number). Also this pedimento number needs to show up in the invoice when the part is sold.
    Any input in this regard is highly appreciated.
    Thanks in advance,
    RN

    Hi,
    You need to use batch management and open characteristics to enter the pedimento number at GR. Of course you need to have batch determination on the SD side.
    Regards,
    Jorge

  • Pedimento Numbers for Mexico

    Hello-
    I would like to know if any company has implemented a solution for accomodating "Pedimento" numbers from Goods Receipt to Customers Invoice. We came to know about a legal requirement for mexico that every part that is imported into mexico should be attached with a Pedimento (customs document number). Also this pedimento number needs to show up in the invoice when the part is sold.
    Any input in this regard is highly appreciated.
    Thanks in advance,
    RN

    Dear,
    Check: http://sap.ittoolbox.com/groups/technical-functional/sap-log-sd/numero-de-pedimento-1209339
    http://www.sapfans.com/forums/viewtopic.php?f=5&t=77224&start=0&st=0&sk=t&sd=a
    Hope this will help you an extent.
    Regards,
    Syed Hussain.

  • Foreign Trade Reporting

    Hello
    We have a requirement to create two customs related reports out of SAP
    1. The Foreign Trade Zone report-a report of all items entering and leaving the Foreign Trade Zone over a month
    2. The Pedimento report-a report of all duties owed to the Mexican government based on items entering and leaving Mexico over the course of a week.
    I can see in SAP's Foreign Trade Module the ability to create Intrastat and Extrastat reports for the EU, but neither of the above reports are standard in the module. I also cannot see a way of using the module to create the reports-so that they do not have to be entirely custom built. Does anyone have experience with Foreign Trade that can advise on the creation of customs related reporting? It should be noted that we do not have Global Trade Service.
    Thanks

    You have a couple of possibilities here. If you want your SD DataSources for billings and deliveries to have this data, you can append the fields needed to the extract structure and create a User Exit for those respective DataSources through CMOD to lookup on the EIKP and EIPO tables. The other choice would be to create generic DataSources for each table, or if possible create a view of these two tables and create one generic DataSource from that view.

  • Solucion error generacion CFDI

    Buenas Tardes
    Les quiero pedir su apoyo para si es posible me ayuden a resolver el siguiente error que me genero el SAP al momento del timbrado de CFDI:
    "el contenido del elemento Table7 esta incompleto. Lista esperada de elementos posibles: "FPedimento".
    Muchas gracias a todos por su ayuda.
    saludos

    Por lo que describes, el problema en generación de XMLs para CFDi es porque hace falta que se alimente la fecha pedimento para tu documento. Me imagino que tienes un add-on que te genera el CFDi, correcto? Como p.ej. Eviciti u otros similares...
    De ser así, tienes 2 opciones: saber qué campo es ese (FPedimento) y llenar lo necesario, o consultar con tu proveedor del add-on para que te indique dónde llenar la información faltante.
    Saludos,
    JC.

Maybe you are looking for

  • IPhone 4 battery dies quickly, won't charge properly and is very hot!

    Hi, my iPhone 4 won't charge properly and the battery drains really fast plus the handset is very hot. Does it need a new battery? It just suddenly started happening yesterday before lunch and hasn't been right since! I haven't done any software upda

  • Problem with ticket printer and WPA2

    Hi I have a customer that have a couple of Datamax O'neil MP Compact4 MarkII ticket printers. It's two differents batches with different software version, one of them works perfect, but when I tried to configure the others, they just don't want to co

  • Mail is on .Mac, but not on my computer

    Since I got the MacBook Pro last week, my .Mac mail does not show up in Mail (on the computer. It also is not getting to Mail on my iMac). I can open e-mail while on my .Mac web account (on the web). I have an alias for Mail on my Dock. It shows a nu

  • Please explain plan with 'BITMAP CONVERSION TO ROWIDS'

    Hi, in my 9.2.0.8 I've got plan like : Plan SELECT STATEMENT  CHOOSECost: 26,104                                 7 TABLE ACCESS BY INDEX ROWID UMOWY Cost: 26,105  Bytes: 41  Cardinality: 1                                 6 BITMAP CONVERSION TO ROWIDS

  • How to set a date field to sysdate when clicking on create button ?

    Hello , when the user clicks on the create button , he should see 'sysdate' by default on the date from field .. When do I add such a validation please ? I tried adding a business rule on the entity object and set the expression as 'adf.currentdate'