SAP ABAP Class CL_HRPADRU_PKMN_LOIO (DMS: Logical Object)
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
Properties
Class CL_HRPADRU_PKMN_LOIO  
Short Description DMS: Logical Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PB33   HR master data : Russia 
Created 20061102   SAP 
Last change 20080505   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPADRU_PKMN_LOIO has no forward declaration.
Interfaces
Class CL_HRPADRU_PKMN_LOIO has no interface implemented.
Friends
Class CL_HRPADRU_PKMN_LOIO has no friend class.
Attributes
Class CL_HRPADRU_PKMN_LOIO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ATTRIBUTES_GET Instance method Public Method Get Attributes 20070706
2 CREATE Instance method Public Method Create Object 20070706
3 DELETE Instance method Public Method Delete Object 20070706
4 DESCRIPTIONS_DELETE Instance method Public Method Delete Descriptions 20070706
5 DESCRIPTIONS_GET Instance method Public Method Get Descriptions 20070706
6 DESCRIPTIONS_SET Instance method Public Method Set Descriptions 20070706
7 FIND_BY_QUERY Instance method Public Method Find Object by Query 20070706
8 FROM_RELATIONS_GET Instance method Public Method Get Relations (FROM) 20070706
9 PROPERTIES_DELETE Instance method Public Method Delete Properties 20070706
10 PROPERTIES_GET Instance method Public Method Get Properties 20070706
11 PROPERTIES_SET Instance method Public Method Set Properties 20070706
12 RELA_CREATE Instance method Public Method Create relationship 20070706
13 RELA_DELETE Instance method Public Method Delete relationship 20070706
14 TO_RELATIONS_GET Instance method Public Method Get Relations (TO) 20070706
Events
Class CL_HRPADRU_PKMN_LOIO has no event.
Types
Class CL_HRPADRU_PKMN_LOIO has no local type.
Method Signatures

Method ATTRIBUTES_GET Signature

Method ATTRIBUTES_GET on class CL_HRPADRU_PKMN_LOIO has no parameter.
Method ATTRIBUTES_GET on class CL_HRPADRU_PKMN_LOIO has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Call by reference Type reference (TYPE) SY-MANDT SY-MANDT Client ID of Current User 20070706
2 Importing OBJECT_CLASS Call by reference Type reference (TYPE) SDOKLOCL-LO_CLASS Document class 20070706
3 Exporting OBJECT_ID Call by reference Type reference (TYPE) SDOKOBJECT SDOK: BOR key for information object 20070706
4 Importing OBJECT_UNIQUE_ID Call by reference Type reference (TYPE) SDOKLOIO-LOIO_ID Logical document 20070706
5 Changing PROPERTIES Call by reference Type reference (TYPE) SDOKPROPTYS SDOK: Object attribute, name and feature 20070706
# Exception Resumable Description Created on
1 BAD_CLASS Object Class Unknown 20070706
2 BAD_PROPERTIES Attributes Not Specified Correctly 20070706
3 DUPLICATE_OBJECT_ID Object Already Exists 20070706
4 EXCEPTION_IN_EXIT Exception in Application Exit 20070706
5 MISSING_CLASS Object Class Not Specified 20070706
6 MISSING_PROPERTIES Required Attributes Not Specified 20070706
7 NOT_AUTHORIZED No Authorization 20070706

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Call by reference Type reference (TYPE) SY-MANDT SY-MANDT Client ID of Current User 20070706
2 Importing OBJECT_ID Call by reference Type reference (TYPE) SDOKOBJECT SDOK: BOR key for information object 20070706
# Exception Resumable Description Created on
1 EXCEPTION_IN_EXIT Exception in Application Exit 20070706
2 NOT_ALLOWED Object Cannot Be Deleted 20070706
3 NOT_AUTHORIZED No Authorization 20070706
4 NOT_EXISTING Object Does Not Exist 20070706

Method DESCRIPTIONS_DELETE Signature

Method DESCRIPTIONS_DELETE on class CL_HRPADRU_PKMN_LOIO has no parameter.
Method DESCRIPTIONS_DELETE on class CL_HRPADRU_PKMN_LOIO has no exception.

Method DESCRIPTIONS_GET Signature

Method DESCRIPTIONS_GET on class CL_HRPADRU_PKMN_LOIO has no parameter.
Method DESCRIPTIONS_GET on class CL_HRPADRU_PKMN_LOIO has no exception.

Method DESCRIPTIONS_SET Signature

Method DESCRIPTIONS_SET on class CL_HRPADRU_PKMN_LOIO has no parameter.
Method DESCRIPTIONS_SET on class CL_HRPADRU_PKMN_LOIO has no exception.

Method FIND_BY_QUERY Signature

Method FIND_BY_QUERY on class CL_HRPADRU_PKMN_LOIO has no parameter.
Method FIND_BY_QUERY on class CL_HRPADRU_PKMN_LOIO has no exception.

Method FROM_RELATIONS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_FILTER Call by reference Type reference (TYPE) PRU_PKMN_SDOKRECLFLT SDOK: Relationship Class and Partner Class as Filter Struct. 20070706
2 Importing CLIENT Value transfer Type reference (TYPE) SY-MANDT SY-MANDT Client ID of Current User 20070706
3 Importing OBJECT_ID Value transfer Type reference (TYPE) SDOKOBJECT SDOK: BOR key for information object 20070706
4 Importing RELATION_CLASS Value transfer Type reference (TYPE) SDOKRECL-RE_CLASS Document class 20070706
5 Exporting RESULT Call by reference Type reference (TYPE) SDOKRELISTS Table with Information Object Relationships 20070706
# Exception Resumable Description Created on
1 BAD_CLASS Relationship Class Not Allowed or Does Not Exist 20070706
2 EXCEPTION_IN_EXIT Exception in Application Exit 20070706
3 NOT_AUTHORIZED No Authorization 20070706
4 NOT_EXISTING Object Does Not Exist 20070706

Method PROPERTIES_DELETE Signature

Method PROPERTIES_DELETE on class CL_HRPADRU_PKMN_LOIO has no parameter.
Method PROPERTIES_DELETE on class CL_HRPADRU_PKMN_LOIO has no exception.

Method PROPERTIES_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Value transfer Type reference (TYPE) SY-MANDT SY-MANDT Client ID of Current User 20070706
2 Importing OBJECT_ID Value transfer Type reference (TYPE) SDOKOBJECT SDOK: BOR key for information object 20070706
3 Exporting PROPERTIES Call by reference Type reference (TYPE) SDOKPROPTYS SDOK: List of Pairs of Name and Value 20070706
# Exception Resumable Description Created on
1 EXCEPTION_IN_EXIT Exception in Application Exit 20070706
2 NOT_AUTHORIZED No Authorization 20070706
3 NOT_EXISTING Object Does Not Exist 20070706

Method PROPERTIES_SET Signature

Method PROPERTIES_SET on class CL_HRPADRU_PKMN_LOIO has no parameter.
Method PROPERTIES_SET on class CL_HRPADRU_PKMN_LOIO has no exception.

Method RELA_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Value transfer Type reference (TYPE) SY-MANDT SY-MANDT Client ID of Current User 20070706
2 Importing FROM_OBJECT Value transfer Type reference (TYPE) SDOKOBJECT SDOK: BOR key for information object 20070706
3 Exporting OBJECT_ID Value transfer Type reference (TYPE) SDOKOBJECT SDOK: BOR key for information object 20070706
4 Changing PROPERTIES Call by reference Type reference (TYPE) SDOKPROPTYS SDOK: List of Pairs of Name and Value 20070706
5 Importing RELATION_CLASS Value transfer Type reference (TYPE) SDOKRECL-RE_CLASS Document class 20070706
6 Importing RELATION_UNIQUE_ID Value transfer Type reference (TYPE) SDOKRE-REIO_ID Relationship between logical and physical documents 20070706
7 Importing TO_OBJECT Value transfer Type reference (TYPE) SDOKOBJECT SDOK: BOR key for information object 20070706
8 Importing X_SUPPRESS_PARTNER_CHECK Value transfer Type reference (TYPE) SY-DATAR Selection for Screen Field Input 20070706
# Exception Resumable Description Created on
1 BAD_CLASS Relationship Class Not Recognized 20070706
2 BAD_PROPERTIES Attributes Not Specified Correctly 20070706
3 DUPLICATE_RELATION_ID Relationship Already Exists 20070706
4 EXCEPTION_IN_EXIT Exception in Application Exit 20070706
5 FROM_OBJECT_NOT_EXISTING Initial Object Does Not Exist 20070706
6 MISSING_CLASS Relationship Class Not Specified 20070706
7 MISSING_PROPERTIES Required Attributes Not Specified 20070706
8 NOT_AUTHORIZED No Authorization 20070706
9 TO_OBJECT_NOT_EXISTING Target Object Exists 20070706
10 UNIQUE_AND_EXISTING Object is Unique and Already Exists 20070706

Method RELA_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Value transfer Type reference (TYPE) SY-MANDT SY-MANDT Client ID of Current User 20070706
2 Importing OBJECT_ID Call by reference Type reference (TYPE) SDOKOBJECT SDOK: BOR key for information object 20070706
3 Importing PARTNER_FROM Value transfer Type reference (TYPE) SDOKOBJECT SDOK: BOR key for information object 20070706
4 Importing PARTNER_TO Value transfer Type reference (TYPE) SDOKOBJECT SDOK: BOR key for information object 20070706
# Exception Resumable Description Created on
1 EXCEPTION_IN_EXIT Exception in Application Exit 20070706
2 NOT_ALLOWED Relationship Cannot Be Deleted 20070706
3 NOT_AUTHORIZED No Authorization 20070706
4 NOT_EXISTING Relationship does not exist 20070706

Method TO_RELATIONS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_FILTER Call by reference Type reference (TYPE) PRU_PKMN_SDOKRECLFLT SDOK: Relationship Class and Partner Class as Filter Struct. 20070706
2 Importing CLIENT Value transfer Type reference (TYPE) SY-MANDT SY-MANDT Client ID of Current User 20070706
3 Importing OBJECT_ID Value transfer Type reference (TYPE) SDOKOBJECT SDOK: BOR key for information object 20070706
4 Importing PARTNER_CLASS Value transfer Type reference (TYPE) SDOKIOCL-IO_CLASS Document class 20070706
5 Importing RELATION_CLASS Value transfer Type reference (TYPE) SDOKRECL-RE_CLASS Document class 20070706
6 Exporting RESULT Call by reference Type reference (TYPE) SDOKRELISTS Table with Information Object Relationships 20070706
# Exception Resumable Description Created on
1 BAD_CLASS Relationship Class Not Allowed or Does Not Exist 20070706
2 EXCEPTION_IN_EXIT Exception in Application Exit 20070706
3 NOT_AUTHORIZED No Authorization 20070706
4 NOT_EXISTING Object Does Not Exist 20070706
History
Last changed by/on SAP  20080505 
SAP Release Created in