SAP ABAP Class CL_HR_STANDARD_OBJECT (HR Standard Object (TS, WS, AC, TG))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-OM (Application Component) Organizational Management
     SP00_SERVICE (Package) Various Service Tools, Classes, Function Modules, Programs
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WORKFLOW_RULE Rule for Workflow 20010815
2 Inheritance (c INHERITING FROM c_ref)  CL_WORKFLOW_TASKGROUP Class of Task Group 20020522
Properties
Class CL_HR_STANDARD_OBJECT  
Short Description HR Standard Object (TS, WS, AC, TG)    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SP00_SERVICE   Various Service Tools, Classes, Function Modules, Programs 
Created 20010813   SAP 
Last change 20010918   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_STANDARD_OBJECT has no forward declaration.
Interfaces
Class CL_HR_STANDARD_OBJECT has no interface implemented.
Friends
Class CL_HR_STANDARD_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_COMPONENT Instance attribute Protected Type reference (TYPE) HRS1216 Standard Infotype 1216 (SAP) Assigned Reference Function 20011112
2 A_COMPONENT_CHANGED Instance attribute Private Type reference (TYPE) FLAG Attributes Changed in HRS1216 20011112
3 A_DESCRIPTION Instance attribute Protected Type reference (TYPE) WSTEXTS Descriptive Texts for the Standard Objects 20010814
4 A_DESCRIPTION_CHANGED Instance attribute Private Type reference (TYPE) FLAG Description Changed 20010814
5 A_IS_LOCKED Instance attribute Private Type reference (TYPE) FLAG Standard Object is Locked 20011009
6 A_NO_CHANGES_ALLOWED Instance attribute Private Type reference (TYPE) FLAG No Changes Allowed to Object 20011009
7 A_OBJECT Instance attribute Protected Type reference (TYPE) HRS1000 Standard Infotype 1000 (SAP) Object Existence 20010814
8 A_OBJECT_CHANGED Instance attribute Protected Type reference (TYPE) FLAG Object Changed 20010814
9 A_OBJID Instance attribute Public Type reference (TYPE) HRSOBJECT-OBJID Object ID of Standard Object 20010813
10 A_OTYPE Static Attribute Public Type reference (TYPE) HRSOBJECT-OTYPE Standard object type 20010813
11 C_OTYPE_RULE Constant Public Type reference (TYPE) OTYPE 'AC' Object Type Rule 20010813
12 C_OTYPE_STANDARD_TASK Constant Public Type reference (TYPE) OTYPE 'TS' Object Type Standard Task 20010813
13 C_OTYPE_TASK_GROUP Constant Public Type reference (TYPE) OTYPE 'TG' Object Type Task Group 20010813
14 C_OTYPE_WORKFLOW_TEMPLATE Constant Public Type reference (TYPE) OTYPE 'WS' Object Type Workflow Muster 20010813
Methods
# Method Level Visibility Method type Description Created on
1 ALLOW_CHANGES Instance method Public Method Set Object to Change Mode 20011009
2 CHECK Instance method Protected Method Consistency Check for Standard Object 20010913
3 CHECK_AUTHORITY Static method Public Method Authorization Checks for Standard Object 20011009
4 CHECK_A_OBJECT Instance method Private Method Consistency Check for a_object 20010913
5 CHECK_CHANGEABILITY Instance method Protected Method Checks Whether Object is in Change Mode 20011009
6 CHECK_CNT_ELEMENTS_SIZE Static method Public Method Checks Elements Restricted to 120 or 255 Characters 20021030
7 CHECK_EXISTENCE Static method Public Method Checks Whether Standard Object Exists in HRSOBJECT 20010815
8 CONSTRUCTOR Instance method Public Constructor Constructor 20010917
9 DEQUEUE Instance method Public Method Unlocks Object 20010813
10 ENQUEUE Instance method Public Method Locks Object 20010813
11 GET_NEXT_NUMBER Instance method Protected Method Number Assignment: Fills a_objid with Next Free Number 20010813
12 INITIALIZE_DESCRIPTION Instance method Private Method Initializes HRS1002, Fills Fields OTYPE OBJID AEDTM UNAME 20010815
13 INITIALIZE_OBJECT Instance method Private Method Initializes HRS1000, Fills Fiels OTYPE OBJID AEDTM UNAME 20010815
14 READ_HRS1000 Static method Public Method Read Routine for HRS1000 20011009
15 READ_HRS1000_ARRAY Static method Public Method Mass Access to HRS1203 20011024
16 READ_HRS1002 Static method Public Method Read Routine for HRS1002 20011009
17 READ_HRS1200 Static method Public Method Read Routine for HRS1200 20020521
18 READ_HRS1201 Static method Public Method Read Routine for HRS1201 20020521
19 READ_HRS1203 Static method Public Method Read Routine for HRS1203 20011009
20 READ_HRS1216 Static method Public Method Read Routine for HRS1216 20011009
21 SAVE Instance method Public Method Saves Standard Object 20010913
22 SAVE_A_COMPONENT Instance method Private Method Saves Changes to Infotype 1216 (Table HRS1216) 20011112
23 SAVE_A_DESCRIPTION Instance method Private Method Saves Changes to Description (Table HRS1002) 20010913
24 SAVE_A_HRSOBJECT Instance method Private Method Saves Object in Table HRSOBJECT 20010815
25 SAVE_A_OBJECT Instance method Private Method Saves Changes to Object (Table HRS1000) 20010815
26 SET_A_COMPONENT_DEFAULTS Instance method Private Method Sets Defaults for OTYPE OBJID UNAME AEDTM in a_components 20011112
27 SET_DESCRIPTION Instance method Public Method Fills the Description/Subtype of an Object 20010814
28 SET_EXTERNAL_RELATION Instance method Public Method Sets the External Assignment of a Rule 20011112
29 SET_GENERATED Instance method Public Method Sets the 'generated' flag 20011112
30 SET_TEXTS Instance method Public Method Fill Short and Long Text of the Object 20010814
Events
Class CL_HR_STANDARD_OBJECT has no event.
Types
Class CL_HR_STANDARD_OBJECT has no local type.
Method Signatures

Method ALLOW_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AUTHORITY_CHECK Call by reference Type reference (TYPE) FLAG 'X' 'X' = mit Berechtigungsprüfung 20011009
2 Importing IM_ENQUEUE Call by reference Type reference (TYPE) FLAG 'X' 'X' = Anwendungssperre setzen, SPACE = keine Sperre 20011009
# Exception Resumable Description Created on
1 CX_HRSO_LOCK_FAIL Objekt kann nicht gesperrt werden 20011018
2 CX_HRSO_NO_AUTHORITY Keine Berechtigung für Standardobjekt 20011009
3 CX_HRSO_NO_HRS_OTYPE Falscher Objekttyp für HR Standard Objekt (TS, WS, AC, TG) 20011009

Method CHECK Signature

Method CHECK on class CL_HR_STANDARD_OBJECT has no parameter.
# Exception Resumable Description Created on
1 CX_HR_SOBJECT Fehlerklasse HR Standard Objekt 20011011

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FCODE Call by reference Type reference (TYPE) T77FC-FCODE Funktionscode 20011009
2 Importing IM_OBJID Call by reference Type reference (TYPE) HRSOBJECT-OBJID Objekt-ID für Standardobjekt 20011009
3 Importing IM_OTYPE Call by reference Type reference (TYPE) HRSOBJECT-OTYPE Standardobjekttyp 20011009
# Exception Resumable Description Created on
1 CX_HRSO_NO_AUTHORITY Keine Berechtigung für Standardobjekt 20011009
2 CX_HRSO_NO_HRS_OTYPE Falscher Objekttyp für HR Standard Objekt (TS, WS, AC, TG) 20011009

Method CHECK_A_OBJECT Signature

Method CHECK_A_OBJECT on class CL_HR_STANDARD_OBJECT has no parameter.
Method CHECK_A_OBJECT on class CL_HR_STANDARD_OBJECT has no exception.

Method CHECK_CHANGEABILITY Signature

Method CHECK_CHANGEABILITY on class CL_HR_STANDARD_OBJECT has no parameter.
# Exception Resumable Description Created on
1 CX_HRSO_NO_CHANGES_ALLOWED Objekt ist nicht im Änderungsmodus 20011009

Method CHECK_CNT_ELEMENTS_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ELEMENT_BIGGER_120 Call by reference Type reference (TYPE) XFLAG enthält Elemente größer 120 Zeichen 20021030
2 Exporting EX_ELEMENT_BIGGER_255 Call by reference Type reference (TYPE) XFLAG enthält Elemente größer 255 Zeichen 20021030
3 Exporting EX_FAULTY_ELEMENTS Call by reference Type reference (TYPE) SWCONTTAB Liste fehlerhafter Elemente 20021030
4 Importing IM_OBJ_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container - Implementierung einer 'Collection' 20021030

Method CHECK_CNT_ELEMENTS_SIZE on class CL_HR_STANDARD_OBJECT has no exception.

Method CHECK_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJID Call by reference Type reference (TYPE) HRSOBJECT-OBJID Objekt-ID für Standardobjekt 20010815
2 Importing IM_OTYPE Call by reference Type reference (TYPE) HRSOBJECT-OTYPE Standardobjekttyp 20010815
3 Returning RE_OBJECT_EXIST Value transfer Type reference (TYPE) FLAG 'X': Objekt existiert, ' ' Objekt existiert nicht 20010815

Method CHECK_EXISTENCE on class CL_HR_STANDARD_OBJECT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AUTHORITY_CHECK Call by reference Type reference (TYPE) FLAG 'X' 'X' = mit Berechtigungsprüfung 20011009
2 Importing IM_CREATE_NEW_OBJECT Call by reference Type reference (TYPE) FLAG 'X' Neues Objekt erzeugen oder von DB einlesen 20010917
3 Importing IM_DESCRIPTION Call by reference Type reference (TYPE) PT1002TAB Standardinfotyp 1002 Verbale Beschreibung 20010917
4 Importing IM_DESCRIPTION_SUBTY Call by reference Type reference (TYPE) HRS1002-SUBTY Subtyp 20010917
5 Importing IM_ENQUEUE_FLAG Call by reference Type reference (TYPE) FLAG 'X' 'X' = Anwendungssperre setzen, SPACE = keine Sperre 20011009
6 Importing IM_GENERATED Call by reference Type reference (TYPE) FLAG 'X' 'X' = Objekt wird für spezielle Verwengung generiert. 20011112
7 Importing IM_NO_CHANGES_ALLOWED Call by reference Type reference (TYPE) FLAG 'X' 'X' = Keine Änderungen am Objekt erlaubt 20011009
8 Importing IM_OBJID Call by reference Type reference (TYPE) HROBJID Objekt-Id 20010917
9 Importing IM_OTYPE Call by reference Type reference (TYPE) OTYPE Objekttyp 20010917
10 Importing IM_SHORT Call by reference Type reference (TYPE) HRS1000-SHORT Objektkürzel 20010917
11 Importing IM_STEXT Call by reference Type reference (TYPE) HRS1000-STEXT Standardinfotyp 1000 (SAP) Objektexistenz 20010917
# Exception Resumable Description Created on
1 CX_HRSO_LOCK_FAIL Objekt kann nicht gesperrt werden 20011018
2 CX_HRSO_NO_AUTHORITY Keine Berechtigung für das Standardobject 20011009
3 CX_HRSO_NO_HRS_OTYPE Falscher Objekttyp für HR Standard Objekt (TS, WS, AC, TG) 20010917
4 CX_HRSO_OBJECT_DOES_NOT_EXIST Kein Eintrag in HRS1000 vorhanden 20011009
5 CX_HRSO_OBJID_NOT_VALID Ungütige Objektid 20010917
6 CX_HRSO_SUBTY_NOT_VALID Der ausgewählte Syubtyp ist nicht erlaubt 20010917
7 CX_HR_SOBJECT Fehlerklasse Standard Objekt 20010918

Method DEQUEUE Signature

Method DEQUEUE on class CL_HR_STANDARD_OBJECT has no parameter.
Method DEQUEUE on class CL_HR_STANDARD_OBJECT has no exception.

Method ENQUEUE Signature

Method ENQUEUE on class CL_HR_STANDARD_OBJECT has no parameter.
# Exception Resumable Description Created on
1 CX_HRSO_LOCK_FAIL Objekt kann nicht gesperrt werden 20011018

Method GET_NEXT_NUMBER Signature

Method GET_NEXT_NUMBER on class CL_HR_STANDARD_OBJECT has no parameter.
# Exception Resumable Description Created on
1 CX_HRSO_NO_HRS_OTYPE Falscher Objekttyp für HR Standard Objekt (TS, WS, AC, TG) 20010918
2 CX_HRSO_NO_T78NR_ENTRY Vorsatznummer für System und Mandant fehlt! 20010918
3 CX_HRSO_SNUM_ERROR Fehler bei der Nummernvergabe 20010918

Method INITIALIZE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_DESCRIPTION Call by reference Type reference (TYPE) HRS1002 Standardinfotyp 1002 Verbale Beschreibung 20010815

Method INITIALIZE_DESCRIPTION on class CL_HR_STANDARD_OBJECT has no exception.

Method INITIALIZE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_OBJECT Call by reference Type reference (TYPE) HRS1000 Standardinfotyp 1000 (SAP) Objektexistenz 20010815

Method INITIALIZE_OBJECT on class CL_HR_STANDARD_OBJECT has no exception.

Method READ_HRS1000 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_HRS1000 Call by reference Type reference (TYPE) HRS1000 Standardinfotyp 1000 (SAP) Objektexistenz 20011009
2 Importing IM_CHECK_AUTHORITY Call by reference Type reference (TYPE) FLAG 'X' 'X' = mit Berechtigungsprüfung 20011026
3 Importing IM_LANGU Call by reference Type reference (TYPE) HRS1000-LANGU SY-LANGU Sprachenschlüssel 20011009
4 Importing IM_OBJID Call by reference Type reference (TYPE) HRS1000-OBJID Objekt-ID für Standardobjekt 20011009
5 Importing IM_OTYPE Call by reference Type reference (TYPE) HRS1000-OTYPE Standardobjekttyp 20011009
# Exception Resumable Description Created on
1 CX_HRSO_NO_AUTHORITY Keine Berechtigung für Standardobjekt 20011026
2 CX_HRSO_NO_HRS_OTYPE Falscher Objekttyp für HR Standard Objekt (TS, WS, AC, TG) 20011026

Method READ_HRS1000_ARRAY Signature

Method READ_HRS1000_ARRAY on class CL_HR_STANDARD_OBJECT has no parameter.
Method READ_HRS1000_ARRAY on class CL_HR_STANDARD_OBJECT has no exception.

Method READ_HRS1002 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_HRS1002 Call by reference Type reference (TYPE) WSTEXTS Beschreibungstexte zu den Standardobjekten 20011009
2 Importing IM_CHECK_AUTHORITY Call by reference Type reference (TYPE) FLAG 'X' 'X' = mit Berechtigungsprüfung 20011026
3 Importing IM_LANGU Call by reference Type reference (TYPE) HRS1002-LANGU SY-LANGU Sprachenschlüssel 20011009
4 Importing IM_OBJID Call by reference Type reference (TYPE) HRS1002-OBJID Objekt-ID für Standardobjekt 20011009
5 Importing IM_OTYPE Call by reference Type reference (TYPE) HRS1002-OTYPE Standardobjekttyp 20011009
6 Importing IM_SUBTY Call by reference Type reference (TYPE) HRS1002-SUBTY Subtyp 20011009
# Exception Resumable Description Created on
1 CX_HRSO_NO_AUTHORITY Keine Berechtigung für Standardobjekt 20011026
2 CX_HRSO_NO_HRS_OTYPE Falscher Objekttyp für HR Standard Objekt (TS, WS, AC, TG) 20011026
3 CX_HRSO_SUBTY_NOT_VALID Subtyp ist für vorgegebenes Objekt und Infotyp nicht erlaubt 20011009

Method READ_HRS1200 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_HRS1200 Call by reference Type reference (TYPE) THRS1200 Standardinfotyp 1200 (SAP) Regelzuordnung zu Aufgabe 20020521
2 Importing IM_CHECK_AUTHORITY Call by reference Type reference (TYPE) FLAG 'X' = mit Berechtigungsprüfung 20020521
3 Importing IM_OBJID Call by reference Type reference (TYPE) HR_SOBJID Objekt-ID für Standardobjekt 20020521
4 Importing IM_OTYPE Call by reference Type reference (TYPE) HR_SOTYPE Standardobjekttyp 20020521
# Exception Resumable Description Created on
1 CX_HRSO_NO_AUTHORITY Keine Berechtigung für Standardobjekt 20020521
2 CX_HRSO_NO_HRS_OTYPE Falscher Objekttyp für HR Standard Objekt (TS, WS, AC, TG) 20020521

Method READ_HRS1201 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_HRS1201 Call by reference Type reference (TYPE) HRS1201 Standardinfotyp 1201 (SAP) Objektmethode 20020521
2 Importing IM_CHECK_AUTHORITY Call by reference Type reference (TYPE) XFLAG 'X' neue Eingabewerte 20020521
3 Importing IM_OBJID Call by reference Type reference (TYPE) HRS1201-OBJID Objekt-ID für Standardobjekt 20020521
4 Importing IM_OTYPE Call by reference Type reference (TYPE) HRS1201-OTYPE Standardobjekttyp 20020521
# Exception Resumable Description Created on
1 CX_HRSO_NO_AUTHORITY Keine Berechtigung für Standardobjekt 20020521
2 CX_HRSO_NO_HRS_OTYPE Falscher Objekttyp für HR Standard Objekt (TS, WS, AC, TG) 20020521

Method READ_HRS1203 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_HRS1203 Call by reference Type reference (TYPE) HRS1203 Standardinfotyp 1203 (SAP) Auszuführende Funktion 20011009
2 Importing IM_CHECK_AUTHORITY Call by reference Type reference (TYPE) FLAG 'X' 'X' = mit Berechtigungsprüfung 20011026
3 Importing IM_OBJID Call by reference Type reference (TYPE) HRSOBJECT-OBJID Objekt-ID für Standardobjekt 20011009
4 Importing IM_OTYPE Call by reference Type reference (TYPE) HRSOBJECT-OTYPE Standardobjekttyp 20011009
# Exception Resumable Description Created on
1 CX_HRSO_NO_AUTHORITY Keine Berechtigung für Standardobjekt 20011026
2 CX_HRSO_NO_HRS_OTYPE Falscher Objekttyp für HR Standard Objekt (TS, WS, AC, TG) 20011026

Method READ_HRS1216 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_HRS1216 Call by reference Type reference (TYPE) HRS1216 Standardinfotyp 1216 (SAP) Zugeordnete Referenzfunktion 20011009
2 Importing IM_CHECK_AUTHORITY Call by reference Type reference (TYPE) FLAG 'X' 'X' = mit Berechtigungsprüfung 20011026
3 Importing IM_OBJID Call by reference Type reference (TYPE) HRSOBJECT-OBJID Objekt-ID für Standardobjekt 20011009
4 Importing IM_OTYPE Call by reference Type reference (TYPE) HRSOBJECT-OTYPE Standardobjekttyp 20011009
# Exception Resumable Description Created on
1 CX_HRSO_NO_AUTHORITY Keine Berechtigung für Standardobjekt 20011026
2 CX_HRSO_NO_HRS_OTYPE Falscher Objekttyp für HR Standard Objekt (TS, WS, AC, TG) 20011026

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHECK_AUTHORITY Call by reference Type reference (TYPE) FLAG 'X' 'X' = mit Berechtigungsprüfung 20011026
2 Importing IM_COMMIT_WORK Call by reference Type reference (TYPE) FLAG 'X' 'X' = commit work wird abgesetzt 20011010
3 Importing IM_DEVELOPMENT_CLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20010920
# Exception Resumable Description Created on
1 CX_HRSO_CHECK_EXCEPTION_RAISED Prüfung HR Standardobjekt hat eine Exception ausgelöst. 20011018
2 CX_HRSO_CONTAINER_PROBLEM Fehler bei einer Containeroperation 20011018
3 CX_HRSO_CORR_INSERT_FAILED Fehler beim Schreiben auf Transportauftrag 20010920
4 CX_HRSO_NO_AUTHORITY Keine Berechtigung für Standardobjekt 20011026
5 CX_HRSO_NO_CLIENT_INDEP_MAINT Mandantenunabhängige Pflege nicht erlaubt 20010920
6 CX_HRSO_NO_HRS_OTYPE Falscher Objekttyp für HR Standard Objekt (TS, WS, AC, TG) 20011010
7 CX_HRSO_NO_T78NR_ENTRY Vorsatznummer für System und Mandant fehlt! 20011010
8 CX_HRSO_OBJID_NOT_VALID Ungütige Objektid 20011011
9 CX_HRSO_SAVE_ABORT_BY_USER Aktion wurde durch User abgebrochen 20010920
10 CX_HRSO_SNUM_ERROR Fehler bei der Nummernvergabe 20011010
11 CX_HRSO_UPDATE_ERROR Fehler beim Speichern eines HR Standardobjekts 20011010

Method SAVE_A_COMPONENT Signature

Method SAVE_A_COMPONENT on class CL_HR_STANDARD_OBJECT has no parameter.
# Exception Resumable Description Created on
1 CX_HRSO_UPDATE_ERROR Fehler beim Speichern eines HR Standardobjekts 20011112

Method SAVE_A_DESCRIPTION Signature

Method SAVE_A_DESCRIPTION on class CL_HR_STANDARD_OBJECT has no parameter.
# Exception Resumable Description Created on
1 CX_HRSO_UPDATE_ERROR Fehler beim Speichern eines HR Standardobjekts 20010927

Method SAVE_A_HRSOBJECT Signature

Method SAVE_A_HRSOBJECT on class CL_HR_STANDARD_OBJECT has no parameter.
Method SAVE_A_HRSOBJECT on class CL_HR_STANDARD_OBJECT has no exception.

Method SAVE_A_OBJECT Signature

Method SAVE_A_OBJECT on class CL_HR_STANDARD_OBJECT has no parameter.
# Exception Resumable Description Created on
1 CX_HRSO_UPDATE_ERROR Fehler beim Speichern eines HR Standardobjekts 20010917

Method SET_A_COMPONENT_DEFAULTS Signature

Method SET_A_COMPONENT_DEFAULTS on class CL_HR_STANDARD_OBJECT has no parameter.
Method SET_A_COMPONENT_DEFAULTS on class CL_HR_STANDARD_OBJECT has no exception.

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DESCRIPTION Call by reference Type reference (TYPE) PT1002TAB Tabelle mit Beschreibungen zu Standardobjekten 20010815
2 Importing IM_LANGUAGE Call by reference Type reference (TYPE) HRS1002-LANGU SY-LANGU Sprachenschlüssel 20010815
3 Importing IM_SUBTY Call by reference Type reference (TYPE) HRS1002-SUBTY Subtyp 20010815
# Exception Resumable Description Created on
1 CX_HRSO_NO_CHANGES_ALLOWED Objekt ist nicht im Änderungsmodus 20011009
2 CX_HRSO_SUBTY_NOT_VALID Der ausgewählte Syubtyp ist nicht erlaubt 20010917

Method SET_EXTERNAL_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXT_RELAT Call by reference Type reference (TYPE) HRS1216-EXT_RELAT Externe Zuordnung eines HR Standard Objekts 20011112
# Exception Resumable Description Created on
1 CX_HRSO_NO_CHANGES_ALLOWED Objekt ist nicht im Änderungsmodus 20011112

Method SET_GENERATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GENERATED Call by reference Type reference (TYPE) HRS1216-GENERATED 'X' = Objekt wird für spezielle Verwengung generiert. 20011112
# Exception Resumable Description Created on
1 CX_HRSO_NO_CHANGES_ALLOWED Objekt ist nicht im Änderungsmodus 20011112

Method SET_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ABBREVIATION Call by reference Type reference (TYPE) HRS1000-SHORT Objektkürzel 20010815
2 Importing IM_LANGUAGE Call by reference Type reference (TYPE) HRS1000-LANGU SY-LANGU Sprachenschlüssel 20010815
3 Importing IM_NAME Call by reference Type reference (TYPE) HRS1000-STEXT Objektbezeichnung 20010815
# Exception Resumable Description Created on
1 CX_HRSO_NO_CHANGES_ALLOWED Objekt ist nicht im Änderungsmodus 20011009
History
Last changed by/on SAP  20010918 
SAP Release Created in 620