SAP ABAP Class CL_FDT_CHECKMAN (FDT: Checkman Integretiont)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_SERVICE (Package) BRFplus: Services

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_OBJECT_CHECKER | Check Results Management: Check for Objects | 20071107 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_OBJECT_COLLECTOR | Check Results Management: Object Collector | 20100922 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_OBJECT_NAVIGATOR | Check Results Management: Object Navigation with Check Mess. | 20071107 |
Properties
Class | CL_FDT_CHECKMAN | |
Short Description | FDT: Checkman Integretiont | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SFDT_SERVICE | BRFplus: Services |
Created | 20071107 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FDT_CHECKMAN has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CRM_OBJECT_CHECKER | Check Results Management: Check for Objects | 20071107 | ||
2 | IF_CRM_OBJECT_COLLECTOR | Check Results Management: Object Collector | 20100922 | ||
3 | IF_CRM_OBJECT_NAVIGATOR | Check Results Management: Object Navigation with Check Mess. | 20071107 |
Friends
Class CL_FDT_CHECKMAN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'FDT_CHECK' | 20080429 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | CRMCHKMGID | '0001' | 20080429 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | CRMCHKMGID | '0002' | 20080429 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | CRMOBCOLID | 'FDT_CK_COL' | Check Results Management: Object Collector ID | 20100922 |
Methods
Class CL_FDT_CHECKMAN has no method.
Events
Class CL_FDT_CHECKMAN has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_APPLICATION | Public | See coding | 20080430 | BEGIN OF s_application,
id TYPE if_fdt_types=>id,
name TYPE fdt_appl_0000-devel_package,
END OF s_application
|
||
2 | T_APPLICATION | Public | See coding | 20080430 | t_application TYPE TABLE OF s_application
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |