SAP ABAP Class IF_RECA_OBJTYPEDIFF (Specific Differentiation Criterion)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RECA_OBJTYPEDIFF | Specific Differentiation Criterion - Default Impl. | 20070426 |
Properties
| Class | IF_RECA_OBJTYPEDIFF | |
| Short Description | Specific Differentiation Criterion | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070425 | SAP |
| Last change | 20100310 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RECA_OBJTYPEDIFF has no interface implemented.
Friends
Class IF_RECA_OBJTYPEDIFF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RECAOBJTYPE | Object Type | 20070426 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks Differentiation Criterion (for Object Type) | 20070426 | |
| 2 | Instance method | Public | Method | Gets Possible Differentiation Criteria (for Object Type) | 20070426 | |
| 3 | Instance method | Public | Method | Gets Differentiation Criterion for a Business Object | 20070426 | |
| 4 | Instance method | Public | Method | Get Text for Differentiation Criterion | 20070426 |
Events
Class IF_RECA_OBJTYPEDIFF has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTYPE_S_OBJTYPEDIFF | Public | See coding | Differentiation Criterion | 20070426 | BEGIN OF mtype_s_objtypediff,
objtypediff TYPE recaobjtypediff,
xobjtypediff TYPE recaxobjtypediff,
END OF mtype_s_objtypediff
|
|
| 2 | MTYPE_T_OBJTYPEDIFF | Public | See coding | Differentiation Criteria | 20070426 | mtype_t_objtypediff TYPE STANDARD TABLE OF mtype_s_objtypediff
|
Method Signatures
Method CHECK_OBJTYPEDIFF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_OBJTYPEDIFF | Call by reference | Type reference (TYPE) | MTYPE_S_OBJTYPEDIFF-OBJTYPEDIFF | Kriterium zur Differenzierung von Objekten einer Objektart | 20070426 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20070426 |
Method GET_ALLOWED_OBJTYPEDIFF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Bezeichnug des Differenzierungskriteriums | 20070426 | |||
| 2 | ET_OBJTYPEDIFF | Call by reference | Type reference (TYPE) | MTYPE_T_OBJTYPEDIFF | Differenzierungskriterien | 20070426 |
Method GET_ALLOWED_OBJTYPEDIFF on class IF_RECA_OBJTYPEDIFF has no exception.
Method GET_OBJTYPEDIFF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_BUS_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20070426 | |||
| 2 | RD_OBJTYPEDIFF | Value transfer | Type reference (TYPE) | MTYPE_S_OBJTYPEDIFF-OBJTYPEDIFF | Kriterium zur Differenzierung von Objekten einer Objektart | 20070426 |
Method GET_OBJTYPEDIFF on class IF_RECA_OBJTYPEDIFF has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_OBJTYPEDIFF | Call by reference | Type reference (TYPE) | MTYPE_S_OBJTYPEDIFF-OBJTYPEDIFF | Kriterium zur Differenzierung von Objekten einer Objektart | 20070426 | |||
| 2 | RD_XOBJTYPEDIFF | Value transfer | Type reference (TYPE) | MTYPE_S_OBJTYPEDIFF-XOBJTYPEDIFF | Text zum Differenzierungskriterium | 20070426 |
Method GET_TEXT on class IF_RECA_OBJTYPEDIFF has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |