SAP ABAP Class CL_OCS_OBJ_LOCK_ERROR (Fehlerklasse - Gesperrte Objekte)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-OCS (Application Component) Online Correction Support (Support Package and Add-On Tools)
⤷
SPAM (Package) OCS - Installation/Implementation Tools

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_OCS_PROCESS_ERROR | Generische Fehlerklasse für Fehler im Änderungsprozess | 20130315 |
Properties
Class | CL_OCS_OBJ_LOCK_ERROR | |
Short Description | Fehlerklasse - Gesperrte Objekte | |
Super Class | CL_OCS_PROCESS_ERROR | Generische Fehlerklasse für Fehler im Änderungsprozess |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | TN_PROCESS | |
Program status | ||
Category | 0 | |
Package | SPAM | OCS - Installation/Implementation Tools |
Created | 20130315 | SAP |
Last change | 20141031 | |
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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_OCS_OBJ_LOCK_ERROR has no interface implemented.
Friends
Class CL_OCS_OBJ_LOCK_ERROR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TR_OBJECTS | CTS: Table Type for E071 | 20130315 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20130315 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130315 |
Events
Class CL_OCS_OBJ_LOCK_ERROR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_OUTPUT | Public | See coding | 20130926 | BEGIN OF ty_s_output,
patch TYPE trkorr,
object TYPE char100,
resp TYPE e070-as4user,
END OF ty_s_output
|
||
2 | TY_T_OUTPUT | Public | See coding | 20130812 | ty_t_output TYPE STANDARD TABLE OF ty_s_output
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_OCS_OBJ_LOCK_ERROR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_OCS_OBJ_LOCK_ERROR has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_LOCKED_OBJECTS | Call by reference | Type reference (TYPE) | TR_OBJECTS | Gesperrte Objekte aus dem Paket | 20130315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im OCS-Umfeld | 20130315 |
History
Last changed by/on | SAP | 20141031 |
SAP Release Created in | 740 |