SAP ABAP Class IF_AUNIT_MISC_TYPES (INTERNAL: Types and constants)
Properties
| Class | IF_AUNIT_MISC_TYPES | |
| Short Description | INTERNAL: Types and constants | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080806 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_AUNIT_MISC_TYPES has no forward declaration.
Interfaces
Class IF_AUNIT_MISC_TYPES has no interface implemented.
Friends
Class IF_AUNIT_MISC_TYPES has no friend class.
Attributes
Class IF_AUNIT_MISC_TYPES has no attribute.
Methods
Class IF_AUNIT_MISC_TYPES has no method.
Events
Class IF_AUNIT_MISC_TYPES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_STACK_ENTRY | Public | See coding | Stack entry, with include and line number | 20080806 | begin of ty_S_Stack_Entry,
include_Name type string,
line_Nbr type i,
function_Name type string, "optional
end of ty_S_Stack_Entry
|
|
| 2 | TY_T_STACK_ENTRIES | Public | See coding | Stack entries | 20080806 | ty_T_Stack_Entries type standard table of ty_S_Stack_Entry
with default key
|
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |