SAP ABAP Interface IF_HRBAS_INFTY_BUFFER (HRBAS: Buffer for Infotype Operations)
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 | 20021217 |
Properties
Interface | IF_HRBAS_INFTY_BUFFER | |
Short Description | HRBAS: Buffer for Infotype Operations |
General Data
Package | SP00_ITF | Infotype Framework |
Created | 20021210 | SAP |
Last changed | 20041208 | 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... |
2 | IF_HRBAS_CONSTANTS | 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 | 20030403 | ||
2 | IF_HRBAS_BUFFER_CONTROL | HR Infotypes: Buffer Operations | 20030115 |
Friends
Interface IF_HRBAS_INFTY_BUFFER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | READ_BUFFER | Constant | Public | Type reference (TYPE) | HRBAS_BUFFER_MODE | 'R' | Distinction Write / Read Buffer | 20030115 | |
2 | WRITE_BUFFER | Constant | Public | Type reference (TYPE) | HRBAS_BUFFER_MODE | 'W' | Distinction Write / Read Buffer | 20030115 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20030116 | |
2 | ![]() |
Instance method | Public | Method | Delete Infotype Record | 20021210 |
3 | ![]() |
Instance method | Public | Method | 20030116 | |
4 | ![]() |
Instance method | Public | Method | 20030116 | |
5 | ![]() |
Instance method | Public | Method | 20030116 | |
6 | ![]() |
Instance method | Public | Method | Insert an Infotype Record | 20021210 |
7 | ![]() |
Instance method | Public | Method | Reading Infotype Records | 20021210 |
8 | ![]() |
Instance method | Public | Method | 20030116 | |
9 | ![]() |
Instance method | Public | Method | Change an Infotype Record (Changes to Key Not Allowed) | 20021210 |
Events
Interface IF_HRBAS_INFTY_BUFFER has no event.
Types
Interface IF_HRBAS_INFTY_BUFFER has no local type.
Method Signatures
Method APPROVE_TRIAL Signature
Method APPROVE_TRIAL on Interface IF_HRBAS_INFTY_BUFFER has no parameter.
Method APPROVE_TRIAL on Interface IF_HRBAS_INFTY_BUFFER has no exception.
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER | Call by reference | Type reference (TYPE) | HRBAS_INFTY_CONTAINER_IF_REF | Referenz auf Inftycontainer | 20021210 | ||
2 | ![]() |
UPDATE_MODE | Call by reference | Type reference (TYPE) | HRBAS_UPDATE_MODE_BUFDB | Schalter für (interne) Bucherfunktionalitäten | 20030131 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR-PD-Infotypdaten, unerfüllte Programmbedingung | 20021210 |
Method DISCARD_TRIAL Signature
Method DISCARD_TRIAL on Interface IF_HRBAS_INFTY_BUFFER has no parameter.
Method DISCARD_TRIAL on Interface IF_HRBAS_INFTY_BUFFER has no exception.
Method FLUSH Signature
Method FLUSH on Interface IF_HRBAS_INFTY_BUFFER has no parameter.
Method FLUSH on Interface IF_HRBAS_INFTY_BUFFER has no exception.
Method INITIALIZE Signature
Method INITIALIZE on Interface IF_HRBAS_INFTY_BUFFER has no parameter.
Method INITIALIZE on Interface IF_HRBAS_INFTY_BUFFER has no exception.
Method INSERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER | Call by reference | Type reference (TYPE) | HRBAS_INFTY_CONTAINER_IF_REF | Referenz auf Inftycontainer | 20021210 | ||
2 | ![]() |
UPDATE_MODE | Call by reference | Type reference (TYPE) | HRBAS_UPDATE_MODE_BUFDB | Schalter für (interne) Bucherfunktionalitäten | 20030131 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR-PD-Infotypdaten, unerfüllte Programmbedingung | 20021210 |
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 | 20021211 | ||
2 | ![]() |
BUFFER_MODE | Call by reference | Type reference (TYPE) | HRBAS_BUFFER_MODE | Unterscheidung Schreib-Lesebuffer | 20021211 | ||
3 | ![]() |
CONDITION | Call by reference | Type reference (TYPE) | HRBAS_CONDITION | HR: Condition für Datenzugriff | 20030317 | ||
4 | ![]() |
CONTAINER_TAB | Call by reference | Type reference (TYPE) | HRBAS_INFTY_CONTAINER_IF_REF_T | Tabelle mit Referenzen auf Infotypcontainer | 20021211 | ||
5 | ![]() |
ENDDA | Call by reference | Type reference (TYPE) | HRIPKEY-ENDDA | Endedatum | 20021211 | ||
6 | ![]() |
EXT_OBJECTS | Call by reference | Type reference (TYPE) | HRTB_SOBID | Externe Objekte (auch interne Objekte erlaubt) | 20040825 | ||
7 | ![]() |
FILL_BUFFER | Call by reference | Type reference (TYPE) | BOOLE_D | IF_HRBAS_BOOLE_D=>TRUE | TRUE: Bei Lesezugriff Puffer füllen | 20030303 | |
8 | ![]() |
INFTY | Call by reference | Type reference (TYPE) | HRIPKEY-INFTY | Infotyp | 20021211 | ||
9 | ![]() |
ISTAT | Call by reference | Type reference (TYPE) | HRIPKEY-ISTAT | Planungsstatus | 20021211 | ||
10 | ![]() |
OBJECTS | Call by reference | Type reference (TYPE) | HROBJECT_TAB | nur interne Objekte | 20030303 | ||
11 | ![]() |
OBJID | Value transfer | Type reference (TYPE) | HRIPKEY-OBJID | Objekt-ID | 20021211 | ||
12 | ![]() |
OTYPE | Value transfer | Type reference (TYPE) | HRIPKEY-OTYPE | Objekttyp | 20021211 | ||
13 | ![]() |
PLVAR | Value transfer | Type reference (TYPE) | HRIPKEY-PLVAR | Planvariante | 20021211 | ||
14 | ![]() |
SUBTY | Call by reference | Type reference (TYPE) | HRIPKEY-SUBTY | Subtyp | 20021211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR-PD-Infotypdaten: unerfüllte Programmbedingung | 20021211 |
Method START_TRIAL Signature
Method START_TRIAL on Interface IF_HRBAS_INFTY_BUFFER has no parameter.
Method START_TRIAL on Interface IF_HRBAS_INFTY_BUFFER has no exception.
Method UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER | Call by reference | Type reference (TYPE) | HRBAS_INFTY_CONTAINER_IF_REF | Referenz auf Inftycontainer | 20021210 | ||
2 | ![]() |
UPDATE_MODE | Call by reference | Type reference (TYPE) | HRBAS_UPDATE_MODE_BUFDB | Schalter für (interne) Bucherfunktionalitäten | 20030131 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR-PD-Infotypdaten, unerfüllte Programmbedingung | 20021210 |
History
Last changed by/on | SAP | 20041208 |
SAP Release Created in | 640 |