Skip to content

Instantly share code, notes, and snippets.

Created June 2, 2016 13:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/3c746bae67291c7b8013498fe9058fa3 to your computer and use it in GitHub Desktop.
Save anonymous/3c746bae67291c7b8013498fe9058fa3 to your computer and use it in GitHub Desktop.
CALLSTACK:
Level Program Library Module Statement Procedure
0 JDELIB E910SYS JDEDEBUG 0000000035 allocThreadStack
1 JDELIB E910SYS JDEDEBUG 0000000092 allocAllThreadStack
2 JDELIB E910SYS JDECALLSTK 0000000004 logCallStackOnAS400
3 JDELIB E910SYS JDECALLSTK 0000000004 jdeLogCallStack <--this line is highlighted in red on dep server
4 JDENET E910SYS NETSIG 0000000002 krnlCatchall
5 PSTHREAD E910SYS PSTHREAD 0000000002 thread_exception_handler
6 JDEKRNL E910SYS JDEMATH 0000000003 MathCopy
7 CMFGBASE PD910 B3101250 0000000016 I3101250_GetWorkOrderInfo
8 CMFGBASE PD910 B3101250 0000000025 F3112WorkOrderRoutingsBeginDoc
9 JDEKRNL E910SYS JDEOBJ 0000001502 jdeCallObjectV2
10 JDEKRNL E910SYS JDEOBJ 0000000001 jdeCallObject
11 CCUSTOM PD910 N553101 0000000221 AddRoutingToWorkOrder
12 JDEKRNL E910SYS JDEOBJ 0000001502 jdeCallObjectV2
13 JDEKRNL E910SYS JDEOBJ 0000000001 jdeCallObject
14 CCUSTOM PD910 N554801 0000000780 WorkOrderRejects
15 JDEKRNL E910SYS JDEOBJ 0000001502 jdeCallObjectV2
16 JDEKRNL E910SYS JDEOBJ 0000000001 jdeCallObject
17 JDEKRNL E910SYS JDEKNOBJ 0000000311 JDEK_ProcessCallRequest
18 JDEKRNL E910SYS JDEKNOBJ 0000000077 JDEK_StartCallRequest
19 JDEKRNL E910SYS JDEKDISP 0000000006 runBusinessFunction
20 JDEKRNL E910SYS JDEKDISP 0000000003 runCallObjectJob
21 PSTHRDUTIL E910SYS PSTPOOLJOB 0000000008 psthread_pool_job_execute
22 PSTHRDUTIL E910SYS PSTPOOL 0000000034 psthread_pool_worker_function
23 PSTHREAD E910SYS PSTHREAD 0000000009 threadFunctionWrapper
24 QP0WPINT QSYS QP0WSPTHR 0000000019 pthread_create_part2
25 QLESPI QSYS QLECRTTH 0000000019 LE_Create_Thread2__FP12crtth_parm_t
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment