SAP ABAP Class CL_HRPADRU_PHIO (CL_HRPADRU_PHIO)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPADRU_MESSAGE | Message | 20060901 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_HRPADRU_PACKAGE | Package | 20060901 |
Properties
Class | CL_HRPADRU_PHIO | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PB33 | HR master data : Russia |
Created | 20060830 | SAP |
Last change | 20070912 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HRPADRU_PHIO has no forward declaration.
Interfaces
Class CL_HRPADRU_PHIO has no interface implemented.
Friends
Class CL_HRPADRU_PHIO has no friend class.
Attributes
Class CL_HRPADRU_PHIO has no attribute.
Methods
Events
Class CL_HRPADRU_PHIO has no event.
Types
Class CL_HRPADRU_PHIO has no local type.
Method Signatures
Method ATTRIBUTES_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTES | Call by reference | Type reference (TYPE) | SASDOKATTRIB_T | Attribute Meta-Information | 20060908 | ||
2 | ![]() |
CLASS | Call by reference | Type reference (TYPE) | SDOKOBJECT-CLASS | Document class | 20060908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No Authorization | 20060908 | |
2 | ![]() |
Class does not exist | 20060908 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLIENT | Value transfer | Type reference (TYPE) | SY-MANDT | SY-MANDT | Client ID of Current User | 20060907 | |
2 | ![]() |
FROM_RELATIONS | Call by reference | Type reference (TYPE) | SDOKRELISTS | SDOK: List of relationships for information object | 20060907 | ||
3 | ![]() |
OBJECT_CLASS | Value transfer | Type reference (TYPE) | SDOKPHCL-PH_CLASS | Document class | 20060907 | ||
4 | ![]() |
OBJECT_ID | Value transfer | Type reference (TYPE) | SDOKOBJECT | SDOK: BOR key for information object | 20060907 | ||
5 | ![]() |
OBJECT_UNIQUE_ID | Value transfer | Type reference (TYPE) | SDOKPHIO-PHIO_ID | Physical document | 20060907 | ||
6 | ![]() |
PROPERTIES | Call by reference | Type reference (TYPE) | SDOKPROPTYS | SDOK: Object attribute, name and feature | 20060907 | ||
7 | ![]() |
TO_RELATIONS | Call by reference | Type reference (TYPE) | SDOKRELISTS | SDOK: List of relationships for information object | 20060907 | ||
8 | ![]() |
X_ENQUEUE | Value transfer | Type reference (TYPE) | SY-DATAR | Selection for Screen Field Input | 20060907 | ||
9 | ![]() |
X_SUPPRESS_PARTNER_CHECK | Value transfer | Type reference (TYPE) | SY-DATAR | Selection for Screen Field Input | 20060907 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Class Unknown | 20060907 | |
2 | ![]() |
Attributes Not Specified Correctly | 20060907 | |
3 | ![]() |
Relationships Not Specified Correctly | 20060907 | |
4 | ![]() |
Object Already Exists | 20060907 | |
5 | ![]() |
Locking Error | 20060907 | |
6 | ![]() |
Exception Triggered in Application Exit | 20060907 | |
7 | ![]() |
Object Class Not Specified | 20060907 | |
8 | ![]() |
Required Attributes Not Specified | 20060907 | |
9 | ![]() |
No Authorization | 20060907 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLIENT | Value transfer | Type reference (TYPE) | SY-MANDT | SY-MANDT | Client ID of Current User | 20060908 | |
2 | ![]() |
OBJECT_ID | Value transfer | Type reference (TYPE) | SDOKOBJECT | SDOK: BOR key for information object | 20060908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception in Application Exit | 20060908 | |
2 | ![]() |
Object Cannot Be Deleted | 20060908 | |
3 | ![]() |
No Authorization | 20060908 | |
4 | ![]() |
Object Does Not Exist | 20060908 |
Method FIND_BY_QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLIENT | Value transfer | Type reference (TYPE) | SY-MANDT | SY-MANDT | Client ID of Current User | 20060908 | |
2 | ![]() |
INPUT_PHIOS | Call by reference | Type reference (TYPE) | SDOKOBJECTS | Object List | 20060908 | ||
3 | ![]() |
OBJECT_CLASS | Value transfer | Type reference (TYPE) | SDOKPHCL-PH_CLASS | Document class | 20060908 | ||
4 | ![]() |
PROPERTIES_REQUEST | Call by reference | Type reference (TYPE) | SDOKPROPTNS | List of Attribute Names (as Structure) | 20060908 | ||
5 | ![]() |
PROPERTIES_RESULT | Call by reference | Type reference (TYPE) | SDOKPROPTLS | List of Attribute Values for Objects | 20060908 | ||
6 | ![]() |
QUERY | Call by reference | Type reference (TYPE) | SDOKQUPROPS | Search Query | 20060908 | ||
7 | ![]() |
RESULT | Call by reference | Type reference (TYPE) | SDOKOBJECTS | Object List | 20060908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Class Unknown | 20060908 | |
2 | ![]() |
Incorrect Search Query | 20060908 | |
3 | ![]() |
No Authorization | 20060908 |
Method FROM_RELATIONS_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS_FILTER | Call by reference | Type reference (TYPE) | SDOKRELISTS | Table with Information Object Relationships | 20060908 | ||
2 | ![]() |
CLIENT | Value transfer | Type reference (TYPE) | SY-MANDT | SY-MANDT | Client ID of Current User | 20060908 | |
3 | ![]() |
OBJECT_ID | Value transfer | Type reference (TYPE) | SDOKOBJECT | SDOK: BOR key for information object | 20060908 | ||
4 | ![]() |
RELATION_CLASS | Value transfer | Type reference (TYPE) | SDOKRECL-RE_CLASS | Document class | 20060908 | ||
5 | ![]() |
RESULT | Call by reference | Type reference (TYPE) | SDOKRELISTS | Table with Information Object Relationships | 20060908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Relationship Class Not Allowed or Does Not Exist | 20060908 | |
2 | ![]() |
Exception in Application Exit | 20060908 | |
3 | ![]() |
No Authorization | 20060908 | |
4 | ![]() |
Object Does Not Exist | 20060908 |
Method LOAD_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AS_IS_MODE | Value transfer | Type reference (TYPE) | SY-DATAR | Selection for Screen Field Input | 20060908 | ||
2 | ![]() |
CLIENT | Value transfer | Type reference (TYPE) | SY-MANDT | SY-MANDT | Client ID of Current User | 20060908 | |
3 | ![]() |
FILE_ACCESS_INFO | Call by reference | Type reference (TYPE) | SDOKFILACIS | SDOK: Document Content Specifications for Internal Tables | 20060908 | ||
4 | ![]() |
FILE_CONTENT_ASCII | Call by reference | Type reference (TYPE) | SDOKCNTASCS | Table with Lines of Text Document Content for the Web Server | 20060908 | ||
5 | ![]() |
FILE_CONTENT_BINARY | Call by reference | Type reference (TYPE) | SDOKCNTBINS | SDOK: Table with Binary Document Content for Web Server | 20060908 | ||
6 | ![]() |
OBJECT_ID | Value transfer | Type reference (TYPE) | SDOKOBJECT | SDOK: BOR key for information object | 20060908 | ||
7 | ![]() |
RAW_MODE | Value transfer | Type reference (TYPE) | SY-DATAR | Selection for Screen Field Input | 20060908 | ||
8 | ![]() |
TEXT_AS_STREAM | Value transfer | Type reference (TYPE) | SY-DATAR | Selection for Screen Field Input | 20060908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Incorrect Storage Type | 20060908 | |
2 | ![]() |
No Authorization | 20060908 | |
3 | ![]() |
Object Does Not Exist | 20060908 | |
4 | ![]() |
No Files for this Physical Object | 20060908 |
Method PROPERTIES_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLIENT | Value transfer | Type reference (TYPE) | SY-MANDT | SY-MANDT | Client ID of Current User | 20060908 | |
2 | ![]() |
OBJECT_ID | Value transfer | Type reference (TYPE) | SDOKOBJECT | SDOK: BOR key for information object | 20060908 | ||
3 | ![]() |
PROPERTIES | Call by reference | Type reference (TYPE) | SDOKPROPTDS | List of Definitions for Deleting Attribute Versions | 20060908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Incorrect Attribute Data Entered | 20060908 | |
2 | ![]() |
Exception in Application Exit | 20060908 | |
3 | ![]() |
No Authorization | 20060908 | |
4 | ![]() |
Object Does Not Exist | 20060908 |
Method PROPERTIES_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLIENT | Value transfer | Type reference (TYPE) | SY-MANDT | SY-MANDT | Client ID of Current User | 20060911 | |
2 | ![]() |
OBJECT_ID | Value transfer | Type reference (TYPE) | SDOKOBJECT | SDOK: BOR key for information object | 20060911 | ||
3 | ![]() |
PROPERTIES | Call by reference | Type reference (TYPE) | SDOKPROPTYS | SDOK: List of Pairs of Name and Value | 20060911 | ||
4 | ![]() |
X_EXTERNAL_FORMAT | Value transfer | Type reference (TYPE) | SY-DATAR | Selection for Screen Field Input | 20060911 | ||
5 | ![]() |
X_PC_PROPERTIES_ONLY | Value transfer | Type reference (TYPE) | SY-DATAR | Selection for Screen Field Input | 20060911 | ||
6 | ![]() |
X_SUPPRESS_SYS_PROP | Value transfer | Type reference (TYPE) | SY-DATAR | Selection for Screen Field Input | 20060911 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception in Application Exit | 20060911 | |
2 | ![]() |
No Authorization | 20060911 | |
3 | ![]() |
Object Does Not Exist | 20060911 |
Method PROPERTIES_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLIENT | Value transfer | Type reference (TYPE) | SY-MANDT | SY-MANDT | Client ID of Current User | 20060908 | |
2 | ![]() |
OBJECT_ID | Value transfer | Type reference (TYPE) | SDOKOBJECT | SDOK: BOR key for information object | 20060908 | ||
3 | ![]() |
PROPERTIES | Call by reference | Type reference (TYPE) | SDOKPROPTYS | SDOK: List of Pairs of Name and Value | 20060908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Incorrect Attribute Data Entered | 20060908 | |
2 | ![]() |
Exception in Application Exit | 20060908 | |
3 | ![]() |
No Authorization | 20060908 | |
4 | ![]() |
Object Does Not Exist | 20060908 |
Method RELA_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLIENT | Value transfer | Type reference (TYPE) | SY-MANDT | SY-MANDT | Client ID of Current User | 20060908 | |
2 | ![]() |
FROM_OBJECT | Value transfer | Type reference (TYPE) | SDOKOBJECT | SDOK: BOR key for information object | 20060908 | ||
3 | ![]() |
OBJECT_ID | Value transfer | Type reference (TYPE) | SDOKOBJECT | SDOK: BOR key for information object | 20060908 | ||
4 | ![]() |
PROPERTIES | Call by reference | Type reference (TYPE) | SDOKPROPTYS | SDOK: List of Pairs of Name and Value | 20060908 | ||
5 | ![]() |
RELATION_CLASS | Value transfer | Type reference (TYPE) | SDOKRECL-RE_CLASS | Document class | 20060908 | ||
6 | ![]() |
RELATION_UNIQUE_ID | Value transfer | Type reference (TYPE) | SDOKRE-REIO_ID | Relationship between logical and physical documents | 20060908 | ||
7 | ![]() |
TO_OBJECT | Value transfer | Type reference (TYPE) | SDOKOBJECT | SDOK: BOR key for information object | 20060908 | ||
8 | ![]() |
X_SUPPRESS_PARTNER_CHECK | Value transfer | Type reference (TYPE) | SY-DATAR | Selection for Screen Field Input | 20060908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Relationship Class Not Recognized | 20060908 | |
2 | ![]() |
Attributes Not Specified Correctly | 20060908 | |
3 | ![]() |
Relationship Already Exists | 20060908 | |
4 | ![]() |
Exception in Application Exit | 20060908 | |
5 | ![]() |
Initial Object Does Not Exist | 20060908 | |
6 | ![]() |
Relationship Class Not Specified | 20060908 | |
7 | ![]() |
Required Attributes Not Specified | 20060908 | |
8 | ![]() |
No Authorization | 20060908 | |
9 | ![]() |
Target Object Exists | 20060908 | |
10 | ![]() |
Object is Unique and Already Exists | 20060908 |
Method RELA_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLIENT | Value transfer | Type reference (TYPE) | SY-MANDT | SY-MANDT | Client ID of Current User | 20060908 | |
2 | ![]() |
OBJECT_ID | Value transfer | Type reference (TYPE) | SDOKOBJECT | SDOK: BOR key for information object | 20060908 | ||
3 | ![]() |
PARTNER_FROM | Value transfer | Type reference (TYPE) | SDOKOBJECT | SDOK: BOR key for information object | 20060908 | ||
4 | ![]() |
PARTNER_TO | Value transfer | Type reference (TYPE) | SDOKOBJECT | SDOK: BOR key for information object | 20060908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception in Application Exit | 20060908 | |
2 | ![]() |
Relationship Cannot Be Deleted | 20060908 | |
3 | ![]() |
No Authorization | 20060908 | |
4 | ![]() |
Relationship does not exist | 20060908 |
Method STORE_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALLOW_STORE_BY_URL | Value transfer | Type reference (TYPE) | SY-DATAR | Selection for Screen Field Input | 20060908 | ||
2 | ![]() |
CLIENT | Value transfer | Type reference (TYPE) | SY-MANDT | SY-MANDT | Client ID of Current User | 20060908 | |
3 | ![]() |
FILE_ACCESS_INFO | Call by reference | Type reference (TYPE) | SDOKFILACIS | SDOK: Document Content Specifications for Internal Tables | 20060908 | ||
4 | ![]() |
FILE_ACCESS_URL | Call by reference | Type reference (TYPE) | SDOKCOMPRUS | SDOK: Tables with Component Properties with Access URL | 20060908 | ||
5 | ![]() |
FILE_CONTENT_ASCII | Call by reference | Type reference (TYPE) | SDOKCNTASCS | Table with Lines of Text Document Content for the Web Server | 20060908 | ||
6 | ![]() |
FILE_CONTENT_BINARY | Call by reference | Type reference (TYPE) | SDOKCNTBINS | SDOK: Table with Binary Document Content for Web Server | 20060908 | ||
7 | ![]() |
OBJECT_ID | Value transfer | Type reference (TYPE) | SDOKOBJECT | SDOK: BOR key for information object | 20060908 | ||
8 | ![]() |
RAW_MODE | Value transfer | Type reference (TYPE) | SY-DATAR | Selection for Screen Field Input | 20060908 | ||
9 | ![]() |
TEXT_AS_STREAM | Value transfer | Type reference (TYPE) | SY-DATAR | Selection for Screen Field Input | 20060908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Incorrect Storage Type | 20060908 | |
2 | ![]() |
Save Not Allowed | 20060908 | |
3 | ![]() |
No Authorization | 20060908 | |
4 | ![]() |
Object Does Not Exist | 20060908 | |
5 | ![]() |
No Files for this Physical Object | 20060908 |
Method TO_RELATIONS_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS_FILTER | Call by reference | Type reference (TYPE) | SDOKRELISTS | Table with Information Object Relationships | 20060908 | ||
2 | ![]() |
CLIENT | Value transfer | Type reference (TYPE) | SY-MANDT | SY-MANDT | Client ID of Current User | 20060908 | |
3 | ![]() |
OBJECT_ID | Value transfer | Type reference (TYPE) | SDOKOBJECT | SDOK: BOR key for information object | 20060908 | ||
4 | ![]() |
RELATION_CLASS | Value transfer | Type reference (TYPE) | SDOKRECL-RE_CLASS | Document class | 20060908 | ||
5 | ![]() |
RESULT | Call by reference | Type reference (TYPE) | SDOKRELISTS | Table with Information Object Relationships | 20060908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Relationship Class Not Allowed or Does Not Exist | 20060908 | |
2 | ![]() |
Exception in Application Exit | 20060908 | |
3 | ![]() |
No Authorization | 20060908 | |
4 | ![]() |
Object Does Not Exist | 20060908 |
History
Last changed by/on | SAP | 20070912 |
SAP Release Created in |