Updating Customs Declaration with CUS_INBOUND message

We are attempting to update a Customs Declaration with a CUS_INBOUND message.  We can successfully update the ITN number from the header but cannot update anything from the lower level segments such as container #, seal #, BOL #, dates, etc.  These values are in the HDOC and TRAR segments. Any ideas on what is causing this?

Hi Patty,
Field CUMES in the iDoc holds the Technical Message Type.  The corresponding field in GTS is EMESS, and table /SAPSLL/TLEACM holds the Message definitions.  If you have 'CSFR' in the CUMES field, then we're probably talking about the I1560 Message Type - the US "Commodity Shipment Filing response".  Does that sound right?
Provided the "Document Update" flag is set in that /SAPSLL/TLEACM entry, Form US_CSFR_DATA_MAP should run in program /SAPSLL/LCUHD_PPF_INTACTF12 during the iDoc processing.  But as you can see, only the LEGCOM entry gets created there - there is no code to deal with the Container Number.
If you think that's a serious omission, then perhaps you need to create an OSS incident?
Regards,
Dave

Similar Messages

  • Installed Photoshop Elements 12.0. Went to update. Unsuccessful with error message U44M1P2003

    Installed Photoshop Elements 12.0. Went to update. Unsuccessful with error message U44M1P2003.

    Photoshop: Basic Troubleshooting steps to fix most issues

  • Updating import declarations with duty types and message types

    Hi All,
    I am a GTS developer. There are configuration changes in the system . As a result, the import declarations and presentation documents created in 2014  and 2013 have to be updated with :
    1.)  Replace old duty types with new ones in the logistic costs tab.
    2.)  Replace old message types with new ones in the communication tab.
    Any pointers on how to go about , regarding the table links between the duty types and declarations, message types and declarations , Function modules would be very helpful.  Thanks much in advance.
    Best Regards
    Shankarnarayan.K.

    Hi SK,
    That's a strange request.  Of course the configuration changes invalidate the old Declarations, but your attempt to re-write history isn't likely to achieve much.
    Since the messaging cannot be repeated, it makes no sense to update the documents.  And similarly, since the Declarations cannot be re-sent, updating the Duty Types will have no effect.
    But if you must do it, here are some tips:
    For the duty calculation, you need to update entries in table /SAPSLL/LEGCULC.  Assuming the the Duty Types haven't been re-named, you should loop through the entries and use MOVE-CORRESPONDING to copy the values from the configuration tables /SAPSLL/TLC_ASC (key = LAUNR) and /SAPSLL/TLC_AAR (key = TLC_AAR, matching /SAPSLL/LEGCULC-TLC_AART).  First check that all relevant fields have the same name, considering the Data Elements involved.
    For the messages, you need to update entries in table /SAPSLL/LEGMES.  However, I have no idea which fields your esteemed Application Consultant might have changed there, so can't immediately advise what should be copied.
    In both cases, the link to the Customs Declarations is that GUID_MOBJ = /SAPSLL/CUHD-GUID_CUHD, and MOBJT = 'O' (that's the letter, not number zero).
    Hope that helps.
    Regards,
    Dave

  • Creating / updating Custom infotype with different screen

    Hi All,
    I have created custom infotype having different screen for different subtype(1,2).
    From Subtype 1, indotype is automatically updated as it is a standard program. But for subtype 2 i am using HR_INFOTYPE_OPERATION for updating the record which is ending with error, as employee which i am trying to update is already locked by me only through PA30. So this function module ends with Complex error. Please suggest how to update the infotype with subtype 2.
    Thanking you..
    Best regards
    Akshay

    Hi All,
    I have created custom infotype having different screen for different subtype(1,2).
    From Subtype 1, indotype is automatically updated as it is a standard program. But for subtype 2 i am using HR_INFOTYPE_OPERATION for updating the record which is ending with error, as employee which i am trying to update is already locked by me only through PA30. So this function module ends with Complex error. Please suggest how to update the infotype with subtype 2.
    Thanking you..
    Best regards
    Akshay

  • Updating custom table with PU12

    Hi Experts,
    I need to update the custom table with PU12. Please let me know if this is possible with PU12.
    I have used the PU12 only to retrieve the data from database and have sent the data to application server.
    Thanks
    Rashmi

    Hi
    Can you please let me know how to  update the custom table with PU12.
    Can you please let me know the User exit you have used.
    Thanks in advance.
    Regards,
    Kiran.

  • Need urgent help -update customer account with out stock(Reserve Invoice)

    hi
    when we creating an invoice ,it will update both customer account and
    invetory account. i need only customer account. how can do with this function using oInvoice buisness object and oinvoices lines. i am using
    C#
    Thanks
    Edited by: sap_beginer on May 1, 2008 2:55 PM

    Its same as I wrote you in other thread, use service type of invoice as
    .DocType = SAPbobsCOM.BoDocumentTypes.dDocument_Service
    Petr

  • Updating custom infotype with FM 'HR_INFOTYPE_OPERATION' dumps

    Hi All,
    While updating a custom infotype 9008 with FM 'HR_INFOTYPE_OPERATION', its giving adump.
    Except.  CX_HRPA_INVALID_PARAMETER.
    I am using DIALOG_MODE as '1'. when I enter a valid field value to that particular field ( mandatory field) on that infotype, it gives dump.
    Can you suggest something which will solve this?
    Thanks.
    Dipti.

    Hi,
    Here is the dump.
    Runtime Errors         UNCAUGHT_EXCEPTION
    Except.                CX_HRPA_INVALID_PARAMETER
    Date and Time          12.11.2008 07:23:32
    Short text
    An exception occurred that was not caught.
    What happened?
    The exception 'CX_HRPA_INVALID_PARAMETER' was raised, but it was not caught
    anywhere along
    the call hierarchy.
    Since exceptions represent error situations and this error was not
    adequately responded to, the running ABAP program
    'CL_HRPA_RESOLVE_EXCEPTION=====CP' has to be
    terminated.
    Error analysis
    An exception occurred that is explained in detail below.
    The exception, which is assigned to class 'CX_HRPA_INVALID_PARAMETER', was not
    caught in
    procedure "RESOLVE_EXCEPTION" "(FORM)", nor was it propagated by a RAISING
    clause.
    Since the caller of the procedure could not have anticipated that the
    exception would occur, the current program is terminated.
    The reason for the exception is:
    Invalid parameter EXCEPTION, value
    The occurrence of the exception is closely related to the occurrence of
    a previous exception "CX_HRPA_VIOLATED_PRECONDITION", which was raised in the
    program "CL_HRPA_MASTERDATA_FACTORY====CP",
    specifically in line 6 of the (include) program
    "CL_HRPA_MASTERDATA_FACTORY====CM004".
    The cause of the exception was:
    Precondition Violated
    Missing RAISING Clause in Interface
    Program                                 SAPFP50P
    Include                                 FP50PE10
    Row                                     2,152
    Module type                             (FORM)
    Module Name                             RESOLVE_EXCEPTION
    Trigger Location of Exception
    Program                                 CL_HRPA_RESOLVE_EXCEPTION=====CP
    Include                                 CL_HRPA_RESOLVE_EXCEPTION=====CM001
    Row                                     80
    Module type                             (METHOD)
    Module Name                             RESOLVE
    Source Code Extract
    Line
    SourceCde
    50
    message_handler = message_handler.
    51
    return.
    52
    53
    catch cx_sy_move_cast_error.
    54
    endtry.
    55
    END-OF-DEFINITION.
    56
    57
    58
    try_to resolve_missing_infty_data    cx_hrpa_missing_infty_data.
    59
    try_to resolve_missing_authorization cx_hrpa_missing_authorization.
    60
    try_to resolve_invalid_feature       cx_hrpa_invalid_feature.
    61
    try_to resolve_unexpected_message    cx_hrpa_unexpected_message.
    62
    try_to resolve_missing_personid      cx_hrpa_missing_personid.
    63
    try_to resolve_invalid_infotype_db   cx_hrpa_invalid_infotype_db.
    64
    try_to resolve_invalid_customization cx_hrpa_invalid_customization.
    65
    try_to resolve_inconsistent_database cx_hrpa_inconsistent_database.
    66
    67
    68
    Just to ensure the macro can be used nowhere else.
    69
    DEFINE try_to.
    70
    END-OF-DEFINITION.
    71
    72
    If we can not remap we would like to just re-raise the
    73
    exception like below like "RAISE EXCEPTION exception.".
    74
    Unfortunately the kernel will then forget about the
    75
    original source position.
    76
    77
    So this is the fallback strategy. Calling this method
    78
    is only allowed if the exception can be resolved. Since
    79
    this is not the case we indicate a parameter violation.
    >>>>>
    RAISE EXCEPTION TYPE cx_hrpa_invalid_parameter
    81
    EXPORTING
    82
    previous  = exception
    83
    parameter = 'EXCEPTION'.
    84
    85
    ENDMETHOD.
    Regards,
    Dipti.

  • Java 8 Update 45 crashes with error message.

    MacBook Pro 13-inch, mid-2012, 4 GB memory
    Yosemite (V10.10.3 - 14D136)
    Running Java 8 update 31
    Trying to install Java 8 update 45
    Tried it at least 4 times. No way to do it. At every try, the download works OK (60.5 MB), then the windows says it extracts the update and, after a little bit of time, suddenly disappears without any error message or any other warning. I never get to the "Install and relaunch" step. Subsequent checks (no matter if it is done before or after a reboot) always show that I'm still running update 31.
    Anybody knows what's going wrong there?
    Regards,
    Denis MAILLARD.

    Thanks for the info about using the Console, Eric.
    However, there doesn't seem to be much that is useful in the console log (unless it skipped my attention or the error messages are too cryptic).
    Here below are the extracts from the log, for an update attempt in safe mode. The one possibly useful info I see there is the "22/04/2015 17:16:12,143 Java Updater[393]" line, if it is not just the info that the updater found the kit. If it is, then, unless there's an Oracle specific log with more info (and I don't know if there's one and, if yes, where), I'm afraid we can only conclude that the installer crashed, without more precision.
    22/04/2015 17:14:28,265 com.apple.xpc.launchd[1]: (com.apple.watchdogd) Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
    22/04/2015 17:14:31,133 Java Updater[393]: Original euid:502
    22/04/2015 17:14:31,137 Java Updater[393]: Host name is javadl-esd-secure.oracle.com
    22/04/2015 17:14:31,137 Java Updater[393]: Feed URL: https
    22/04/2015 17:14:31,137 Java Updater[393]: Hostname check passed. Valid Oracle hostname
    22/04/2015 17:14:32,723 java[394]: objc[394]: Class JavaLaunchHelper is implemented in both /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java and /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/jli/./libjli.dylib. One of the two will be used. Which one is undefined.
    22/04/2015 17:14:38,356 watchdogd[395]:  [watchdog_daemon] @(    wd_watchdog_open) - IOIteratorNext failed (kr=0)
    time needed to download the kit
    22/04/2015 17:16:09,257 com.apple.xpc.launchd[1]: (com.apple.watchdogd) Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
    22/04/2015 17:16:10,000 kernel[0]: hfs: mounted Oracle Java 8 Update 45 on device disk2s1
    22/04/2015 17:16:10,251 mds[74]: (Volume.Normal:2464) volume:0x7f82eb0b8e00 ********** Bootstrapped Creating a default store:0 SpotLoc:(null) SpotVerLoc:(null) occlude:0 /Volumes/039CFEDD-6130-4517-B929-E0EC2E6A4DFA
    22/04/2015 17:16:12,143 Java Updater[393]: App found:/Users/denis/Library/Application Support/Java/Java 1.8.45.14 5/JavaAppletPlugin.pkg
    22/04/2015 17:16:12,000 kernel[0]: hfs: unmount initiated on Oracle Java 8 Update 45 on device disk2s1
    22/04/2015 17:16:19,349 watchdogd[438]:  [watchdog_daemon] @(    wd_watchdog_open) - IOIteratorNext failed (kr=0)
    If anybody can say more, I'd be grateful.
    Regards,
    Denis MAILLARD.

  • Software update causing issues with text message

    I updated to 10.2.1.3014 last night and since then my text messages are not showing up in my text message folder on the hub.  They'll show up if I select Hub but not when I select Text Messages.  Is there anyway I can fix this!?

    Make sure your settings didn't get messed up. Go to your Hub and click the three dots in the lower right then follow Settings>Hub Management>Text Messages and make sure "Show in Both" is selected.
    I hope that helps you.  
    - If my response has helped you, please click "Options" beside my post and mark it as solved. Clicking the "thumbs up" icon near the bottom of my response would also be appreciated.

  • I am currently running 29.0.1. at each startup Firefox is trying to update but fails with the message "Update Failed.... The update could not be installed.

    I have tried running a manual update but I still receive the same error "Update Failed : The update could not be installed. All aspects of FF appear to be working normally.

    Some users have reported problems with AVG. Disable it for now.
    Go to '''Mozilla.org''' and get the full installer from this link;
    '''http://www.mozilla.org/en-US/firefox/all'''

  • Document status blocked in Customs declaration

    Hello Team,
    I have configured the system for Customs declaration, where my message gets triggered successfully and gets blocked for further processing till the inbound IDOC receives with Customs Registration number. While IDOC simulation, I am able to get the Registration number but the document still remaining in blocked stage only which is not getting removed and I am not able to process next activities.
    have I missed any configuration related to message which is not allowing me to complete the activity.
    Request you to help me to resolve this issue.
    Thanks & Regards
    Rahul

    Hi Rahul,
    For which country & message type are you testing?
    Regards,
    Dave

  • Customs Declaration Editing status Blocked

    Hello All,
    I have created the customs declaration with IDOC. The message got triggered but the Editing status gets changed to Blocked stage. When I checked the IDOC its showing that the Current status to 30
    Due to this i am not able to simulate the IDOC and its not allowing me to proceed further.
    Please help me on the above issue
    Thanks & Regards
    Rahul

    Hi Rahul,
    It's a feature that the Customs Declaration is blocked for editing whilst the messaging is in process.  The document is unlocked again by the receipt of an inbound iDoc (message from the Customs authority).
    You need to liaise with the technical team to find out why the iDoc status is not progressing - could be an issue with the set-up of the convertor (Seeburger?).  If you draw a blank, and need to unlock the document manually, you can use Transaction /SAPSLL/CDOC_STARES.
    Regards,
    Dave

  • Print custom declaration

    Dear Experts,
          When I create a customs declaration, the Communication/Messages should show me a line about  printer .
    but now it is lost , Does anyone know how to config it,tks.

    Dear All,
         I got it ,need go to GTS-->Customs Export --> Master data-->Define rules for Output Determination.

  • Bios Update on R61 with Win 7

    Hi!  I'm trying to update the bios on a R61 7733 to the latest.   But when I run the flash bios update or the bootable CD bios update they fail with a message flashable.rom not found or system program file not found.  I found a log file WINUPTP.TXT  that has the message "OS = Windows Vista  Driver Loading....Driver Loading failed !"
    Seeing as the OS is Win 7 Home Premium x64, how do I get past the driver loading for Vista? 
    Thanks,
    Mark

    Hi Mark,
    Welcome to Lenovo Community!
    As per the query we understood that you are facing issues while updating BIOS on your Thinkpad R61.
    May I know which version of BIOS you are trying to update on your system?
    Best regards,
    Hemanth Kumar
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • I have restored and updated and I get a message saying WE'RE SORRY, WE ARE UNABLE tO COMPLETE wITH YOUR ACTIVATION AT tHIS MOMENT, PLEASE TRY AGAIN LATER, OR CONTACT CUSTOMER CARE would like to know which means that message and I have to do to activate

    Hi, I have a iphone 4 with IOS 5.1.1 baseband 04.12.01 AT&T recently release me but I have presented a problem with the activation of the device, I have restored and updated and I get a message saying WE'RE SORRY, WE ARE UNABLE tO COMPLETE wITH YOUR ACTIVATION AT tHIS MOMENT, PLEASE TRY AGAIN LATER, OR CONTACT CUSTOMER CARE would like to know which means that message and I have to do to activate hopefully help me with this problem and I have 3 months with the phone saying same message ...
    thank you very much ...

    but can not be unlocked
    If the phone was NOT unlocked, it can't work or be activated with any other carrier than AT&T.  It CAN'T be used with Tigo or Movistar.
    Your post makes very little sense.  Maybe you can get some help with English. 

Maybe you are looking for

  • The Official Set up using the BT home hub

    Ive seen all sorts of posts on the net, and people saying the Home hub is this and that. It does have its problems but this has been my set up for quite a few months now: All in all I can provide full specs. The Iphone 4 and HTC Desire HD will be com

  • Archive Messages in XI

    I am trying to Archive messages in our dev environment.  I have completed steps listed in the below document https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/402fae48-0601-0010-3088-85c46a236f50 When I tried to do a read using

  • Can I pair two iPads using Bluetooth?

    I have an ipad2 and an iPad and would like to connect the two via Bluetooth for the purpose of playing games.  No matter what I do the two units will not find each other, even though each says it is discoverable and searching and within a meter of ea

  • How to resize image on my mac?

    How to resize image on my mac?

  • RSRT Performance Display SQL - Query has variables

    I have a query with mandatory variables on Year and Period, which are built into my RKF's.  I am trying to run the query via RSRT to see the SQL, but I keep getting error, variables must have values.....I tried creating variant in RSRT, but it goes t