Hierarchy

⤷

⤷

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' | 20091009 |
Properties
Class | CL_LRM_OC_SF | |
Short Description | Standard 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 | 20091009 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
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' | 20091009 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CB_LRM_OC_SF | 20120903 | Base Agent Standard Fields |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LRM_FIELD_DATA_ELEMENT | Data Element Describing a Registered Field | 20091009 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LRM_DATA_TYPE_DESC | Information on Data Type of Field (no Data Element) | 20091009 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LRM_OBJECT_DESCRIPTION | Description | 20091012 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LRM_F4_STRUCTURE | Name of the Structure for F4 Help and Tooltip | 20120903 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LRM_F4_STRUCTURE_COMPONENT | Name of the Structure Component for F4 Help and Tooltip | 20120903 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LRM_FIELD_NAME | Name of Field Registered for an Object Type | 20091009 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LRM_NO_INTERVALS_COND_FLD | Indicator: No Intervals for Conditions Fields in Policy | 20120903 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LRM_OBJECT_CATEGORY | Object Category | 20091009 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TYP_INITIALIZED | Initialization Status Transient Attributes | 20091012 |
Methods
Events
Class CL_LRM_OC_SF has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYP_BUSINESS_KEY | Private | See coding | 20091012 | BEGIN OF typ_business_key ,
object_category TYPE lrm_object_category ,
field_name TYPE lrm_field_name ,
END OF typ_business_key
|
||
2 | TYP_BUSINESS_KEY_TAB | Private | See coding | 20091012 | typ_business_key_tab TYPE STANDARD TABLE OF
typ_business_key WITH NON-UNIQUE DEFAULT KEY
|
||
3 | TYP_INITIALIZED | Private | See coding | 20091012 | 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 | ![]() |
I_FIELD_NAME | Call by reference | Type reference (TYPE) | LRM_FIELD_NAME | Feldname | 20091012 | ||
2 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | LRM_CRUD_MODE | Modus: C (create), R (read), U (update), D (delete) | 20091009 | ||
3 | ![]() |
I_OBJECT_CATEGORY | Call by reference | Type reference (TYPE) | LRM_OBJECT_CATEGORY | Objektkategorie | 20091009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlende Berechtigung | 20091009 |
Method CHECK_DATA_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATA_ELEMENT | Call by reference | Type reference (TYPE) | LRM_FIELD_DATA_ELEMENT | Datenelement, welches ein registriertes Feld beschreibt | 20120903 | ||
2 | ![]() |
I_FIELD_NAME | Call by reference | Type reference (TYPE) | LRM_FIELD_NAME | Name eines für einen Objekttyp registrierten Feldes | 20120903 | ||
3 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | LRM_CRUD_MODE | Modus: C (create), R (read), U (update), D (delete) | 20120903 | ||
4 | ![]() |
I_OBJECT_CATEGORY | Call by reference | Type reference (TYPE) | LRM_OBJECT_CATEGORY | Objektkategorie | 20120903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei Bearbeitung eines IRM-Objekts | 20120903 |
Method CHECK_FIELD_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELD_NAME | Call by reference | Type reference (TYPE) | LRM_FIELD_NAME | Feldname | 20120926 | ||
2 | ![]() |
I_OBJECT_CATEGORY | Call by reference | Type reference (TYPE) | LRM_OBJECT_CATEGORY | Objektkategorie | 20120926 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Anlegen eines IRM-Objekts | 20120926 |
Method CHECK_FOR_DEPENDENCIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELD_NAME | Call by reference | Type reference (TYPE) | LRM_FIELD_NAME | Feldname | 20091012 | ||
2 | ![]() |
I_OBJECT_CATEGORY | Call by reference | Type reference (TYPE) | LRM_OBJECT_CATEGORY | Objektkategorie | 20091012 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt kann nicht gelöscht werden | 20091012 |
Method CREATE_PERSISTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATA_ELEMENT | Call by reference | Type reference (TYPE) | LRM_POL_MANDAT_FIELD_DATAELMNT | Datenelement, das ein obligatorisches Feld beschreibt | 20091009 | ||
2 | ![]() |
I_DATA_TYPE_DESC | Call by reference | Type reference (TYPE) | LRM_DATA_TYPE_DESC | Information über Datentyp des Feldes (kein Datenel.) | 20091009 | ||
3 | ![]() |
I_DESCRIPTION | Call by reference | Type reference (TYPE) | LRM_OBJECT_DESCRIPTION | Beschreibung | 20091009 | ||
4 | ![]() |
I_F4_STRUC | Call by reference | Type reference (TYPE) | LRM_F4_STRUCTURE | Name der Struktur für F4-Hilfe und Quick-Info | 20120903 | ||
5 | ![]() |
I_F4_STRUC_COMP | Call by reference | Type reference (TYPE) | LRM_F4_STRUCTURE_COMPONENT | Name der Strukturkomponente für F4-Hilfe und Quick-Info | 20120903 | ||
6 | ![]() |
I_FIELD_NAME | Call by reference | Type reference (TYPE) | LRM_POLICY_MANDATORY_FIELDNAME | Obligatorisches Feld für Regelwerke eines Objekttyps | 20091009 | ||
7 | ![]() |
I_NO_INTERVALS | Call by reference | Type reference (TYPE) | LRM_NO_INTERVALS_COND_FLD | Kennz.: Keine Intervalle für Bedingungsfeld in Regelwerk | 20120903 | ||
8 | ![]() |
I_OBJECT_CATEGORY | Call by reference | Type reference (TYPE) | LRM_OBJECT_CATEGORY | Objektkategorie | 20091009 | ||
9 | ![]() |
I_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20091009 | ||
10 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_LRM_OC_SF | Objektkategorie: Standardfelder | 20091009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Anlegen eines IRM-Objekts | 20091009 |
Method DELETE_PERSISTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELD_NAME | Call by reference | Type reference (TYPE) | LRM_FIELD_NAME | Feldname | 20091012 | ||
2 | ![]() |
I_OBJECT_CATEGORY | Call by reference | Type reference (TYPE) | LRM_OBJECT_CATEGORY | Objektkategorie | 20091009 | ||
3 | ![]() |
I_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20091009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Löschen eines IRM-Objekts | 20091009 |
Method ENQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELD_NAME | Call by reference | Type reference (TYPE) | LRM_FIELD_NAME | Feldname | 20091012 | ||
2 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20091009 | ||
3 | ![]() |
I_OBJECT_CATEGORY | Call by reference | Type reference (TYPE) | LRM_OBJECT_CATEGORY | Objektkategorie | 20091009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei Bearbeitung eines IRM-Objekts | 20091009 |
Method GET_DATA_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | LRM_FIELD_DATA_ELEMENT | Attributwert | 20091009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20091009 |
Method GET_DATA_TYPE_DESC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | LRM_DATA_TYPE_DESC | Attributwert | 20091009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20091009 |
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | LRM_OBJECT_DESCRIPTION | Attributwert | 20091012 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20091012 |
Method GET_F4_STRUC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | LRM_F4_STRUCTURE | Attributwert | 20120903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20120903 |
Method GET_F4_STRUC_COMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | LRM_F4_STRUCTURE_COMPONENT | Attributwert | 20120903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20120903 |
Method GET_FIELD_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | LRM_FIELD_NAME | Attributwert | 20091009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20091009 |
Method GET_NO_INTERVALS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | LRM_NO_INTERVALS_COND_FLD | Attributwert | 20120903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20120903 |
Method GET_OBJECT_CATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | LRM_OBJECT_CATEGORY | Attributwert | 20091009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20091009 |
Method GET_TRANS_ATTR_INITIALIZED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TYP_INITIALIZED | Attributwert | 20091012 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20091012 |
Method OBJECT_TABLE_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELD_NAME | Call by reference | Type reference (TYPE) | LRM_FIELD_NAME | Feldname | 20091012 | ||
2 | ![]() |
I_OBJECT_CATEGORY | Call by reference | Type reference (TYPE) | LRM_OBJECT_CATEGORY | Objektkategorie | 20091009 | ||
3 | ![]() |
RS_OBJECT_TABLE | Value transfer | Type reference (TYPE) | CTS_OBJECT_TABLE | WBO remote API: Tabellenschlüssel für Stücklisten | 20091009 |
Method OBJECT_TABLE_GET on class CL_LRM_OC_SF has no exception.
Method RAISE_CX_LRM_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BUSINESS_KEY | Call by reference | Type reference (TYPE) | LRM_OBJECT_BUSINESS_KEY | Betriebswirtschaftlicher Schlüssel eines LRM-Objekts | 20091009 | ||
2 | ![]() |
I_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Exception | 20091009 | ||
3 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | LRM_CRUD_MODE | Modus: C (create), R (read), U (update), D (delete) | 20091009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei Bearbeitung eines IRM-Objekts | 20091009 |
Method SET_DATA_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATA_ELEMENT | Call by reference | Type reference (TYPE) | LRM_FIELD_DATA_ELEMENT | Attributwert | 20091009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20091009 |
Method SET_DATA_TYPE_DESC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATA_TYPE_DESC | Call by reference | Type reference (TYPE) | LRM_DATA_TYPE_DESC | Attributwert | 20091009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20091009 |
Method SET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DESCRIPTION | Call by reference | Type reference (TYPE) | LRM_OBJECT_DESCRIPTION | Attributwert | 20091012 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20091012 |
Method SET_F4_STRUC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_F4_STRUC | Call by reference | Type reference (TYPE) | LRM_F4_STRUCTURE | Attributwert | 20120903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20120903 |
Method SET_F4_STRUC_COMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_F4_STRUC_COMP | Call by reference | Type reference (TYPE) | LRM_F4_STRUCTURE_COMPONENT | Attributwert | 20120903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20120903 |
Method SET_FIELD_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELD_NAME | Call by reference | Type reference (TYPE) | LRM_FIELD_NAME | Attributwert | 20091012 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20091012 |
Method SET_NO_INTERVALS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NO_INTERVALS | Call by reference | Type reference (TYPE) | LRM_NO_INTERVALS_COND_FLD | Attributwert | 20120903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20120903 |
Method SET_OBJECT_CATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJECT_CATEGORY | Call by reference | Type reference (TYPE) | LRM_OBJECT_CATEGORY | Attributwert | 20091012 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20091012 |
Method SET_TRANS_ATTR_INITIALIZED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TRANS_ATTR_INITIALIZED | Call by reference | Type reference (TYPE) | TYP_INITIALIZED | Attributwert | 20091012 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20091012 |
Method TRANSPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELD_NAME | Call by reference | Type reference (TYPE) | LRM_FIELD_NAME | Feldname | 20091012 | ||
2 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20091009 | ||
3 | ![]() |
I_OBJECT_CATEGORY | Call by reference | Type reference (TYPE) | LRM_OBJECT_CATEGORY | Objektkategorie | 20091009 | ||
4 | ![]() |
I_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20091009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei Bearbeitung eines IRM-Objekts | 20091009 |
Method _GET_DATA_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | LRM_POL_MANDAT_FIELD_DATAELMNT | Datenelement, das ein obligatorisches Feld beschreibt | 20091009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei lesendem Zugriff auf IRM-Objektdaten | 20091009 |
Method _GET_DATA_TYPE_DESC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | LRM_DATA_TYPE_DESC | Information über Datentyp des Feldes (kein Datenel.) | 20091009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei lesendem Zugriff auf IRM-Objektdaten | 20091009 |
Method _GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | LRM_OBJECT_DESCRIPTION | Beschreibung eines Regeltyps, Objekttyps etc. | 20091009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei lesendem Zugriff auf IRM-Objektdaten | 20091009 |
Method _GET_DESCRIPTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | IF_LRM_TYPES=>TY_T_OC_SF_T_INDEX | 20091009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei Zugriff auf IRM-Objektdaten | 20091009 |
Method _GET_F4_STRUC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | LRM_F4_STRUCTURE | Name der Struktur für F4-Hilfe und Quick-Info | 20120903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei lesendem Zugriff auf IRM-Objektdaten | 20120903 |
Method _GET_F4_STRUC_COMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | LRM_F4_STRUCTURE_COMPONENT | Name der Strukturkomponente für F4-Hilfe und Quick-Info | 20120903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei lesendem Zugriff auf IRM-Objektdaten | 20120903 |
Method _GET_FIELD_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | LRM_POLICY_MANDATORY_FIELDNAME | Obligatorisches Feld für Regelwerke eines Objekttyps | 20091009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei lesendem Zugriff auf IRM-Objektdaten | 20091009 |
Method _GET_NO_INTERVALS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | LRM_NO_INTERVALS_COND_FLD | Kennz.: Keine Intervalle für Bedingungsfeld in Regelwerk | 20120903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei lesendem Zugriff auf IRM-Objektdaten | 20120903 |
Method _GET_OBJECT_CATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | LRM_OBJECT_CATEGORY | Objektkategorie | 20091009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei lesendem Zugriff auf IRM-Objektdaten | 20091009 |
Method _GET_PERSISTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELD_NAME | Call by reference | Type reference (TYPE) | LRM_FIELD_NAME | Feldname | 20091012 | ||
2 | ![]() |
I_OBJECT_CATEGORY | Call by reference | Type reference (TYPE) | LRM_OBJECT_CATEGORY | Objektkategorie | 20091009 | ||
3 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_LRM_OC_SF | Obligatorische Felder | 20091009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei lesendem Zugriff auf IRM-Objektdaten | 20091009 |
Method _SET_DATA_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATA_ELEMENT | Call by reference | Type reference (TYPE) | LRM_POL_MANDAT_FIELD_DATAELMNT | Datenelement, das ein obligatorisches Feld beschreibt | 20091009 | ||
2 | ![]() |
I_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20091009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei änderndem Zugriff auf IRM-Objektdaten | 20091009 |
Method _SET_DATA_TYPE_DESC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATA_TYPE_DESC | Call by reference | Type reference (TYPE) | LRM_DATA_TYPE_DESC | Information über Datentyp des Feldes (kein Datenel.) | 20091009 | ||
2 | ![]() |
I_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20091009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei änderndem Zugriff auf IRM-Objektdaten | 20091009 |
Method _SET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DESCRIPTION | Call by reference | Type reference (TYPE) | LRM_OBJECT_DESCRIPTION | Beschreibung eines Regeltyps, Objekttyps etc. | 20091009 | ||
2 | ![]() |
I_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20091009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei änderndem Zugriff auf IRM-Objektdaten | 20091009 | |
2 | ![]() |
Fehler beim Anlegen eines IRM-Objekts | 20091009 |
Method _SET_F4_STRUC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_F4_STRUC | Call by reference | Type reference (TYPE) | LRM_F4_STRUCTURE | Name der Struktur für F4-Hilfe und Quick-Info | 20120903 | ||
2 | ![]() |
I_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20120903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei änderndem Zugriff auf IRM-Objektdaten | 20120903 |
Method _SET_F4_STRUC_COMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_F4_STRUC_COMP | Call by reference | Type reference (TYPE) | LRM_F4_STRUCTURE_COMPONENT | Name der Strukturkomponente für F4-Hilfe und Quick-Info | 20120903 | ||
2 | ![]() |
I_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20120903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei änderndem Zugriff auf IRM-Objektdaten | 20120903 |
Method _SET_NO_INTERVALS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NO_INTERVALS | Call by reference | Type reference (TYPE) | LRM_NO_INTERVALS_COND_FLD | Kennz.: Keine Intervalle für Bedingungsfeld in Regelwerk | 20120903 | ||
2 | ![]() |
I_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20120903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei änderndem Zugriff auf IRM-Objektdaten | 20120903 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |