SAP ABAP Class CL_AUNIT_PROG_BYTE_CODE_SVC (INTERNAL: Byte code and test classes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_CORE (Package) INTERNAL: NO REUSE - Core functionality

⤷

⤷

Properties
Class | CL_AUNIT_PROG_BYTE_CODE_SVC | |
Short Description | INTERNAL: Byte code and test classes | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SABP_UNIT_CORE | INTERNAL: NO REUSE - Core functionality |
Created | 20120602 | 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 CL_AUNIT_PROG_BYTE_CODE_SVC has no interface implemented.
Friends
Class CL_AUNIT_PROG_BYTE_CODE_SVC has no friend class.
Attributes
Class CL_AUNIT_PROG_BYTE_CODE_SVC has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Analyse load info regarding 'for testing' flags | 20120602 |
2 | ![]() |
Static method | Public | Method | Analyse program flags, compile if program has no byte code | 20120602 |
3 | ![]() |
Static method | Public | Method | Generate if source contains tests but byte code not | 20120602 |
Events
Class CL_AUNIT_PROG_BYTE_CODE_SVC has no event.
Types
Class CL_AUNIT_PROG_BYTE_CODE_SVC has no local type.
Method Signatures
Method ANALYSE_LOAD_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BYTE_CODE_HAS_TESTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120602 | |||
2 | ![]() |
LOAD_INFO | Call by reference | Type reference (TYPE) | RHEAD | 20120602 | |||
3 | ![]() |
SOURCE_CODE_HAS_TESTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120602 |
Method ANALYSE_LOAD_INFO on class CL_AUNIT_PROG_BYTE_CODE_SVC has no exception.
Method ANALYSE_PROGRAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BYTE_CODE_HAS_TESTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120602 | |||
2 | ![]() |
PROGRAM_NAME | Call by reference | Type reference (TYPE) | PROGRAM | 20120602 | |||
3 | ![]() |
SOURCE_CODE_HAS_TESTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120602 | ||
2 | ![]() |
20120602 |
Method GENERATE_WITH_TEST_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROGRAM_NAME | Call by reference | Type reference (TYPE) | PROGRAM | 20120602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120602 | ||
2 | ![]() |
20120602 | ||
3 | ![]() |
20120602 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |