SAP ABAP Class CL_HRPADRU_PACKAGE (Package)
Hierarchy
☛
SAP_HRCRU (Software Component) Sub component SAP_HRCRU of SAP_HR
⤷
PA-PA-RU (Application Component) Personalwesesen Stammdaten: Russland
⤷
PB33 (Package) HR master data : Russia
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPADRU_PHIO | 20060901 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPADRU_FREE_LIST | Free List | 20060907 |
Properties
| Class | CL_HRPADRU_PACKAGE | |
| Short Description | Package | |
| Super Class | CL_HRPADRU_PHIO | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PB33 | HR master data : Russia |
| Created | 20060831 | SAP |
| Last change | 20080505 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPADRU_PACKAGE has no forward declaration.
Interfaces
Class CL_HRPADRU_PACKAGE has no interface implemented.
Friends
Class CL_HRPADRU_PACKAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | SDOK_CLASS | 'HR_RU_PKPO' | Package class | 20070607 | ||
| 2 | Static Attribute | Public | Type reference (TYPE) | RS38L_FNAM | 'HR_RU_PKMN_EDIT_PACKAGE' | Name of Function Module | 20070607 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | SDOK_CLASS | 'HR_RU_MSPO' | Message class | 20070607 | ||
| 4 | Static Attribute | Public | Type reference (TYPE) | TNRO-OBJECT | 'HR33PACKN' | Name of number range object | 20070607 | ||
| 5 | Static Attribute | Public | Type reference (TYPE) | SDOK_CLASS | 'HYPERLINK' | Relation class | 20070607 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add message into package | 20060901 | |
| 2 | Instance method | Public | Method | Check package with an external program | 20060901 | |
| 3 | Instance method | Private | Method | Check message for relevance | 20060901 | |
| 4 | Instance method | Private | Method | Delete package w/o messages | 20060901 | |
| 5 | Instance method | Private | Method | Delete package with messages | 20060901 | |
| 6 | Instance method | Public | Method | Delete package | 20060911 | |
| 7 | Instance method | Public | Method | Find package | 20060901 | |
| 8 | Instance method | Public | Method | Get package's status | 20060901 | |
| 9 | Instance method | Public | Method | Load package's data | 20060901 | |
| 10 | Instance method | Public | Method | Load package's EF-file | 20060901 | |
| 11 | Instance method | Public | Method | Load package's print-form | 20060901 | |
| 12 | Instance method | Public | Method | Create new package | 20060901 | |
| 13 | Instance method | Public | Method | Print package | 20060901 | |
| 14 | Instance method | Public | Method | Save package's data | 20060901 | |
| 15 | Instance method | Public | Method | Save package's EF-file | 20060901 | |
| 16 | Instance method | Public | Method | Save package's print-form | 20060901 | |
| 17 | Instance method | Public | Method | Set package's status | 20060901 |
Events
Class CL_HRPADRU_PACKAGE has no event.
Types
Class CL_HRPADRU_PACKAGE has no local type.
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_OBJECT_ID | Value transfer | Type reference (TYPE) | SDOKOBJECT | Message | 20060911 | |||
| 2 | OBJECT_ID | Value transfer | Type reference (TYPE) | SDOKOBJECT | Package | 20060911 |
Method ADD_MESSAGE on class CL_HRPADRU_PACKAGE has no exception.
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_ID | Value transfer | Type reference (TYPE) | SDOKOBJECT | Package | 20060911 |
Method CHECK on class CL_HRPADRU_PACKAGE has no exception.
Method CHECK_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_OBJECT_ID | Value transfer | Type reference (TYPE) | SDOKOBJECT | Message | 20060911 | |||
| 2 | OBJECT_ID | Value transfer | Type reference (TYPE) | SDOKOBJECT | Package | 20060911 |
Method CHECK_MESSAGE on class CL_HRPADRU_PACKAGE has no exception.
Method DELETE_WO_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_ID | Value transfer | Type reference (TYPE) | SDOKOBJECT | Package | 20060911 |
Method DELETE_WO_MESSAGES on class CL_HRPADRU_PACKAGE has no exception.
Method DELETE_WT_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_ID | Value transfer | Type reference (TYPE) | SDOKOBJECT | Package | 20060911 |
Method DELETE_WT_MESSAGES on class CL_HRPADRU_PACKAGE has no exception.
Method DESTROY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_ID | Value transfer | Type reference (TYPE) | SDOKOBJECT | Package | 20060911 | |||
| 2 | WITH_MESSAGES | Value transfer | Type reference (TYPE) | FLAG | SPACE | 'With' or 'W/O' Messages flag | 20060911 |
Method DESTROY on class CL_HRPADRU_PACKAGE has no exception.
Method FIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTIES_REQUEST | Call by reference | Type reference (TYPE) | SDOKPROPTNS | List of Attribute Names (as Structure) | 20060911 | |||
| 2 | PROPERTIES_RESULT | Call by reference | Type reference (TYPE) | SDOKPROPTLS | List of Attribute Values for Objects | 20060911 | |||
| 3 | QUERY | Call by reference | Type reference (TYPE) | SDOKQUPROPS | Search Query | 20060911 | |||
| 4 | RESULT | Call by reference | Type reference (TYPE) | SDOKOBJECTS | Packages List | 20060911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Not Found | 20070607 |
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_ID | Value transfer | Type reference (TYPE) | SDOKOBJECT | Package | 20060911 |
Method GET_STATUS on class CL_HRPADRU_PACKAGE has no exception.
Method LOAD_DATA Signature
Method LOAD_DATA on class CL_HRPADRU_PACKAGE has no parameter.
Method LOAD_DATA on class CL_HRPADRU_PACKAGE has no exception.
Method LOAD_EF_FILE Signature
Method LOAD_EF_FILE on class CL_HRPADRU_PACKAGE has no parameter.
Method LOAD_EF_FILE on class CL_HRPADRU_PACKAGE has no exception.
Method LOAD_FORM Signature
Method LOAD_FORM on class CL_HRPADRU_PACKAGE has no parameter.
Method LOAD_FORM on class CL_HRPADRU_PACKAGE has no exception.
Method NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_ID | Value transfer | Type reference (TYPE) | SDOKOBJECT | Package | 20060911 | |||
| 2 | PROPERTIES | Call by reference | Type reference (TYPE) | SDOKPROPTYS | Package's properties | 20060911 | |||
| 3 | TEMPLATE_OBJECT_ID | Value transfer | Type reference (TYPE) | SDOKOBJECT | Template package | 20060911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 3 | 20070607 | ||
| 2 | 1 | 20070607 | ||
| 3 | 4 | 20070607 | ||
| 4 | 5 | 20070607 | ||
| 5 | 2 | 20070607 |
Method PRINT Signature
Method PRINT on class CL_HRPADRU_PACKAGE has no parameter.
Method PRINT on class CL_HRPADRU_PACKAGE has no exception.
Method SAVE_DATA Signature
Method SAVE_DATA on class CL_HRPADRU_PACKAGE has no parameter.
Method SAVE_DATA on class CL_HRPADRU_PACKAGE has no exception.
Method SAVE_EF_FILE Signature
Method SAVE_EF_FILE on class CL_HRPADRU_PACKAGE has no parameter.
Method SAVE_EF_FILE on class CL_HRPADRU_PACKAGE has no exception.
Method SAVE_FORM Signature
Method SAVE_FORM on class CL_HRPADRU_PACKAGE has no parameter.
Method SAVE_FORM on class CL_HRPADRU_PACKAGE has no exception.
Method SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_ID | Value transfer | Type reference (TYPE) | SDOKOBJECT | Package | 20060911 | |||
| 2 | STATUS | Value transfer | Type reference (TYPE) | P33_STATUS | Package Status | 20060911 |
Method SET_STATUS on class CL_HRPADRU_PACKAGE has no exception.
History
| Last changed by/on | SAP | 20080505 |
| SAP Release Created in |