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 MC_CLASS Static Attribute Public Type reference (TYPE) SDOK_CLASS 'HR_RU_PKPO' Package class 20070607
2 MC_EDIT_FUNCTION Static Attribute Public Type reference (TYPE) RS38L_FNAM 'HR_RU_PKMN_EDIT_PACKAGE' Name of Function Module 20070607
3 MC_MESSAGE_CLASS Static Attribute Public Type reference (TYPE) SDOK_CLASS 'HR_RU_MSPO' Message class 20070607
4 MC_NUMBER_RANGE Static Attribute Public Type reference (TYPE) TNRO-OBJECT 'HR33PACKN' Name of number range object 20070607
5 MC_RELATION_CLASS Static Attribute Public Type reference (TYPE) SDOK_CLASS 'HYPERLINK' Relation class 20070607
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method Add message into package 20060901
2 CHECK Instance method Public Method Check package with an external program 20060901
3 CHECK_MESSAGE Instance method Private Method Check message for relevance 20060901
4 DELETE_WO_MESSAGES Instance method Private Method Delete package w/o messages 20060901
5 DELETE_WT_MESSAGES Instance method Private Method Delete package with messages 20060901
6 DESTROY Instance method Public Method Delete package 20060911
7 FIND Instance method Public Method Find package 20060901
8 GET_STATUS Instance method Public Method Get package's status 20060901
9 LOAD_DATA Instance method Public Method Load package's data 20060901
10 LOAD_EF_FILE Instance method Public Method Load package's EF-file 20060901
11 LOAD_FORM Instance method Public Method Load package's print-form 20060901
12 NEW Instance method Public Method Create new package 20060901
13 PRINT Instance method Public Method Print package 20060901
14 SAVE_DATA Instance method Public Method Save package's data 20060901
15 SAVE_EF_FILE Instance method Public Method Save package's EF-file 20060901
16 SAVE_FORM Instance method Public Method Save package's print-form 20060901
17 SET_STATUS 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 Importing MESSAGE_OBJECT_ID Value transfer Type reference (TYPE) SDOKOBJECT Message 20060911
2 Importing 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 Importing 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 Importing MESSAGE_OBJECT_ID Value transfer Type reference (TYPE) SDOKOBJECT Message 20060911
2 Importing 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 Importing 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 Importing 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 Importing OBJECT_ID Value transfer Type reference (TYPE) SDOKOBJECT Package 20060911
2 Importing 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 Changing PROPERTIES_REQUEST Call by reference Type reference (TYPE) SDOKPROPTNS List of Attribute Names (as Structure) 20060911
2 Changing PROPERTIES_RESULT Call by reference Type reference (TYPE) SDOKPROPTLS List of Attribute Values for Objects 20060911
3 Changing QUERY Call by reference Type reference (TYPE) SDOKQUPROPS Search Query 20060911
4 Changing RESULT Call by reference Type reference (TYPE) SDOKOBJECTS Packages List 20060911
# Exception Resumable Description Created on
1 NOT_FOUND Not Found 20070607

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Exporting OBJECT_ID Value transfer Type reference (TYPE) SDOKOBJECT Package 20060911
2 Exporting PROPERTIES Call by reference Type reference (TYPE) SDOKPROPTYS Package's properties 20060911
3 Importing TEMPLATE_OBJECT_ID Value transfer Type reference (TYPE) SDOKOBJECT Template package 20060911
# Exception Resumable Description Created on
1 ATTRIBUTES_ERROR 3 20070607
2 CREATION_ERROR 1 20070607
3 NO_RESULT 4 20070607
4 PACKAGE_ALREADY_EXIST 5 20070607
5 TEMPLATE_ERROR 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 Importing OBJECT_ID Value transfer Type reference (TYPE) SDOKOBJECT Package 20060911
2 Importing 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