SAP ABAP Class IF_HRASR00_INFOTYPE_BROWSER (Interface for Infotype Browser)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRASR00_INFOTYPE_BROWSER | Infotype Browser | 20040824 |
Properties
Class | IF_HRASR00_INFOTYPE_BROWSER | |
Short Description | Interface for Infotype Browser | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20040824 | SAP |
Last change | 20050705 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_HRASR00_INFOTYPE_BROWSER has no forward declaration.
Interfaces
Class IF_HRASR00_INFOTYPE_BROWSER has no interface implemented.
Friends
Class IF_HRASR00_INFOTYPE_BROWSER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PERNR_D | Personnel Number | 20050307 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Destroy Browser | 20041018 |
2 | ![]() |
Instance method | Public | Method | Set All Data of Infotype Browser in ABAP Memory | 20050615 |
3 | ![]() |
Static method | Public | Method | 20040824 | |
4 | ![]() |
Instance method | Public | Method | Read All Data of Infotype Browser from ABAP Memory | 20050616 |
5 | ![]() |
Static method | Public | Method | 20040824 | |
6 | ![]() |
Instance method | Public | Method | Rebuild Part of Tree | 20040824 |
7 | ![]() |
Instance method | Public | Method | Transfer New Data to Infotype Browser | 20050310 |
8 | ![]() |
Instance method | Public | Method | Update Context Information for Infotype Browser | 20040824 |
9 | ![]() |
Instance method | Public | Method | Update Infotype | 20040928 |
10 | ![]() |
Instance method | Public | Method | Insert or Delete Infotype from Existing Infotypes | 20050222 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | INFOTYPE_CONTEXT | Instance Event (0) |
Public (2) |
20040825 |
Types
Class IF_HRASR00_INFOTYPE_BROWSER has no local type.
Method Signatures
Method DESTROY_BROWSER Signature
Method DESTROY_BROWSER on class IF_HRASR00_INFOTYPE_BROWSER has no parameter.
Method DESTROY_BROWSER on class IF_HRASR00_INFOTYPE_BROWSER has no exception.
Method EXPORT_TO_MEMORY Signature
Method EXPORT_TO_MEMORY on class IF_HRASR00_INFOTYPE_BROWSER has no parameter.
Method EXPORT_TO_MEMORY on class IF_HRASR00_INFOTYPE_BROWSER has no exception.
Method GET_INFOTYPE_BROWSER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20040824 | |||
2 | ![]() |
INFOTYPE_BROWSER | Call by reference | Object reference (TYPE REF TO) | IF_HRASR00_INFOTYPE_BROWSER | 20040824 | |||
3 | ![]() |
PERNR | Call by reference | Type reference (TYPE) | PERNR_D | 20040824 |
Method GET_INFOTYPE_BROWSER on class IF_HRASR00_INFOTYPE_BROWSER has no exception.
Method IMPORT_FROM_MEMORY Signature
Method IMPORT_FROM_MEMORY on class IF_HRASR00_INFOTYPE_BROWSER has no parameter.
Method IMPORT_FROM_MEMORY on class IF_HRASR00_INFOTYPE_BROWSER has no exception.
Method NEW_INFOTYPE_BROWSER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20040921 | ||
2 | ![]() |
INFOTYPE_BROWSER | Call by reference | Object reference (TYPE REF TO) | IF_HRASR00_INFOTYPE_BROWSER | Infotype Browser | 20040921 | ||
3 | ![]() |
PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20040921 |
Method NEW_INFOTYPE_BROWSER on class IF_HRASR00_INFOTYPE_BROWSER has no exception.
Method REBUILD_TREE_PART Signature
Method REBUILD_TREE_PART on class IF_HRASR00_INFOTYPE_BROWSER has no parameter.
Method REBUILD_TREE_PART on class IF_HRASR00_INFOTYPE_BROWSER has no exception.
Method SET_NEW_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20050310 |
Method SET_NEW_DATA on class IF_HRASR00_INFOTYPE_BROWSER has no exception.
Method UPDATE_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION | Call by reference | Type reference (TYPE) | MASSN2 | 20040824 | |||
2 | ![]() |
FCODE | Call by reference | Type reference (TYPE) | FCODE | Function code | 20040824 | ||
3 | ![]() |
INFOTYPE | Call by reference | Type reference (TYPE) | INFTY | 20040824 | |||
4 | ![]() |
SUBTYPE | Call by reference | Type reference (TYPE) | SUBTY | 20040824 | |||
5 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Infotyp / Maßnahme | 20050209 |
Method UPDATE_CONTEXT on class IF_HRASR00_INFOTYPE_BROWSER has no exception.
Method UPDATE_INFTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INFOTYPE | Call by reference | Type reference (TYPE) | INFTY | Infotyp | 20040928 | ||
2 | ![]() |
PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Standard Selektionen für HR-Stammdaten-Reporting | 20041027 |
Method UPDATE_INFTY on class IF_HRASR00_INFOTYPE_BROWSER has no exception.
Method UPDATE_TREE_EXISTING_INFOTYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INFTY | Call by reference | Type reference (TYPE) | INFTY | Infotyp | 20050222 | ||
2 | ![]() |
OPERA | Call by reference | Type reference (TYPE) | HROPERA | Operationskennzeichen | 20050222 |
Method UPDATE_TREE_EXISTING_INFOTYPES on class IF_HRASR00_INFOTYPE_BROWSER has no exception.
Event Signatures
Event INFOTYPE_CONTEXT Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CALLER | Exporting | Value transfer | Type reference (TYPE) | CHAR1 | Methode der Ereignisauslösung | 20041009 | ||
2 | NAVIGATE_INFTY | Exporting | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20041028 |
History
Last changed by/on | SAP | 20050705 |
SAP Release Created in |