SAP ABAP Class IF_RECA_RG_STATE (Status of Objects)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RECA_OBJECT | Instantiable Object | 20030113 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RESR_RG_STATE_SRSE | Status of Objects: Contracts with Non-Active Sales-B Settlmt | 20030114 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RECA_RG_STATE | State of Objects (Abstract): Standard Implementation | 20030113 |
Properties
| Class | IF_RECA_RG_STATE | |
| Short Description | Status of Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010503 | SAP |
| Last change | 20031212 | 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) |
Interfaces
Class IF_RECA_RG_STATE has no interface implemented.
Friends
Class IF_RECA_RG_STATE 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) | RECARGSTATE | Object State | 20030113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets the Registration Entries (Ungbuffered) [final] | 20030113 | |
| 2 | Instance method | Public | Method | 20030113 | ||
| 3 | Instance method | Public | Method | Updates Registration Receiver Using Reference [final] | 20030113 | |
| 4 | Instance method | Public | Method | Updates Registration Receiver Using OBJNR [final] | 20030113 |
Events
Class IF_RECA_RG_STATE has no event.
Types
Class IF_RECA_RG_STATE has no local type.
Method Signatures
Method GET_RG_LIST_X Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RG_RECEIVER_X | Call by reference | Type reference (TYPE) | RE_T_RG_RECEIVER_X | Registierungsempfänger und Zusatzfelder | 20030113 | |||
| 2 | ID_FILTER_RESPONSIBLE | Call by reference | Type reference (TYPE) | CSEQUENCE | '*' | Verantwortlicher des Registrierungsempfängers | 20030113 |
Method GET_RG_LIST_X on class IF_RECA_RG_STATE has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_RGSTATE | Call by reference | Type reference (TYPE) | RECARGSTATE | Objektzustand | 20030113 |
Method INIT on class IF_RECA_RG_STATE has no exception.
Method UPDATE_RECEIVER_BY_BUSOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_IGNORED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Registrierungseintrag ID_RGGUID wurde nicht (mehr) gefunden | 20030113 | |||
| 2 | ES_INFO_MSG | Call by reference | Type reference (TYPE) | RECASYMSG | Meldung nach erfolgreichem Aktualisieren | 20030113 | |||
| 3 | ID_RGGUID | Call by reference | Type reference (TYPE) | RECARGGUID | GUID des Registrierungseintrags | 20030113 | |||
| 4 | IF_SIMULATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Simulationsmodus | 20030620 | ||
| 5 | IO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_HAS_REGISTRATION | Business-Objekt mit Registrierungsfunktionalität | 20030113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktualisierung nicht möglich | 20030113 |
Method UPDATE_RECEIVER_BY_OBJNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_IGNORED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Registrierungseintrag ID_RGGUID wurde nicht (mehr) gefunden | 20030113 | |||
| 2 | ES_INFO_MSG | Call by reference | Type reference (TYPE) | RECASYMSG | Meldung nach erfolgreichem Aktualisieren | 20030113 | |||
| 3 | ID_OBJNR | Call by reference | Type reference (TYPE) | RECAOBJNR | Objektnummer | 20030113 | |||
| 4 | ID_RGGUID | Call by reference | Type reference (TYPE) | RECARGGUID | GUID des Registrierungseintrags | 20030113 | |||
| 5 | IF_COMMIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | COMMIT WORK in der Methode aufrufen | 20030114 | ||
| 6 | IF_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Verbuchung mit "IN UPDATE TASK" rufen | 20030114 | ||
| 7 | IF_SIMULATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Simulationsmodus ('X' übersteuert IF_COMMIT) | 20030620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktualisierung nicht möglich | 20030113 |
History
| Last changed by/on | SAP | 20031212 |
| SAP Release Created in |