SAP ABAP Class CL_LRM_OT (Object Type (ILM Object))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ILM-IRM-RT (Application Component) IRM Run Time
     S_LRM_OBJ_CAT_INDEPENDENT (Package) Information Retention Manager - Cross-Object Category
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 20081020
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_LRM_OT_BS Object Type - Business Suite 20081114
Properties
Class CL_LRM_OT  
Short Description Object Type (ILM Object)    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package S_LRM_OBJ_CAT_INDEPENDENT   Information Retention Manager - Cross-Object Category 
Created 20081020   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_LRM_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_OS_STATE State Management for a 'Managed Object' 20081020
Friends
# Friend Modeled only Created on Description
1 CB_LRM_OT 20131030 Base Agent Object Type
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALLOWED_STANDARD_FIELDS Instance attribute Protected Type reference (TYPE) IF_LRM_TYPES=>TY_T_OT_SF_INDEX Permitted Standard Fields 20091013
2 CALLBACK_CLASS Instance attribute Protected Type reference (TYPE) LRM_CLASS_FOR_OBJ_TYP_CALLBACK Class Name for Object Type-Specific Callbacks 20081113
3 CUSTOMER_SPECIFIC_SETTINGS Instance attribute Protected Object reference (TYPE REF TO) CL_LRM_OT_C Object Type (ILM Object): Customer-Specific Settings 20131030
4 DATA_TYPE Instance attribute Protected Type reference (TYPE) LRM_DATA_TYPE Data Type 20081113
5 DESCRIPTION Instance attribute Protected Type reference (TYPE) LRM_OBJECT_DESCRIPTION Description 20081218
6 FIELDS_ALLOWED Instance attribute Protected Type reference (TYPE) IF_LRM_TYPES=>TY_T_OT_FLD_INDEX Available fields 20081113
7 OBJECT_CATEGORY Instance attribute Protected Type reference (TYPE) LRM_OBJECT_CATEGORY Object Category 20081113
8 OBJECT_TYPE Instance attribute Protected Type reference (TYPE) LRM_OBJECT_TYPE Object Type 20081113
9 POLICY_CATEGORIES Instance attribute Protected Type reference (TYPE) IF_LRM_TYPES=>TY_T_OT_PC_INDEX Policy Categories 20081113
10 RULE_INHERITING Instance attribute Protected Type reference (TYPE) LRM_RULE_INHERITING_POSSIBLE Inheriting Rules Possible 20081113
11 STARTTIME_TYPES Instance attribute Protected Type reference (TYPE) IF_LRM_TYPES=>TY_T_OT_STT_INDEX Available Start Times 20081113
12 TRANS_ATTR_INITIALIZED Instance attribute Private Type reference (TYPE) TYP_INITIALIZED Initialization Status Transient Attributes 20090324
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORITY_CHECK Static method Protected Method Authorization Check 20090123
2 CHECK_FOR_DEPENDENCIES Instance method Protected Method 20081202
3 CHECK_NAME Static method Public Method 20091112
4 CHECK_OC_SPECIFIC_CUST Instance method Protected Method 20090216
5 CREATE_PERSISTENT Static method Public Method Generate New Persistent Object with Key 20081202
6 DELETE_PERSISTENT Static method Public Method Deletes a Persistent Object with Key 20081202
7 ENQUEUE Static method Protected Method 20081202
8 GET_ALLOWED_FIELDS_BADI Instance method Private Method Navigation Method: Object Type -> Allowed Fields 20091028
9 GET_ALLOWED_STANDARD_FIELDS Instance method Protected Get-method of a virtual attribute Reads Attribute ALLOWED_STANDARD_FIELDS 20091013
10 GET_CALLBACK_CLASS Instance method Protected Get-method of a virtual attribute Reads Attribute CALLBACK_CLASS 20081113
11 GET_CUSTOMER_SPECIFIC_SETTINGS Instance method Protected Get-method of a virtual attribute Reads the CUSTOMER_SPECIFIC_SETTINGS Attribute 20131030
12 GET_DATA_TYPE Instance method Protected Get-method of a virtual attribute Reads Attribute DATA_TYPE 20081113
13 GET_DESCRIPTION Instance method Protected Get-method of a virtual attribute Reads Attribute DESCRIPTION 20081218
14 GET_FIELDS_ALLOWED Instance method Protected Get-method of a virtual attribute Reads Attribute FIELDS_ALLOWED 20081113
15 GET_OBJECT_CATEGORY Instance method Protected Get-method of a virtual attribute Reads Attribute OBJECT_CATEGORY 20081113
16 GET_OBJECT_TYPE Instance method Protected Get-method of a virtual attribute Reads Attribute OBJECT_TYPE 20081113
17 GET_POLICY_CATEGORIES Instance method Protected Get-method of a virtual attribute Reads Attribute POLICY_CATEGORIES 20081113
18 GET_RULE_INHERITING Instance method Protected Get-method of a virtual attribute Reads Attribute RULE_INHERITING 20081113
19 GET_STARTTIME_TYPES Instance method Protected Get-method of a virtual attribute Reads Attribute STARTTIME_TYPES 20081113
20 GET_STARTTIME_TYPES_BADI Instance method Private Method Navigation Method: Object Type -> Allowed Fields 20091001
21 GET_TRANS_ATTR_INITIALIZED Instance method Private Get-method of a virtual attribute Reads Attribute TRANS_ATTR_INITIALIZED 20090324
22 HANDLE_EXCEPTION Instance method Protected Method Handle Exception 20091229
23 OBJECT_TABLE_GET Static method Protected Method 20081202
24 RAISE_CX_LRM_OBJECT Static method Protected Method 20090122
25 SET_ALLOWED_STANDARD_FIELDS Instance method Protected Set-method of a virtual attribute Sets Attribute ALLOWED_STANDARD_FIELDS 20091013
26 SET_CALLBACK_CLASS Instance method Protected Set-method of a virtual attribute Sets Attribute CALLBACK_CLASS 20081202
27 SET_CUSTOMER_SPECIFIC_SETTINGS Instance method Protected Set-method of a virtual attribute Sets the CUSTOMER_SPECIFIC_SETTINGS Attribute 20131030
28 SET_DATA_TYPE Instance method Protected Set-method of a virtual attribute Sets Attribute DATA_TYPE 20081202
29 SET_DESCRIPTION Instance method Protected Set-method of a virtual attribute Sets Attribute DESCRIPTION 20081218
30 SET_FIELDS_ALLOWED Instance method Protected Set-method of a virtual attribute Sets Attribute FIELDS_ALLOWED 20091014
31 SET_POLICY_CATEGORIES Instance method Protected Set-method of a virtual attribute Sets Attribute POLICY_CATEGORIES 20091014
32 SET_RULE_INHERITING Instance method Protected Set-method of a virtual attribute Sets Attribute RULE_INHERITING 20081202
33 SET_STARTTIME_TYPES Instance method Protected Set-method of a virtual attribute Sets Attribute STARTTIME_TYPES 20091014
34 SET_TRANS_ATTR_INITIALIZED Instance method Private Set-method of a virtual attribute Sets Attribute TRANS_ATTR_INITIALIZED 20090324
35 TRANSPORT Static method Public Method Transport 20081202
36 _GET_ALLOWED_FIELDS Instance method Public Method Navigation Method: Object Type -> Available Condition Fields 20091028
37 _GET_ALLOWED_STANDARD_FIELDS Instance method Public Method Nav. Method: Object Type -> Available Standard Cond. Fields 20091013
38 _GET_CALLBACK_CLASS Instance method Public Method Reads Attribute CALLBACK_CLASS 20081202
39 _GET_CUSTOMER_SPECIF_SETTINGS Instance method Public Method Navigation Method: Object Type -> Customer-Specific Settings 20131030
40 _GET_DATA_TYPE Instance method Public Method Reads Attribute DATA_TYPE 20081202
41 _GET_DESCRIPTION Instance method Public Method Reads Attribute DESCRIPTION 20081218
42 _GET_DESCRIPTIONS Instance method Protected Method Navigation Method: Objekt Type -> Descriptions 20081218
43 _GET_OBJECT_CATEGORY Instance method Public Method Reads Attribute OBJECT_CATEGORY 20081202
44 _GET_OBJECT_TYPE Instance method Public Method Reads attribute OBJECT_TYPE 20081202
45 _GET_PERSISTENT Static method Public Method Get Persistent Object with Key 20090123
46 _GET_POLICY_CATEGORIES Instance method Public Method Navigation Method: Objekt Type -> Policy Categories 20081202
47 _GET_RULE_INHERITING Instance method Public Method Reads Attribute RULE_INHERITING 20081202
48 _GET_STARTTIME_TYPES Instance method Public Method Navigation Method: Object Type -> Available Start Times 20081202
49 _SET_CALLBACK_CLASS Instance method Public Method Sets Attribute CALLBACK_CLASS 20081202
50 _SET_DATA_TYPE Instance method Public Method Sets Attribute DATA_TYPE 20081202
51 _SET_DESCRIPTION Instance method Public Method Sets Attribute DESCRIPTION 20081218
52 _SET_RULE_INHERITING Instance method Public Method Sets Attribute RULE_INHERITING 20081202
Events
Class CL_LRM_OT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_BUSINESS_KEY Private See coding 20081202 BEGIN OF typ_business_key , object_category TYPE lrm_object_category , object_type TYPE lrm_object_type , END OF typ_business_key
2 TYP_BUSINESS_KEY_TAB Private See coding 20081202 typ_business_key_tab TYPE STANDARD TABLE OF typ_business_key WITH NON-UNIQUE DEFAULT KEY
3 TYP_INITIALIZED Private See coding 20090323 BEGIN OF typ_initialized, description TYPE boole_d, allowed_standard_fields TYPE boole_d, allowed_fields TYPE boole_d, starttime_types TYPE boole_d, policy_categories TYPE boole_d, customer_specific_settings TYPE boole_d, END OF typ_initialized
Method Signatures

Method AUTHORITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) LRM_CRUD_MODE Modus: C (create), R (read), U (update), D (delete) 20090123
2 Importing I_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20090123
3 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) LRM_OBJECT_TYPE Objekttyp 20090123
# Exception Resumable Description Created on
1 CX_LRM_OBJECT Fehlende Berechtigung 20090123

Method CHECK_FOR_DEPENDENCIES Signature

Method CHECK_FOR_DEPENDENCIES on class CL_LRM_OT has no parameter.
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_DELETION_FAILED Objekt kann nicht gelöscht werden 20081202

Method CHECK_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) LRM_OBJECT_TYPE Objekttyp 20091112
# Exception Resumable Description Created on
1 CX_LRM_OBJECT Fehler beim Anlegen eines IRM-Objekts 20091112

Method CHECK_OC_SPECIFIC_CUST Signature

Method CHECK_OC_SPECIFIC_CUST on class CL_LRM_OT has no parameter.
# Exception Resumable Description Created on
1 CX_LRM_OBJECT Fehler bei Bearbeitung eines IRM-Objekts 20090216

Method CREATE_PERSISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALLBACK_CLASS Call by reference Type reference (TYPE) LRM_CLASS_FOR_OBJ_TYP_CALLBACK Klassenname für Objekttyp spezifische Callbacks 20081203
2 Importing I_DATA_TYPE Call by reference Type reference (TYPE) LRM_DATA_TYPE Datentyp 20081203
3 Importing I_DESCRIPTION Call by reference Type reference (TYPE) LRM_OBJECT_DESCRIPTION Beschreibung 20081218
4 Importing I_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Betriebswirtschaftlicher Schlüssel 20081202
5 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) LRM_OBJECT_TYPE Betriebswirtschaftlicher Schlüssel 20081202
6 Importing I_RULE_INHERITING Call by reference Type reference (TYPE) LRM_RULE_INHERITING_POSSIBLE Erben von Regeln möglich 20081203
7 Importing I_TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20081202
8 Returning RESULT Value transfer Object reference (TYPE REF TO) OBJECT Neu erzeugtes persistentes Objekt 20081202
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_CREATION_FAILED Fehler beim Anlegen eines IRM-Objekts 20081202

Method DELETE_PERSISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Betriebswirtschaftlicher Schlüssel 20081202
2 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) LRM_OBJECT_TYPE Betriebswirtschaftlicher Schlüssel 20081202
3 Importing I_TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20081202
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_DELETION_FAILED Fehler beim Löschen eines IRM-Objekts 20081202

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20081209
2 Importing I_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20081212
3 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) LRM_OBJECT_TYPE Objekttyp 20081212
# Exception Resumable Description Created on
1 CX_LRM_OBJECT Fehler bei Bearbeitung eines IRM-Objekts 20081209

Method GET_ALLOWED_FIELDS_BADI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_LRM_TYPES=>TY_T_OT_FLD_INDEX 20091028
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20091028

Method GET_ALLOWED_STANDARD_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_LRM_TYPES=>TY_T_OT_SF_INDEX Attributwert 20091013
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20091013

Method GET_CALLBACK_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LRM_CLASS_FOR_OBJ_TYP_CALLBACK Attributwert 20081113
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20081113

Method GET_CUSTOMER_SPECIFIC_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_LRM_OT_C Attributwert 20131030
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20131030

Method GET_DATA_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LRM_DATA_TYPE Attributwert 20081113
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20081113

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LRM_OBJECT_DESCRIPTION Attributwert 20081218
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20081218

Method GET_FIELDS_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_LRM_TYPES=>TY_T_OT_FLD_INDEX Attributwert 20081113
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20081113

Method GET_OBJECT_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LRM_OBJECT_CATEGORY Attributwert 20081113
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20081113

Method GET_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LRM_OBJECT_TYPE Attributwert 20081113
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20081113

Method GET_POLICY_CATEGORIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_LRM_TYPES=>TY_T_OT_PC_INDEX Attributwert 20081113
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20081113

Method GET_RULE_INHERITING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LRM_RULE_INHERITING_POSSIBLE Attributwert 20081113
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20081113

Method GET_STARTTIME_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_LRM_TYPES=>TY_T_OT_STT_INDEX Attributwert 20081113
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20081113

Method GET_STARTTIME_TYPES_BADI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_LRM_TYPES=>TY_T_OT_STT_INDEX 20091001
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20091001

Method GET_TRANS_ATTR_INITIALIZED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TYP_INITIALIZED Attributwert 20090324
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090324

Method HANDLE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_BADI_IMPLEMENTATION Call by reference Object reference (TYPE REF TO) OBJECT 20091229
2 Importing IX_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20091229
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20091229

Method OBJECT_TABLE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20081212
2 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) LRM_OBJECT_TYPE Objekttyp 20081212
3 Returning RS_OBJECT_TABLE Value transfer Type reference (TYPE) CTS_OBJECT_TABLE WBO remote API: Tabellenschlüssel für Stücklisten 20081202

Method OBJECT_TABLE_GET on class CL_LRM_OT has no exception.

Method RAISE_CX_LRM_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUSINESS_KEY Call by reference Type reference (TYPE) LRM_OBJECT_BUSINESS_KEY Betriebswirtschaftlicher Schlüssel eines LRM-Objekts 20090122
2 Importing I_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Exception 20090122
3 Importing I_MODE Call by reference Type reference (TYPE) LRM_CRUD_MODE Modus: C (create), R (read), U (update), D (delete) 20090122
# Exception Resumable Description Created on
1 CX_LRM_OBJECT Fehler bei Bearbeitung eines IRM-Objekts 20090122

Method SET_ALLOWED_STANDARD_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALLOWED_STANDARD_FIELDS Call by reference Type reference (TYPE) IF_LRM_TYPES=>TY_T_OT_SF_INDEX Attributwert 20091013
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20091013

Method SET_CALLBACK_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALLBACK_CLASS Call by reference Type reference (TYPE) LRM_CLASS_FOR_OBJ_TYP_CALLBACK Attributwert 20081202
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20081202

Method SET_CUSTOMER_SPECIFIC_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CUSTOMER_SPECIFIC_SETTINGS Call by reference Object reference (TYPE REF TO) CL_LRM_OT_C Attributwert 20131030
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20131030

Method SET_DATA_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA_TYPE Call by reference Type reference (TYPE) LRM_DATA_TYPE Attributwert 20081202
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20081202

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION Call by reference Type reference (TYPE) LRM_OBJECT_DESCRIPTION Attributwert 20081218
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20081218

Method SET_FIELDS_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDS_ALLOWED Call by reference Type reference (TYPE) IF_LRM_TYPES=>TY_T_OT_FLD_INDEX Attributwert 20091014
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20091014

Method SET_POLICY_CATEGORIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_POLICY_CATEGORIES Call by reference Type reference (TYPE) IF_LRM_TYPES=>TY_T_OT_PC_INDEX Attributwert 20091014
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20091014

Method SET_RULE_INHERITING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RULE_INHERITING Call by reference Type reference (TYPE) LRM_RULE_INHERITING_POSSIBLE Attributwert 20081202
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20081202

Method SET_STARTTIME_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STARTTIME_TYPES Call by reference Type reference (TYPE) IF_LRM_TYPES=>TY_T_OT_STT_INDEX Attributwert 20091014
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20091014

Method SET_TRANS_ATTR_INITIALIZED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRANS_ATTR_INITIALIZED Call by reference Type reference (TYPE) TYP_INITIALIZED Attributwert 20090324
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090324

Method TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20081209
2 Importing I_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20081212
3 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) LRM_OBJECT_TYPE Objekttyp 20081212
4 Importing I_TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20081202
# Exception Resumable Description Created on
1 CX_LRM_OBJECT Fehler bei Bearbeitung eines IRM-Objekts 20081209

Method _GET_ALLOWED_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_LRM_TYPES=>TY_T_OT_FLD_INDEX 20091028
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20091028

Method _GET_ALLOWED_STANDARD_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_LRM_TYPES=>TY_T_OT_SF_INDEX 20091013
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20091013

Method _GET_CALLBACK_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LRM_CLASS_FOR_OBJ_TYP_CALLBACK Attributwert 20081202
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20081218

Method _GET_CUSTOMER_SPECIF_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_LRM_OT_C Objekttyp (ILM-Objekt): Kundenspezifische Einstellungen 20131030
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20131030

Method _GET_DATA_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LRM_DATA_TYPE Attributwert 20081202
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20081218

Method _GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LRM_OBJECT_DESCRIPTION 20081218
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20081218

Method _GET_DESCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_LRM_TYPES=>TY_T_OT_T_INDEX 20081218
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Object Services: Objekt nicht gefunden 20081218

Method _GET_OBJECT_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LRM_OBJECT_CATEGORY Attributwert 20081202
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20081218

Method _GET_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LRM_OBJECT_TYPE Attributwert 20081202
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20081218

Method _GET_PERSISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20090123
2 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) LRM_OBJECT_TYPE Objekttyp 20090123
3 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_LRM_OT Objekttyp 20090123
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20090123

Method _GET_POLICY_CATEGORIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_LRM_TYPES=>TY_T_OT_PC_INDEX 20081202
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20081218

Method _GET_RULE_INHERITING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LRM_RULE_INHERITING_POSSIBLE Attributwert 20081202
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20081218

Method _GET_STARTTIME_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_LRM_TYPES=>TY_T_OT_STT_INDEX 20081202
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20081218

Method _SET_CALLBACK_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALLBACK_CLASS Call by reference Type reference (TYPE) LRM_CLASS_FOR_OBJ_TYP_CALLBACK Attributwert 20081202
2 Importing I_TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20081202
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_CHANGE_FAILED Fehler bei änderndem Zugriff auf IRM-Objektdaten 20081202

Method _SET_DATA_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA_TYPE Call by reference Type reference (TYPE) LRM_DATA_TYPE Attributwert 20081202
2 Importing I_TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20081202
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_CHANGE_FAILED Fehler bei änderndem Zugriff auf IRM-Objektdaten 20081202

Method _SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION Call by reference Type reference (TYPE) LRM_OBJECT_DESCRIPTION Beschreibung 20081218
2 Importing I_TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20081218
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_CHANGE_FAILED Fehler bei änderndem Zugriff auf IRM-Objektdaten 20081218
2 CX_LRM_OBJECT_CREATION_FAILED Fehler beim Anlegen eines IRM-Objekts 20091008

Method _SET_RULE_INHERITING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RULE_INHERITING Call by reference Type reference (TYPE) LRM_RULE_INHERITING_POSSIBLE Attributwert 20081202
2 Importing I_TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20081202
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_CHANGE_FAILED Fehler bei änderndem Zugriff auf IRM-Objektdaten 20081202
History
Last changed by/on SAP  20141121 
SAP Release Created in 720