SAP ABAP Class IFC2DIR_CHECK_INT (Checks in C2 Server - Internal Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CLC2DIR_CHECK_INT | Checks in Directory | 20041130 |
Properties
| Class | IFC2DIR_CHECK_INT | |
| Short Description | Checks in C2 Server - Internal Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20041125 | SAP |
| Last change | 20050218 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IFC2DIR_CHECK_INT has no interface implemented.
Friends
Class IFC2DIR_CHECK_INT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TY_CHECK_NAME | 'ASSOC' | Associated Entries Exist | 20041130 | ||
| 2 | Constant | Public | Type reference (TYPE) | TY_CHECK_NAME | IFC2DIR_TYPES=>AC_EXIT_CHECK_NODE_BEFORE_ACTV | Check Exit before Activation | 20041208 | ||
| 3 | Constant | Public | Type reference (TYPE) | TY_CHECK_NAME | IFC2DIR_TYPES=>AC_EXIT_CHECK_NODE_BEFORE_SAVE | Check Exit before Saving | 20041206 | ||
| 4 | Constant | Public | Type reference (TYPE) | TY_EVENT_NAME | IFC2DIR_TYPES=>AC_EXIT_CHECK_NODE_ON_CREATE | Check Exit at Creation | 20041208 | ||
| 5 | Constant | Public | Type reference (TYPE) | TY_EVENT_NAME | IFC2DIR_TYPES=>AC_EXIT_CHECK_NODE_ON_DELETE | Check Exit at Deletion | 20041208 | ||
| 6 | Constant | Public | Type reference (TYPE) | TY_EVENT_NAME | IFC2DIR_TYPES=>AC_EXIT_CHECK_NODE_ON_UPDATE | Check Exit at Change | 20041208 | ||
| 7 | Constant | Public | Type reference (TYPE) | TY_CHECK_NAME | 'FORBIDDEN_CHARS' | Forbidden Characters | 20050131 | ||
| 8 | Constant | Public | Type reference (TYPE) | TY_CHECK_NAME | 'N_DUPL_KEY' | Entry with this key already exists | 20041203 | ||
| 9 | Constant | Public | Type reference (TYPE) | TY_CHECK_NAME | 'PAR_EX_GLO' | There is a higher-level node of a dependent one | 20041203 | ||
| 10 | Constant | Public | Type reference (TYPE) | TY_CHECK_NAME | 'PAR_EX_LOC' | There is a higher-level node of a dependent one | 20041203 | ||
| 11 | Constant | Public | Type reference (TYPE) | TY_CHECK_NAME | 'TDEP_DATES_NOT_INITIAL' | Time-Dependence: No Initial Date Fields | 20050128 | ||
| 12 | Constant | Public | Type reference (TYPE) | TY_EVENT_NAME | 'ACTIVATE' | Name of Event with Checks | 20041208 | ||
| 13 | Constant | Public | Type reference (TYPE) | TY_EVENT_NAME | 'BEF_SAVE' | Name of Event with Checks | 20041130 | ||
| 14 | Constant | Public | Type reference (TYPE) | TY_EVENT_NAME | 'CREATE' | Add New Data Records | 20041206 | ||
| 15 | Constant | Public | Type reference (TYPE) | TY_EVENT_NAME | 'DELETE' | Delete Data Records | 20041130 | ||
| 16 | Constant | Public | Type reference (TYPE) | TY_EVENT_NAME | 'UPDATE' | Change Data Records | 20041206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20041130 |
Events
Class IFC2DIR_CHECK_INT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CHECK_NAME | Public | Type reference (TYPE) | STRING | Name of a Check | 20041130 | |
| 2 | TY_EVENT_NAME | Public | Type reference (TYPE) | STRING | Name of Event with Checks | 20041130 | |
Method Signatures
Method CHECK_NODE_INSTANCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CHANGE_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IFC2DIR_CHANGE_CONTEXT | Zugriffe auf Änderungskontexte | 20041202 | |||
| 2 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_C2_MESSAGE_HANDLER_INT | C2 Message Handler Interface | 20041207 | |||
| 3 | IS_BCO_NODE_ID | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20041130 | |||
| 4 | IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Tabelle mit Daten (interne Darstellung) | 20041130 | |||
| 5 | IV_CHECK_NAME | Call by reference | Type reference (TYPE) | TY_CHECK_NAME | Bezeichnung einer Prüfung | 20041130 | |||
| 6 | IV_EVENT_NAME | Call by reference | Type reference (TYPE) | TY_EVENT_NAME | Bezeichnung eines Events bei dem Prüfungen ausgeführt werden | 20041130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Prüfung fehlgeschlagen | 20041201 | ||
| 2 | C2 server: Parameter error | 20041202 | ||
| 3 | Sytemfehler | 20041202 |
History
| Last changed by/on | SAP | 20050218 |
| SAP Release Created in |