SAP ABAP Class /SDF/CL_EM_DUMP_COLLECTOR (Dump collector for Exception Management)
Hierarchy
☛
ST-PI (Software Component) SAP Solution Tools Plug-In
⤷
SV-SMG-SDD (Application Component) Service Data Download
⤷
/SDF/STPI_6X (Package) Release 6.XX dependent Basis Addon SLM
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /SDF/CL_EM_COLLECTOR_BASE | Exception Management Base Class | 20110816 |
Properties
| Class | /SDF/CL_EM_DUMP_COLLECTOR | |
| Short Description | Dump collector for Exception Management | |
| Super Class | /SDF/CL_EM_COLLECTOR_BASE | Exception Management Base Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SDF/STPI_6X | Release 6.XX dependent Basis Addon SLM |
| Created | 20110816 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /SDF/CL_EM_DUMP_COLLECTOR has no interface implemented.
Friends
Class /SDF/CL_EM_DUMP_COLLECTOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'ABAP Runtime Error' | 20110817 | |||
| 2 | Constant | Private | Type reference (TYPE) | /SDF/E2EEM_CTX_NAME | 'Call Destination' | EM Context Name | 20120322 | ||
| 3 | Constant | Private | Type reference (TYPE) | /SDF/E2EEM_CTX_NAME | 'Function Module' | EM Context Name | 20120322 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'DEST' | 20120322 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'ERRID' | 20110816 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'FUNC' | 20120322 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'ABAP_DUMP' | 20110817 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'PROG' | 20110816 | |||
| 9 | Constant | Private | Type reference (TYPE) | STRING | 'VARIABLES' | 20110818 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | GS_ENV | 20110816 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | GS_USR | 20110816 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check if FUNC or DEST is available | 20120322 | |
| 2 | Instance method | Protected | Method | 20110816 | ||
| 3 | Instance method | Protected | Method | 20110816 | ||
| 4 | Instance method | Protected | Method | Second Filter (including FUNC and DEST) | 20120322 | |
| 5 | Instance method | Private | Method | 20110818 | ||
| 6 | Instance method | Protected | Method | 20110816 | ||
| 7 | Instance method | Private | Method | 20110816 | ||
| 8 | Instance method | Private | Method | 20110816 | ||
| 9 | Instance method | Private | Method | 20110816 |
Events
Class /SDF/CL_EM_DUMP_COLLECTOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GS_ENV | Private | See coding | 20110816 | |
||
| 2 | GS_FT | Protected | See coding | 20110816 | |
||
| 3 | GS_SNAP | Protected | See coding | 20110816 | |
||
| 4 | GS_SNAP_ONE_FLIST | Private | See coding | 20110816 | |
||
| 5 | GS_USR | Private | See coding | 20110816 | |
||
| 6 | GT_FT | Protected | See coding | 20110816 | |
||
| 7 | GT_SNAP | Protected | See coding | 20110816 | |
||
| 8 | TT_CTX_VALUE_RANGE | Private | See coding | 20120322 | |
Method Signatures
Method CHECK_FOR_FUNC_AND_DEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CTX_PARAM | Call by reference | Type reference (TYPE) | /SDF/E2EEM_DATA_GEN_S-T_CONTEXT_PARAM | 20120322 | ||||
| 2 | IT_DEST_RANGE | Call by reference | Type reference (TYPE) | TT_CTX_VALUE_RANGE | 20120322 | ||||
| 3 | IT_FUNC_RANGE | Call by reference | Type reference (TYPE) | TT_CTX_VALUE_RANGE | 20120322 | ||||
| 4 | RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120322 |
Method CHECK_FOR_FUNC_AND_DEST on class /SDF/CL_EM_DUMP_COLLECTOR has no exception.
Method FILL_ERRID_PROG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LT_SNAP_KEYS | Call by reference | Type reference (TYPE) | GT_SNAP | 20110816 |
Method FILL_ERRID_PROG on class /SDF/CL_EM_DUMP_COLLECTOR has no exception.
Method FILTER_DUMPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT_STATUS | Call by reference | Type reference (TYPE) | /SDF/E2E_RETURN_STATUS_MULT_TT | Table Type of Return Status | 20110816 | |||
| 2 | IT_SELOPT | Call by reference | Type reference (TYPE) | /SDF/E2E_SELPARA_OR_TT | Select Option Table (OR) | 20110816 | |||
| 3 | LT_SNAP_KEYS | Call by reference | Type reference (TYPE) | GT_SNAP | 20110816 |
Method FILTER_DUMPS on class /SDF/CL_EM_DUMP_COLLECTOR has no exception.
Method FILTER_DUMPS2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA_GEN | Call by reference | Type reference (TYPE) | /SDF/E2EEM_DATA_GEN_TT | Data Table for EM (general data) | 20120322 | |||
| 2 | ET_RESULT_STATUS | Call by reference | Type reference (TYPE) | /SDF/E2E_RETURN_STATUS_MULT_TT | Table Type of Return Status | 20120322 | |||
| 3 | IT_SELOPT | Call by reference | Type reference (TYPE) | /SDF/E2E_SELPARA_OR_TT | Select Option Table (OR) | 20120322 |
Method FILTER_DUMPS2 on class /SDF/CL_EM_DUMP_COLLECTOR has no exception.
Method GET_CALLSTACK_AND_VARIABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLSTACK | Call by reference | Type reference (TYPE) | /SDF/E2EEM_CALL_STACK_TT | Table with Call Stack | 20110818 | |||
| 2 | LT_FT | Call by reference | Type reference (TYPE) | GT_FT | 20110818 | ||||
| 3 | VARIABLES | Call by reference | Type reference (TYPE) | /SDF/E2EEM_CTX_XML_S | EM context data | 20110818 |
Method GET_CALLSTACK_AND_VARIABLES on class /SDF/CL_EM_DUMP_COLLECTOR has no exception.
Method GET_DUMPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT_STATUS | Call by reference | Type reference (TYPE) | /SDF/E2E_RETURN_STATUS_MULT_TT | Table Type of Return Status | 20110816 | |||
| 2 | IT_SELOPT | Call by reference | Type reference (TYPE) | /SDF/E2E_SELPARA_OR_TT | Select Option Table (OR) | 20110816 | |||
| 3 | IV_TIMESTAMP_FROM | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | 20110816 | |||
| 4 | IV_TIMESTAMP_TO | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | 20110816 | |||
| 5 | LT_SNAP_KEYS | Call by reference | Type reference (TYPE) | GT_SNAP | 20110816 |
Method GET_DUMPS on class /SDF/CL_EM_DUMP_COLLECTOR has no exception.
Method GET_FIELDTABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LS_SNAP_KEY | Call by reference | Type reference (TYPE) | GS_SNAP | 20110816 | ||||
| 2 | LT_FT | Call by reference | Type reference (TYPE) | GT_FT | 20110816 |
Method GET_FIELDTABLE on class /SDF/CL_EM_DUMP_COLLECTOR has no exception.
Method GET_SHORTTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_MESSAGE | Call by reference | Type reference (TYPE) | BAPI_MSG | Message Text | 20110816 | |||
| 2 | IV_ERRID | Call by reference | Type reference (TYPE) | S380ERRID | Abend ID of an ABAP/4 short dump | 20110816 | |||
| 3 | LT_FT | Call by reference | Type reference (TYPE) | GT_FT | 20110816 |
Method GET_SHORTTEXT on class /SDF/CL_EM_DUMP_COLLECTOR has no exception.
Method REPLACE_VARIABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEN | Call by reference | Type reference (TYPE) | I | 20110816 | ||||
| 2 | LT_FT | Call by reference | Type reference (TYPE) | GT_FT | 20110816 | ||||
| 3 | OFS | Call by reference | Type reference (TYPE) | I | 20110816 | ||||
| 4 | RANGE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110816 | ||||
| 5 | TTYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110816 | ||||
| 6 | WA | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110816 |
Method REPLACE_VARIABLE on class /SDF/CL_EM_DUMP_COLLECTOR has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 2008_1_620 |