SAP ABAP Class CL_SAUNIT_PROG_INFO_TOOL (INTERNAL: Auxiliary to Provide Informations on Test Code)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_INTERNAL (Package) INTERNAL: NO REUSE - Display, services, ...

⤷

⤷

Properties
Class | CL_SAUNIT_PROG_INFO_TOOL | |
Short Description | INTERNAL: Auxiliary to Provide Informations on Test Code | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SABP_UNIT_INTERNAL | INTERNAL: NO REUSE - Display, services, ... |
Created | 20040708 | SAP |
Last change | 20130531 | 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 CL_SAUNIT_PROG_INFO_TOOL has no interface implemented.
Friends
Class CL_SAUNIT_PROG_INFO_TOOL has no friend class.
Attributes
Class CL_SAUNIT_PROG_INFO_TOOL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Does a Program Contain Unit Tests? | 20041008 |
2 | ![]() |
Static method | Public | Method | Determines List of Programs That Contain Unit Tests | 20040708 |
Events
Class CL_SAUNIT_PROG_INFO_TOOL has no event.
Types
Class CL_SAUNIT_PROG_INFO_TOOL has no local type.
Method Signatures
Method CONTAINS_UNIT_TESTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROGRAM_NAME | Call by reference | Type reference (TYPE) | PROGNAME | ABAP-Programmname | 20041008 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE sofern im aktiven Quelltext Tests enthalten sind | 20041008 |
Method CONTAINS_UNIT_TESTS on class CL_SAUNIT_PROG_INFO_TOOL has no exception.
Method GET_PROGRAMS_OF_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20040708 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | PROGNAMES | Liste mit Schlüsseln von TADIR Objekten vom Typ 'R3TR' | 20040708 |
Method GET_PROGRAMS_OF_PACKAGE on class CL_SAUNIT_PROG_INFO_TOOL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |