SAP ABAP Interface IF_HRBAS_PLAIN_INFOTYPE_BUFFER (Flat Access to Infotype Buffer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-OM (Application Component) Organizational Management
⤷
SP00_ITF (Package) Infotype Framework
⤷
⤷
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
| Interface | IF_HRBAS_PLAIN_INFOTYPE_BUFFER | |
| Short Description | Flat Access to Infotype Buffer |
General Data
| Package | SP00_ITF | Infotype Framework |
| Created | 20030423 | SAP |
| Last changed | 20041228 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_HRBAS_BOOLE_D | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRBAS_ADDITIONAL_BUFFER | HR: Buffer for Additional Updates | 20040616 |
Friends
Interface IF_HRBAS_PLAIN_INFOTYPE_BUFFER has no friend.
Attributes
Interface 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
Interface IF_HRBAS_PLAIN_INFOTYPE_BUFFER has no event.
Types
Interface 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 | 640 |