SAP ABAP Class CL_FDT_GTC_CROSS_CHECKS (Cross object checks)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_TEST (Package) BRFplus: Global Test Classes
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_UNITTEST_HELPERS | Toolset for global unit tests | 20090209 |
Properties
| Class | CL_FDT_GTC_CROSS_CHECKS | |
| Short Description | Cross object checks | |
| Super Class | CL_FDT_UNITTEST_HELPERS | Toolset for global unit tests |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SFDT_TEST | BRFplus: Global Test Classes |
| Created | 20090122 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FDT_GTC_CROSS_CHECKS has no forward declaration.
Interfaces
Class CL_FDT_GTC_CROSS_CHECKS has no interface implemented.
Friends
Class CL_FDT_GTC_CROSS_CHECKS has no friend class.
Attributes
Class CL_FDT_GTC_CROSS_CHECKS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Test Method for ABAP Unit | Check for invalid recursion in data objects | 20090209 | |
| 2 | Instance method | Private | Test Method for ABAP Unit | Check for invalid recursion in expressions | 20090209 | |
| 3 | Instance method | Private | Test Method for ABAP Unit | Check valid recursion for mixed data objects and expressions | 20090209 |
Events
Class CL_FDT_GTC_CROSS_CHECKS has no event.
Types
Class CL_FDT_GTC_CROSS_CHECKS has no local type.
Method Signatures
Method MFT_RECURSION_DOBJ Signature
Method MFT_RECURSION_DOBJ on class CL_FDT_GTC_CROSS_CHECKS has no parameter.
Method MFT_RECURSION_DOBJ on class CL_FDT_GTC_CROSS_CHECKS has no exception.
Method MFT_RECURSION_EXPR Signature
Method MFT_RECURSION_EXPR on class CL_FDT_GTC_CROSS_CHECKS has no parameter.
Method MFT_RECURSION_EXPR on class CL_FDT_GTC_CROSS_CHECKS has no exception.
Method MFT_RECURSION_MIXED Signature
Method MFT_RECURSION_MIXED on class CL_FDT_GTC_CROSS_CHECKS has no parameter.
Method MFT_RECURSION_MIXED on class CL_FDT_GTC_CROSS_CHECKS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |