SAP ABAP Class CL_REEX_COSP (Total Costs - External Postings (COSP))
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-CO (Application Component) Real Estate Controlling
⤷
RE_EX_CO (Package) RE: Controlling
⤷
⤷
Properties
| Class | CL_REEX_COSP | |
| Short Description | Total Costs - External Postings (COSP) | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_EX_CO | RE: Controlling |
| Created | 20010409 | SAP |
| Last change | 00000000 | 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 CL_REEX_COSP has no interface implemented.
Friends
Class CL_REEX_COSP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | DDOBJNAME | 'COSP' | Name of Underlying Database Table or View | 20010525 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | TS_BUFFER_HL | Structure Buffer for Table Data | 20010525 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | TT_ACC_PARTKEY_BUFFER | Table Buffer for Partial Key Access | 20010525 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | TT_BUFFER | Table Buffer for Table Data | 20010525 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20010525 | |
| 2 | Static method | Public | Method | Supplies Number of Entries in Table Buffer | 20010525 | |
| 3 | Static method | Public | Method | Supplies All Table Entries | 20010525 | |
| 4 | Static method | Public | Method | Supplies Entries to a List of Primary Keys | 20010525 | |
| 5 | Static method | Public | Method | Supplies All Entries to First Partial Key Field | 20010525 | |
| 6 | Static method | Public | Method | Supplies All Entries to 2nd Partial Key Field | 20010525 | |
| 7 | Static method | Private | Method | Inserts Entry in Table Buffer and Other Buffers | 20010525 | |
| 8 | Static method | Private | Method | Is the partial key access already buffered? | 20010525 | |
| 9 | Static method | Public | Method | Deletes All Entries in Table Buffer | 20010525 | |
| 10 | Static method | Private | Method | Database SELECT According to a List of Primary Keys | 20010525 | |
| 11 | Static method | Public | Method | Transfers Unchecked Data to the Table Buffer | 20030405 |
Events
Class CL_REEX_COSP has no event.
Types
Class CL_REEX_COSP has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_REEX_COSP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_REEX_COSP has no exception.
Method GET_BUFFER_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_BUFFER_SIZE | Value transfer | Type reference (TYPE) | I | Anzahl der Einträge | 20010525 |
Method GET_BUFFER_SIZE on class CL_REEX_COSP has no exception.
Method GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_COSP | Summen Kosten - externe Buchungen | 20010525 | |||
| 2 | ID_MAX_BUFFER_SIZE | Value transfer | Type reference (TYPE) | I | 1000 | Tech: max. Anzahl der Einträge im Puffer (0=unbegrenzt) | 20010525 | ||
| 3 | IF_BYPASSING_BUFFER | Value transfer | Type reference (TYPE) | ABAP_BOOL | Tech: Lesen von DB ohne Verwendung des Puffers | 20010525 | |||
| 4 | IF_RESET_BUFFER | Value transfer | Type reference (TYPE) | ABAP_BOOL | Tech: Puffer zurücksetzen | 20010525 |
Method GET_LIST on class CL_REEX_COSP has no exception.
Method GET_LIST_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_COSP | Summen Kosten - externe Buchungen | 20010525 | |||
| 2 | ID_MAX_BUFFER_SIZE | Value transfer | Type reference (TYPE) | I | 1000 | Tech: max. Anzahl der Einträge im Puffer (0=unbegrenzt) | 20010525 | ||
| 3 | IF_BYPASSING_BUFFER | Value transfer | Type reference (TYPE) | ABAP_BOOL | Tech: Lesen von DB ohne Verwendung des Puffers | 20010525 | |||
| 4 | IF_RESET_BUFFER | Value transfer | Type reference (TYPE) | ABAP_BOOL | Tech: Puffer zurücksetzen | 20010525 | |||
| 5 | IT_KEY | Call by reference | Type reference (TYPE) | RE_T_COSP_KEY | Schlüssel für Summen Kosten - externe Buchungen | 20010525 |
Method GET_LIST_BY_KEY on class CL_REEX_COSP has no exception.
Method GET_LIST_BY_OBJNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_COSP | Summen Kosten - externe Buchungen | 20010525 | |||
| 2 | ID_MAX_BUFFER_SIZE | Value transfer | Type reference (TYPE) | I | 1000 | Tech: max. Anzahl der Einträge im Puffer (0=unbegrenzt) | 20010525 | ||
| 3 | ID_OBJNR | Call by reference | Type reference (TYPE) | COSP-OBJNR | Objektnummer | 20010525 | |||
| 4 | IF_BYPASSING_BUFFER | Value transfer | Type reference (TYPE) | ABAP_BOOL | Tech: Lesen von DB ohne Verwendung des Puffers | 20010525 | |||
| 5 | IF_RESET_BUFFER | Value transfer | Type reference (TYPE) | ABAP_BOOL | Tech: Puffer zurücksetzen | 20010525 |
Method GET_LIST_BY_OBJNR on class CL_REEX_COSP has no exception.
Method GET_LIST_BY_WRTTP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_COSP | Summen Kosten - externe Buchungen | 20010525 | |||
| 2 | ID_MAX_BUFFER_SIZE | Value transfer | Type reference (TYPE) | I | 1000 | Tech: max. Anzahl der Einträge im Puffer (0=unbegrenzt) | 20010525 | ||
| 3 | ID_OBJNR | Call by reference | Type reference (TYPE) | COSP-OBJNR | Objektnummer | 20010525 | |||
| 4 | ID_WRTTP | Call by reference | Type reference (TYPE) | COSP-WRTTP | Werttyp | 20010525 | |||
| 5 | IF_BYPASSING_BUFFER | Value transfer | Type reference (TYPE) | ABAP_BOOL | Tech: Lesen von DB ohne Verwendung des Puffers | 20010525 | |||
| 6 | IF_RESET_BUFFER | Value transfer | Type reference (TYPE) | ABAP_BOOL | Tech: Puffer zurücksetzen | 20010525 |
Method GET_LIST_BY_WRTTP on class CL_REEX_COSP has no exception.
Method INSERT_INTO_ALL_BUFFERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_CHECK_EXISTENCE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Tech: ' '=Einfügen in den Puffer statt Überschreiben (Perf.) | 20010525 | |||
| 2 | IS_BUFFER_HL | Call by reference | Type reference (TYPE) | TS_BUFFER_HL | Eintrag für Tabellenpuffer | 20010525 |
Method INSERT_INTO_ALL_BUFFERS on class CL_REEX_COSP has no exception.
Method IS_PARTKEY_BUFFERED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ACC_PARTKEY_BUFFER | Call by reference | Type reference (TYPE) | TS_ACC_PARTKEY_BUFFER_HL | Teilschlüssel | 20010525 | |||
| 2 | RF_BUFFERED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Gepuffert? | 20010525 |
Method IS_PARTKEY_BUFFERED on class CL_REEX_COSP has no exception.
Method RESET_BUFFER Signature
Method RESET_BUFFER on class CL_REEX_COSP has no parameter.
Method RESET_BUFFER on class CL_REEX_COSP has no exception.
Method SELECT_LIST_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_COSP | Summen Kosten - externe Buchungen | 20010525 | |||
| 2 | IF_INSERT_INTO_BUFFER | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Tech: Ergebnis puffern | 20010525 | ||
| 3 | IT_KEY | Call by reference | Type reference (TYPE) | RE_T_COSP_KEY | Schlüssel für Summen Kosten - externe Buchungen | 20010525 |
Method SELECT_LIST_BY_KEY on class CL_REEX_COSP has no exception.
Method TRANSFER_TO_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_MAX_BUFFER_SIZE | Value transfer | Type reference (TYPE) | I | 1000 | Tech: max. Anzahl der Einträge im Puffer (0=unbegrenzt) | 20030405 | ||
| 2 | ID_PARTKEY_INDEX | Value transfer | Type reference (TYPE) | I | -1 | Teilschlüssel, falls alle entspr.Datensätze übergeben werden | 20030405 | ||
| 3 | IF_AS_NOT_FOUND | Value transfer | Type reference (TYPE) | ABAP_BOOL | Daten als 'nicht gefunden' puffern | 20030405 | |||
| 4 | IF_RESET_BUFFER | Value transfer | Type reference (TYPE) | ABAP_BOOL | Tech: Puffer zurücksetzen | 20030405 | |||
| 5 | IS_DETAIL | Call by reference | Type reference (TYPE) | COSP | Summen Kosten - externe Buchungen | 20030405 | |||
| 6 | IT_LIST | Call by reference | Type reference (TYPE) | RE_T_COSP | Summen Kosten - externe Buchungen | 20030405 |
Method TRANSFER_TO_BUFFER on class CL_REEX_COSP has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 110 |