SAP ABAP Class CL_HR_T77EV (Class for Reading Table T77EV)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-OM (Application Component) Organizational Management
⤷
SP00_SERVICE (Package) Various Service Tools, Classes, Function Modules, Programs

⤷

⤷

Properties
Class | CL_HR_T77EV | |
Short Description | Class for Reading Table T77EV | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SP00_SERVICE | Various Service Tools, Classes, Function Modules, Programs |
Created | 20030303 | SAP |
Last change | 20040518 | 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 CL_HR_T77EV has no interface implemented.
Friends
Class CL_HR_T77EV has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | BOOLE_D | IF_HRBAS_BOOLE_D=>FALSE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20030303 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | BOOLE_D | IF_HRBAS_BOOLE_D=>TRUE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20030303 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Tests Relationship for "External" | 20031103 |
2 | ![]() |
Static method | Public | Method | Read Data Record | 20030303 |
3 | ![]() |
Static method | Public | Method | Read Table with Condition | 20031103 |
Events
Class CL_HR_T77EV has no event.
Types
Class CL_HR_T77EV has no local type.
Method Signatures
Method IS_EXTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MANDT | Call by reference | Type reference (TYPE) | MANDT | SY-MANDT | 20031103 | ||
2 | ![]() |
IV_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | 20031103 | |||
3 | ![]() |
IV_RELAT | Call by reference | Type reference (TYPE) | RELAT | '%' | 20031103 | ||
4 | ![]() |
IV_RSIGN | Call by reference | Type reference (TYPE) | RSIGN | '%' | 20031103 | ||
5 | ![]() |
IV_SCLAS | Call by reference | Type reference (TYPE) | SCLAS | '%' | 20031103 | ||
6 | ![]() |
RV_IS_EXTERNAL | Value transfer | Type reference (TYPE) | BOOLE_D | 20031103 |
Method IS_EXTERNAL on class CL_HR_T77EV has no exception.
Method READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OTYPE | Call by reference | Type reference (TYPE) | OTYPE | Objekttyp | 20030303 | ||
2 | ![]() |
RELAT | Call by reference | Type reference (TYPE) | RELAT | Verknüpfung zwischen Objekten | 20030303 | ||
3 | ![]() |
RSIGN | Call by reference | Type reference (TYPE) | RSIGN | Ausprägung der Verknüpfung | 20030303 | ||
4 | ![]() |
SCLAS | Call by reference | Type reference (TYPE) | SCLAS | Typ des verknüpften Objekts | 20030303 | ||
5 | ![]() |
T77EV | Value transfer | Type reference (TYPE) | T77EV | Externe Verknüpfungen | 20030303 |
Method READ on class CL_HR_T77EV has no exception.
Method READ_WITH_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_T77EV | Value transfer | Type reference (TYPE) | HRTB_T77EV | Tabelle der gefundenen Einträge | 20031103 | ||
2 | ![]() |
IT_OTYPES | Call by reference | Type reference (TYPE) | RNGE_OTYPE_TAB | Objekttypen (Range) | 20031103 | ||
3 | ![]() |
IV_CONDITION | Call by reference | Object reference (TYPE REF TO) | CL_HRBAS_CONDITION | Selektionsbedingungen | 20031103 | ||
4 | ![]() |
IV_MANDT | Call by reference | Type reference (TYPE) | MANDT | SY-MANDT | Mandant | 20031103 | |
5 | ![]() |
IV_RELAT | Call by reference | Type reference (TYPE) | RELAT | '' | Verknüpfung | 20031103 | |
6 | ![]() |
IV_RSIGN | Call by reference | Type reference (TYPE) | RSIGN | '' | Verknüpfungsrichtung | 20031103 |
Method READ_WITH_CONDITION on class CL_HR_T77EV has no exception.
History
Last changed by/on | SAP | 20040518 |
SAP Release Created in | 640 |