cancel
Showing results for 
Search instead for 
Did you mean: 

SAP ERP to EWM Transactional data issue- Inbound Del.document showing in inbound queue in ERP

Former Member
0 Kudos


Hi Friends,

I am facing the issue while sending the inbound delivery from SAP ERP to EWM. When saving the delivery it gives the message that the " Inb del 1800****** created and distributed to WMS" where I have mapped wh #SCC to SCW1 ewm wh. But when I check the EWM system it doesn't show the log in SLG1. Then I checked ST22 it gives dump " function module not found". Even the queue should be outbound but its strangely showing in inbound queue of ERP system.

In SMQ2, I can see the log showing for the delivery in queue DLV* which according to the below document should come in outbound queue SMQS but showing in Inbound queue in my system so tried to delete DLV* and CF* queue from Inbound scheduler this with respect to the below link :

Configuring qRFC Communication in ERP - SAP Documentation

But still facing the same issue. The Delivery is getting stuck in Inbound queue again and giving me the same ABAP dump.

Request you to please suggest to fix this.

Regards,

Yogi

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Yogi

Kindly re-create the following things

  • BD97 - delete the existing RFC destination assignment with synchronous method call and re-create and re-assign the RFC destinations
  • Re-create the Business system groups steps

and then check the status again.

Thanks

Yogesh

Former Member
0 Kudos

Hi Yogesh,

Thanks for your reply. I checked BD97 in ERP system where the BAPI and Dialog calls were missing for the EWM logical system. I maintained the same and it worked.

Now the delivery is successfully moved out from SAP ERP system to EWM system.

But again it got failed in EWM system, in SMQ2( EWM system). I can see the failed queue.

Initially the error was 'RFC destination * not found' but when i tried to re-execute the queue it gave me the below error. Pls suggest. Do I need to do the same settings in EWM system also like WE20 and BD97 etc.

Also observed : empty data showing in SLG1 transaction but the failed queue is showing in SMQ2 in EWM.

Regards,

Yogi

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi All,

Thanks for your help. The issue is fixed now. The connections are fine and I am able to see the IDN .The config was fine only thing I missed to create the BP for vendor master in EWM.

Regards,

Yogi

Former Member
0 Kudos

Hello Yogi

There are couple of reasons:

Check all the master data transferred or not?

Check the following path :-

  • EWM IMG > Extended Warehouse Management > Interfaces > ERP Integration > Delivery processing > Define ERP Document Types for Differentiation Attribute
  • EWM IMG > Extended Warehouse Management > Interfaces > ERP Integration > General Settings > Assign RFC Destination to Logical systems entries exist or not ?

Thanks

Yogesh

Former Member
0 Kudos

Hi Yogesh,

Material master, plant, rec point, vendor are available.

For point 1: doc type EL with BSG 'SCC' is maintained with profile TRANS but showing greyed out.

For point 2: I am not able to find assign rfc des to logical system under that path. I checked spro>scm basis>integration>sys landscape.

It is properly configured.

I also maintained BD97 and we20 in EWM system along with queue type in administration but getting ABAP dump.

Function module " CRM_GET_TRANSFER_STRUCT " not found.

pls suggest.

Regards,

Yogi

Former Member
0 Kudos

Hi Yogi

fisrt this if your queue is not going to SMq1 then ur distribution model is not picking. and above program is not EWM program.

Save replica is not picking up.

And also check RFC connection.

Regards

Suraj

jagdeepsingh83
Active Contributor
0 Kudos

Have you completed the required system settings form SMQR and SMQS ?

Former Member
0 Kudos

Hi Jagdeep,

The settings are already available. I have maintained the queue type DLV* ,EWM* in queue administration and tried but getting ABAP dump.

Function module " CRM_GET_TRANSFER_STRUCT " not found.

Regards,

Yogi

Former Member
0 Kudos

Hi Yogi

Process is create IBD in ecc >> system picks wh no and find , is it decentralised ? via customisation flag for WM, then it gose to distribution model and find program to send to ewm logical system.

if queue is in SMQ2 ecc then it issue of save replica program is not picked for wh via distribution model.

check bd64 for dist and distribution model you have created for WH and does it has programs,

Regards

Suraj

Former Member
0 Kudos

Hi Suraj,

Thanks for your reply. I am following the same process which you mentioned. My plant/sloc is US01/A002 which is linked to ERP wh - SCC > SCW1 ( EWM wh). In the Inb. Delivery the WH is coming fine and in the header I can see that the delivery is relevant for Distribution.

In the distribution model BD64 , all the programs are available ' save replica' is also there which has the filter with ERP wh #SCC.Even when I check it systems shows Ok message for SCC warehouse.

I also created the profiles and message type setup for the inbound delivery in WE20.

Not sure how the programs are being picked. Please find the below screenshot of BD64

Regards,

Yogi

Former Member
0 Kudos

Hi Yogi,

it seems like you have not created Distribution Model for your WM warehouse number in ERP which is linked to EWM warehouse. Double check that and if not created, please do create one and then try, it will go through.

ERP--> SPRO->Integrate with other mySAP Components->EWM->Warehouse Linkage for data transfer->Generate Distribution Model ERP<.=>EWM

Regards

Anoop

Former Member
0 Kudos

Hi Anoop,

Thanks for your prompt reply.

I have already created the distribution model, is is giving ok message. for wh #SCC.

I also created the Partner profile LS for my EWM logical system where I have maintained the inbound delivery create and replica message type in outbound parameters.

But still getting the same issue again. I have followed the below thread too :

but no luck .

Regards,

Yogi

Former Member
0 Kudos

Which function module not found?

Regards
Anoop

Former Member
0 Kudos

Please find the below ST22 screenshot with the dump details.

Category ABAP Programming Error

Runtime Errors CALL_FUNCTION_NOT_FOUND

ABAP Program SAPLIRFC

Application Component BC-MID-RFC

Date and Time

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|Short text |

| Function module " " not found. |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|What happened? |

| The function module " " is called, |

| but cannot be found in the library. |

| |

| Error in the ABAP Application Program |

| |

| The current ABAP program "SAPMSSY1" had to be terminated because it has |

| come across a statement that unfortunately cannot be executed. |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|What can you do? |

| Note down which actions and inputs caused the error. |

| |

| |

| To process the problem further, contact you SAP system |

| administrator. |

| |

| Using Transaction ST22 for ABAP Dump Analysis, you can look |

| at and manage termination messages, and you can also |

| keep them for a long time. |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|Error analysis |

| The program "SAPMSSY1" contains the CALL FUNCTION statement. |

| The name of the function module to be called is " ". |

| |

| No function module exists with the name " ". |

| All function modules are listed in the Function Library (SE37). |

| - |

| |

| Possible reasons: |

| a) Wrong name specified. Pay particular attention to |

| upper/lower case and underscores ("_"). |

| or |

| b) Transport error |

| c) In the case of an enqueue/dequeue module, |

| the lock object may not have been activated |

| (ABAP/4 Dictionary). |

| |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|How to correct the error |

| Check the last transports to the SAP System. |

| Is the program "SAPMSSY1" currently being changed? |

| If an enqueue/dequeue module is involved, is the activation |

| of the lock object missing in the ABAP/4 Dictionary? |

| |

| |

| If the error occures in a non-modified SAP program, you may be able to |

| find an interim solution in an SAP Note. |

| If you have access to SAP Notes, carry out a search with the following |

| keywords: |

| |

| "CALL_FUNCTION_NOT_FOUND" " " |

| "SAPMSSY1" or "SAPMSSY1" |

| "XAB_RUN_DRIVER" |

| |

| |

| Function modules with names similar to " ": |

| |

| |

| If you cannot solve the problem yourself and want to send an error |

| notification to SAP, include the following information: |

| |

| 1. The description of the current problem (short dump) |

| |

| To save the description, choose "System->List->Save->Local File |

| (Unconverted)". |

| |

| 2. Corresponding system log |

| |

| Display the system log by calling transaction SM21. |

| Restrict the time interval to 10 minutes before and five minutes |

| after the short dump. Then choose "System->List->Save->Local File |

| (Unconverted)". |

| |

| 3. If the problem occurs in a problem of your own or a modified SAP |

| program: The source code of the program |

| In the editor, choose "Utilities->More |

| Utilities->Upload/Download->Download". |

| |

| 4. Details about the conditions under which the error occurred or which |

| actions and input led to the error. |

| |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|System environment |

| SAP Release..... 731 |

| SAP Basis Level. 0002 |

| |

| Application server... "vkumar" |

| Network address...... "192.168.150.129" |

| Operating system..... "Windows NT" |

| Release.............. "6.1" |

| Hardware type........ "2x AMD64 Level" |

| Character length.... 16 Bits |

| Pointer length....... 64 Bits |

| Work process number.. 8 |

| Shortdump setting.... "full" |

| |

| Database server... "VKUMAR" |

| Database type..... "MSSQL" |

| Database name..... "ECC" |

| Database user ID.. "ecc" |

| |

| Terminal.......... "vkumar" |

| |

| Char.set.... "C" |

| |

| SAP kernel....... 720 |

| created (date)... "Aug 16 2011 01:56:03" |

| create on........ "NT 6.0 6002 S x86 MS VC++ 16.00" |

| Database version. "SQL_Server_9.00 " |

| |

| Patch level. 100 |

| Patch text.. " " |

| |

| Database............. "MSSQL 9.00.2047 or higher" |

| SAP database version. 720 |

| Operating system..... "Windows NT 5.1, Windows NT 5.2, Windows NT 6.0, Windows |

| NT 6.1" |

| |

| Memory consumption |

| Roll.... 0 |

| EM...... 4189792 |

| Heap.... 0 |

| Page.... 0 |

| MM Used. 1480480 |

| MM Free. 2706640 |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|User and Transaction |

| Client.............. 800 |

| User................ "SAPYOGI" |

| Language key........ "E" |

| Transaction......... " " |

| Transaction ID...... "CB543DE36650F105A3B0000C29A73E1B" |

| |

| EPP Whole Context ID.... "000C29A73E1B1EE38FA931AFDE2863B0" |

| EPP Connection ID....... "42553DE3D66DF138A3B0000C29A73E1B" |

| EPP Caller Counter...... 1 |

| |

| Program............. "SAPMSSY1" |

| Screen.............. "SAPMSSY1 3004" |

| Screen Line......... 2 |

| Debugger Active..... "none" |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|Server-Side Connection Information |

| Information on caller of Remote Function Call (RFC): |

| System.............. "ECC" |

| Installation Number. "INITIAL " |

| Database Release.... 731 |

| Kernel Release...... 720 |

| Connection Type..... 3 (2=R/2, 3=ABAP System, E=Ext., R=Reg. Ext.) |

| Call Type........... "synchronous and transactional type Q (emode 0, imode 0)" |

| Inbound TID.........."C0A896810E84526A318C002B" |

| Inbound Queue Name..."DLVSSAPECC800 0180000150" |

| Outbound TID........." " |

| Outbound Queue Name.." " |

| |

| Client.............. 800 |

| User................ "SAPYOGI" |

| Transaction......... " " |

| Call Program........."SAPLIRFC" |

| Function Module..... "TRFC_QIN_DEST_SHIP" |

| Call Destination.... "vkumar_ECC_01" |

| Source Server....... "vkumar_ECC_01" |

| Source IP Address... "192.168.150.129" |

| |

| Additional information on RFC logon: |

| Trusted Relationship " " |

| Logon Return Code... 0 |

| Trusted Return Code. 0 |

| |

| Note: |

| - For Releases < 4.0, information on the RFC caller not available. |

| - The installation number is available from caller Release > 700 |

| |

| Additional information on RFC logon: |

| Trusted Relationship " " |

| Logon Return Code... 0 |

| Trusted Return Code. 0 |

| |

| Note: For releases < 4.0, information on the RFC caller are often |

| only partially available. |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|Information on where terminated |

| Termination occurred in the ABAP program "SAPMSSY1" - in "XAB_RUN_DRIVER". |

| The main program was "SAPMSSY1 ". |

| |

| In the source code you have the termination point in line 418 |

| of the (Include) program "SAPMSSY1". |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|Source Code Extract |

----------------------------------------------------------------------------------------------------

|Line |SourceCde |

----------------------------------------------------------------------------------------------------

| 388| |

| 389| DATA : subrc TYPE i. |

| 390| |

| 391| CALL 'AB_GET_C_PARMS' ID 'P1' FIELD <prog> "Programmname |

| 392| ID 'P2' FIELD <cntl>. "Handle |

| 393| |

| 394| PERFORM rfcdrv_rflush IN PROGRAM (<prog>) USING <cntl> |

| 395| subrc |

| 396| IF FOUND. |

| 397| |

| 398| CALL 'AB_SET_C_PARMS' ID 'P2' FIELD <cntl>. "Handle |

| 399| syst-subrc = subrc. |

| 400|ENDFORM. "xab_rflush |

| 401| |

| 402|*&---------------------------------------------------------------------* |

| 403|*& Form xab_run_driver |

| 404|*&---------------------------------------------------------------------* |

| 405|* text |

| 406|*----------------------------------------------------------------------* |

| 407|* -->PROG text |

| 408|* -->IF_FOUND text |

| 409|* -->NEW_FUNCTION text |

| 410|*----------------------------------------------------------------------* |

| 411|FORM xab_run_driver USING prog TYPE c |

| 412| if_found TYPE i |

| 413| new_function TYPE c. |

| 414| DATA : program LIKE syst-repid. |

| 415| |

| 416| program = prog. |

| 417| IF new_function = space. |

|>>>>>| CALL 'RfcImport' ID 'Push' FIELD rfctype_abap4_exit |

| 419| ID 'Info' FIELD program. |

| 420| ELSE. |

| 421| CALL 'RfcImport' ID 'Push' FIELD rfctype_abap4_exit |

| 422| ID 'Info' FIELD program |

| 423| ID 'Function' FIELD new_function. |

| 424| ENDIF. |

| 425| IF if_found = 0. |

| 426| PERFORM (sy-xform) IN PROGRAM (sy-xprog). |

| 427| ELSE. |

| 428| PERFORM (sy-xform) IN PROGRAM (sy-xprog) IF FOUND. |

| 429| ENDIF. |

| 430| |

| 431|ENDFORM. "xab_run_driver |

| 432| |

| 433| |

| 434|*&---------------------------------------------------------------------* |

| 435|*& Form remote_function_callback |

| 436|*&---------------------------------------------------------------------* |

| 437|FORM remote_function_callback. |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|Contents of system fields |

----------------------------------------------------------------------------------------------------

|Name |Val. |

----------------------------------------------------------------------------------------------------

|SY-SUBRC|0 |

|SY-INDEX|1 |

|SY-TABIX|1 |

|SY-DBCNT|1 |

|SY-FDPOS|0 |

|SY-LSIND|0 |

|SY-PAGNO|0 |

|SY-LINNO|1 |

|SY-COLNO|1 |

|SY-PFKEY| |

|SY-UCOMM| |

|SY-TITLE|CPIC and RFC Control |

|SY-MSGTY| |

|SY-MSGID| |

|SY-MSGNO|000 |

|SY-MSGV1| |

|SY-MSGV2| |

|SY-MSGV3| |

|SY-MSGV4| |

|SY-MODNO|0 |

|SY-DATUM|20131025 |

|SY-UZEIT|144016 |

|SY-XPROG|SAPMSSY1 |

|SY-XFORM| |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|Active Calls/Events |

----------------------------------------------------------------------------------------------------

|No. Ty. Program Include Line |

| Name |

----------------------------------------------------------------------------------------------------

| 9 FORM SAPMSSY1 SAPMSSY1 418 |

| XAB_RUN_DRIVER |

| 8 FUNCTION SAPLSXAB LSXABU01 9 |

| RFC_RUN_XAB_DRIVER |

| 7 FUNCTION SAPLERFC LERFCU01 119 |

| ARFC_EXECUTE |

| 6 FUNCTION SAPLERFC LERFCU02 457 |

| ARFC_DEST_SHIP |

| 5 FORM SAPLERFC LERFCU10 234 |

| SELECT_DATA |

| 4 FUNCTION SAPLERFC LERFCU10 49 |

| TRFC_QIN_DEST_SHIP |

| 3 FORM SAPLERFC LERFCU10 1 |

| TRFC_QIN_DEST_SHIP |

| 2 FORM SAPMSSY1 SAPMSSY1 167 |

| REMOTE_FUNCTION_CALL |

| 1 MODULE (PBO) SAPMSSY1 SAPMSSY1 35 |

| %_RFC_START |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|Chosen variables |

----------------------------------------------------------------------------------------------------

|Name |

| Val. |

----------------------------------------------------------------------------------------------------

|No. 9 Ty. FORM |

|Name XAB_RUN_DRIVER |

----------------------------------------------------------------------------------------------------

|SYST-REPID |

| SAPMSSY1 |

| 5454555322222222222222222222222222222222 |

| 310D339100000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 5300410050004D00530053005900310020002000200020002000200020002000200020002000200020002000200020|

|PROGRAM |

| SAPLERFC |

| 5454454422222222222222222222222222222222 |

| 310C526300000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 5300410050004C00450052004600430020002000200020002000200020002000200020002000200020002000200020|

|PROG |

| SAPLERFC |

| 5454454422222222222222222222222222222222 |

| 310C526300000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 5300410050004C00450052004600430020002000200020002000200020002000200020002000200020002000200020|

|NEW_FUNCTION |

| |

| 222222222222222222222222222222 |

| 000000000000000000000000000000 |

| 000000000000000000000000000000 |

| 000000000000000000000000000000 |

| 2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|

|%_VIASELSCR |

| # |

| 0 |

| 4 |

| 04 |

|RFCTYPE_ABAP4_EXIT |

| 7 |

| 0000 |

| 7000 |

| 07000000 |

|SY-XFORM |

| |

| 222222222222222222222222222222 |

| 000000000000000000000000000000 |

| 000000000000000000000000000000 |

| 000000000000000000000000000000 |

| 2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|

|IF_FOUND |

| 0 |

| 0000 |

| 0000 |

| 00000000 |

|SY-XPROG |

| SAPMSSY1 |

| 5454555322222222222222222222222222222222 |

| 310D339100000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 5300410050004D00530053005900310020002000200020002000200020002000200020002000200020002000200020|

|%_SPACE |

| |

| 2 |

| 0 |

| 0 |

| 0 |

| 2000 |

----------------------------------------------------------------------------------------------------

|No. 8 Ty. FUNCTION |

|Name RFC_RUN_XAB_DRIVER |

----------------------------------------------------------------------------------------------------

|NEW_FUNCTION |

| |

| 222222222222222222222222222222 |

| 000000000000000000000000000000 |

| 000000000000000000000000000000 |

| 000000000000000000000000000000 |

| 2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|

|PROGRAM |

| SAPLERFC |

| 5454454422222222222222222222222222222222 |

| 310C526300000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 5300410050004C00450052004600430020002000200020002000200020002000200020002000200020002000200020|

|%_VIASELSCR |

| # |

| 0 |

| 4 |

| 04 |

|SY-XPROG |

| SAPMSSY1 |

| 5454555322222222222222222222222222222222 |

| 310D339100000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 5300410050004D00530053005900310020002000200020002000200020002000200020002000200020002000200020|

|SYST-REPID |

| SAPLSXAB |

| 5454554422222222222222222222222222222222 |

| 310C381200000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 5300410050004C00530058004100420020002000200020002000200020002000200020002000200020002000200020|

----------------------------------------------------------------------------------------------------

|No. 7 Ty. FUNCTION |

|Name ARFC_EXECUTE |

----------------------------------------------------------------------------------------------------

|DATA[] |

| Table IT_2[3x1918] |

| \FUNCTION=TRFC_QIN_DEST_SHIP\DATA=SDATA |

| Table reference: 2 |

| TABH+ 0(20) = D05C0C00DF070000000000000000000000000000 |

| TABH+ 20(20) = 0200000002000000030000007E07000080000000 |

| TABH+ 40(16) = 04010000F025020004000000C124C000 |

| store = 0xD05C0C00DF070000 |

| ext1 = 0x0000000000000000 |

| shmId = 0 (0x00000000) |

| id = 2 (0x02000000) |

| label = 2 (0x02000000) |

| fill = 3 (0x03000000) |

| leng = 1918 (0x7E070000) |

| loop = 128 (0x80000000) |

| xtyp = TYPE#000049 |

| occu = 4 (0x04000000) |

| accKind = 1 (ItAccessStandard) |

| idxKind = 0 (ItIndexNone) |

| uniKind = 2 (ItUniNo) |

| keyKind = 1 (default) |

| cmpMode = 2 (cmpSingleMcmpR) |

| occu0 = 1 |

| stMode = 0 |

| groupCntl = 0 |

| rfc = 0 |

| unShareable = 0 |

| mightBeShared = 0 |

| sharedWithShmTab = 0 |

| isShmLockId = 0 |

| isUsed = 1 |

| isCtfyAble = 1 |

| hasScndKeys = 0 |

| hasRowId = 0 |

| scndKeysOutdated = 0 |

| scndUniKeysOutdated = 0 |

| ----- Shareable Table Header Data ----- |

| tabi = 0xB03E0C00DF070000 |

| pgHook = 0x0000000000000000 |

| idxPtr = 0x0000000000000000 |

| id = 5 (0x05000000) |

| shmTabhSet = 0x0000000000000000 |

| refCount = 0 (0x00000000) |

| tstRefCount = 0 (0x00000000) |

| lineAdmin = 4 (0x04000000) |

| lineAlloc = 4 (0x04000000) |

| shmVersId = 0 (0x00000000) |

| shmRefCount = 1 (0x01000000) |

| rowId = 18446744073709551615 |

| scndKeyAdmin = 0x0000000000000000 |

| |

| C0A896810E84526A318C002BNONE 00000001##############################|

| 4343333334333334333433344444222222222222222222222222222233333333000000000000000000000200100000|

| 301896810584526131830022EFE5000000000000000000000000000000000001001011401100611040120367E00000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000333233|

| 0000000000000000000000000000000000000000000000000000000000000000011815131340B36B13300100192E16|

| 4300300041003800390036003800310030004500380034003500320036004100330031003800430030003000320042|

| |

| C0A896810E84526A318C002BNONE 00000001##DER_EPC##########HANDLING>|

| 4343333334333334333433344444222222222222222222222222222233333333004455454000000000044444444554|

| 301896810584526131830022EFE500000000000000000000000000000000000100452F503330010033081E4C9E7F5E|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000030000300000000000|

| 00000000000000000000000000000000000000000000000000000000000000000200000001280C0021200000000000|

| 4300300041003800390036003800310030004500380034003500320036004100330031003800430030003000320042|

| |

| C0A896810E84526A318C002BNONE 00000001##############################|

| 4343333334333334333433344444222222222222222222222222222233333333000000000000000000000000000000|

| 301896810584526131830022EFE5000000000000000000000000000000000001000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000030000000000000000000000000000|

| 4300300041003800390036003800310030004500380034003500320036004100330031003800430030003000320042|

|DATA |

| C0A896810E84526A318C002BNONE 00000001##############################|

| 4343333334333334333433344444222222222222222222222222222233333333000000000000000000000200100000|

| 301896810584526131830022EFE5000000000000000000000000000000000001001011401100611040120367E00000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000333233|

| 0000000000000000000000000000000000000000000000000000000000000000011815131340B36B13300100192E16|

| 4300300041003800390036003800310030004500380034003500320036004100330031003800430030003000320042|

|<%_L001> |

| ??? |

| ?????? |

| ?????? |

| ???????????? |

|%_TIME_SYSLOAD |

| 000500 |

| 333333 |

| 000500 |

| 000000 |

| 000000 |

| 300030003000350030003000 |

|SF_QSTATE[] |

| Table[initial] |

| |

|<%_L001>-ARFCBLCNT |

| ??? |

| ?????? |

| ?????? |

| ???????????? |

|USE_STOP |

| |

| 2 |

| 0 |

| 0 |

| 0 |

| 2000 |

|<%_TABLE_ARFCRSTATE> |

| ??? |

| ?????? |

| ?????? |

| ???????????? |

|NCALL |

| 00000001 |

| 33333333 |

| 00000001 |

| 00000000 |

| 00000000 |

| 30003000300030003000300030003100 |

|DATA-ARFCLUWCNT |

| 00000001 |

| 33333333 |

| 00000001 |

| 00000000 |

| 00000000 |

| 30003000300030003000300030003100 |

|STATE[] |

| Table IT_1[1x972] |

| \FUNCTION-POOL=ERFC\FORM=TRFC_QIN_DEST_SHIP\DATA=%_%_STATE |

| Table reference: 1 |

| TABH+ 0(20) = 60220000DF07000020220000DF07000000000000 |

| TABH+ 20(20) = 010000000100000001000000CC030000FFFFFFFF |

| TABH+ 40(16) = 04010000B026020004000000C124C200 |

| store = 0x60220000DF070000 |

| ext1 = 0x20220000DF070000 |

| shmId = 0 (0x00000000) |

| id = 1 (0x01000000) |

| label = 1 (0x01000000) |

| fill = 1 (0x01000000) |

| leng = 972 (0xCC030000) |

| loop = -1 (0xFFFFFFFF) |

| xtyp = TYPE#000053 |

| occu = 4 (0x04000000) |

| accKind = 1 (ItAccessStandard) |

| idxKind = 0 (ItIndexNone) |

| uniKind = 2 (ItUniNo) |

| keyKind = 1 (default) |

| cmpMode = 2 (cmpSingleMcmpR) |

| occu0 = 1 |

| stMode = 0 |

| groupCntl = 0 |

| rfc = 1 |

| unShareable = 0 |

| mightBeShared = 0 |

| sharedWithShmTab = 0 |

| isShmLockId = 0 |

| isUsed = 1 |

| isCtfyAble = 1 |

| hasScndKeys = 0 |

| hasRowId = 0 |

| scndKeysOutdated = 0 |

| scndUniKeysOutdated = 0 |

| ----- Shareable Table Header Data ----- |

| tabi = 0x90011300DF070000 |

| pgHook = 0x0000000000000000 |

| idxPtr = 0x0000000000000000 |

| id = 4 (0x04000000) |

| shmTabhSet = 0x0000000000000000 |

| refCount = 0 (0x00000000) |

| tstRefCount = 0 (0x00000000) |

| lineAdmin = 4 (0x04000000) |

| lineAlloc = 4 (0x04000000) |

| shmVersId = 0 (0x00000000) |

| shmRefCount = 1 (0x01000000) |

| rowId = 18446744073709551615 |

| scndKeyAdmin = 0x0000000000000000 |

| ----- 1st level extension part -------- |

| regHook = 0x0000000000000000 |

| collHook = 0x0000000000000000 |

| ext2 = 0xB0210000DF070000 |

| ----- 2nd level extension part -------- |

| tabhBack = 0x50210000DF070000 |

| delta_head = 0100000002000000000000000000000004010000901F0200CC03000001000000F01B21020500000|

| pb_func = 0x0000000000000000 |

| pb_handle = 0x0000000000000000 |

| C0A896810E84526A318C002BNONE 00000001SENDED |

| 4343333334333334333433344444222222222222222222222222222233333333544444222222222222222222222222|

| 301896810584526131830022EFE500000000000000000000000000000000000135E454000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 4300300041003800390036003800310030004500380034003500320036004100330031003800430030003000320042|

|STATE |

| C0A896810E84526A318C002BNONE 00000001SENDED |

| 4343333334333334333433344444222222222222222222222222222233333333544444222222222222222222222222|

| 301896810584526131830022EFE500000000000000000000000000000000000135E454000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 4300300041003800390036003800310030004500380034003500320036004100330031003800430030003000320042|

|TSTATE[] |

| Table IT_6[1x972] |

| \FUNCTION=ARFC_EXECUTE\DATA=TSTATE[] |

| Table reference: 6 |

| TABH+ 0(20) = 80411600DF070000000000000000000000000000 |

| TABH+ 20(20) = 060000000600000001000000CC030000FFFFFFFF |

| TABH+ 40(16) = 04010000B026020004000000C124C000 |

| store = 0x80411600DF070000 |

| ext1 = 0x0000000000000000 |

| shmId = 0 (0x00000000) |

| id = 6 (0x06000000) |

| label = 6 (0x06000000) |

| fill = 1 (0x01000000) |

| leng = 972 (0xCC030000) |

| loop = -1 (0xFFFFFFFF) |

| xtyp = TYPE#000053 |

| occu = 4 (0x04000000) |

| accKind = 1 (ItAccessStandard) |

| idxKind = 0 (ItIndexNone) |

| uniKind = 2 (ItUniNo) |

| keyKind = 1 (default) |

| cmpMode = 2 (cmpSingleMcmpR) |

| occu0 = 1 |

| stMode = 0 |

| groupCntl = 0 |

| rfc = 0 |

| unShareable = 0 |

| mightBeShared = 0 |

| sharedWithShmTab = 0 |

| isShmLockId = 0 |

| isUsed = 1 |

| isCtfyAble = 1 |

| hasScndKeys = 0 |

| hasRowId = 0 |

| scndKeysOutdated = 0 |

| scndUniKeysOutdated = 0 |

| ----- Shareable Table Header Data ----- |

| tabi = 0xD06E1600DF070000 |

| pgHook = 0x0000000000000000 |

| idxPtr = 0x0000000000000000 |

| id = 9 (0x09000000) |

| shmTabhSet = 0x0000000000000000 |

| refCount = 0 (0x00000000) |

| tstRefCount = 0 (0x00000000) |

| lineAdmin = 4 (0x04000000) |

| lineAlloc = 4 (0x04000000) |

| shmVersId = 0 (0x00000000) |

| shmRefCount = 1 (0x01000000) |

| rowId = 18446744073709551615 |

| scndKeyAdmin = 0x0000000000000000 |

| C0A896810E84526A318C002BNONE 00000001SENDED |

| 4343333334333334333433344444222222222222222222222222222233333333544444222222222222222222222222|

| 301896810584526131830022EFE500000000000000000000000000000000000135E454000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 4300300041003800390036003800310030004500380034003500320036004100330031003800430030003000320042|

|PROG |

| SAPLERFC |

| 5454454422222222222222222222222222222222 |

| 310C526300000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 5300410050004C00450052004600430020002000200020002000200020002000200020002000200020002000200020|

|%_DUMMY$$ |

| |

| 2222 |

| 0000 |

| 0000 |

| 0000 |

| 2000200020002000 |

|NUMBER_OF_FUNCTION_MODULES |

| 1 |

| 0000 |

| 1000 |

| 01000000 |

|SUPPORTABILITY_INFO-DEBUG_CONTEXT_ID |

| |

| 2222222222222222222222222222222222222222 |

| 0000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|

|SPACE |

| |

| 2 |

| 0 |

| 0 |

| 0 |

| 2000 |

|SCREEN |

| |

| 2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|

----------------------------------------------------------------------------------------------------

|No. 6 Ty. FUNCTION |

|Name ARFC_DEST_SHIP |

----------------------------------------------------------------------------------------------------

|SENDER_ID |

| vkumar_ECC_01 |

| 76766754445332222222222222222222 |

| 6B5D12F533F010000000000000000000 |

| 00000000000000000000000000000000 |

| 00000000000000000000000000000000 |

| 76006B0075006D00610072005F004500430043005F0030003100200020002000200020002000200020002000200020|

|SUPPORTABILITY_INFO |

| ######## ## # |

| 000000002222222222222222222222222222222222222222002220 |

| 000000000000000000000000000000000000000000000000000000 |

| 000000000000000000000000000000000000000000000000000000 |

| 000000000000000000000000000000000000000000000000000000 |

| 0000000000000000000000000000000020002000200020002000200020002000200020002000200020002000200020|

|UNIT_ID |

| ################ |

| 0000000000000000 |

| 0000000000000000 |

| 00000000000000000000000000000000 |

|ASTATE |

| |

| 22222222 |

| 00000000 |

| 00000000 |

| 00000000 |

| 20002000200020002000200020002000 |

|BGRFC_RETRY_DELAY_TIME |

| 0 |

| 0000 |

| 0000 |

| 00000000 |

|BGRFC_RETRY_KEY |

| |

| 222222222222222222222222 |

| 000000000000000000000000 |

| 000000000000000000000000 |

| 000000000000000000000000 |

| 2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|

|BGRFC_RETRY_MAX_COUNT |

| 0 |

| 0000 |

| 0000 |

| 00000000 |

|RETUDATA |

| |

| 2 |

| 0 |

| 0 |

| 0 |

| 2000 |

|SHUTDOWN_INSTANCE |

| |

| 2222222222222222222222222222222222222222 |

| 0000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|

|DATA[] |

| Table IT_2[3x1918] |

|STATE[] |

| Table IT_1[1x972] |

|SHUTDOWN_ACTIVE |

| |

| 2 |

| 0 |

| 0 |

| 0 |

| 2000 |

|L_BGRFC_USED |

| |

| 2 |

| 0 |

| 0 |

| 0 |

| 2000 |

|ABAP_TRUE |

| X |

| 5 |

| 8 |

| 0 |

| 0 |

| 5800 |

|SUPPORTABILITY_INFO-UNIT_ID |

| ################ |

| 0000000000000000 |

| 0000000000000000 |

| 00000000000000000000000000000000 |

|QRETSTATE |

| |

| 2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|

|SYST-REPID |

| SAPLERFC |

| 5454454422222222222222222222222222222222 |

| 310C526300000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 5300410050004C00450052004600430020002000200020002000200020002000200020002000200020002000200020|

|T100 |

| |

| 2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|

|STATE |

| C0A896810E84526A318C002BNONE 00000001SENDED |

| 4343333334333334333433344444222222222222222222222222222233333333544444222222222222222222222222|

| 301896810584526131830022EFE500000000000000000000000000000000000135E454000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 4300300041003800390036003800310030004500380034003500320036004100330031003800430030003000320042|

|MODE |

| 3 |

| 3 |

| 3 |

| 0 |

| 0 |

| 3300 |

|QRFC_VERSION |

| 6.30.060 |

| 32332333 |

| 6E30E060 |

| 00000000 |

| 00000000 |

| 36002E00330030002E00300036003000 |

|%_ARCHIVE |

| |

| 2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|

|%_VIASELSCR |

| # |

| 0 |

| 4 |

| 04 |

|SY-XPROG |

| SAPMSSY1 |

| 5454555322222222222222222222222222222222 |

| 310D339100000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 5300410050004D00530053005900310020002000200020002000200020002000200020002000200020002000200020|

|SY-XFORM |

| |

| 222222222222222222222222222222 |

| 000000000000000000000000000000 |

| 000000000000000000000000000000 |

| 000000000000000000000000000000 |

| 2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|

|CL_BGRFC_SERVER=>RETRY_TRIGGERED |

| |

| 2 |

| 0 |

| 0 |

| 0 |

| 2000 |

|%_PRINT |

| 000 0###|

| 2222333222222222222222222222222222222222222222222222222222222222222222222222222222222222223000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 2000200020002000300030003000200020002000200020002000200020002000200020002000200020002000200020|

|SY-REPID |

| SAPLERFC |

| 5454454422222222222222222222222222222222 |

| 310C526300000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 5300410050004C00450052004600430020002000200020002000200020002000200020002000200020002000200020|

|SY-MSGID |

| |

| 22222222222222222222 |

| 00000000000000000000 |

| 00000000000000000000 |

| 00000000000000000000 |

| 20002000200020002000200020002000200020002000200020002000200020002000200020002000 |

|SF_QDATA |

| ##############################|

| 2222222222222222222222222222222222222222222222222222222222222222000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|

|RETRY |

| RETRY |

| 54555222 |

| 25429000 |

| 00000000 |

| 00000000 |

| 52004500540052005900200020002000 |

|SPACE |

| |

| 2 |

| 0 |

| 0 |

| 0 |

| 2000 |

|SY-MSGNO |

| 000 |

| 333 |

| 000 |

| 000 |

| 000 |

| 300030003000 |

|SF_QDATA[] |

| Table[initial] |

| |

----------------------------------------------------------------------------------------------------

|No. 5 Ty. FORM |

|Name SELECT_DATA |

----------------------------------------------------------------------------------------------------

|<%_TABLE_QRETDATA> |

| ??? |

| ?????? |

| ?????? |

| ???????????? |

|SY-DBCNT |

| 1 |

| 0000 |

| 1000 |

| 01000000 |

|%_SPACE |

| |

| 2 |

| 0 |

| 0 |

| 0 |

| 2000 |

|SDATA[] |

| Table IT_2[3x1918] |

|SYSFAIL |

| SYSFAIL |

| 55544442 |

| 393619C0 |

| 00000000 |

| 00000000 |

| 5300590053004600410049004C002000 |

|EXECUTED |

| EXECUTED |

| 45445544 |

| 58535454 |

| 00000000 |

| 00000000 |

| 45005800450043005500540045004400 |

|RUNNING |

| RUNNING |

| 55444442 |

| 25EE9E70 |

| 00000000 |

| 00000000 |

| 520055004E004E0049004E0047002000 |

|%_ARCHIVE |

| |

| 2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|

|SENDER_ID |

| vkumar_ECC_01 |

| 76766754445332222222222222222222 |

| 6B5D12F533F010000000000000000000 |

| 00000000000000000000000000000000 |

| 00000000000000000000000000000000 |

| 76006B0075006D00610072005F004500430043005F0030003100200020002000200020002000200020002000200020|

|RSJOBINFO |

| 00000000000000 ## |

| 2222222222222222222222222222222233333333333333222222222222222222222222222222222200 |

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000 |

| 2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|

|ASTATE |

| |

| 22222222 |

| 00000000 |

| 00000000 |

| 00000000 |

| 20002000200020002000200020002000 |

|HOLDDEL |

| HOLDDEL |

| 44444442 |

| 8FC445C0 |

| 00000000 |

| 00000000 |

| 48004F004C004400440045004C002000 |

|SHUTDOWN_INSTANCE |

| |

| 2222222222222222222222222222222222222222 |

| 0000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|

|SY-XPROG |

| SAPMSSY1 |

| 5454555322222222222222222222222222222222 |

| 310D339100000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 5300410050004D00530053005900310020002000200020002000200020002000200020002000200020002000200020|

|SY-XFORM |

| |

| 222222222222222222222222222222 |

| 000000000000000000000000000000 |

| 000000000000000000000000000000 |

| 000000000000000000000000000000 |

| 2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|

|STATE[] |

| Table IT_1[1x972] |

|HOLDEXE |

| HOLDEXE |

| 44444542 |

| 8FC45850 |

| 00000000 |

| 00000000 |

| 48004F004C0044004500580045002000 |

|SHUTDOWN_ACTIVE |

| |

| 2 |

| 0 |

| 0 |

| 0 |

| 2000 |

|%_TIME_QINBATCH |

| 003000 |

| 333333 |

| 003000 |

| 000000 |

| 000000 |

| 300030003300300030003000 |

|REPEAT |

| X |

| 5 |

| 8 |

| 0 |

| 0 |

| 5800 |

----------------------------------------------------------------------------------------------------

|No. 4 Ty. FUNCTION |

|Name TRFC_QIN_DEST_SHIP |

----------------------------------------------------------------------------------------------------

|MODE |

| |

| 2 |

| 0 |

| 0 |

| 0 |

| 2000 |

|SENDER_ID |

| vkumar_ECC_01 |

| 76766754445332222222222222222222 |

| 6B5D12F533F010000000000000000000 |

| 00000000000000000000000000000000 |

| 00000000000000000000000000000000 |

| 76006B0075006D00610072005F004500430043005F0030003100200020002000200020002000200020002000200020|

|ASTATE |

| |

| 22222222 |

| 00000000 |

| 00000000 |

| 00000000 |

| 20002000200020002000200020002000 |

|SHUTDOWN_INSTANCE |

| |

| 2222222222222222222222222222222222222222 |

| 0000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|

|DATA[] |

| Table IT_0[0x1918] |

| \FUNCTION-POOL=ERFC\FORM=TRFC_QIN_DEST_SHIP\DATA=%_%_DATA |

| Table reference: 0 |

| TABH+ 0(20) = 0000000000000000501D0000DF07000000000000 |

| TABH+ 20(20) = 0000000000000000000000007E070000FFFFFFFF |

| TABH+ 40(16) = 04010000B029020004000000C124C200 |

| store = 0x0000000000000000 |

| ext1 = 0x501D0000DF070000 |

| shmId = 0 (0x00000000) |

| id = 0 (0x00000000) |

| label = 0 (0x00000000) |

| fill = 0 (0x00000000) |

| leng = 1918 (0x7E070000) |

| loop = -1 (0xFFFFFFFF) |

| xtyp = TYPE#000069 |

| occu = 4 (0x04000000) |

| accKind = 1 (ItAccessStandard) |

| idxKind = 0 (ItIndexNone) |

| uniKind = 2 (ItUniNo) |

| keyKind = 1 (default) |

| cmpMode = 2 (cmpSingleMcmpR) |

| occu0 = 1 |

| stMode = 0 |

| groupCntl = 0 |

| rfc = 1 |

| unShareable = 0 |

| mightBeShared = 0 |

| sharedWithShmTab = 0 |

| isShmLockId = 0 |

| isUsed = 1 |

| isCtfyAble = 1 |

| hasScndKeys = 0 |

| hasRowId = 0 |

| scndKeysOutdated = 0 |

| scndUniKeysOutdated = 0 |

|STATE[] |

| Table IT_1[1x972] |

|SCREEN |

| |

| 2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|

|<%_TABLE_QRETDATA> |

| ??? |

| ?????? |

| ?????? |

| ???????????? |

|NFILL |

| 0 |

| 0000 |

| 0000 |

| 00000000 |

|STATE |

| C0A896810E84526A318C002BNONE 00000001SENDED |

| 4343333334333334333433344444222222222222222222222222222233333333544444222222222222222222222222|

| 301896810584526131830022EFE500000000000000000000000000000000000135E454000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 4300300041003800390036003800310030004500380034003500320036004100330031003800430030003000320042|

|SUPPORTABILITY_INFO-UNIT_ID |

| ################ |

| 0000000000000000 |

| 0000000000000000 |

| 00000000000000000000000000000000 |

|SY |

| ##############################################################################T###ÿ##### X##>|

| 000000000000000000000000000000000000007000000000F000000000000000000000000000105000F00050250000|

| 10001030000000000000100010001000000000E0000000009000000000000000000000000000604000F00080080500|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000|

| 00000000000000000000000000000000000000700000000060000000000000000000000000000000000000D000000C|

| 0100000000000000010000000300000000000000000000000000000000000000000000000000000001000000000000|

|SDATA |

| Table IT_2[3x1918] |

|NDELAY |

| 3 |

| 0000 |

| 3000 |

| 03000000 |

|REPEAT |

| X |

| 5 |

| 8 |

| 0 |

| 0 |

| 5800 |

|LV_SHUTDOWN_ACTIVE |

| |

| 2 |

| 0 |

| 0 |

| 0 |

| 2000 |

|LV_SHUTDOWN_INSTANCE |

| |

| 2222222222222222222222222222222222222222 |

| 0000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|

|SY-XFORM |

| |

| 222222222222222222222222222222 |

| 000000000000000000000000000000 |

| 000000000000000000000000000000 |

| 000000000000000000000000000000 |

| 2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|

|%_ARCHIVE |

| |

| 2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|

|RSJOBINFO |

| 00000000000000 ## |

| 2222222222222222222222222222222233333333333333222222222222222222222222222222222200 |

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000 |

| 2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|

|EXECUTED |

| EXECUTED |

| 45445544 |

| 58535454 |

| 00000000 |

| 00000000 |

| 45005800450043005500540045004400 |

|HOLDDEL |

| HOLDDEL |

| 44444442 |

| 8FC445C0 |

| 00000000 |

| 00000000 |

| 48004F004C004400440045004C002000 |

|SY-XPROG |

| SAPMSSY1 |

| 5454555322222222222222222222222222222222 |

| 310D339100000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 5300410050004D00530053005900310020002000200020002000200020002000200020002000200020002000200020|

|HOLDEXE |

| HOLDEXE |

| 44444542 |

| 8FC45850 |

| 00000000 |

| 00000000 |

| 48004F004C0044004500580045002000 |

----------------------------------------------------------------------------------------------------

|No. 3 Ty. FORM |

|Name TRFC_QIN_DEST_SHIP |

----------------------------------------------------------------------------------------------------

|SY-REPID |

| SAPLERFC |

| 5454454422222222222222222222222222222222 |

| 310C526300000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 5300410050004C00450052004600430020002000200020002000200020002000200020002000200020002000200020|

|%_%_SENDER_ID |

| vkumar_ECC_01 |

| 76766754445332222222222222222222 |

| 6B5D12F533F010000000000000000000 |

| 00000000000000000000000000000000 |

| 00000000000000000000000000000000 |

| 76006B0075006D00610072005F004500430043005F0030003100200020002000200020002000200020002000200020|

|%_%_MODE |

| |

| 2 |

| 0 |

| 0 |

| 0 |

| 2000 |

|%_ARCHIVE |

| |

| 2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|

|SYST |

| ##############################################################################T###ÿ##### X##>|

| 000000000000000000000000000000000000007000000000F000000000000000000000000000105000F00050250000|

| 10001030000000000000100010001000000000E0000000009000000000000000000000000000604000F00080080500|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000|

| 00000000000000000000000000000000000000700000000060000000000000000000000000000000000000D000000C|

| 0100000000000000010000000300000000000000000000000000000000000000000000000000000001000000000000|

|EXECUTED |

| EXECUTED |

| 45445544 |

| 58535454 |

| 00000000 |

| 00000000 |

| 45005800450043005500540045004400 |

|%_%_ASTATE |

| |

| 22222222 |

| 00000000 |

| 00000000 |

| 00000000 |

| 20002000200020002000200020002000 |

|HOLDDEL |

| HOLDDEL |

| 44444442 |

| 8FC445C0 |

| 00000000 |

| 00000000 |

| 48004F004C004400440045004C002000 |

|%_%_SHUTDOWN_INSTANCE |

| |

| 2222222222222222222222222222222222222222 |

| 0000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|

|SY-XPROG |

| SAPMSSY1 |

| 5454555322222222222222222222222222222222 |

| 310D339100000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 5300410050004D00530053005900310020002000200020002000200020002000200020002000200020002000200020|

|%_%_DATA |

| Table IT_0[0x1918] |

|SY-XFORM |

| |

| 222222222222222222222222222222 |

| 000000000000000000000000000000 |

| 000000000000000000000000000000 |

| 000000000000000000000000000000 |

| 2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|

|%_%_STATE |

| Table IT_1[1x972] |

----------------------------------------------------------------------------------------------------

|No. 2 Ty. FORM |

|Name REMOTE_FUNCTION_CALL |

----------------------------------------------------------------------------------------------------

|%_PRINT |

| 000 0###|

| 2222333222222222222222222222222222222222222222222222222222222222222222222222222222222222223000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 2000200020002000300030003000200020002000200020002000200020002000200020002000200020002000200020|

|RSJOBINFO |

| 00000000000000 ## |

| 2222222222222222222222222222222233333333333333222222222222222222222222222222222200 |

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000 |

| 2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|

|L_ROOT |

| {O:initial} |

| F0000000 |

| F0000000 |

| FF00000000000000 |

|SPACE |

| |

| 2 |

| 0 |

| 0 |

| 0 |

| 2000 |

|L_SYXPROG |

| SAPLERFC |

| 5454454422222222222222222222222222222222 |

| 310C526300000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 0000000000000000000000000000000000000000 |

| 5300410050004C00450052004600430020002000200020002000200020002000200020002000200020002000200020|

|L_SYXFORM |

| TRFC_QIN_DEST_SHIP |

| 554455445445555445222222222222 |

| 4263F19EF4534F3890000000000000 |

| 000000000000000000000000000000 |

| 000000000000000000000000000000 |

| 54005200460043005F00510049004E005F0044004500530054005F0053004800490050002000200020002000200020|

----------------------------------------------------------------------------------------------------

|No. 1 Ty. MODULE (PBO) |

|Name %_RFC_START |

----------------------------------------------------------------------------------------------------

|%_PRINT |

| 000 0###|

| 2222333222222222222222222222222222222222222222222222222222222222222222222222222222222222223000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|

| 2000200020002000300030003000200020002000200020002000200020002000200020002000200020002000200020|

|RFCTYPE_INTERNAL |

| 3 |

| 0000 |

| 3000 |

| 03000000 |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|Application Calls |

----------------------------------------------------------------------------------------------------

|Index|Calls |

----------------------------------------------------------------------------------------------------

| 1|R=1 T=S S=vkumar_ECC_01 I=SAPLIRFC F=TRFC_QIN_DEST_SHIP C=800 U=SAPYOGI |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|Internal notes |

| The termination was triggered in function "ab_rfcimport" |

| of the SAP kernel, in line 4075 of the module |

| "//bas/720_REL/src/krn/rfc/abrfcfun.c#18". |

| The internal operation just processed is "CALY". |

| Internal mode was started at 20131025144016. |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|Active Calls in SAP Kernel |

----------------------------------------------------------------------------------------------------

|Lines of C Stack in Kernel (Structure Differs on Each Platform) |

----------------------------------------------------------------------------------------------------

|SAP (R) - R/3(TM) Callstack, Version 1.0 |

|Copyright (C) SAP AG. All rights reserved. |

|Callstack without Exception: |

|App : disp+work.EXE (pid=3716) |

|When : |

|Threads : 2 |

|Computer Name : VKUMAR |

|User Name : SAPServiceECC |

|Number of Processors: 2 |

|Processor Type: Intel64 Family 6 Model 42 Stepping 7 |

|Windows Version : 6.1 Current Build: 7601 |

|State Dump for Thread Id e88 |

|0000000002217FD0 0000000140928DC1 0020002000200020 disp+work!DumpStacks [ntstcdbg.c (548)] |

|00000000022180D0 000000013F4CCEE4 0000000073362710 disp+work!NTDebugProcess [ntstcdbg.c (383)] |

|0000000002218100 000000013F6D8549 0000000073362710 disp+work!CTrcStack2 [dptstack.c (354)] |

|0000000002218150 000000013F6DDB8F 0000000002218B70 disp+work!rabax_CStackSave [abrabax.c (8649)] |

|0000000002218A60 000000013FD1B531 000000014243E7E8 disp+work!ab_rabax [abrabax.c (1419)] |

|0000000002218D10 000000013F7E86D5 0000000000000003 disp+work!ab_rfcimport [abrfcfun.c (4078)] |

|0000000002218DB0 000000013F6C7D21 0000000000000000 disp+work!ab_jcaly [abcall.c (152)] |

|0000000002218F40 000000013F73A6B8 0000000000000008 disp+work!ab_extri [abextri.c (721)] |

|0000000002218F90 000000013F69065C 0000000000000008 disp+work!ab_xevent [abrunt1.c (278)] |

|0000000002219020 000000013F535556 0000000000000008 disp+work!ab_dstep [abdynpro.c (628)] |

|00000000022191D0 000000013F5397F5 0000000140D70808 disp+work!dynpmcal [dymainstp.c (2888)] |

|0000000002219260 000000013F53924C 0000000140D70808 disp+work!dynppbo0 [dymainstp.c (673)] |

|0000000002219330 000000013F4F3817 0000000140D70808 disp+work!dynprctl [dymainstp.c (470)] |

|000000000221F590 000000013F383770 0000000000000000 disp+work!dynpen00 [dymain.c (1972)] |

|000000000221F860 000000013F383F6C FFFFFFFFFFFFFF00 disp+work!TskhLoop [thxxhead.c (4869)] |

|000000000221F8C0 000000013F2AC273 0000000002489DC8 disp+work!ThStart [thxxhead.c (1192)] |

|000000000221F960 000000013F2810A1 FFFFFFFF00000001 disp+work!DpMain [dpxxdisp.c (1168)] |

|000000000221F990 0000000140BEECDE 0000000000000001 disp+work!nlsui_main [thxxanf.c (80)] |

|000000000221F9C0 0000000076D2652D 0000000000000000 disp+work!__tmainCRTStartup [crtexe.c (552)] |

|000000000221F9F0 0000000076F5C521 0000000000000000 kernel32!BaseThreadInitThunk |

|000000000221FA40 0000000000000000 0000000000000000 ntdll!RtlUserThreadStart |

|State Dump for Thread Id c10 |

|000000000DC5FA90 000007FEFD0D3AFF 000000007B2354F2 ntdll!ZwFsControlFile |

|000000000DC5FB00 0000000140AE32DF FFFFFFFFFFFFFFFE KERNELBASE!ConnectNamedPipe |

|000000000DC5FBA0 00000000732D1D9F 00000000075506E0 disp+work!SigIMsgFunc [signt.c (717)] |

|000000000DC5FBD0 00000000732D1E3B 0000000073362AC0 MSVCR100!endthreadex |

|000000000DC5FC00 0000000076D2652D 0000000000000000 MSVCR100!endthreadex |

|000000000DC5FC30 0000000076F5C521 0000000000000000 kernel32!BaseThreadInitThunk |

|000000000DC5FC80 0000000000000000 0000000000000000 ntdll!RtlUserThreadStart |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|List of ABAP programs affected |

----------------------------------------------------------------------------------------------------

|Index |Typ|Program |Group |Date |Time |Size |Lang. |

----------------------------------------------------------------------------------------------------

| 0|Prg|SAPMSSY1 | 0|14.07.2010|12:50:49| 25600|E |

| 1|Prg|SAPLERFC | 1|13.01.2012|01:27:45| 165888|E |

| 2|Typ|ARFCRDATA | 0|13.01.2012|00:21:44| 6144| |

| 3|Typ|ARFCRSTATE | 0|13.01.2012|00:27:29| 6144| |

| 4|Prg|CL_SHUTDOWN===================CP | 4|13.01.2012|02:11:08| 16384|E |

| 5|Prg|CL_QRFC_INDX==================CP | 5|14.07.2010|16:30:05| 21504|E |

| 6|Typ|ARFCSDATA | 0|13.01.2012|00:43:39| 6144| |

| 7|Prg|CL_BGRFC_SERVER===============CP | 7|14.07.2010|22:20:40| 21504|E |

| 8|Prg|CL_BGRFC_SCHEDULER============CP | 8|13.01.2012|01:37:36| 60416|E |

| 9|Prg|CL_BGRFC_CUSTOMIZE_OUTBOUND===CP | 9|14.07.2010|23:52:29| 62464|E |

| 10|Prg|CL_BGRFC_CUSTOMIZING==========CP | 10|14.07.2010|23:52:29| 38912|E |

| 11|Prg|CL_ABAP_TYPEDESCR=============CP | 11|14.07.2010|17:40:32| 33792|E |

| 12|Prg|CL_ABAP_ELEMDESCR=============CP | 12|14.07.2010|17:40:32| 41984|E |

| 13|Prg|CL_ABAP_DATADESCR=============CP | 13|14.07.2010|17:40:32| 21504|E |

| 14|Prg|CL_ABAP_REFDESCR==============CP | 14|14.07.2010|17:40:32| 34816|E |

| 15|Prg|CL_ABAP_STRUCTDESCR===========CP | 15|14.07.2010|17:40:32| 49152|E |

| 16|Prg|CL_ABAP_COMPLEXDESCR==========CP | 16|14.07.2010|17:40:32| 19456|E |

| 17|Prg|CL_ABAP_TABLEDESCR============CP | 17|13.01.2012|01:25:26| 37888|E |

| 18|Prg|CL_ABAP_CLASSDESCR============CP | 18|14.07.2010|17:40:32| 34816|E |

| 19|Prg|CL_ABAP_OBJECTDESCR===========CP | 19|14.07.2010|17:40:32| 37888|E |

| 20|Prg|CL_ABAP_INTFDESCR=============CP | 20|14.07.2010|17:40:32| 27648|E |

| 21|Typ|ARFCDATA | 0|04.04.1995|15:40:32| 4096| |

| 22|Prg|CL_ABAP_SOFT_REFERENCE========CP | 22|14.07.2010|17:36:06| 10240|E |

| 23|Prg|CL_ABAP_REFERENCE=============CP | 23|09.09.2004|14:18:16| 8192|E |

| 24|Prg|CL_ABAP_SYST==================CP | 24|14.07.2010|17:36:06| 12288|E |

| 25|Prg|CL_BGRFC_UNIT_KERNEL==========CP | 25|13.01.2012|01:37:46| 41984|E |

| 26|Prg|CL_RFC_RECORDER===============CP | 26|14.07.2010|16:30:19| 15360|E |

| 27|Prg|CL_RFC_RECORDER_BASE==========CP | 27|14.07.2010|16:30:19| 13312|E |

| 28|Prg|SAPLBGRFC | 28|14.07.2010|22:18:35| 31744|E |

| 29|Prg|SAPMSSY0 | 29|20.02.2012|19:33:43| 111616|E |

| 30|Prg|CL_ABAP_REGEX=================CP | 30|13.01.2012|01:25:25| 14336|E |

| 31|Prg|CL_BGRFC_UNIT_HISTORY=========CP | 31|14.07.2010|17:36:07| 100352|E |

| 32|Prg|CL_BGRFC_SERVER_SHUTDOWN======CP | 32|16.07.2010|15:27:17| 13312|E |

| 33|Typ|ARFCTID | 0|04.04.1995|15:40:33| 2048| |

| 34|Prg|CL_BGRFC_STATISTIC============CP | 34|14.07.2010|17:36:07| 11264|E |

| 35|Prg|SAPLSXAB | 35|14.07.2010|17:39:47| 10240|E |

| 36|Typ|SYST | 0|09.09.2004|14:18:12| 30720| |

| 37|Typ|ARFCCALLID | 0|13.01.2012|00:08:03| 3072| |

| 38|Typ|ARFCSSTATE | 0|13.01.2012|00:59:49| 6144| |

| 39|Typ|BGRFC_SUPPORTABILITY_INFO | 0|04.02.2008|20:32:58| 3072| |

| 40|Prg|IF_AUNIT_CONSTANTS============IP | 1|14.07.2010|18:02:49| 5120|E |

| 41|Typ|QRETSTATE | 0|13.01.2012|00:11:30| 9216| |

| 42|Typ|T100 | 0|28.08.1997|09:04:45| 2048| |

| 43|Prg|IF_BGRFC_SERVER===============IP | 7|14.07.2010|18:04:59| 6144|E |

| 44|Typ|RSJOBINFO | 0|13.01.2012|00:48:08| 3072| |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|Directory of Application Tables |

----------------------------------------------------------------------------------------------------

|Name Date Time Lngth |

| Val. |

----------------------------------------------------------------------------------------------------

|Program SAPMSSY1 |

----------------------------------------------------------------------------------------------------

|SYST . . : : 00004612 |

| \x0001\0\0\0\x0001\0\x0003\0\0\0\0\0\0\0\0\0\0\0\0\0\x0001 |

|SY . . : : 00004612 |

| \x0001\0\0\0\x0001\0\x0003\0\0\0\0\0\0\0\0\0\0\0\0\0\x0001 |

|RSJOBINFO . . : : 00000164 |

| 00000000000000 |

----------------------------------------------------------------------------------------------------

|Program SAPLERFC |

----------------------------------------------------------------------------------------------------

|RSJOBINFO . . : : 00000164 |

| 00000000000000 |

|ARFCRSTATE . . : : 00000972 |

| C0A896810E84526A318C002BNONE 00 |

|QRETSTATE . . : : 00001572 |

| |

|T100 . . : : 00000194 |

| |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|ABAP Control Blocks (CONT) |

----------------------------------------------------------------------------------------------------

|Index|Name|Fl|PAR0|PAR1|PAR2|PAR3|PAR4|PAR5|PAR6|Source Code |Line |

----------------------------------------------------------------------------------------------------

|20100|2504| | | | | | | | | | |

| 570|ENDF|00|0000| | | | | | |SAPMSSY1 | 400|

| 571|----|00|0000| | | | | | |SAPMSSY1 | 400|

| 572|PERP|00|0003| | | | | | |SAPMSSY1 | 411|

| 573|PERP|18|0000| | | | | | |SAPMSSY1 | 411|

| 574|PERP|10|0000| | | | | | |SAPMSSY1 | 411|

| 575|PERP|18|0000| | | | | | |SAPMSSY1 | 411|

| 576|MOVE|FF|0000|C000|8000| | | | |SAPMSSY1 | 416|

| 578|COMP|00|0000|8002|002A| | | | |SAPMSSY1 | 417|

| 580|BRAF|02|000F| | | | | | |SAPMSSY1 | 417|

| 581|BREL|80|0000| | | | | | |SAPMSSY1 | 417|

| 582|CALY|00|0003|0038|002A|0005|002B|0000|0000|SAPMSSY1 | 418|

|>>>>>|CALY|02|0000|0055|0026|0000|0000|0000|0000|SAPMSSY1 | 418|

| 590|CALY|02|0000|0056|C000|0000|0000|0000|0000|SAPMSSY1 | 418|

| 594|BRAX|00|0011| | | | | | |SAPMSSY1 | 420|

| 595|CALY|00|0003|0038|002A|0005|002B|0000|0000|SAPMSSY1 | 421|

| 599|CALY|02|0000|0055|0026|0000|0000|0000|0000|SAPMSSY1 | 421|

| 603|CALY|02|0000|0056|C000|0000|0000|0000|0000|SAPMSSY1 | 421|

| 607|CALY|02|0000|0057|8002|0000|0000|0000|0000|SAPMSSY1 | 421|

| 611|cmpr|00|00E2|8001|0000| | | | |SAPMSSY1 | 425|

----------------------------------------------------------------------------------------------------