How to map import process for items

Dear All,
can anyone guide me how to map import process for items for our customer
what i understand is this process in B one
Raise PO
GRPO
Landed Cost
AP Invoice
I want to know whether this is correct. Also in this process their are clearing agents who perform the formalities at customs office and then raise bill to client for the same

Hi,
The process looks correct.  For cost related to clearing agents who perform the formalities at customs office, use landed cost.
Thanks,
Gordon

Similar Messages

  • How to create Import format for building  version Hirerarchy and Node

    Hi
    i Want to know  how to create  Import format for building version  Hirerarchy and Nodes.Can anyone  show me with example  or format  for version  Hierarchy  with few nodes for the hierarchy
    i Want to Build   this   1. Version1 (Version)
                                     2.Account (Hirerarchy)
                                     3. Balancesheet (Limb)
                                     4. Assets (Limb)
                                     5. Cash (Leaf)
    Thanks,

    Please follow the DRM User Guide,
    http://docs.oracle.com/cd/E17236_01/epm.1112/drm_user.pdf
    Below is my preferred approach, by selecting only relation and Hierarchy sections,
    The relation section contains the Node Name and Parent Name ( you can include any other properties, but as a best practice keep the Parent Node as the last column).
    The Hierarchy ( Hier ) section contains the Hierarchy Name, Top Node and Hierarchy description
    Follow the Import steps and provide a Name for the version.
    ++++++++++++++++++++++++++++++++
    [relation]
    AC_BalanceSheet AC_Account
    AC_Asset AC_Account
    AC_Cash AC_Account
    [hier]
    Account AC_Account AccountHier
    ++++++++++++++++++++++
    Note: Please delete all the special characters (TAB) created at the end of  [relation] and [hier] sections while you copy the content from an Excel sheet to a Notepad.

  • How to  Export/Import "report for the query" to another company

    Hello,
    I do this:
    1.create query in SQL analizer
    2.copy paste into SBO query generator and save
    3.create report for the query
    Then, How to Export/Import "report for the query" to another company ?
    Thanks for your HELP.

    Look for SAP Note number 600813
    That's the note Adele means, I guess.
    <b>Edit (@13:18)</b>
    The direct link:
    https://websmp101.sap-ag.de/~sapidb/012006153200000183292003E.ITF
    ---- Replace *SOURCE* with the source database name.
    ---- Replace *DEST* with the destination database name.
    insert into [*DEST*].[dbo].[RDOC]
    select [*SOURCE*].[dbo].[RDOC].*
    from
    [*SOURCE*].[dbo].[RDOC],[*DEST*].[dbo].[cinf],[*SOURCE*].[dbo].[cinf]
    where [*DEST*].[dbo].[cinf].[lawsset]=[*SOURCE*].[dbo].[cinf].[lawsset]and [*DEST*].[dbo].[cinf].[version]=[*SOURCE*].[dbo].[cinf].[version] and [*SOURCE*].[dbo].[RDOC].[Doccode]NOT IN (SELECT Doccode from [*DEST*].[dbo].[RDOC])
    insert into [*DEST*].[dbo].[RITM]
    select [*SOURCE*].[dbo].[RITM].*
    from [*SOURCE*].[dbo].[RITM],[*DEST*].[dbo].[cinf],[*SOURCE*].[dbo].[cinf] where [*SOURCE*].[dbo].[RITM].[Doccode] NOT IN (select Doccode from [*DEST*].[dbo].[RITM])AND [*SOURCE*].[dbo].[RITM].[Doccode]IN (SELECT Doccode from [*DEST*].[dbo].[RDOC])
    Hope it helps...
    Grtz, Rowdy

  • How to create sql query for item master with operator LIKE with variables?

    hi all,
    How to create sql query for item master with
    operator LIKE(Contains,Start With,End With) with variables using query generator in SAP B1 ?
    Jeyakanthan

    Hi Jeyakanthan,
    here is an example (put the like statement into the where field)
    SELECT T0.CardCode, T0.CardName FROM OITM T0 WHERE T0.CardName Like '%%test%%'
    The %% sign is a wildcard. If you need start with write 'test%%' and otherwise ends with '%%test'. For contains you need '%%test%%'. You also could combinate this statements like 'test%%abc%%'. This means starts with test and contains abc.
    Regards Steffen

  • How to set the conditions for item deletion approval workflow?

    Hi,
    I have created approval workflow for item modifications ie, when user try to modify an item, it will send a mail to Project Manager. For that I set the conditions in Change the behavior of the overall task: 1. When the task process starts 2 . When the task
     process completes .
    Change the behavior of the single task: 1.when a task is Pending.
    [I followed this https://www.nothingbutsharepoint.com/sites/eusp/Pages/5-Steps-to-Enhance-SharePoint-2010-Approval-Workflow.aspx ]
    My Requirement is that I want to set this same workflow for the scenario: when the user deletes an item it will send a mail (intimation mail for item deletion) to Project Manager. here i dont want to send modification mails when user deletes an item.
    When user modifies an item: 1. intimation mail, 2. Approve/Reject mail 3. intimation for approval / rejection mail.
    When user deletes an item: 1. intimation mail.
    How can we set it in one approval workflow?? where i have to set the condition for sending either item modification mails or deletion mail.
    Thanks,
    Praveen ji

    Hi,
    According to your post, my understanding is that you wanted to start approval workflow when item deleted.
    You should first make some changes to trigger the workflow when you delete the item.
    You can use the Event Receiver to achieve it.
    In order to trigger workflow on item delete you need to create event receivers and from event receiver call the workflow already attached with list.
    http://ravendra.wordpress.com/sharepoint-workflow-on-list-item-delete/
    You can also create custom action to start the workflow, you can refer to the following article, then modify the workflow as your need.
    http://blogs.sharepoint911.com/blogs/jennifer/Lists/Posts/Post.aspx?ID=50
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • How to map business process and enterprise service?

    Recently, I read some documents about ESA. I'm confusing about the relationship between business process and enterprise service. In other word, how to map the business process to enterprise service after the business process is analyzed? Is there any methodology/rule to define business process and wrap them into service in ESA?

    Hi Sherry,
    I like to add some of my thoughts about that discussion. From my point of view ESA is much more than just another BPM or Enterprise BPM. ESA is adresses six key areas and I think all of them are really needed:
    - <b>People Productivity</b> as the word itself describes...it's about portals and productivity.
    - <b>Embedded Analytics</b> has to integrate transactional and analytical content.
    - <b>Service Composition</b> is used for model-driven service composition and services orchestration.
    - <b>Service Enablement</b> is about a Enterprise Services Repository filled with business meaningful Enterprise Services and service patterns for enabled objects. Excactly this is where SAP has years of experiences.
    - <b>Business Process Platform</b> is about service enablement of all application platform objects and engines. This is the place where "BPM" for core business processes resits.
    - <b>Life-Cycle Management</b> has to cover the deployment, configuration, operation and change management for ESA based processes.
    Therefore the term "BPM" is located in serveral layers of an ESA approach. On the level of <u>Business Process Platform</u> BPM is providing the choreography for core business preocesses.
    At <u>Service Enablement</u> BPM needs to compose out of granular services (I would say "atomic" services)
    buiness meaningful services (here we have "molecular" services).
    The third level where BPM could be used is <u>Service Composition</u> because exactly this is the place
    where serveral Enterprise Services could be combined to a process representation.
    To come back to the discussion:
    1. The question should be how to indentify business meaningful services which could represent single process steps. ATP check, Credit card check, ... could be examples. In theory this service could be out-tasked, defined more flexible etc. This means that processes needs to be evaluated for Enterprise Service candidates. Afterwards you can check against SAP's Enterprise Services Repository for already existing Enterprise Services. The evalution for enterprise services candidates will be supported by the metodology mentioned by Kaj and David.
    2. I think domains in this context should be motivated by business and/or functional areas. Depending on the granularity. For example Order Fulfilment Services, Master Data Services, Search Services... These kind of serices can be combined again to services such as "Search of Master Data" (Search Service + Read Master Data Service) etc. or can be used to generate UI to be used in a ESA application.
    Your thoughts?
    Very best regards
    Wulff

  • How to run Import/Export for Portal Page

    Hi all !
    I have to export the Portal page .What are the steps I have to follow to complete the process ?I'm new to Oracle portal..
    Please help . Thanks in advance
    chris

    You could check out the Export/Import FAQ for some of your questions
    http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/OTN_CONTENT/MAINPAGE/DEPLOY_PERFORM/EXPORT_IMPORT_FAQ_1120.HTM
    Also see if you can get access to configuration guide for your version of portal. There has to be a chapter on how to use Export/Import utilities in Portal
    The simplest way to explain the process is
    1. Click on Export link next to the object to be exported
    2. Give a name for the transport set and export it.
    3. Download scripts for migrating the content and run it in export mode to generate the dump file.
    4. FTP the script and dump file to target
    5. Run the script in import mode to transfer the contents of dump file in target portal. The usage of scripts in export/import mode is given when you run the script without any parameters
    6. Go to the Export/Import portlet and select the transport set for import.
    7. View the logs to see if the migration has been successful.
    8. Go to the navigator and check if the object you migrated has been brought in successfully.

  • How to map refubishment process in which one material change to other matl.

    Hi Gurus,
    In my company, we use PRTools which we use for creation of bolts (For e.g.M6) . These tools after getting damaged refurbished into other PRTools which we use for other bolts production (for e.g.M8).
    can u suggest me, any process where i can map the activity & maintain the inventory properly.
    Thanks
    Santosh

    Riyazji,
    Actually, these PRTools is having different material code with valuation type for e.g. material no. 22/1234 valuation type "T1-new" and used for creation of M6 bolts.,
    If damaged, this PRT we return to store with valuation type  material no. 22/1234 "T1-damaged".
    Now, after refurbishment process this tool is coverted to material no. 22/5678  and valuation type as "_T1-Refurbished_"
    this tool is now cannot be used for the manufacturing of M6 bolt. This is used for  manufacturing of new M8 bolt.
    Both the tools can be used on the same equipment.
    Now my problem is that how can I map this process in SAP .
    Please advice
    thanks in advance.
    Santosh

  • How to map businees process

    hi all
    For Mapping business process is there any particular rules?
    in generally  how we do business process mapping.
    plz tel me wat r the steps we follow.....like.
    thank u
    Swari
    Edited by: swari battula on Jun 27, 2008 8:33 AM

    Dear Swari,
               May i know which scenario u were doing?

  • How to manage multiple locations for Item (Management warehouse locations)

    Is there any way, with UDF and Formated Search, to manage multiple locations for Item in the same warehouse
    I must have several (at least 2) locations for the item in the Warehouse and that  i enter in goods receipt and have track of this location and search possibilities at sales order by item and WHS.
    read carefully and imagine how (Management warehouse locations)
    I added a user table '@Location' who linked to a user field 'U_Location in Item master data --> lnventory data line and an ather user field 'U_Location' in sales order
    I met the value of location in the table (list of locations for any warehouse), I select the location of each item while receiving merchandise in the user field of inventory data line (Item M data) and this value appears in the sales order 'U_Location' user field ( only the location value in the default warehouse for this Item)
    or
    create an user field 'location' in Good receipt PO to fill it while receiving merchandise that appears in the sales order to give possibility to find/select the location of the item at this order and in Item master data
    I think we will use all these tables and there is a relationship between all.
    @LOCATION
    PDN1
    OITM
    OITW
    OWHS
    RDR1
    a piece of code has been proposed, but it is not so simple
    SELECT T0.U_Location FROM [dbo].[OITM] T0 WHERE T0.ItemCode = $[$38.1.0]
    Thanks,
    Ouchen

    I believe you are talking about defining BIN's (locations) within a Warehouse.
    This is quite possible and has been explained / discussed on this Forum a few times in the past.  Though I am completely clear on how you would like to implement this I could give you some guidelines..
    Creating a @location UDT is correct to maintain list of warehouse locations
    UDF in Items - Warehouses (Item Master ..Inventory Data Tab..Rows)
    UDF in Marketing Document Rows (When you add a UDF here U_Location then this will available in all marketing documents, both AR and AP)
    You will define a location for an Item in the Item Master....
    In the GRPO..you can use FMS to list the location/s for the Item being received from the Item Master and the User can Select it.
    In the Sales Order, you can select the location from which the Item could be picked..
    Let me know if your process / ideas are different
    Suda

  • How to map the workflows for a project?

    We are developing a mini ERP package for a customer on Oracle 9iAS & Forms 9i. The business process contains lot of workflow process for ex:-Approval of purchase request etc. I am unable to understand how we have to map these flows using Oracle workflow in the project and integrate these using Forms 9i and Oracle Db.

    Ramesh,
    All the business processes can be modeled using the Workflow Builder tool which gives you a graphical UI of the business process. This is where you will model your approval process etc.
    Once you have defined the business process you can invoke the workflow from your application and let workflow take over the business process.
    You have API's in PL/SQL and java to invoke these processes.
    Use the workflow guide on OTN to get more information on this..
    Hope this helps
    Raja

  • How does LR Import process sort images on memory card

    It seems as if there is no rhyme of reason as to how the import process presents the previews to select for import. I did s shoot last night and the images are spread out over different areas between other photos that I took in the past. Shouldn't they just be sorted by image name so they are presented together?

    Check which sort type you have at the bottom of the Import Window

  • Map ID Processing for a CHM file

    This is just a question so I understand fully how this
    works...
    I have created a Map file for my project and assigned numeric
    map ID's to each topic that needs to be linked from my application
    to my CHM file. I have a topic with:
    Topic Title = "Historical HPI Data Viewer"
    File Name in source = "Historical_HPI_Viewer_Overview.htm"
    MapID = 60
    My developers use the map ID of 60 and are having a problem
    getting to the topic (all other maps work). Not sure what the
    problem is just yet (developer just emailed this morning that "it's
    not coming up"). I tested in the CSH tester in the Tools tab and it
    works fine.
    I just want to understand how the CHM file interprets the map
    ID sent to it and would like to know how the map ID works with the
    topic and the call from the application.
    Does RoboHelp put the map ID in the topic source somewhere?
    I cannot find any notation of the map id in the topic source.
    Is this put into the CHM file when compiled or does it
    interpret the Map ID to the Topic Title?
    What if the topic title is modified and no new Map file is
    generated, is this a problem?
    As always, any information would be appreciated.
    Thanks - Michael F Weart

    Hi Michael.
    There are two parts to context sensitive help. The first is
    the map file that assigns a mapid number to a topic. This uses a
    topic id that is linked to the file via the second element - the
    alias file. This file - look for the project's .ALI file - contains
    the topic id and the file name. Hope this helps.

  • Import process for trading materials in INDIA

    Hi Gurus
    May i kno the import process when we procure mobiles, load software in them and sell?
    I have no idea of steps and config.
    Thanks & Regards
    Blue

    Hi,
    Both domestic and import process are same and the difference is the duties, kindly follow the below steps.
    1. Create new document type for Import procurement and number range for easy identification.
    2. Keep two different pricing procedure for import and domestic along with schema.
    3. Keep condition type for  CVD, Customs, CESS and others.
    4. Do MIRO for Customs duty and MIGO after stock reached you.
    5. Do excise availment and do MIRO for vendor.
    Hope it is clear...
    Regards,
    Karna J

  • How can I import Outlook for Mac mail into Lion Mail?

    How can I import mail from Outlook for Mac into Lion Mail?

    It is not Outlook that needs to be sync'd; it is the Exchange Server.  Find out from the System Administrator of the Exchange Server the EXTERNAL name and use that to setup a new mail account in Lion Mail.  I highlight the "external" because the URL used for Window's Outlook Clients will not work.  Try the webmail URL first.

Maybe you are looking for

  • Digital ID certificate not trusted

    I'm trying to add digital ID certificates for governmental employees with whom I communicate by e-mail.  I used an e-mail including those certificates (*.cer format) to transmit the certs to the new IPad, and I was able to install them, but they are

  • Why don't my pdf forms import into Word or Pages properly?

    Why is it that when I create a form in Acrobat Pro, fill it out and save it as a pdf file, and then import or place the saved file in either a Word or Pages document that ONLY the form fields are visible and not the filled in data?  I've tried everyt

  • ISE Upgrade File Copy Error

    According to the Upgrade Guidelines for 1.2: Copy the upgrade bundle to the local disk using the copy command from the Cisco ISE CLI: copyftp-filepath ise-upgradebundle-1.1.x-to-1.2.0.899.i386.tar.gz disk:/   Again, after you copy the upgrade bundle

  • SQL developer starts and then disappears without any warning

    Hi, guys: I need to use SQL developer where there are existing connections. however, SQL developer 3.1 asked the java.exe location, and I chose java 6, now I can launch SQL developer but not able to continue running it. SQL developer starts and then

  • Why do new events appear at the top of my library?

    In older version of iPhoto, when you imported photos, it would make a new event at the bottom of your library where I wanted it to be In the new version, when importing it places new events right at the top of my library, meaning I have to go all the