SAP ABAP Class IF_HRBAS_PLAIN_INFOTYPE_ACCESS (HR: Flat Access to Infotype Records)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_HRBAS_BUFFER_CONTROL | HR Infotypes: Buffer Operations | 20030116 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRBAS_PLAIN_INFOTYPE_ACCESS | HR: Master Data, Simple Access to Infotypes | 20030117 |
Properties
| Class | IF_HRBAS_PLAIN_INFOTYPE_ACCESS | |
| Short Description | HR: Flat Access to Infotype Records | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030116 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_HRBAS_PLAIN_INFOTYPE_ACCESS has no forward declaration.
Interfaces
Class IF_HRBAS_PLAIN_INFOTYPE_ACCESS has no interface implemented.
Friends
Class IF_HRBAS_PLAIN_INFOTYPE_ACCESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | HRBAS_READ_MODE | 1 | HR: Single Record Access, Type of Read Access | 20030130 | ||
| 2 | Constant | Public | Type reference (TYPE) | HRBAS_READ_MODE | 3 | HR: Single Record Access, Type of Read Access | 20030130 | ||
| 3 | Constant | Public | Type reference (TYPE) | PLOG-ENDDA | '99991231' | End Date | 20030130 | ||
| 4 | Constant | Public | Type reference (TYPE) | HRBAS_READ_MODE | 0 | HR: Single Record Access, Type of Read Access | 20030130 | ||
| 5 | Constant | Public | Type reference (TYPE) | HRBAS_READ_MODE | 2 | HR: Single Record Access, Type of Read Access | 20030130 | ||
| 6 | Constant | Public | Type reference (TYPE) | PLOG-BEGDA | '19000101' | Start Date | 20030130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20030129 | ||
| 2 | Instance method | Public | Method | Delete | 20030116 | |
| 3 | Instance method | Public | Method | 20030129 | ||
| 4 | Instance method | Public | Method | 20030129 | ||
| 5 | Instance method | Public | Method | Read Default Values | 20030116 | |
| 6 | Instance method | Public | Method | 20030129 | ||
| 7 | Instance method | Public | Method | Insert | 20030116 | |
| 8 | Instance method | Public | Method | Change | 20030116 | |
| 9 | Instance method | Public | Method | Read Multiple Records and Table Sections | 20030116 | |
| 10 | Instance method | Public | Method | Read One Specified Infotype Record | 20030117 | |
| 11 | Instance method | Public | Method | Read an Infotype Record | 20030116 | |
| 12 | Instance method | Public | Method | 20030129 |
Events
Class IF_HRBAS_PLAIN_INFOTYPE_ACCESS has no event.
Types
Class IF_HRBAS_PLAIN_INFOTYPE_ACCESS has no local type.
Method Signatures
Method APPROVE_TRIAL Signature
Method APPROVE_TRIAL on class IF_HRBAS_PLAIN_INFOTYPE_ACCESS has no parameter.
Method APPROVE_TRIAL on class IF_HRBAS_PLAIN_INFOTYPE_ACCESS has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HRIPKEY | Call by reference | Type reference (TYPE) | HRIPKEY | Schlüssel | 20030116 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030116 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Type reference (TYPE) | HRBAS_MSG_HANDLER_IF_REF | Referenz auf Interface des Message Handlers | 20030116 | |||
| 4 | NO_AUTH_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030116 | |||
| 5 | UPDATE_MODE | Call by reference | Type reference (TYPE) | HRBAS_UPDATE_MODE | Welche Bucherfunktionalitäten sollen abgeschaltet sein? | 20030116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRBAS-Infotypdaten: unerfüllte Programmbedingung | 20030116 |
Method DISCARD_TRIAL Signature
Method DISCARD_TRIAL on class IF_HRBAS_PLAIN_INFOTYPE_ACCESS has no parameter.
Method DISCARD_TRIAL on class IF_HRBAS_PLAIN_INFOTYPE_ACCESS has no exception.
Method FLUSH Signature
Method FLUSH on class IF_HRBAS_PLAIN_INFOTYPE_ACCESS has no parameter.
Method FLUSH on class IF_HRBAS_PLAIN_INFOTYPE_ACCESS has no exception.
Method GET_INITIAL_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HRIPKEY | Call by reference | Type reference (TYPE) | HRIPKEY | Key-Struktur für Infotypstrukturen PNNNN | 20030117 | |||
| 2 | HRTNNNN | Call by reference | Type reference (TYPE) | ANY TABLE | Tabellenteil bei Tabelleninfotypen | 20030117 | |||
| 3 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030117 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Type reference (TYPE) | HRBAS_MSG_HANDLER_IF_REF | Referenz auf Interface des Message Handlers | 20030117 | |||
| 5 | NO_AUTH_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030117 | |||
| 6 | PNNNN | Call by reference | Type reference (TYPE) | ANY | Infotypsatz | 20030117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRBAS-Infotypdaten: unerfüllte Programmbedingung | 20030116 |
Method INITIALIZE Signature
Method INITIALIZE on class IF_HRBAS_PLAIN_INFOTYPE_ACCESS has no parameter.
Method INITIALIZE on class IF_HRBAS_PLAIN_INFOTYPE_ACCESS has no exception.
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 | Tabellenteil bei Tabelleninfotypen | 20030116 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030116 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Type reference (TYPE) | HRBAS_MSG_HANDLER_IF_REF | Referenz auf Interface des Message Handlers | 20030116 | |||
| 4 | NO_AUTH_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030116 | |||
| 5 | P1001 | Call by reference | Type reference (TYPE) | P1001 | Mussverknüpfung | 20111031 | |||
| 6 | PNNNN | Call by reference | Type reference (TYPE) | ANY | Infotypsatz | 20030116 | |||
| 7 | UPDATE_MODE | Call by reference | Type reference (TYPE) | HRBAS_UPDATE_MODE | Welche Bucherfunktionalitäten sollen abgeschaltet sein? | 20030116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRBAS-Infotypdaten: unerfüllte Programmbedingung | 20030116 |
Method MODIFY 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 | Tabellenteil bei Tabelleninfotypen | 20030116 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030116 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Type reference (TYPE) | HRBAS_MSG_HANDLER_IF_REF | Referenz auf Interface des Message Handlers | 20030116 | |||
| 4 | NO_AUTH_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030116 | |||
| 5 | OLD_HRIPKEY | Call by reference | Type reference (TYPE) | HRIPKEY | Alter Schlüssel | 20030116 | |||
| 6 | PNNNN | Call by reference | Type reference (TYPE) | ANY | Infotypsatz | 20030116 | |||
| 7 | UPDATE_MODE | Call by reference | Type reference (TYPE) | HRBAS_UPDATE_MODE | Welche Bucherfunktionalitäten sollen abgeschaltet sein? | 20030116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRBAS-Infotypdaten: unerfüllte Programmbedingung | 20030116 |
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) | PLOG-BEGDA | Beginndatum | 20030117 | |||
| 2 | ENDDA | Call by reference | Type reference (TYPE) | PLOG-ENDDA | Endedatum | 20030117 | |||
| 3 | HRTNNNN_TAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | Tabelle mit Tabellenteilen | 20030128 | |||
| 4 | INFTY | Call by reference | Type reference (TYPE) | PLOG-INFTY | Infotyp | 20030117 | |||
| 5 | ISTAT | Call by reference | Type reference (TYPE) | PLOG-ISTAT | Planungsstatus | 20030117 | |||
| 6 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030117 | |||
| 7 | MESSAGE_HANDLER | Call by reference | Type reference (TYPE) | HRBAS_MSG_HANDLER_IF_REF | Referenz auf Interface des Message Handlers | 20030117 | |||
| 8 | NO_AUTH_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030117 | |||
| 9 | OBJID | Call by reference | Type reference (TYPE) | PLOG-OBJID | Objekt-Id | 20030117 | |||
| 10 | OTYPE | Call by reference | Type reference (TYPE) | PLOG-OTYPE | Objekttyp | 20030117 | |||
| 11 | PLVAR | Call by reference | Type reference (TYPE) | PLOG-PLVAR | Planvariante | 20030117 | |||
| 12 | PNNNN_TAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | Tabelle mit Infotypsätzen | 20030117 | |||
| 13 | SUBTY | Call by reference | Type reference (TYPE) | PLOG-SUBTY | Subtyp | 20030117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRBAS-Infotypdaten: unerfüllte Programmbedingung | 20030116 |
Method READ_BY_HRIPKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HRIPKEY | Call by reference | Type reference (TYPE) | HRIPKEY | Key-Struktur für Infotypstrukturen PNNNN | 20030117 | |||
| 2 | HRTNNNN | Call by reference | Type reference (TYPE) | ANY TABLE | Tabellenteil bei Tabelleninfotypen | 20030117 | |||
| 3 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030117 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Type reference (TYPE) | HRBAS_MSG_HANDLER_IF_REF | Referenz auf Interface des Message Handlers | 20030117 | |||
| 5 | NO_AUTH_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030117 | |||
| 6 | PNNNN | Call by reference | Type reference (TYPE) | ANY | Infotypsatz | 20030117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRBAS-Infotypdaten: unerfüllte Programmbedingung | 20030117 |
Method READ_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | PLOG-BEGDA | Beginndatum | 20030117 | |||
| 2 | ENDDA | Call by reference | Type reference (TYPE) | PLOG-ENDDA | Endedatum | 20030117 | |||
| 3 | HRTNNNN | Call by reference | Type reference (TYPE) | ANY TABLE | Tabellenteil bei Tabelleninfotypen | 20030117 | |||
| 4 | INFTY | Call by reference | Type reference (TYPE) | PLOG-INFTY | Infotyp | 20030117 | |||
| 5 | ISTAT | Call by reference | Type reference (TYPE) | PLOG-ISTAT | Planungsstatus | 20030117 | |||
| 6 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030117 | |||
| 7 | MESSAGE_HANDLER | Call by reference | Type reference (TYPE) | HRBAS_MSG_HANDLER_IF_REF | Referenz auf Interface des Message Handlers | 20030117 | |||
| 8 | MODE | Call by reference | Type reference (TYPE) | HRBAS_READ_MODE | HR: Einzelsatzzugriff, Art des Lesezugriffs | 20030331 | |||
| 9 | NO_AUTH_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030117 | |||
| 10 | OBJID | Call by reference | Type reference (TYPE) | PLOG-OBJID | Objekt-Id | 20030117 | |||
| 11 | OTYPE | Call by reference | Type reference (TYPE) | PLOG-OTYPE | Objekttyp | 20030117 | |||
| 12 | PLVAR | Call by reference | Type reference (TYPE) | PLOG-PLVAR | Planvariante | 20030117 | |||
| 13 | PNNNN | Call by reference | Type reference (TYPE) | ANY | Infotypsatz | 20030117 | |||
| 14 | SUBTY | Call by reference | Type reference (TYPE) | PLOG-SUBTY | Subtyp | 20030117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRBAS-Infotypdaten: unerfüllte Programmbedingung | 20030116 |
Method START_TRIAL Signature
Method START_TRIAL on class IF_HRBAS_PLAIN_INFOTYPE_ACCESS has no parameter.
Method START_TRIAL on class IF_HRBAS_PLAIN_INFOTYPE_ACCESS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |