SAP ABAP Class IF_HRBAS_PLAIN_INFOTYPE_BUFFER (Flat Access to Infotype Buffer)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_HRBAS_ADDITIONAL_BUFFER | HR: Buffer for Additional Updates | 20040616 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRBAS_READONLY_BUFFER | Read Accesses Without Buffer | 20041210 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRBAS_RHOMBUFFER | PD Framework: Buffer Based on RHOMBUFFER | 20030423 |
Properties
| Class | IF_HRBAS_PLAIN_INFOTYPE_BUFFER | |
| Short Description | Flat Access to Infotype Buffer | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030423 | SAP |
| Last change | 20041228 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_HRBAS_PLAIN_INFOTYPE_BUFFER has no interface implemented.
Friends
Class IF_HRBAS_PLAIN_INFOTYPE_BUFFER has no friend class.
Attributes
Class IF_HRBAS_PLAIN_INFOTYPE_BUFFER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Infotype Record | 20040616 | |
| 2 | Instance method | Public | Method | Insert an Infotype Record | 20040616 | |
| 3 | Instance method | Public | Method | Read Infotype Records | 20030423 | |
| 4 | Instance method | Public | Method | Change an Infotype Record (Changes to Key Not Allowed) | 20040616 |
Events
Class IF_HRBAS_PLAIN_INFOTYPE_BUFFER has no event.
Types
Class IF_HRBAS_PLAIN_INFOTYPE_BUFFER has no local type.
Method Signatures
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HRTNNNN | Call by reference | Type reference (TYPE) | ANY TABLE | Nur bei Tabelleninfotypen: Tabellenteil im Format HRTnnnn | 20040616 | |||
| 2 | ITF_SWITCHES | Call by reference | Type reference (TYPE) | HRBAS_ITF_SWITCHES | Infotyp-Framework Schalter | 20040616 | |||
| 3 | PNNNN | Call by reference | Type reference (TYPE) | ANY | Logische Infotypstruktur im Format Pnnnn | 20040616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRBAS-Infotypdaten: unerfüllte Programmbedingung | 20040616 |
Method INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HRTNNNN | Call by reference | Type reference (TYPE) | ANY TABLE | Nur bei Tabelleninfotypen: Tabellenteil im Format HRTnnnn | 20040616 | |||
| 2 | ITF_SWITCHES | Call by reference | Type reference (TYPE) | HRBAS_ITF_SWITCHES | Infotyp-Framework Schalter | 20040616 | |||
| 3 | PNNNN | Call by reference | Type reference (TYPE) | ANY | Logische Infotypstruktur im Format Pnnnn | 20040616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRBAS-Infotypdaten: unerfüllte Programmbedingung | 20040616 |
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | HRIPKEY-BEGDA | Beginndatum | 20030423 | |||
| 2 | BUFFER_MODE | Call by reference | Type reference (TYPE) | HRBAS_BUFFER_MODE | Unterscheidung Schreib-Lesebuffer | 20030423 | |||
| 3 | CONDITION | Call by reference | Type reference (TYPE) | HRBAS_CONDITION | HR: Condition für Datenzugriff | 20030423 | |||
| 4 | ENDDA | Call by reference | Type reference (TYPE) | HRIPKEY-ENDDA | Endedatum | 20030423 | |||
| 5 | EXT_OBJECTS | Call by reference | Type reference (TYPE) | HRTB_SOBID | externe Objekte (auch interne Objekte erlaubt) | 20040825 | |||
| 6 | FILL_BUFFER | Call by reference | Type reference (TYPE) | BOOLE_D | IF_HRBAS_BOOLE_D=>TRUE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030423 | ||
| 7 | HRTNNNN_TAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | Tabellenteile zu den selektierten Sätzen | 20030423 | |||
| 8 | INFTY | Call by reference | Type reference (TYPE) | HRIPKEY-INFTY | Infotyp | 20030423 | |||
| 9 | ISTAT | Call by reference | Type reference (TYPE) | HRIPKEY-ISTAT | Planungsstatus | 20030423 | |||
| 10 | OBJECTS | Call by reference | Type reference (TYPE) | HROBJECT_TAB | nur interne Objekte | 20030423 | |||
| 11 | OBJID | Value transfer | Type reference (TYPE) | HRIPKEY-OBJID | ObjektId | 20030423 | |||
| 12 | OTYPE | Value transfer | Type reference (TYPE) | HRIPKEY-OTYPE | Objekttyp | 20030423 | |||
| 13 | PLVAR | Value transfer | Type reference (TYPE) | HRIPKEY-PLVAR | Planvariante | 20030423 | |||
| 14 | PNNNN_TAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | Selektierte Infotypsätze | 20030423 | |||
| 15 | SUBTY | Call by reference | Type reference (TYPE) | HRIPKEY-SUBTY | Subtyp | 20030423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRBAS-Infotypdaten: unerfüllte Programmbedingung | 20030423 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HRTNNNN | Call by reference | Type reference (TYPE) | ANY TABLE | Nur bei Tabelleninfotypen: Tabellenteil im Format HRTnnnn | 20040616 | |||
| 2 | ITF_SWITCHES | Call by reference | Type reference (TYPE) | HRBAS_ITF_SWITCHES | Infotyp-Framework Schalter | 20040616 | |||
| 3 | PNNNN | Call by reference | Type reference (TYPE) | ANY | Logische Infotypstruktur im Format Pnnnn | 20040616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRBAS-Infotypdaten: unerfüllte Programmbedingung | 20040616 |
History
| Last changed by/on | SAP | 20041228 |
| SAP Release Created in |