SAP ABAP Class IF_SCV_SOURCE_CODE_UTILS (Services for Source Code)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SCV_SOURCE_CODE_UTILS | Services for Source Code | 20100302 |
Properties
Class | IF_SCV_SOURCE_CODE_UTILS | |
Short Description | Services for Source Code | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100302 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SCV_SOURCE_CODE_UTILS has no forward declaration.
Interfaces
Class IF_SCV_SOURCE_CODE_UTILS has no interface implemented.
Friends
Class IF_SCV_SOURCE_CODE_UTILS has no friend class.
Attributes
Class IF_SCV_SOURCE_CODE_UTILS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Generates the program | 20100302 |
2 | ![]() |
Instance method | Public | Method | Is the program relevant for SCOV? | 20100609 |
Events
Class IF_SCV_SOURCE_CODE_UTILS has no event.
Types
Class IF_SCV_SOURCE_CODE_UTILS has no local type.
Method Signatures
Method GENERATE_PROGRAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROG_NAME | Call by reference | Type reference (TYPE) | PROGNAME | Programmname | 20100302 | ||
2 | ![]() |
R_RC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert der Generierung | 20100302 |
Method GENERATE_PROGRAM on class IF_SCV_SOURCE_CODE_UTILS has no exception.
Method IS_RELEVANT_PROGRAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TADIR_OBJECT | Call by reference | Type reference (TYPE) | TROBJTYPE | Programmtyp | 20100609 | ||
2 | ![]() |
I_TRDIR_NAME | Call by reference | Type reference (TYPE) | PROGNAME | Programmname | 20100609 | ||
3 | ![]() |
R_RELEVANT | Value transfer | Type reference (TYPE) | ABAP_BOOL | TRUE falls gültig; Ansonsten FALSE | 20100609 |
Method IS_RELEVANT_PROGRAM on class IF_SCV_SOURCE_CODE_UTILS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |