Importing swiss tariff code numbers from feeder system?

Hi Experts
due to a business process we cannot tariff our products inside GTS, because of the usage of dummy material numbers. That means that a material number can sometimes have the tariff code 4711 and in another delivery the tariff code 1234. From that reason also the materials in the feeder system (R/3) are not fixed tarrifed in the master data.
So we tariff the material in the line item inside the delivery manually.
Unfortunately in Switzerland we do not use the EUSTA statistical numbers. So for that, the standard solution (take statistical number from feeder system) would work. But we have the CH_EXP swiss export code, which has a different tariff code structure.
My question is, if it is possible to transfer the code number form field EIPO-STAWN (feeder system) into the field CCNGN in GTS? We searching for a BADI, Userexit or something else which could steer that - but unfortunately without success.
Thanks a lot for your input.
Regards,
Andreas

Hi,
i think there is a way by using the Badi
"BAdI for Mapping and Enrichment of Data from Billing Documents (SD0C)"
(/sapsll/if_ex_ifex_sd0c_r3~if_extend_cus_cdoc)
you find this BAdi in
IMG
-Sales and Distribution
--Foreign Trade/Customs
---SAP Global Trade Services - Plug-In
Business Add-Ins for SAP Global Trade Services
Edit Control of Document Transfer
Change and Supplement Document Data for Transfer
here you can change the transfered item information from the feeder system to GTS.
(/sapsll/if_ex_ifex_sd0c_r3~if_extend_cus_cdoc)
In structure:
CS_ITM_CDOC-CCN
you find all the needed fields to overwrite the commodity code number.
regards,
Ralf

Similar Messages

  • How to import a maintenance task list from external system to R3

    Is there a bapi or a fm can import the maintenance task list (equipment ,function location ,generic) from external system to R3.

    Hello,
    how to import task list to sap from external system
    Hope this helps.
    Regards, Murugesh AS

  • Clear the Tariff Code Numbers uploaded by XML?

    Hi, I'm experimenting with upload of the XML files from dataprovider in GTS.
    I have uploaded too many Tariff numbers and do not want users to have the full catalogue of codes, only the ones they will use.
    Is there a way of clearing all Tariff codes from a Numbering scheme? The only way I have found so far is through config: delete the numbering scheme and re create it. But it's hardly parctical...
    Thanks for any advice.
    Philip

    Hello Philip,
    as Marc already pointed out commodity codes which are already used wont be deleted because that would lead to data inconsistency. But the rest which is not used can be deleted easily.
    Only you need is to set your commodity code scheme as "created manually" (even though was uploaded via xm or txt).
    Write small report which will update table entries /SAPSLL/CTSNUM field CRECO to "A0" and table entries /SAPSLL/CTSGEN field CRECO to "A0" for your scheme.
    Than just go to /SAPSLL/LLNS_102 and select you scheme and just delete what is needed.
    Cheers,
    Gabriel.

  • Assignment of org units from feeder system to Legal units

    Hi All,
    in GTS system , IMG,  assignment of legal units having two options are available.
    1,Assign plant at feeder system level/ feeder system group level
    2, Assign combination of plant and storage location at feeder system level/ feeder system group level
    as assigning the org units we need to assign the option 1 and option 2 or do we need to assign the any one from the above two options.
    can you please give some inputs which is the best assignment.
    Thanks,
    Sriman

    Hi Sriman,
    In SAP GTS, a Feeder system plant or a plant and Storage location combination can either be assigned to a GTS Legal Unit.
    In this case, you can either assign a single plant ( or Plants) to a Legal Unit to complete the Organisational Mapping or you can also assign a combination of plant and Storage location ( of a group of plant and respective storage locations)  to a GTS Legal Unit if storage location is of further significance while interacting with the SAP GTS System,
    I hope you got it now.
    Regards,
    Aman

  • Automatic import of roles to BI from MDM system?

    Hi,
    we do have custom MDM system. Since our authorization system is complex and heavily based on master data I wonder is it possible to achieve automatisation of transfering roles from MDM system to SAP BI?
    General idea is to make a templates (PFCG - download template role to file) for BI roles which will be kept in MDM and used to generate a new role (based on new master data by simple search/replace in template file). Next issues are to transfer and import newly generated role to BI form MDM. At the moment we are using services and XML to transfer master data from MDM to BI and intend to use it in case of roles.
    What we are missing, at the moment, is a way to automatically import role to BI (report which would do job of manual GUI role upload in PFCG)?
    We were considering puting a such report for importing roles to BI to a process chain.
    Any other ideas?
    Kind regards.

    Hi Josko.
    You should definitely use the possibility to generate BI Analysis Authorization from data
    rather than creating PFCG roles in BI system:
    http://help.sap.com/saphelp_nw70/helpdata/EN/59/fd8b41b5b3b45fe10000000a1550b0/frameset.htm
    You should define your own datasource in MDM system to extract the current authorizations there
    and then create data flow to store the data in copies of the template DSOs for generating authorizations.
    Finally use the program RSEC_GENERATE_AUTHORIZATIONS as described in the above link.
    Regards,
    Lars

  • Unable to Transfer Customer Masters from feeder system to GTS!

    Hi all,
    I am facing a problem in transferring customer masters from ecc to gts. The RFC's are working properly (i.e Material Masters are getting transferred properly) but customers are not going. When i go to slg1 it is giving me a display log message as "No Customs Business Partner exists for partner" and when i go to legalr3 it is saying 0 were processed when i am trying to transfer a list of customers. The basic config has been done ie org structure, doc type mapping, item cat mapping, and the necessary compliance config...
    Would appreciate if you could provide some help here?
    Thanks,
    Raj Mohan

    Hi Raj,
    As you have already mentioned that RFCs are working fine, However To be on safe side, I will recommend to check the basis setting again.. Please follow the steps below and let me know if it helps.
    R/3 client:-
    Please make sure that there should be no change in Logical naming of the R/3 client (scc4)
    RFC Destinations are maintained properly for RFC Calls. Please check their rfc username and password. (sm59)
    RFC Destinations are maintained correctly for Method Calls (bd97)
    ALE Distribution Model is set up correctly (bd64)
    Change Pointers are activated globally
    Change Pointers for Message Types are correct
    it should be
    Customer master    /SAPSLL/DEBMAS_SLL
    Vendor master     /SAPSLL/CREMAS_SLL
    Material master   /SAPSLL/MATMAS_SLL
    GTS client:-
    Please make sure that there should be no change in Logical naming of the R/3 client (scc4)
    RFC Destinations are maintained properly for RFC Calls. Please check their rfc username and password. (sm59)
    RFC Destinations are maintained correctly for Method Calls (bd97)
    Feeder system definition is correct in your Logical System Group (spro)
    And also as Shruti mentioned. go to st22 and check if there is any abap short dump error. If you have any error there. Post it here...It may help to understand the problem more closely.
    I hope that this may help...

  • How to transfer payment document from feeder system to GTS system

    Hello Colleagues,
    I encounter a problem about how to transfer payment. As you know, we have a standard processes to involve like sales order, delivery, purchase order into GTS. But I cannot find any documentation to introduce the related payment.
    Could you give any clue to guide payment transfer?
    Thanks a lot,
    Boer

    Hi Boer
    I was having the same problem below is what needs to be done.
    GTS blocks the Payment run procedure when a BP is included in the SPL.
    ECC Config - Financial Global Settings/Check in SAP GTS for FI/Activate Check for GTS.- This will activate the Transfer
    In GTS below has to be maintained.(These functions, doc types and Item catg are hard coded so use the below)
    Partners -
    FIACN     Account Number
    FIACO     Account Holder
    FICOM     Nt to Payee
    FIDEB     Customer(FI)
    FIKRE     Vendor(FI)
    FIPAB     Bank(FI)
    FIPAY     Payee(FI)
    FIREG     Payer(FI)
    Doc Type
    FIIN - Incoming
    FIOUT - Outgoing
    Item catg
    FI0A
    These all need to be linked to the same in the Feeder system.
    So basically when a proposal is created the Document goes to GTS and gets screened, and if found blacklisted during the Payment run it blocks.
    Hope the above was helpful.
    Cheers
    Carl

  • FA: Importing from feeder systems

    Hi,
    I am migrating fixed assets from non-Oracle systems in an EBS 11i FA implementation.
    I need to migrate the following assets financial information:
    1. Current Cost
    2. Original Cost
    3. Total of all adjustments
    4. Total of all unplanned depreciations
    On FA_MASS_ADDITIONS table, which will serve as an interface table, I can find place where to put information only for the point 1, but for points 2-4 I do not find any.
    Please help me how to register this financial information for assets which will be migrated.
    Thank you.

    Hello.
    The FA_MASS_ADDITIONS table does not have specific columns to hold such information. It makes part of the assets history on your non-Oracle system. Perhaps you could enter that information on a descriptive flexfield but FA will never use that info (except for displayng it as history).
    Octavio

  • Import Chart of Account Data from other system

    Hi FICO Gurus,
    I am a new student in FICO, here i have a question as following, ask for help,
    In my new rollout system, i need a chart of account. these data is existing in the other system, i want to import it from there, other then input one by one manually. can anyone tell me how can i do that?
    can anyone help me to solve it?
    Any responses will be awarded.
    Thanks a lot!
    Samson

    Use T Code FS15 in the old client/company code and give a file  ex 1234.
    Note the file and path generated from the message.
    Advise your basis team to copy the file in the same path of the required client.
    After copying use t code fs16 and generate the GL accounts through Batch input session.
    All the GL accounts will be copied in your new server.

  • How to export and Import table of another user from user system using expdp

    Hi All,
    How to export a table 'scott.emp' from system user.
    expdp system/password directory=expdp dumpfile=scott_emp.dmp ???? ?? tables=emp ??????????????????????????
    thank you
    ---------------------------------------------------------- Posting solution here to make needed users not to scroll down ------------------------------------------------------
    Finally I got it right!!!
    Task :- Export table_1 of schema_a from database db1 and Import it to schema_b of database db2 as user other than schema owner
    Solution :-
    expdp system/pwd directory=expdp tables=schema_a.table_1 dumpfile=schema_a.table_1.dmp logfile=expdp_schema_a.table_1.log
    impdp system/pwd directory=expdp tables=schema_a.table_1 dumpfile=schema_a.table_1.dmp logfile=impdp_schema_a.table_1.log remap_schema=schema_a:schema_b remap_tablespace=table_1_tablespace:schema_b_tablespace
    Thank You All
    Edited by: Ven on Mar 9, 2011 7:52 AM

    Just a example
    SQL> $expdp system/sys directory=data_pump_dir dumpfile=tests.dmp tables=scott.emp
    Export: Release 11.2.0.1.0 - Production on Tue Mar 8 10:39:57 2011
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Starting "SYSTEM"."SYS_EXPORT_TABLE_01": system/******** directory=data_pump_dir dumpfile=tests.dmp tables=scott.emp
    Estimate in progress using BLOCKS method...
    Processing object type TABLE_EXPORT/TABLE/TABLE_DATA
    Total estimation using BLOCKS method: 64 KB
    Processing object type TABLE_EXPORT/TABLE/TABLE
    Processing object type TABLE_EXPORT/TABLE/INDEX/INDEX
    Processing object type TABLE_EXPORT/TABLE/CONSTRAINT/CONSTRAINT
    Processing object type TABLE_EXPORT/TABLE/INDEX/STATISTICS/INDEX_STATISTICS
    Processing object type TABLE_EXPORT/TABLE/CONSTRAINT/REF_CONSTRAINT
    Processing object type TABLE_EXPORT/TABLE/STATISTICS/TABLE_STATISTICS
    . . exported "SCOTT"."EMP" 8.570 KB 14 rows
    Master table "SYSTEM"."SYS_EXPORT_TABLE_01" successfully loaded/unloaded
    Dump file set for SYSTEM.SYS_EXPORT_TABLE_01 is:
    C:\APP\MAZAR\ADMIN\ACEME\DPDUMP\TESTS.DMP
    Job "SYSTEM"."SYS_EXPORT_TABLE_01" successfully completed at 10:40:01
    SQL>

  • Import of Merchandise Hierarchy changes from other system

    Good day for everyone!
    Can you please help me in this situation:
    1. We have two system - SAP and system for master data maintenance (call it MD).
    2. Merchandise Hierarchy structure creates in SAP and migrates to  MD system.
    3. All changes we want to make in MD system (creating/changing/deleting  hierarchy nodes, hierarchy reorganization, creating/changing/deleting attributes for hierarchy nodes) and then pass it in SAP.
    Are there any standard instruments in SAP that can allow to transfer all making changes for Merchandise Hierarchy in MD system to SAP (reports, FM and so on)? Maybe anyone have experience with similar situation? I hope for help! Thank you for answers!

    Hi Olga:
    The sceanrio is distribution from the sending system.  Standard transactions and ALE support transfer of Merchandise Category Hierarchy (MCH) and dependant objects (characteristics and values, for example).
    There are four message types that will be sent: W_WGRP, CHRMAS, CLFMAS, and CLSMAS.  MCH objects have dependencies and therefore the sequence of these messages must be controlled, which requires the addition of a fifth message type: SERDAT.
    It is important to understand that IDoc Serialization using message types is used when several different message types are dependent on each other, as is the case here.  For example, if a merchandise category is assigned to a merchandise category hierarchy level,  the merchandise category hierarchy level must first exist.
    For this reason, the message types are grouped together in a serialization group, in which the processing sequence is defined.  There is a standard serialization group for this purpose: GRP_W_WGRP. 
    Use the following path to configure inbound processing:
    SALE > Modeling and Implementing Business Processes > Master Data Distribution > Serialization for Sending and Receiving Data > Serialization Using Message Types > Define Inbound Processing
    Here is an outline of the steps:
    1. SALE - Configuration of Serialization of IDoc processing
    2. SM59 – Create RFC destination
    3. WE21 – Create an RFC Port
    4. BD64 – Create Distribution Model
    5. WE20 – Create Outbound Partner Profile
    6. WE20 – Create Inbound Partner Profile
    7. WGSE – ALE MCH Objects
    Please also take note of the following standard reports:
    RBDSER01 creates the IDocs for a serialization group.
    RBDSER02  dispatches the IDocs belonging to a serialization group.
    RBDSER03  checks whether all the IDocs have been successfully sent to the receiving system. If they have, a control message of message type SERDAT is sent to the receiving system and posts the serialization group there.
    RBDSER04 is for processing of inbound IDocs of a serialization group can be directly started by the Report RBDSER04.
    You will want to also consider maintaining Reference Articles in the sending system and distribution of Reference Articles using ALE too.  This is because Reference Articles are assigned to the Merchandise Category.  The standard transaction for this is BD10.
    In addition to the manual transactions and reports, change pointers can also be used to distribute the master data.
    - Paul
    Paul Gendreau, Jr.
    SAP Retail

  • How to import task list to sap from external system

    There is a external system used for maintenance the task list.

    Hello,
    Have you checked the Business Object BUS1012 in Tx. SWO1?
    May be BAPI BAPI_ROUTING_CREATE will help you.
    Best Regards, Murugesh AS

  • Is there any way to upload Tariff Code (with multiple XML files) from application server?

    Hi All,
    Is there any way to upload Tariff Code (with multiple XML files) from application server?. Its urgent.
    Regards,
    Jatin

    Hi Jatin,
    Yes, of course you can upload multiple files for tariff codes.
    This can be done by the below path:-
    SAP GTS Cockpit(tcode-/sapsll/menu_legal)-->Customs Management-->Classification-->Classification Master Data-->Upload Tariff Code Numbers from XML file(tocde- /SAPSLL/LLNS_UPL101).
    In the above area after browsing and choosing the first file, please select multiple check box to choose more files as well. Then you can further select your application server and upload all those files in one go.
    PS:- Although, we have an option to upload multiple such files but actually we should avoid multiple file uploads due to various reasons. Hence, please take utmost care during such procedure.
    Regards,
    Aman

  • XML-Upload when uploading german tariff codes

    Dear all
    I am trying to upload Import codes from an XML file into GTS. Transaction is /SAPSLL/LLNS_UPL101
    Doing so, I am receiving the following error message:
    >>> The length of a navigation group is incorrect. Message no. /SAPSLL/CORE_LLNS048
    Diagnosis
    During the upload, the system checks whether the individual structure levels in the number scheme have the same length as the structure levels of the corresponding number systems in the system. If the length of the structure levels is not identical, processing is suspended. <<<
    I checked for the settings in:   SAP Customizing Implementation Guide > SAP Global Trade Services > General Settings > Numbering Schemes > Define Numbering Scheme for Tariff Code Numbers
    But to me, everything seems to be correct. Anyone have an idea what else might be wrong?
    This would be highly appreciated. Thank you very much in advance!!!!

    Hi Tzunami,
    The program is very strict about comparing the levels and lengths.  Usually it gets the right answer, and you should check carefully.  You don't mention whether the upload usually works correctly, or if this run is your first one.  That could make it easier to diagnose.
    The error code you mention is only produced at one point in the program, and there's an internal variable that can affect how the code works.  If you really can't find any other problem, and can do the upload in a test system, it might be worth changing that variable, just to see if there's a difference.  From the selection screen, run the program in debug mode, and set variable P_ABSLEN to 'X' (true).  Then continue, and see if it works differently.
    Regards,
    Dave

  • Assigning Feeder System Document in GTS

    Hi
    Please let me know if anyone else has faced this situation before. In the GTS Customs Management, I am assiging the Logical System, and R/3 docs of the Application MM0A and MM0C to the GTS Docs (GTS SPRO>IMG>SAP GLOBAL TRADE SERVICES>SAP CUSTOMS MANAGEMENT>GENERAL SETTINGS>DOCUMENT STRUCTURE>ASSIGNMENT OF DOCUMENT TYPES FROM FEEDER SYSTEM>ASSIGN DOCUMENT TYPE AT FEEDER SYSTEM LEVEL). First time System accepts the values and saves it. When I re-enter into the transaction I would not see any entries and if I try to re-enter the values, System gives me an error message "An entry already exists with the same key". Kind of strange as I am not able to see those so called existing entries and again it is also not allowing me to re-enter the values. Please let me know if I am missing something.
    The entries are getting saved and can be seen for application MM0B though.
    Thanks

    In Customs Management, only certain processes are relevant. In  the case of imports it is MM0B (Goods Receipt) and in the case of exports, it is SD0C (Proforma Invoice after the delivery document is created).
    Logically, these are the drivers for Customs processing. As MM0A & MM0C are not relevant, the same is not getting displayed in the configuration table. The reason for getting the error message is due to the entries available in the underlying configuation table. If you need to delete the entries, use transaction SM30.

Maybe you are looking for