SAP ABAP Class CL_HR_PM_ST_BASIC_SELECTION (Administration of Original Set)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PY-XX-TL (Application Component) Tools
⤷
PCPM (Package) HR Process Model and Status Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HR_PM_PM_MODEL_COMPONENT | Element of a Model | 20030526 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HR_PM_ST_OBJECT_SUPPLIER | Provide Interface for all Objects | 20020909 |
Properties
| Class | CL_HR_PM_ST_BASIC_SELECTION | |
| Short Description | Administration of Original Set | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PCPM | HR Process Model and Status Management |
| Created | 20020909 | SAP |
| Last change | 20040223 | SAP |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HR_PM_PM_MODEL_COMPONENT | Element of a Model | 20030526 | ||
| 2 | IF_HR_PM_ST_OBJECT_SUPPLIER | Provide Interface for all Objects | 20020909 |
Friends
Class CL_HR_PM_ST_BASIC_SELECTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_HR_PM_ST_BASIC_SELECTION | Administration of Original Set | 20020909 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_HR_PM_PM_CATEGORY | Program Category | 20030523 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HR_PM_PW_PARCEL_OBJECTS | Objects in Set | 20021202 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HR_PM_PW_PROCESS | Process | 20020909 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Erases the buffer | 20021202 | |
| 2 | Instance method | Public | Constructor | Constructor | 20020909 | |
| 3 | Instance method | Public | Method | Provides Original Set | 20021021 | |
| 4 | Static method | Public | Method | Create Instance | 20020909 | |
| 5 | Instance method | Public | Method | Original Set That Grows Dynamically | 20021202 | |
| 6 | Instance method | Public | Method | Insert objects | 20021202 | |
| 7 | Instance method | Public | Method | Provides Objects of Type Required by Current Step | 20020909 | |
| 8 | Instance method | Protected | Method | Set Process | 20020909 |
Events
Class CL_HR_PM_ST_BASIC_SELECTION has no event.
Types
Class CL_HR_PM_ST_BASIC_SELECTION has no local type.
Method Signatures
Method CLEAR_BUFFER Signature
Method CLEAR_BUFFER on class CL_HR_PM_ST_BASIC_SELECTION has no parameter.
Method CLEAR_BUFFER on class CL_HR_PM_ST_BASIC_SELECTION has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_PROCESS | Call by reference | Object reference (TYPE REF TO) | CL_HR_PM_PW_PROCESS | Prozeß | 20020909 |
Method CONSTRUCTOR on class CL_HR_PM_ST_BASIC_SELECTION has no exception.
Method GET_BASIC_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET_BASIC_SELECTION | Value transfer | Object reference (TYPE REF TO) | CL_HR_PM_PW_PARCEL_OBJECTS | Objekte eines Pakets | 20021021 |
Method GET_BASIC_SELECTION on class CL_HR_PM_ST_BASIC_SELECTION has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_PROCESS | Call by reference | Object reference (TYPE REF TO) | CL_HR_PM_PW_PROCESS | Prozeß | 20020909 | |||
| 2 | RET_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_HR_PM_ST_BASIC_SELECTION | Verwaltung der Urmenge | 20020909 |
Method GET_INSTANCE on class CL_HR_PM_ST_BASIC_SELECTION has no exception.
Method INCREASE_BASIC_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_MSG_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_HR_PM_PW_ERROR | Fehlerklasse für Prozeßmanager | 20021212 |
Method INCREASE_BASIC_SELECTION on class CL_HR_PM_ST_BASIC_SELECTION has no exception.
Method INSERT_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_MSG_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_HR_PM_PW_ERROR | Fehlerklasse für Prozeßmanager | 20021212 | |||
| 2 | IMP_SELECTION | Call by reference | Type reference (TYPE) | PAY_PM_OBJECTS | Prozessmanager: Container für Objektschlüssel | 20021202 |
Method INSERT_SELECTION on class CL_HR_PM_ST_BASIC_SELECTION has no exception.
Method IS_SUPPLIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_MSG_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_HR_PM_PW_ERROR | Fehlerklasse für Prozeßmanager | 20020909 | |||
| 2 | IMP_STEP | Call by reference | Object reference (TYPE REF TO) | CL_HR_PM_PM_STEP | Schritt im Prozeßmodell | 20020909 | |||
| 3 | RET_SUPPLIER | Value transfer | Type reference (TYPE) | PAY_PM_SUPPLIER | Prozeßmanager: Objektlieferanten | 20020909 |
Method IS_SUPPLIER on class CL_HR_PM_ST_BASIC_SELECTION has no exception.
Method SET_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_PROCESS | Call by reference | Object reference (TYPE REF TO) | CL_HR_PM_PW_PROCESS | Prozeß | 20020909 |
Method SET_PROCESS on class CL_HR_PM_ST_BASIC_SELECTION has no exception.
History
| Last changed by/on | SAP | 20040223 |
| SAP Release Created in | 470 |