SAP ABAP Class CL_REBF_RS_INTF (Repository Object: Interface)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_BF_RS (Package) RE: Repository Interface
⤷
⤷
Properties
| Class | CL_REBF_RS_INTF | |
| Short Description | Repository Object: Interface | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RE_BF_RS | RE: Repository Interface |
| Created | 20010508 | SAP |
| Last change | 20040819 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_REBF_RS_INTF has no interface implemented.
Friends
Class CL_REBF_RS_INTF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TROBJTYPE | 'INTF' | Object Type | 20010508 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Syntax Check | 20010508 | |
| 2 | Static method | Public | Method | Detail Comparison of Components | 20010508 | |
| 3 | Static method | Public | Method | Does the Interface Exist? | 20010508 | |
| 4 | Static method | Public | Method | Does the Component Exist Within the Interface? | 20010508 | |
| 5 | Static method | Public | Method | Supplies Author/Date/Time of Last Change | 20010508 | |
| 6 | Static method | Public | Method | Supplies Complete Source Text of Interface | 20010508 |
Events
Class CL_REBF_RS_INTF has no event.
Types
Class CL_REBF_RS_INTF has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_ERROR_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | Fehler vorhanden? | 20010508 | |||
| 2 | EF_WARNING_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | Warnungen vorhanden? | 20010508 | |||
| 3 | ID_MSGLIST | Call by reference | Type reference (TYPE) | BALLOGHNDL | Message-Handler für Fehler und Warnungen | 20040604 | |||
| 4 | ID_NAME | Value transfer | Type reference (TYPE) | STRING | Name of interface | 20010508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nicht gefunden | 20010508 |
Method COMPARE_CMPKEYS_F_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MISSING_CMP | Call by reference | Type reference (TYPE) | RE_T_SEOCOMPO | Fehlende Komponenten im Interface | 20010508 | |||
| 2 | ET_MISSING_TEMPLATE_CMP | Call by reference | Type reference (TYPE) | RE_T_SEOCOMPO | Fehlende Komponenten im Template | 20010508 | |||
| 3 | ID_NAME | Value transfer | Type reference (TYPE) | STRING | Interface name | 20010508 | |||
| 4 | IT_TEMPLATE_ATTRIBUTES | Call by reference | Type reference (TYPE) | SEOO_ATTRIBUTES_R | Interface-Template: Attributliste | 20010508 | |||
| 5 | IT_TEMPLATE_EVENTS | Call by reference | Type reference (TYPE) | SEOO_EVENTS_R | Interface-Template: Ereignisse | 20010508 | |||
| 6 | IT_TEMPLATE_METHODS | Call by reference | Type reference (TYPE) | SEOO_METHODS_R | Interface-Template: Methodenliste | 20010508 | |||
| 7 | IT_TEMPLATE_TYPES | Call by reference | Type reference (TYPE) | SEOO_TYPES_R | Interface-Template: Interne Typen | 20010508 |
Method COMPARE_CMPKEYS_F_DATA on class CL_REBF_RS_INTF has no exception.
Method EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_NAME | Value transfer | Type reference (TYPE) | STRING | at | 20010508 | |||
| 2 | RF_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Checkbox field | 20010508 |
Method EXISTS on class CL_REBF_RS_INTF has no exception.
Method EXISTS_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CMPNAME | Value transfer | Type reference (TYPE) | STRING | at | 20010508 | |||
| 2 | ID_NAME | Value transfer | Type reference (TYPE) | STRING | at | 20010508 | |||
| 3 | RF_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | at | 20010508 |
Method EXISTS_COMPONENT on class CL_REBF_RS_INTF has no exception.
Method GET_RUSER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_AS4DATE | Call by reference | Type reference (TYPE) | AS4DATE | Datum der letzten Änderung | 20010508 | |||
| 2 | ED_AS4TIME | Call by reference | Type reference (TYPE) | AS4TIME | Last changed at | 20010508 | |||
| 3 | ED_AS4USER | Call by reference | Type reference (TYPE) | AS4USER | Last changed by | 20010508 | |||
| 4 | EF_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Objekt geändert? | 20010508 | |||
| 5 | ID_NAME | Value transfer | Type reference (TYPE) | STRING | Object Name | 20010508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20010508 |
Method GET_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SOURCE | Call by reference | Type reference (TYPE) | INDEX TABLE | Gesamter Quelltext des Interfaces | 20010508 | |||
| 2 | ID_NAME | Value transfer | Type reference (TYPE) | STRING | Name of interface | 20010508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Klasse nicht gefunden | 20010508 |
History
| Last changed by/on | SAP | 20040819 |
| SAP Release Created in | 46C |