SAP ABAP Class CL_HRWPC_TWPC_DATAVWGRP_P (Class for Reading Table TWPC_DATAVWGRP_P)
Hierarchy
☛
SAP_HRGXX (Software Component) Sub component SAP_HRGXX of SAP_HR
⤷
EP-PCT-MGR-HR (Application Component) Business Package for Manager Self-Service (HR)
⤷
PWPC_MAN_TEAMOVERVIEW (Package) PWPC_MAN_TEAMOVERVIEW
⤷
⤷
Properties
| Class | CL_HRWPC_TWPC_DATAVWGRP_P | |
| Short Description | Class for Reading Table TWPC_DATAVWGRP_P | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PWPC_MAN_TEAMOVERVIEW | PWPC_MAN_TEAMOVERVIEW |
| Created | 20040629 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRWPC_TWPC_DATAVWGRP_P has no forward declaration.
Interfaces
Class CL_HRWPC_TWPC_DATAVWGRP_P has no interface implemented.
Friends
Class CL_HRWPC_TWPC_DATAVWGRP_P 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 | ' ' | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20040629 | ||
| 2 | Constant | Private | Type reference (TYPE) | BOOLE_D | 'X' | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20040629 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Read Data Record | 20040629 | |
| 2 | Static method | Public | Method | Read All Data Records with Specific DATAVIEWGRP | 20040630 |
Events
Class CL_HRWPC_TWPC_DATAVWGRP_P has no event.
Types
Class CL_HRWPC_TWPC_DATAVWGRP_P has no local type.
Method Signatures
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATAVIEW | Call by reference | Type reference (TYPE) | HRWPC_DATAVIEW | Datensicht | 20040629 | |||
| 2 | DATAVIEWGRP | Call by reference | Type reference (TYPE) | HRWPC_DATAVIEWGRP | Gruppe von Datensichten | 20040629 | |||
| 3 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | "X" = Lesen ging gut | 20040629 | |||
| 4 | TWPC_DATAVWGRP_P | Call by reference | Type reference (TYPE) | TWPC_DATAVWGRP_P | Gruppe von Datensichten - Position | 20040629 |
Method READ on class CL_HRWPC_TWPC_DATAVWGRP_P has no exception.
Method READ_BY_DATAVIEWGRP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATAVIEWGRP | Call by reference | Type reference (TYPE) | HRWPC_DATAVIEWGRP | Gruppe von Datensichten | 20040630 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | "X" = Lesen ging gut | 20040630 | |||
| 3 | TWPC_DATAVWGRP_P_TAB | Call by reference | Type reference (TYPE) | HRWPC_T_TWPC_DATAVWGRP_P | Datensätze der Tabelle TWPC_DATAVWGRP_P | 20040630 |
Method READ_BY_DATAVIEWGRP on class CL_HRWPC_TWPC_DATAVWGRP_P has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 2005_1_500 |