Message type " " is unknown. Transaction J1IF13

Dear all,
When i am executing transaction J1IF13 for Subcontracting i am getting this error "Message type " " is unknown."
i want to cancel the transaction
Regards
Amey

Closed

Similar Messages

  • Message type " " is unknown

    Hi Masters
               When i try to cancel the subcontracting challan in T code J1IF13, it throws a run time error "Message type " " is unknown" .We discussed with the ABAPer regarding this error.He told that we have to maintain the message type in configuration.  Where to maintain the message type for subcontracting challan?
    Regards
    Mohanraj.C

    Use
    The subcontracting attributes help determine conditions for a combination of an excise group, a transaction type, and a subtransaction type.
    The conditions such as the number of excise items per subcontracting challan, if the nonexciseable materials have to be filtered or not when the subcontracting challan is created, the movement type groups for issues and receipts and the hierarchy of determining the excise base value are mentioned here.
    Requirements
    Before you continue with this activity, work through the following activities:
    Materials Management -> Inventory Management and Physical Inventory -> Goods Issue / Transfer Postings -> Define Screen Layout.
    For the movement type 541, maintain the field Purchase Order as an optional entry or as a required entry.
    Materials Management -> Inventory Management and Physical Inventory -> Output Determination -> Maintain Output Types.
    Maintain the output type. On the Default Values tab, maintain the dispatch time and the transmission medium. Maintain the print parameter on the Print tab. This output type has to be maintained in this activity here.
    Materials Management -> Inventory Management and Physical Inventory -> Output Determination -> Assign Forms and Programs.
    Maintain the Program, FORM routine, and the form for the output type.
    Materials Management -> Inventory Management and Physical Inventory -> Output Determination -> Printer Determination -> Printer Determination by Plant / Storage Location.
    Enter the output device that you use.

  • RFC dump : 'Message type " " is unknown.'

    Hi everyone,
    I am calling an RFC from one system to another and i am getting a dump with error :
    Message type " " is unknown.
    When i debugged the program the found that nothing is returned for " MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4. "
    What should i do to rectify the problems? Please do help.
    Thanks In Advance.
    Regards,
    Heera

    ABAP runtime errors    MESSAGE_TYPE_UNKNOWN
           Occurred on     03/05/2008 at 21:56:28
    Message type " " is unknown.
    What happened?
    The current ABAP/4 program "Y_MM_C_CICS_MAT_RECON " h
    because
    one of the statements could not be executed.
    This is probably due to an error in the ABAP/4 progra
    What can you do?
    Print out the error message (using the "Print" functi
    and make a note of the actions and input that caused
    error.
    To resolve the problem, contact your
    SAP system administrator.
    You can print this message by choosing "Print".
    Transaction ST22 allows you to display and manage sho
    is especially useful if you want to keep a particular
    Error analysis
    Only message types A, E, I, W, S and X are allowed.
    How to correct the error
    If the error is in one of your own ABAP programs or an SAP program that
    you have modified, try to correct it.
    If the error occurred in a non-modified SAP program, you may be
    able to find a solution in the SAP note system.
    If you have access to the note system yourself, use the following
    search criteria:
    "MESSAGE_TYPE_UNKNOWN"
    "Y_MM_C_CICS_MAT_RECON " bzw. "Y_MM_C_CICS_MAT_RECON "
    "START-OF-SELECTION"
    If you cannot solve the problem yourself, please send the
    following documents to SAP:
    1. A hard copy print describing the problem.
       To obtain this, select the "Print" function on the current screen.
    2. A suitable hardcopy prinout of the system log.
       To obtain this, call the system log with Transaction SM21
       and select the "Print" function to print out the relevant
       part.
    3. If the programs are your own programs or modified SAP programs,
       supply the source code.
       To do this, you can either use the "PRINT" command in the editor or
       print the programs using the report RSINCL00.
    4. Details regarding the conditions under which the error occurred
       or which actions and input led to the error.
    System environment
    SAP Release.............. "46B"
    Application server....... "fmsap591"
    Network address.......... "10.19.196.114"
    Operating system......... "Windows NT"
    Release.................. "5.2"
    Hardware type............ "2x IA64 Level 3"
    Database server.......... "FMSAP591"
    Database type............ "ORACLE"
    Database name............ "AI0"
    Database owner........... "SAPR3"
    Character set............ "English_United State"
    SAP kernel............... "46D"
    Created on............... "Jul 30 2007 00:11:29"
    Created in............... "NT 5.0 2195 Service Pack 2 x8
    Database version......... "OCI_920_SHARE__OCI_7_API "
    Patch level.............. "2335"
    Patch text............... " "
    Supported environment....
    Database................. "ORACLE 8.0.5.., ORACLE 8.0.
    8.1.6.., ORACLE 8.1.7.., ORACLE 9.2.0.., ORACLE 1
    SAP database version..... "46D"
    Operating system......... "Windows NT 4.0, Windows NT 5.
    Windows NT 5.2, , System build information:,
                                          , LCHN : 921411"
    User, transaction...
    Client.............. 250
    User................ "HPRAMANX"
    Language key........ "E"
    Transaction......... "SE38 "
    Program............. "Y_MM_C_CICS_MAT_RECON "
    Screen.............. "SAPMSSY0 1000"
    Screen line......... 6
    Information on where termination occurred
    The termination occurred in the ABAP/4 program "Y_MM_C_CICS_MAT_RECON " in
    "START-OF-SELECTION".
    The main program was "Y_MM_C_CICS_MAT_RECON ".
    The termination occurred in line 371
    of the source code of program "Y_MM_C_CICS_MAT_RECON " (when calling the editor
    3710).
    Source code extract
    003410       r_lgort-sign = 'I'.
    003420       r_lgort-option = 'EQ'.
    003430       r_lgort-low = x_storeloc_wa-ecc_st_locn.
    003440       APPEND r_lgort.
    003450     ENDLOOP.
    003460
    003470
    003480   *CALL RFC TO GET MATERIAL DATA FROM F PIPE BY PASSING S_MATNR r_werks
    003490   *r_lgort S_CHARG AND GETTING THE REQUIRED DATA BACK IN THE TABLE
    003500   *I_MCHBF
    003510
    003520     CALL FUNCTION 'YCICS_MATERIALDATA'
    003530     DESTINATION 'FI0250'
    003540          TABLES
    003550               i_matnr                        = s_matnr
    003560               i_werks                        = r_werks
    003570               i_lgort                        = r_lgort
    003580               i_charg                        = s_charg
    003590               i_mchb                         = i_mchbf
    003600          EXCEPTIONS
    003610               no_data_found                  = 1
    003620               material_not_of_type_fert      = 2
    003630               invalid_plant_entry            = 3
    003640               invalid_stloc_entry            = 4
    003650               invalid_plnt_matnr_combi       = 5
    003660               invalid_plnt_matnr_batch_combi = 6
    003670               invalid_plnt_matnr_batch_stloc = 7
    003680               OTHERS                         = 8.
    003690     IF sy-subrc <> 0.
    003700    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
         >            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    003720     ENDIF.
    003730
    Contents of system fields
    SY field contents..................... SY field contents.....................
    SY-SUBRC 1                             SY-INDEX 0
    SY-TABIX 1                             SY-DBCNT 31
    SY-FDPOS 0                             SY-LSIND 0
    SY-PAGNO 0                             SY-LINNO 1
    SY-COLNO 1
    Chosen variables
    Name.......................... Contents.1........2........3....+....4
    VARI
                                   2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... +  40                                          ####00000000000000
                                   2222222222222222222200003333333333333322
                                   0000000000000000000000000000000000000000
    ... +  80                          ####################################
                                   2222000000000000000000000000000000000000
                                   0000000000000000000000000000000000000000
    ... + 120                      ########################################
                                   00000000
                                   0000000
    SY-MSGV1
                                   2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... +  40
                                   2222222222
                                   0000000000
    SY-MSGV2
                                   2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... +  40
                                   2222222222
                                  0000000000
    Y-MSGV3
                                  2222222222222222222222222222222222222222
                                  0000000000000000000000000000000000000000
    .. +  40
                                  2222222222
                                  0000000000
    Y-MSGV4
                                  2222222222222222222222222222222222222222
                                  0000000000000000000000000000000000000000
    .. +  40
                                  2222222222
                                  0000000000
    _MCHB                         ####################################‘###
                                  0000000000000000000000000000900000009000
                                  0000000000000000000000004000060000001000
    .. +  40                      ####0###0#######ÿÿÿÿ:###########è ƒ####
                                  1000300030000000FFFF300000000000EA280000
                                  0000020001000000FFFFA000200043008D030000
    .. +  80                      x> ƒ####################################
                                  7328000000000000000000000000000000000000
                                  8E03000000000000000000000000000000000000
    .. + 120                      ########################(#######
                                  00000000
                                  0000000
    MCHBWA                      000000000000895405CR01CRA10001    CR01TE
                                  3333333333333333334533454333332222453354
                                  0000000000008954053201321100010000320145
    .. +  40                      ST05####e#########
                                  553300006000000000
                                  3405000150C000000C
    SCHARG_%_APP_%              S_CHARG S_CHARG                       to
                                  5544454255444542222222222222222222222276
                                  3F3812703F38127000000000000000000000004F
    .. +  40
                                  2222222222222222222222222222222222222222
                                  0000000000000000000000000000000000000000
    .. +  80                         @1FQMultiple selection@
                                  2224345547676766276666766642222222222222
                                  000016C1D5C490C5035C5349FE00000000000000
    .. + 120
                                   222
                                   000
    X_MCHBF_WA
                                   2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... +  40                      00000000            00000000
                                   3333333322222222222233333333222222222222
                                   0000000000000000000000000000000000000000
    ... +  80                      000000 #################################
                                   3333332000000000000000000000000000000000
                                   0000000000000C000000C000000C000000C00000
    ... + 120                      ########################################
                                   00000000
                                   0C00000
    I_MCHBF                        ################@#######################
                                   0000000000000000400000000000100000000000
                                   1000400040004000080050004000080000000000
    ... +  40                      ################ÿÿÿÿÓ###################
                                   1000000000000000FFFFD0000000000000000000
                                   0000000000000000FFFF30007000630000000000
    ... +  80                      ########################################
                                   0000000000000000000000000000000000000000
                                   0000000000000000000000000000000000000000
    ... + 120                      ########################8#######
                                   00000000
                                   0000000
    SYST                           ########################################
                                   0000000000000000000000000000000000000000
                                   0000000010000000000000000000000000000000
    ... +  40                      ####################ã###################
                                   10000000000000000000E0000000000000000000
                                   F00000001000000010003000000000000000F000
    ... +  80                      ########################################
                                   0000000000000000000000000000000000000000
                                   0000000000001000800000000000000000000000
    ... + 120                      ####################################š###
                                   00000000
                                   0000000
    X_MKPFMSEG_WA-BKTXT
                                   2222222222222222222222222
                                   0000000000000000000000000
    %_SPACE
                                   0
                                   0
    X_OUTPUT_WA-BTEXT
                                   22222222222222222222
                                   00000000000000000000
    X_MCHB_WA-MATNR                000000000000895405
                                   333333333333333333
                                   000000000000895405
    X_MKPFMSEG_WA-WERKS
                                   2222
                                   0000
    X_MCHB_WA-WERKSF               CRA1
                                   4543
                                   3211
    X_OUTPUT_WA-WERKS
                                   2222
                                   0000
    X_MCHB_WA-LGORTF
                                   2222
                                   0000
    X_MKPFMSEG_WA-LGORT
                                   2222
                                   0000
    X_MCHB_WA-CHARG                CR01TEST05
                                   4533545533
                                   3201453405
    Active calls / events
    No.... Type........ Name..........................
           Programm
           Include                                  Line
         1 EVENT        START-OF-SELECTION
           Y_MM_C_CICS_MAT_RECON
           Y_MM_C_CICS_MAT_RECON                      371
    Internal notes
    The termination occurred in the function "ab_jmess" of the SAP
    Basis System, specifically in line 1083 of the module
    "//bas/46D/src/krn/runt/abdynpro.c#22".
    The internal operation just processed is "MESS".
    The internal session was started at 20080305215621.
    Active calls in SAP kernel
    SAP (R) - R/3(TM) Callstack, Version 1.0
    Copyright (C) SAP AG. All rights reserved.
    Callstack without Exception:
    App       : disp+work.EXE (pid=24072)
    When      : 3/5/2008 21:56:28.0
    Threads   : 2
    Computer Name       : FMSAP591
    User Name           : ai0adm
    Number of Processors: 2
    Processor Type: ia64 Family 31 Model 1 Stepping 5
    Windows Version     : 5.2 Current Build: 3790
    Stack Dump for Thread Id 56f4
    FramePtr         ReturnAd         Param#1          Function Name
    00000000083a0c00 0000000076eab530 00000000000024f4 kernel32!GetDateFormatW
    00000000083a0bd8 000000000215a7c0 00000000000024f4 kernel32!GetDateFormatW
    00000000083a0b88 000000000067fe80 0000000000000080 disp+work!
    000000001c1b0040 0000000076ea7420 0000000000212e50 MSVCRT!tanhf
    000000001c1b0000 0000000000000000 000006fb7eb36e88 kernel32!GetDateFormatW

  • Message type 1 unknown error occuring when clicked on IP workbook button

    Hi,
    I am working on authorization.
    When i click on the save button in an IP workbook button, it throws the message "Message type 1 unknown" saying
    that an error occured during communication with bw server, and its gets disconnected.
    I have included authorization objects for the planning sequences, planning functions, process chains, also included tcodes for ADP ie rsanwb and tcodes
    for ABAP programs. Still we are facing with the same problem.
    Please suggest me the solution ASAP and points are awarded.
    Thanks.

    Hi Suresh,
    I guess you have posted your question in the wrong forum.
    This forum is exclusively for MDM related queries.Yours looks like a BW or ABAP related question.
    Kindly repost your question under the respective forum to get immediate assistance.
    Hope It Helps
    Thanks & Regards
    Simona Pinto

  • HCM Processes & Forms - Message Type is unknown

    Hi,
    I have created an HCM process using HCM P&F framework. I can test the process from the ""Test Process" application on the ECC and it works fine. When I launch the process from the portal, I can see the adobe form correctly, the "Check and Send" also goes through fine, but when I click on send I get this error:
    Error when processing your request
    What has happened?
    The URL http://xxxxxxxxxx:8000/sap/bc/webdynpro/sap/ASR_PROCESS_EXECUTE// was not called due to an error.
    Note
    The following error text was processed in the system SE1 : Message type is unknown.
    The error occurred on the application server xxxxxxxx_SE1_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: IF_POBJ_CASE~CREATE_CASE of program CL_POBJ_CASE==================CP
    Method: CREATE_LEVEL_DB of program CL_POBJ_LEVEL=================CP
    Method: FLUSH_LINKED_LEVEL of program CL_POBJ_LEVEL=================CP
    Method: FLUSH_COMMON of program CL_POBJ_LEVEL=================CP
    Method: IF_POBJ_LEVEL_TRANS_HANDLING~FLUSH of program CL_POBJ_LEVEL=================CP
    Method: IF_POBJ_LEVEL_TRANS_HANDLING~FLUSH of program CL_POBJ_LEVEL=================CP
    Method: IF_POBJ_LEVEL_TRANS_HANDLING~FLUSH of program CL_POBJ_LEVEL=================CP
    Method: IF_POBJ_LEVEL_TRANS_HANDLING~FLUSH of program CL_POBJ_LEVEL1================CP
    Method: IF_POBJ_PROCESS_OBJECT~FLUSH of program CL_POBJ_PROCESS_OBJECT========CP
    Method: SAVE of program CL_HRASR00_PROCESS_RUNTIME====CP
    Has anyone else encountered this issue?
    Thanks & regards,
    Manish

    Hi,
    I have created an HCM process using HCM P&F framework. I can test the process from the ""Test Process" application on the ECC and it works fine. When I launch the process from the portal, I can see the adobe form correctly, the "Check and Send" also goes through fine, but when I click on send I get this error:
    Error when processing your request
    What has happened?
    The URL http://xxxxxxxxxx:8000/sap/bc/webdynpro/sap/ASR_PROCESS_EXECUTE// was not called due to an error.
    Note
    The following error text was processed in the system SE1 : Message type is unknown.
    The error occurred on the application server xxxxxxxx_SE1_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: IF_POBJ_CASE~CREATE_CASE of program CL_POBJ_CASE==================CP
    Method: CREATE_LEVEL_DB of program CL_POBJ_LEVEL=================CP
    Method: FLUSH_LINKED_LEVEL of program CL_POBJ_LEVEL=================CP
    Method: FLUSH_COMMON of program CL_POBJ_LEVEL=================CP
    Method: IF_POBJ_LEVEL_TRANS_HANDLING~FLUSH of program CL_POBJ_LEVEL=================CP
    Method: IF_POBJ_LEVEL_TRANS_HANDLING~FLUSH of program CL_POBJ_LEVEL=================CP
    Method: IF_POBJ_LEVEL_TRANS_HANDLING~FLUSH of program CL_POBJ_LEVEL=================CP
    Method: IF_POBJ_LEVEL_TRANS_HANDLING~FLUSH of program CL_POBJ_LEVEL1================CP
    Method: IF_POBJ_PROCESS_OBJECT~FLUSH of program CL_POBJ_PROCESS_OBJECT========CP
    Method: SAVE of program CL_HRASR00_PROCESS_RUNTIME====CP
    Has anyone else encountered this issue?
    Thanks & regards,
    Manish

  • IDOC Message type for FB01 transaction.

    Hi,
    I am going to get a file which I will pass through PI (XI) and bring into IDOC and post into SAP ECC 6.0.
    I just wanted to know which IDOC message type / basic type I should use for posting an FI document i.e. FB01 transaction.
    Rgds

    Hi,
    please read SAP notes 892103 and 551035.
    The correct IDOC type should be FIDCC1 / FIDCC2.
    Best regards,
    Andreas

  • Modification of message type 519 in transaction ORFA

    Message Number 519 says that there is an customizing inconsistency for Cost-of-Sales Accounting. Since cost-of-sales accounting is active but the functional areas is not set as an account assignment object. There is a need to keep cost-of-sales active and not maintain the functional area of our legal entity. In other words, this current scenario must be maintained.
    The current scenario, however, prevents user from running depreciation by raising the message number 519 as the error. The type of this message needs to be modified from error to be just a warning. The message itself says that this can be done but the steps specified do not work:
    Use transaction ORFA->Transactions->Maintain Message Types
    Use Message Class AAPO and add entry for message 519.
    The error message 'Message Number 519 is not allowed' is raised.
    How do we convert Message Number 519 from error to warning?

    Hi
    Have you activated operting concern?
    If yes let us know in detail... to help you..
    Also as this is subjective raising a message to SAP would provide you effective solution...
    And changing the error to warning type is not advisable...
    still if you want to go for it .. spot the call up point for the particular message in the respective program with the help of ur abap consultant and change it with the access key...
    Regds
    Karthick Gopi

  • MESSAGE TYPE Transaction

    Hello experts,
    Iu2019m new to IDoc and trying to learn and understand different aspects of it. Iu2019m unable to find which transaction I can use to see u2018MESSAGE TYPEu2019. Can anybody point out to me please?
    Thanks a lot in advance.

    Hi,
    Creating Message Type:
    Go to transaction code WE81
    Change the details from Display mode to Change mode
    After selection, the system will give this message u201CThe table is cross-client (see Help for further info)u201D. Press Enter
    Click New Entries to create new Message Type
    Fill details
    Save it and go back
    Assign message type to idoc type
    Go to transaction code WE82
    Change the details from Display mode to Change mode
    After selection, the system will give this message u201CThe table is cross-client (see Help for further info)u201D. Press Enter.
    Click New Entries to create new Message Type.
    Fill details
    Save it and go back
    Regards,
    SuryaD.

  • Distributing message type MATQM using ALE

    Hi everybody!
    I am using ALE to distribute material data. This already works. Now I also want to distribute material data for quality management.
    When I try to distribute materials using BD10 I get this message:
    Could not determine recipients for message type MATQM
    So I tried to create a new distribution model for MATQM using BD64. Unfortunately I could not choose MATQM or MATQM01 as the message type. (Error: Message type MATQM01 unknown)
    However, in transaction WE60 I can display message type MATQM01.
    What is the problem?
    best regards
    Roland

    Hi Roland,
    BD10 only can be used with message type MATMAS.
    If you want to send message type MATQM and IDoc type, please use this FM <b>MASTERIDOC_CREATE_SMD_MATQM</b>. You still need to maintain partner profile (WE20) and IDoc Port (WE21).
    Other you can use <b>Change Pointer</b> (BD21) to send out and ensure you have activated the change pointer for message type MATQM (BD50).
    Hope this will help.
    Regards,
    Ferry Lianto
    Please reward points if helpful.

  • Display a new message type VL02N/03N

    Hi masters, i have tried to create a new message type ZPL2 to display in the tx vl02n, but the message type is not visible in the "Issue Delivery Output", i create the message type in the transaction V/34, NACE i have configured this message type in the transaction vv22, but i dont get the form to use my new message type. can anyone help me with this? i have seen almost all the forums about this but i have not found an answer, in the attach images you can see my problem

    Thanks Noel, this was the solution that i was looking for, i already can add the message type for an specific customer in the transaction VL02N->EXTRAS -> DELIVERY OTPUT ->HEADER, but i have to do this solution for an especific customer, there are any form that show the message type ZLP2 for all the Outbound Delivery with the Delivery Type ZLF1, or i have to do this always for each customer.
    Thanks

  • What is Message Type & IDOC Type?

    He Experts!,
    What is Message Type & IDOC Type? What is the difference between them?
    Thanks in advance.
    Sekhar

    Hi,
    Please try these transaction codes.
    WE82 - Message Type and IDoc Type
    WE64 - Process Codes (Inbound and Outbound) for Message Type.
    Message type. A message type represents the application message exchanged between R/3 systems and R/3 and an external system. A message type characterizes the data sent across systems and relates to the structure of the data called an IDOC type (see below). For example, MATMAS is a message type for Material Master, and INVOIC is a message type for an Invoice (Billing Document). ALE supports over 200 message types in R/3 and about 200 application areas.
    IDOC type and IDOC. An Intermediate Document (IDOC) type represents the structure of the data associated with a message type (DEBMAS02 for message type DEBMAS — Customer Master, and WMMBID02 for message type WMMBXY— Goods Movements), while an IDOC is an object containing the data of a particular message type. IDOCs are data containers with intelligence built in. Each IDOC contains one and only one business object. For example, an IDOC of type SHPMNT01, message type SHPMNT, will contain data only of one Shipment Document. Generally, the architecture of an IDOC is independent of the message type by virtue of ALE’s ability to redefine it for any message type.
    Use transaction BD64 or the following menu path to maintain the model: From the IMG (Implementation Guide), Cross-Application Components -> Distribution (ALE) (*) -> Distribution Customer Model -> Maintain Distribution Customer Model Directly -> Maintain Distribution Customer Model Directly.
    Thanks,
    Sankar M

  • Bind message type and process code

    Hi everyone,
    I want to bind one message type with two procee code,How can I do this?Thanks in advance!
    Best Regars,
    Yu

    Hi ,
          goto to transaction we41 if outbound process code ,go to respective process code or create ur own process code and add message type .
    goto to transaction we42 if inbound process code ,go to respective process code or create ur own process code and add message type .
    But when you add this message type in the partner profile or distribution model then i think it will give an option.
    Please reward if useful.

  • Unable to find Message Type in PFAL

    Hi Experts,
    In SAP HR system, I am not able to see my Message Type in PFAL transaction.
    Steps followed :-
    1. I copied standard HRMD_A07 basic type to a Z basic type; Inserted some Z segments into it using transaction we30
    2. I created a Z message type in transaction we81.
    3. Linked that Z Message Type to Z basic type in we82.
    4. Created a distribution model for that Z message type in bd64.
    5. Now in PFAL transaction, for sending Employee master data; I need to select the Z Message type that I created but I am not able to see that message type in F4 help.
    I can see other Z Message types in F4 help in PFAL but the Message type that I have just created is not visible there.
    Can anyone please help?
    Regards,
    Varun

    Hi Manas,
    We don't want to send all the segments outside HR system; that's why we are reducing the structure of IDOC by creating a new IDOC type.
    I think we need to make an entry in some table from where PFAL picks the Message type name but not sure about the table name.
    Regards,
    Varun

  • NW2004s ABAP Trial Version Message Type X

    Hie
    I have installed NW2004s ABAP Trial Version but immediately after log on the system dumps with message type X, any transaction i try to execute dumps with that error.  I am not even able to do ST22 it dumps as well!!  Is there an installation step i missed out on??
    regards
    Isaac Prince

    Hi Prince,
    What else have you tried? Normally, you will get this message when you use an outdated version of the SAPGUI or if the system load did not complete correctly. Have you tried restarting the system?
    Another place to check are the work process traces under the work directory. One of the dev_w# files should tell you if you are running into memory issues.
    Hope that helps!
    J. Haynes

  • JMS sender adapter : message type null is unknown, payload cannot be read

    Hello,
    We are building a scenario Weblogic -> PI through a JMS adapter, but we are getting the following error in the adapter :
    2009-09-29 12:09:58     Information     New JMS message with JMS message ID ID:P<450046.1254218997063.0> received. The XI message ID for this message is e705a65f-3cf6-472a-3675-b04e9862ce45.
    2009-09-29 12:09:58     Warning     JMS message ID:P<450046.1254218997063.0>: message type null is unknown, payload cannot be read and will be empty!
    2009-09-29 12:09:58     Warning     JMS message ID:P<450046.1254218997063.0>: Payload empty or cannot be read.
    2009-09-29 12:09:58     Information     JMS Message was converted to XI message succesfully.
    Despite the fact that the message is not readable, PI creates a message anyway but the payload is empty. It is the same issue as described in this thread :
    How to read Java Object message from JMS Queue using JMS Adapter .
    But there have been no answer there.
    We have read many notes but none are relevant, any ideas ????
    Many thanks,
    GL

    Hallo,
    Have you seen this note:
    [Note 837501 - J2EE JMSAdapter: Empty payloads, unknown JMS message types|https://service.sap.com/sap/support/notes/837501]?
    Seems it can be either message 
    a) does not contain any payload and/or
    or
    b) is not of type TextMessage or BytesMessage
    /Jakub

Maybe you are looking for

  • Calling report from form by passing parameter

    I have one form in which their is one filed name ID and another field which is nonbase table field. Now i want to run a report by enterint 'Y' in nonbase table field by taking the value of ID from ID field.. This value of ID is a parameter for report

  • How do I find out the encoding used to import music?

    I want to be sure that all of my music is imported using apple lossless encoding. Can I tell from the file somehow or do I have to re-import everything? thanks

  • Update Mseg Table using MB_MIGO_BADI

    Hi Experts I had a requirement to add an additional tabstrip at the item level of MIGO transaction . I have implmeented the same using MB_MIGO_BADI . I have also added a field quantity on this tab. The problem now is i'm not able to update this field

  • Best practice recommendation--BC set

    Dear friends,    I am using BC set concept to capture my configurations. I am a PP Consultant. Let us consider, one scenario, Configure plant parameters in t.code OPPQ. My requirement is: A.   Define Floats: (Schedule Margin key) SM key: 001 opening

  • Slideshow with Music?

    Hello. I'm looking for some help with creating slideshows, with music, and creating a web page so it plays for friends (Mac or Windows users). I can do the basics. I've selected a group of photos in iPhoto (6.0.4) and created a slideshow, then I sele