SAP ABAP Class CL_RERA_OP_SERVICES (Service Methods)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-RA (Application Component) Rental Accounting
⤷
RE_RA_OP (Package) RE: One-Time Posting
⤷
⤷
Properties
| Class | CL_RERA_OP_SERVICES | |
| Short Description | Service Methods | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_RA_OP | RE: One-Time Posting |
| Created | 20041022 | SAP |
| Last change | 20060208 | 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_RERA_OP_SERVICES has no interface implemented.
Friends
Class CL_RERA_OP_SERVICES has no friend class.
Attributes
Class CL_RERA_OP_SERVICES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks If Company Code Is Allowed for Posting Activity | 20041022 | |
| 2 | Static method | Public | Method | 20041124 | ||
| 3 | Static method | Public | Method | Gets All Possible Company Code Types for Posting Activity | 20041022 | |
| 4 | Static method | Public | Method | Checks If Posting Activity Relevant for an Accounting System | 20050822 |
Events
Class CL_RERA_OP_SERVICES has no event.
Types
Class CL_RERA_OP_SERVICES has no local type.
Method Signatures
Method CHECK_CC_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_IS_ALLOWED | Call by reference | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20041022 | |||
| 2 | ID_BUKRS | Value transfer | Type reference (TYPE) | BUKRS | Buchungskreis | 20041022 | |||
| 3 | ID_OPACT | Value transfer | Type reference (TYPE) | RERAOPACT | Buchungsvorfall | 20041022 |
Method CHECK_CC_ALLOWED on class CL_RERA_OP_SERVICES has no exception.
Method GET_ACCOUNT_FOR_OPACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACCOUNT | Call by reference | Type reference (TYPE) | RE_T_OPACT_ACCOUNT | Zuordnung Konto zu Buchungsvorfall | 20041210 | |||
| 2 | ID_CCTYPE | Value transfer | Type reference (TYPE) | REMMCCTYPE | Buchungskreistyp | 20041210 | |||
| 3 | ID_OBJTYPE | Value transfer | Type reference (TYPE) | RECAOBJTYPE | Objektart | 20041124 | |||
| 4 | IF_ONLY_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Kennz.: Nur aktive Buchungsvorfälle? | 20041210 | ||
| 5 | IT_SO_OPACT | Call by reference | Type reference (TYPE) | RE_T_RSOOPACT | Select-Option für Buchungsvorfall | 20041124 |
Method GET_ACCOUNT_FOR_OPACT on class CL_RERA_OP_SERVICES has no exception.
Method GET_POSSIBLE_CCTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CCTYPE | Call by reference | Type reference (TYPE) | RE_T_CCTYPE | Tabellentype: Buchungskreistyp | 20041022 | |||
| 2 | ID_OPACT | Value transfer | Type reference (TYPE) | RERAOPACT | Buchungsvorfall | 20041022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20041022 |
Method IS_OPACT_RELEVANT_FOR_ACCSYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_RELEVANT | Call by reference | Type reference (TYPE) | RECABOOL | Vorfall ist relevant | 20050822 | |||
| 2 | ID_ACCSYSTEM | Call by reference | Type reference (TYPE) | RERAACCSYSTEM | 'FI' | Buchhaltungssystem | 20050822 | ||
| 3 | ID_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20050822 | |||
| 4 | ID_OPACT | Call by reference | Type reference (TYPE) | RERAOPACT | Buchungsvorfall | 20050822 |
Method IS_OPACT_RELEVANT_FOR_ACCSYS on class CL_RERA_OP_SERVICES has no exception.
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in | 600 |