SAP ABAP Class CL_LRM_OT_FLD (Object Type: Available Condition Fields)
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
Properties
Class CL_LRM_OT_FLD  
Short Description Object Type: Available Condition Fields    
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 20130531   SAP 
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_FLD 20120828 Base Agent Object Type: Allowed Fields
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATA_ELEMENT Instance attribute Private Type reference (TYPE) LRM_FIELD_DATA_ELEMENT Data Element Describing a Registered Field 20081020
2 DATA_TYPE_DESC Instance attribute Private Type reference (TYPE) LRM_DATA_TYPE_DESC Information on Data Type of Field (no Data Element) 20081020
3 DESCRIPTION Instance attribute Private Type reference (TYPE) LRM_OBJECT_DESCRIPTION Description of a Rule Type, ILM Object, and so on 20120828
4 F4_STRUC Instance attribute Private Type reference (TYPE) LRM_F4_STRUCTURE Name of the Structure for F4 Help and Tooltip 20120828
5 F4_STRUC_COMP Instance attribute Private Type reference (TYPE) LRM_F4_STRUCTURE_COMPONENT Name of the Structure Component for F4 Help and Tooltip 20120828
6 FIELD_NAME Instance attribute Private Type reference (TYPE) LRM_FIELD_NAME Name of Field Registered for an Object Type 20081020
7 NO_INTERVALS Instance attribute Private Type reference (TYPE) LRM_NO_INTERVALS_COND_FLD Indicator: No Intervals for Conditions Fields in Policy 20120828
8 OBJECT_CATEGORY Instance attribute Private Type reference (TYPE) LRM_OBJECT_CATEGORY Object Category 20081020
9 OBJECT_TYPE Instance attribute Private Type reference (TYPE) LRM_OBJECT_TYPE Object Type Name 20081020
10 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 Private Method Authorization Check 20090123
2 CHECK_DATA_ELEMENT Static method Private Method Check Data Element 20090508
3 CHECK_FIELD_NAME Static method Public Method 20091112
4 CHECK_FOR_DEPENDENCIES Instance method Public Method 20090217
5 CREATE_PERSISTENT Static method Public Method Generate New Persistent Object with Key 20081230
6 DELETE_PERSISTENT Static method Public Method Deletes a Persistent Object with Key 20081230
7 ENQUEUE Static method Private Method 20081230
8 GET_DATA_ELEMENT Instance method Private Get-method of a virtual attribute Reads Attribute DATA_ELEMENT 20081020
9 GET_DATA_TYPE_DESC Instance method Private Get-method of a virtual attribute Reads Attribute DATA_TYPE_DESC 20081020
10 GET_DESCRIPTION Instance method Private Get-method of a virtual attribute Reads Attribute DESCRIPTION 20120828
11 GET_DESCRIPTION_BADI Instance method Private Method Navigation Method: Object Type -> Allowed Fields 20091002
12 GET_F4_STRUC Instance method Private Get-method of a virtual attribute Reads the Attribute F4_STRUC 20120828
13 GET_F4_STRUC_COMP Instance method Private Get-method of a virtual attribute Reads the Attribute F4_STRUC_COMP 20120828
14 GET_FIELD_NAME Instance method Private Get-method of a virtual attribute Reads Attribute FIELD_NAME 20081020
15 GET_NO_INTERVALS Instance method Private Get-method of a virtual attribute Reads the Attribute NO_INTERVALS 20120828
16 GET_OBJECT_CATEGORY Instance method Private Get-method of a virtual attribute Reads Attribute OBJECT_CATEGORY 20081020
17 GET_OBJECT_TYPE Instance method Private Get-method of a virtual attribute Reads attribute OBJECT_TYPE 20081020
18 GET_TRANS_ATTR_INITIALIZED Instance method Private Get-method of a virtual attribute Reads Attribute TRANS_ATTR_INITIALIZED 20090324
19 HANDLE_EXCEPTION Instance method Private Method Handle Exception 20100225
20 OBJECT_TABLE_GET Static method Private Method 20081230
21 RAISE_CX_LRM_OBJECT Static method Private Method 20090122
22 SET_DATA_ELEMENT Instance method Private Set-method of a virtual attribute Sets Attribute DATA_ELEMENT 20081020
23 SET_DATA_TYPE_DESC Instance method Private Set-method of a virtual attribute Sets Attribute DATA_TYPE_DESC 20081020
24 SET_DESCRIPTION Instance method Private Set-method of a virtual attribute Sets Attribute DESCRIPTION 20120828
25 SET_F4_STRUC Instance method Private Set-method of a virtual attribute Sets the Attribute F4_STRUC 20120828
26 SET_F4_STRUC_COMP Instance method Private Set-method of a virtual attribute Sets the Attribute F4_STRUC_COMP 20120828
27 SET_FIELD_NAME Instance method Private Set-method of a virtual attribute Sets Attribute FIELD_NAME 20090324
28 SET_NO_INTERVALS Instance method Private Set-method of a virtual attribute Sets the Attribute NO_INTERVALS 20120828
29 SET_OBJECT_CATEGORY Instance method Private Set-method of a virtual attribute Sets Attribute OBJECT_CATEGORY 20090324
30 SET_OBJECT_TYPE Instance method Private Set-method of a virtual attribute Sets attribute OBJECT_TYPE 20090324
31 SET_TRANS_ATTR_INITIALIZED Instance method Private Set-method of a virtual attribute Sets Attribute TRANS_ATTR_INITIALIZED 20090324
32 TRANSPORT Static method Public Method Transport 20081230
33 _GET_DATA_ELEMENT Instance method Public Method Reads Attribute DATA_ELEMENT 20081230
34 _GET_DATA_TYPE_DESC Instance method Public Method Reads Attribute DATA_TYPE_DESC 20081230
35 _GET_DESCRIPTION Instance method Public Method Reads Attribute DESCRIPTION 20081230
36 _GET_DESCRIPTIONS Instance method Private Method Navigation Method: Objekt Type -> Descriptions 20081230
37 _GET_F4_STRUC Instance method Public Method Reads Attribute FIELD_NAME 20120829
38 _GET_F4_STRUC_COMP Instance method Public Method Reads Attribute FIELD_NAME 20120829
39 _GET_FIELD_NAME Instance method Public Method Reads Attribute FIELD_NAME 20081230
40 _GET_NO_INTERVALS Instance method Public Method Reads Attribute FIELD_NAME 20120829
41 _GET_OBJECT_CATEGORY Instance method Public Method Reads Attribute OBJECT_CATEGORY 20081230
42 _GET_OBJECT_TYPE Instance method Public Method Reads attribute OBJECT_TYPE 20081230
43 _GET_PERSISTENT Static method Public Method Get Persistent Object with Key 20090123
44 _SET_DATA_ELEMENT Instance method Public Method Sets Attribute DATA_ELEMENT 20081230
45 _SET_DATA_TYPE_DESC Instance method Public Method Sets Attribute DATA_TYPE_DESC 20081230
46 _SET_DESCRIPTION Instance method Public Method Sets Attribute DESCRIPTION 20081230
47 _SET_F4_STRUC Instance method Public Method Sets Attribute DATA_ELEMENT 20120829
48 _SET_F4_STRUC_COMP Instance method Public Method Sets Attribute DATA_ELEMENT 20120829
49 _SET_NO_INTERVALS Instance method Public Method Sets Attribute DATA_ELEMENT 20120829
Events
Class CL_LRM_OT_FLD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_BUSINESS_KEY Private See coding 20081230 BEGIN OF typ_business_key , object_category TYPE lrm_object_category , object_type TYPE lrm_object_type , field_name TYPE lrm_field_name, END OF typ_business_key
2 TYP_BUSINESS_KEY_TAB Private See coding 20081230 typ_business_key_tab TYPE STANDARD TABLE OF typ_business_key WITH NON-UNIQUE DEFAULT KEY
3 TYP_INITIALIZED Private See coding 20090324 BEGIN OF typ_initialized , description 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_FIELD_NAME Call by reference Type reference (TYPE) LRM_FIELD_NAME Name eines für einen Objekttyp registrierten Feldes 20090123
2 Importing I_MODE Call by reference Type reference (TYPE) LRM_CRUD_MODE Modus: C (create), R (read), U (update), D (delete) 20090123
3 Importing I_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20090123
4 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_DATA_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA_ELEMENT Call by reference Type reference (TYPE) LRM_FIELD_DATA_ELEMENT Datenelement, welches ein registriertes Feld beschreibt 20090508
2 Importing I_FIELD_NAME Call by reference Type reference (TYPE) LRM_FIELD_NAME Name eines für einen Objekttyp registrierten Feldes 20090508
3 Importing I_MODE Call by reference Type reference (TYPE) LRM_CRUD_MODE Modus: C (create), R (read), U (update), D (delete) 20090508
4 Importing I_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20090508
5 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) LRM_OBJECT_TYPE Objekttyp 20090508
# Exception Resumable Description Created on
1 CX_LRM_OBJECT Fehler bei Bearbeitung eines IRM-Objekts 20090508

Method CHECK_FIELD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD_NAME Call by reference Type reference (TYPE) LRM_FIELD_NAME Feldname 20091112
2 Importing I_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20091112
3 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_FOR_DEPENDENCIES Signature

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

Method CREATE_PERSISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA_ELEMENT Call by reference Type reference (TYPE) LRM_FIELD_DATA_ELEMENT Datenelement, welches ein registriertes Feld beschreibt 20081230
2 Importing I_DATA_TYPE_DESC Call by reference Type reference (TYPE) LRM_DATA_TYPE_DESC Information über Datentyp des Feldes (kein Datenel.) 20081230
3 Importing I_DESCRIPTION Call by reference Type reference (TYPE) LRM_OBJECT_DESCRIPTION Beschreibung 20081230
4 Importing I_F4_STRUC Call by reference Type reference (TYPE) LRM_F4_STRUCTURE Name der Struktur für F4-Hilfe und Quick-Info 20120829
5 Importing I_F4_STRUC_COMP Call by reference Type reference (TYPE) LRM_F4_STRUCTURE_COMPONENT Name der Strukturkomponente für F4-Hilfe und Quick-Info 20120829
6 Importing I_FIELD_NAME Call by reference Type reference (TYPE) LRM_FIELD_NAME Name eines für einen Objekttyp registrierten Feldes 20081230
7 Importing I_NO_INTERVALS Call by reference Type reference (TYPE) LRM_NO_INTERVALS_COND_FLD Kennz.: Keine Intervalle für Bedingungsfeld in Regelwerk 20120829
8 Importing I_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Betriebswirtschaftlicher Schlüssel 20081230
9 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) LRM_OBJECT_TYPE Betriebswirtschaftlicher Schlüssel 20081230
10 Importing I_TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20081230
11 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_LRM_OT_FLD Neu erzeugtes persistentes Objekt 20081230
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_CREATION_FAILED Fehler beim Anlegen eines IRM-Objekts 20081230

Method DELETE_PERSISTENT Signature

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

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD_NAME Call by reference Type reference (TYPE) LRM_FIELD_NAME Name eines für einen Objekttyp registrierten Feldes 20081230
2 Importing I_MODE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20081230
3 Importing I_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20081230
4 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) LRM_OBJECT_TYPE Objekttyp 20081230
# Exception Resumable Description Created on
1 CX_LRM_OBJECT Fehler bei Bearbeitung eines IRM-Objekts 20081230

Method GET_DATA_ELEMENT Signature

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

Method GET_DATA_TYPE_DESC 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_DESC Attributwert 20081020
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20081020

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 20120828
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20120828

Method GET_DESCRIPTION_BADI 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 Beschreibung 20091002
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20091002

Method GET_F4_STRUC Signature

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

Method GET_F4_STRUC_COMP Signature

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

Method GET_FIELD_NAME Signature

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

Method GET_NO_INTERVALS Signature

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

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 20081020
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20081020

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 20081020
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20081020

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 20100225
2 Importing IX_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20100225
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20100225

Method OBJECT_TABLE_GET Signature

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

Method OBJECT_TABLE_GET on class CL_LRM_OT_FLD 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_DATA_ELEMENT Signature

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

Method SET_DATA_TYPE_DESC Signature

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

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 20120828
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20120828

Method SET_F4_STRUC Signature

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

Method SET_F4_STRUC_COMP Signature

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

Method SET_FIELD_NAME Signature

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

Method SET_NO_INTERVALS Signature

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

Method SET_OBJECT_CATEGORY 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 Attributwert 20090324
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090324

Method SET_OBJECT_TYPE 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 Attributwert 20090324
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090324

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_FIELD_NAME Call by reference Type reference (TYPE) LRM_FIELD_NAME Name eines für einen Objekttyp registrierten Feldes 20081230
2 Importing I_MODE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20081230
3 Importing I_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20081230
4 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) LRM_OBJECT_TYPE Objekttyp 20081230
5 Importing I_TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20081230
# Exception Resumable Description Created on
1 CX_LRM_OBJECT Fehler bei Bearbeitung eines IRM-Objekts 20081230

Method _GET_DATA_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LRM_FIELD_DATA_ELEMENT Datenelement, welches ein registriertes Feld beschreibt 20081230
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20081230

Method _GET_DATA_TYPE_DESC 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_DESC Information über Datentyp des Feldes (kein Datenel.) 20081230
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20081230

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 Beschreibung eines Regeltyps, Objekttyps etc. 20081230
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20081230

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_FLD_T_INDEX 20081230
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20081230

Method _GET_F4_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LRM_F4_STRUCTURE Name der Struktur für F4-Hilfe und Quick-Info 20120829
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20120829

Method _GET_F4_STRUC_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LRM_F4_STRUCTURE_COMPONENT Name der Strukturkomponente für F4-Hilfe und Quick-Info 20120829
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20120829

Method _GET_FIELD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LRM_FIELD_NAME Name eines für einen Objekttyp registrierten Feldes 20081230
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20081230

Method _GET_NO_INTERVALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LRM_NO_INTERVALS_COND_FLD Kennz.: Keine Intervalle für Bedingungsfeld in Regelwerk 20120829
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20120829

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 Objektkategorie 20081230
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20081230

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 Objekttyp 20081230
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20081230

Method _GET_PERSISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD_NAME Call by reference Type reference (TYPE) LRM_FIELD_NAME Name eines für einen Objekttyp registrierten Feldes 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
4 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_LRM_OT_FLD Objekttyp: Erlaubte Felder 20090123
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20090123

Method _SET_DATA_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA_ELEMENT Call by reference Type reference (TYPE) LRM_FIELD_DATA_ELEMENT Datenelement, welches ein registriertes Feld beschreibt 20081230
2 Importing I_TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20081230
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_CHANGE_FAILED Fehler bei änderndem Zugriff auf IRM-Objektdaten 20081230

Method _SET_DATA_TYPE_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA_TYPE_DESC Call by reference Type reference (TYPE) LRM_DATA_TYPE_DESC Information über Datentyp des Feldes (kein Datenel.) 20081230
2 Importing I_TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20081230
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_CHANGE_FAILED Fehler bei änderndem Zugriff auf IRM-Objektdaten 20081230

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 20081230
2 Importing I_TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20081230
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_CHANGE_FAILED Fehler bei änderndem Zugriff auf IRM-Objektdaten 20081230
2 CX_LRM_OBJECT_CREATION_FAILED Fehler beim Anlegen eines IRM-Objekts 20091008

Method _SET_F4_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_F4_STRUC Call by reference Type reference (TYPE) LRM_F4_STRUCTURE Name der Struktur für F4-Hilfe und Quick-Info 20120829
2 Importing I_TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20120829
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_CHANGE_FAILED Fehler bei änderndem Zugriff auf IRM-Objektdaten 20120829

Method _SET_F4_STRUC_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_F4_STRUC_COMP Call by reference Type reference (TYPE) LRM_F4_STRUCTURE_COMPONENT Name der Strukturkomponente für F4-Hilfe und Quick-Info 20120829
2 Importing I_TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20120829
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_CHANGE_FAILED Fehler bei änderndem Zugriff auf IRM-Objektdaten 20120829

Method _SET_NO_INTERVALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_INTERVALS Call by reference Type reference (TYPE) LRM_NO_INTERVALS_COND_FLD Kennz.: Keine Intervalle für Bedingungsfeld in Regelwerk 20120829
2 Importing I_TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20120829
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_CHANGE_FAILED Fehler bei änderndem Zugriff auf IRM-Objektdaten 20120829
History
Last changed by/on SAP  20130531 
SAP Release Created in 720