SAP ABAP Class CL_PBP_LIST_HR_OBJECTS (List with HR Objects)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-PSM (Application Component) Public Sector Management
⤷
UPYC (Package) BW: Content BPS for Public Sector Management: Budget Prep.

⤷

⤷

Properties
Class | CL_PBP_LIST_HR_OBJECTS | |
Short Description | List with HR Objects | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UPYC | BW: Content BPS for Public Sector Management: Budget Prep. |
Created | 20051125 | SAP |
Last change | 20141101 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PBP_LIST_HR_OBJECTS has no interface implemented.
Friends
Class CL_PBP_LIST_HR_OBJECTS 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) | TT_LIST_HR_OBJECTS | 20051207 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20051207 | |
2 | ![]() |
Instance method | Public | Method | 20051207 | |
3 | ![]() |
Instance method | Public | Method | 20051212 |
Events
Class CL_PBP_LIST_HR_OBJECTS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TF_LIST_HR_OBJECTS | Public | See coding | 20051207 | BEGIN OF tf_list_hr_objects,
hr_object TYPE REF TO cl_pbp_hr_object,
END OF tf_list_hr_objects
|
||
2 | TT_LIST_HR_OBJECTS | Public | See coding | 20051207 | tt_list_hr_objects type standard table of tf_list_hr_objects
|
Method Signatures
Method ADD_HR_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HR_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_PBP_HR_OBJECT | HR Objekt | 20051207 |
Method ADD_HR_OBJECT on class CL_PBP_LIST_HR_OBJECTS has no exception.
Method ADD_HR_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_LIST_HR_OBJECTS | Call by reference | Attribute reference (LIKE) | T_LIST_HR_OBJECTS | 20051207 | |||
2 | ![]() |
I_DELETE_EXISTING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20051207 |
Method ADD_HR_OBJECTS on class CL_PBP_LIST_HR_OBJECTS has no exception.
Method DELETE_HR_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HR_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_PBP_HR_OBJECT | HR Objekt | 20051212 |
Method DELETE_HR_OBJECT on class CL_PBP_LIST_HR_OBJECTS has no exception.
History
Last changed by/on | SAP | 20141101 |
SAP Release Created in | 703 |