SAP ABAP Class CL_VALUE_POC (Domain Model: General Value Container)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-PI-PMA-PMC (Application Component) Browser-Based PI Sheet / Cockpit
     CMX_POC (Package) Manufacturing Execution: Browser-Based PI Sheet
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_SERVICE_POC Domain Model: Persistence Services 19991105
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 19991015
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PARTITION_ITEM_POC Domain Model: Element that can Be Partitioned 19990114
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SY_MESS_POC POC: System Message Processing 19991108
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SCALAR_VALUE_POC Domain Model: Scalar Value 00000000
2 Inheritance (c INHERITING FROM c_ref)  CL_STRUCTURED_VALUE_POC Domain Model: Structured Value 00000000
Properties
Class CL_VALUE_POC  
Short Description Domain Model: General Value Container    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CMX_POC   Manufacturing Execution: Browser-Based PI Sheet 
Created 19981204   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_OPERATION_POC Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_OS_TRANSACTION_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 OSCON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 OSTYP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 POCCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_OS_SERVICE_POC Domain Model: Persistence Services 19991105
2 IF_OS_STATE State Management for a 'Managed Object' 19991015
3 IF_PARTITION_ITEM_POC Domain Model: Element that can Be Partitioned 19990114
4 IF_SY_MESS_POC POC: System Message Processing 19991108
Friends
# Friend Modeled only Created on Description
1 CB_AUTOMATIC_DATE_POC 20010608 Base Agent Domain Model: General Value Container
2 CB_AUTOMATIC_TIME_POC 20010608 Base Agent Domain Model: General Value Container
3 CB_LONGTEXT_VALUE_POC 20010608 Base Agent Domain Model: General Value Container
4 CB_SCALAR_VALUE_POC 20010608 Base Agent Domain Model: General Value Container
5 CB_STRUCTURED_VALUE_POC 20010608 Base Agent Domain Model: General Value Container
6 CB_TABLE_VALUE_POC 20010608 Base Agent Domain Model: General Value Container
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_DEACTIVATED Instance attribute Private Type reference (TYPE) I Status "Deactivation" 20050714
2 M_INVALID_VALUATION Instance attribute Protected Type reference (TYPE) FLAG Last Value Invalid 20010508
3 M_LOCK Instance attribute Private Type reference (TYPE) I Status "Lock" 19981204
4 M_PARENT Instance attribute Protected Object reference (TYPE REF TO) CL_STRUCTURED_VALUE_POC Superior Value 19991019
5 M_PARTITION Instance attribute Protected Object reference (TYPE REF TO) CL_PARTITION_POC Partition 19990318
6 M_PROCESSING Instance attribute Protected Type reference (TYPE) CHAR1 Processing Status 19981207
7 M_READONLY Instance attribute Private Type reference (TYPE) I Status "Write-Protected" 19981204
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19991019
2 COPY Instance method Public Method Copies Value and Entire Partition 19990111
3 COPY_CREATE Instance method Public Method Creates a New Instance 19990112
4 GET_DESCRIPTION Instance method Public Method Gets Description 19990216
5 GET_HELPVALUES Instance method Public Method Gets List with Possible Entries 19990222
6 GET_MDA_TYPE Instance method Public Method Gets Type (Format) for Manufacturing Data Access 20020222
7 GET_PARENT_VALUE Instance method Public Method Gets Parent Value if Available 19990727
8 GET_VALUE Instance method Public Method Get Value 19981204
9 INITIALIZE Instance method Public Method Sets Value and Status to Initial 19990322
10 INITIALIZE_INTERNAL Instance method Protected Method Template for Initialization 20000607
11 INIT_VALUE_CONTEXT Instance method Public Method Initialization of Value Context (Set Parameter) 20010117
12 INVALIDATE Instance method Public Method Persistence Services: Invalidates Value 20000208
13 IS_CONSTANT Instance method Public Method CHECK: Checks if Value is Constant 19991228
14 IS_DEACTIVATED Instance method Public Method CHECK: Checks if Value is Deactivated 20050714
15 IS_DEFAULT Instance method Public Method CHECK: Checks if Value is Default Value 19990222
16 IS_INITIAL Instance method Public Method CHECK: Checks if no Value has been Assigned 19981207
17 IS_LOCKED Instance method Public Method CHECK: Checks if Value is Locked 19981204
18 IS_PROCESSED Instance method Public Method CHECK: Checks if Value has been Assigned (not Default !) 19990222
19 IS_READONLY Instance method Public Method CHECK: Checks if Value is Write-Protected 19981204
20 IS_TEMPORARY Instance method Public Method Check: Checks whether Assigned Value Is only Temporary 20001120
21 IS_VALUATION_INVALID Instance method Public Method Check: Checks if Last Value Is Valid 20010508
22 IS_VALUE_INITIAL Instance method Public Method Check: Checks if Value Is Initial 20020131
23 LOCK Instance method Public Method Locks Value 19981204
24 NOTIFY Instance method Public Method Notifies Observer about Changes 19981204
25 OLD_VALUE_READ Instance method Public Method Read the Old Value 20080416
26 ON_OS_TRANSACTION_FINISHED Instance method Protected Event handling method Event Handler: Transaction Was Completed 19991209
27 REGISTER_TRANSACTION_FINISHED Instance method Protected Method Registration to Event "Finished" of OS 19991210
28 SET_CHANGEABLE Instance method Public Method Removes Write-Protection 19981207
29 SET_DEFAULT Instance method Protected Method Template for Default Value Assignment 20000620
30 SET_INVALID Instance method Public Method Sets Value to Invalid 20120816
31 SET_PARENT_VALUE Instance method Public Method Sets Parent Value 19991220
32 SET_PROCESSING Instance method Public Method Updating Internal Processing State of Object 20090316
33 SET_READONLY Instance method Public Method Sets Write-Protection 19981204
34 SET_STATUS Instance method Public Method Persistence Services: Sets Status of Value 20000208
35 SET_VALID Instance method Public Method Sets Value back to valid 20010508
36 SET_VALUE Instance method Public Method Sets Value 19981204
37 UNLOCK Instance method Public Method Unlocks Value 19981204
Events
# Event Type Visibility Description Created on
1 CHANGED Instance Event
(0)
Public
(2)
Value has Changed 19990112
2 INITIALIZED Instance Event
(0)
Public
(2)
Value was Initialized 20000301
3 INVALID Instance Event
(0)
Public
(2)
Invalid Value 19981204
4 LOCKED Instance Event
(0)
Public
(2)
Value was Locked 19981204
5 READONLY Instance Event
(0)
Public
(2)
Value Was Write-Protected 19981204
6 UNLOCKED Instance Event
(0)
Public
(2)
Value Was Unlocked 19981204
7 WRITEABLE Instance Event
(0)
Public
(2)
Value no Longer Read-Only 19981204
Types
Class CL_VALUE_POC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_VALUE_POC has no parameter.
Method CONSTRUCTOR on class CL_VALUE_POC has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VALUE_REF Value transfer Object reference (TYPE REF TO) CL_VALUE_POC Kopie des Wertes 19990112
2 Importing IM_INSTANCE Call by reference Type reference (TYPE) BOOLE_D Neue Instanz wird geliefert (ohne Partitionskopieren) 19990928
# Exception Resumable Description Created on
1 NOT_COPIED Wert wurde nicht kopiert 19990907

Method COPY_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VALUE_REF Call by reference Object reference (TYPE REF TO) CL_VALUE_POC Erzeugte Instanz 19990112

Method COPY_CREATE on class CL_VALUE_POC has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DESCRIPTION Value transfer Type reference (TYPE) POC_DESCRIPTION Beschreibung 19990216
2 Importing IM_COMPONENT Value transfer Type reference (TYPE) POC_VALUENAME Komponente bei strukturierten Werten 19990222

Method GET_DESCRIPTION on class CL_VALUE_POC has no exception.

Method GET_HELPVALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ENTRIES Call by reference Type reference (TYPE) I Anzahl der Einträge 19990222
2 Exporting EX_HELPVALUE_TAB Call by reference Type reference (TYPE) POC_HELPVALUE_TAB Hilfswerte 19990222
3 Importing IM_COMPONENT Value transfer Type reference (TYPE) POC_VALUENAME Komponente bei strukturierten Werten 19990222
4 Importing IM_MAX_NUMBER Call by reference Type reference (TYPE) I '10' Maximale Anzahl von Einträgen 19990222

Method GET_HELPVALUES on class CL_VALUE_POC has no exception.

Method GET_MDA_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TYPE Call by reference Type reference (TYPE) CHAR1 Typ des Wertes 20020222

Method GET_MDA_TYPE on class CL_VALUE_POC has no exception.

Method GET_PARENT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VALUE_REF Call by reference Object reference (TYPE REF TO) CL_STRUCTURED_VALUE_POC Elternwert 19990727
# Exception Resumable Description Created on
1 NOT_FOUND Wert nicht gefunden 19990727

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VALUE Call by reference Type reference (TYPE) POC_VALUE Gelieferter Wert 19981207
2 Importing IM_COMPONENT Call by reference Type reference (TYPE) POC_VALUENAME Komponente bei strukturierten Werten 19990104
3 Importing IM_EXTERNAL Call by reference Type reference (TYPE) BOOLE_D Wert in externem Format liefern 19981207
4 Importing IM_INTERMEDIATE Call by reference Type reference (TYPE) BOOLE_D Wert im Zwischenformat liefern 20001106
5 Importing IM_NO_DEFAULT Call by reference Type reference (TYPE) FLAG Kennzeichen: Default-Wert nicht neu setzen 20020419
# Exception Resumable Description Created on
1 COMPONENT_NOT_FOUND Angegebene Komponente existiert nicht 19990224
2 INTERNAL_ERROR Interner Fehler aufgetreten 19990224
3 IS_LOCKED Wert ist gesperrt (OBSOLET) 19990512

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NO_DEFAULT Value transfer Type reference (TYPE) FLAG Ignoriere den Defaultwert 20000609
2 Importing IM_SET_DEFAULT Value transfer Type reference (TYPE) FLAG Setze initialen Wert auf defaultbewertet 20000616
3 Returning RESULT Value transfer Type reference (TYPE) FLAG Wert wurde initialisiert 20000609
# Exception Resumable Description Created on
1 OS_EXCEPTION OS-Ausnahme 19991019

Method INITIALIZE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NO_DEFAULT Value transfer Type reference (TYPE) FLAG Ignoriere den Defaultwert 20000621
2 Importing IM_SET_DEFAULT Value transfer Type reference (TYPE) FLAG Setze den Defaultwert 20000621
3 Returning RESULT Value transfer Type reference (TYPE) FLAG Ergebnis 20000621
# Exception Resumable Description Created on
1 OS_EXCEPTION OS-Ausnahme 20000607

Method INIT_VALUE_CONTEXT Signature

Method INIT_VALUE_CONTEXT on class CL_VALUE_POC has no parameter.
Method INIT_VALUE_CONTEXT on class CL_VALUE_POC has no exception.

Method INVALIDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) FLAG Kennzeichen, ob invalidiert wurde 20000209
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation aufgetreten 20000208

Method IS_CONSTANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Boolescher Rückgabewert 19991228

Method IS_CONSTANT on class CL_VALUE_POC has no exception.

Method IS_DEACTIVATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Boolsches Resultat 20050714

Method IS_DEACTIVATED on class CL_VALUE_POC has no exception.

Method IS_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Boolescher Rückgabewert 19990222

Method IS_DEFAULT on class CL_VALUE_POC has no exception.

Method IS_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Boolescher Rückgabewert 19981207

Method IS_INITIAL on class CL_VALUE_POC has no exception.

Method IS_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Boolsches Resultat 19981207

Method IS_LOCKED on class CL_VALUE_POC has no exception.

Method IS_PROCESSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Boolescher Rückgabewert 19990222

Method IS_PROCESSED on class CL_VALUE_POC has no exception.

Method IS_READONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Boolescher Rückgabewert 19981207

Method IS_READONLY on class CL_VALUE_POC has no exception.

Method IS_TEMPORARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Boolescher Rückgabewert 20001120

Method IS_TEMPORARY on class CL_VALUE_POC has no exception.

Method IS_VALUATION_INVALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20010508

Method IS_VALUATION_INVALID on class CL_VALUE_POC has no exception.

Method IS_VALUE_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Kennzeichen: Wert ist initial bewertet 20020131

Method IS_VALUE_INITIAL on class CL_VALUE_POC has no exception.

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MODE Call by reference Type reference (TYPE) CHAR30 Ursache der Sperre (deaktiviert oder gesperrt) 20020819
# Exception Resumable Description Created on
1 OS_EXCEPTION OS-Ausnahme 19991126

Method NOTIFY Signature

Method NOTIFY on class CL_VALUE_POC has no parameter.
Method NOTIFY on class CL_VALUE_POC has no exception.

Method OLD_VALUE_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_VALUE Value transfer Type reference (TYPE) POC_VALUE Type-Independent Value (String) 20080416

Method OLD_VALUE_READ on class CL_VALUE_POC has no exception.

Method ON_OS_TRANSACTION_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Type reference (TYPE) 20000110
2 Importing STATUS Call by reference Attribute reference (LIKE) 19991209

Method ON_OS_TRANSACTION_FINISHED on class CL_VALUE_POC has no exception.

Method REGISTER_TRANSACTION_FINISHED Signature

Method REGISTER_TRANSACTION_FINISHED on class CL_VALUE_POC has no parameter.
Method REGISTER_TRANSACTION_FINISHED on class CL_VALUE_POC has no exception.

Method SET_CHANGEABLE Signature

Method SET_CHANGEABLE on class CL_VALUE_POC has no parameter.
# Exception Resumable Description Created on
1 OS_EXCEPTION OS-Ausnahme 19991126

Method SET_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXTERNAL Value transfer Type reference (TYPE) BOOLE_D Wert im externen Format 20000620
2 Importing IM_VALUE Value transfer Type reference (TYPE) POC_VALUE Wert 20000620
# Exception Resumable Description Created on
1 OS_EXCEPTION OS-Ausnahme 20000620
2 VALUE_NOT_SET Defaultwert wurde nicht gesetzt 20000620

Method SET_INVALID Signature

Method SET_INVALID on class CL_VALUE_POC has no parameter.
Method SET_INVALID on class CL_VALUE_POC has no exception.

Method SET_PARENT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INITIALIZE Call by reference Type reference (TYPE) BOOLE_D Persistente Initialisierung 19991220
2 Importing IM_NEW_ELEMENT Call by reference Type reference (TYPE) BOOLE_D Neues Element, kein Change-Event 20000120
3 Importing IM_VALUE_REF Call by reference Object reference (TYPE REF TO) CL_STRUCTURED_VALUE_POC Referenz auf Vaterwert 19991220
# Exception Resumable Description Created on
1 OS_EXCEPTION Ausnahme der OS 19991220

Method SET_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing M_PROCESSING Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20090316

Method SET_PROCESSING on class CL_VALUE_POC has no exception.

Method SET_READONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FINAL Value transfer Type reference (TYPE) FLAG Entgültig auf schreibgeschützt setzen (abschließen) 20000724
# Exception Resumable Description Created on
1 OS_EXCEPTION OS-Ausnahme 19991126

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STATUS Value transfer Type reference (TYPE) OS_OSTATUS Status eines Objekts (verwaltetes Objekt) 20000208
2 Returning RESULT Value transfer Type reference (TYPE) FLAG Flag, ob Änderung erfolgreich war 20000209
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmebedingung aufgetreten 20000208

Method SET_VALID Signature

Method SET_VALID on class CL_VALUE_POC has no parameter.
Method SET_VALID on class CL_VALUE_POC has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ADDITIONAL_CHECK Value transfer Type reference (TYPE) BOOLE_D 'X' Semantische Prüfung wird durchgeführt 20000301
2 Importing IM_COMPONENT Value transfer Type reference (TYPE) POC_VALUENAME Komponente bei strukturierten Werten 19981218
3 Importing IM_CONSTANT Value transfer Type reference (TYPE) BOOLE_D Wert soll als Konstante gesetzt werden 19990923
4 Importing IM_DEFAULT Value transfer Type reference (TYPE) BOOLE_D Wert soll als Default gesetzt werden 19990923
5 Importing IM_EXTERNAL Value transfer Type reference (TYPE) BOOLE_D Wert in externer Darstellung 19981207
6 Importing IM_NO_NOTIFY Value transfer Type reference (TYPE) BOOLE_D Sonderbehandlung von Default-Werten 20030207
7 Importing IM_VALUE Value transfer Type reference (TYPE) POC_VALUE Zu setzender Wert 19981207
# Exception Resumable Description Created on
1 COMPONENT_NOT_FOUND Angegebene Komponente existiert nicht 19981207
2 IS_LOCKED Wert monentan gesperrt 19981207
3 IS_READONLY Wert ist schreibgeschützt 19981207
4 NOT_VALID Kein gültiger Wert 19981207
5 OS_EXCEPTION OS-Ausnahme 19991019

Method UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MODE Call by reference Type reference (TYPE) CHAR30 Ursache der Sperre (deaktiviert oder gesperrt) 20020819
# Exception Resumable Description Created on
1 OS_EXCEPTION OS-Ausnahme 19991126
Event Signatures

Event CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EX_VALUE Exporting Value transfer Type reference (TYPE) POC_VALUE Aktueller Wert, falls vorhanden 19990112
2 EX_VALUE_EXTERNAL Exporting Value transfer Type reference (TYPE) POC_VALUE Aktueller Wert im externen Format 19990520

Event INITIALIZED Signature
Event INITIALIZED on class CL_VALUE_POC has no parameter.
Event INVALID Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EX_DESCRIPTION Exporting Value transfer Type reference (TYPE) STRING Beschreibung der Prüfregel 19990423
2 EX_MESSAGE Exporting Value transfer Type reference (TYPE) STRING Message 19990423
3 EX_VALIDATION_RESULT Exporting Value transfer Type reference (TYPE) BOOLE_D Prüfresultat (X=OKAY) 19990916
4 EX_VALUE Exporting Value transfer Type reference (TYPE) POC_VALUE Ungültiger Wert 19990215
5 EX_VALUE_EXTERNAL Exporting Value transfer Type reference (TYPE) POC_VALUE Wert im externen Format 19990216

Event LOCKED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EX_MODE Exporting Value transfer Type reference (TYPE) CHAR30 Ursache der Sperre (deaktiviert oder gesperrt) 20020819

Event READONLY Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EX_FINAL Exporting Value transfer Type reference (TYPE) FLAG Wert wurde entgültig auf schreibgeschützt gesetzt 20000724

Event UNLOCKED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EX_MODE Exporting Value transfer Type reference (TYPE) CHAR30 Ursache der Sperre (deaktiviert oder gesperrt) 20020819

Event WRITEABLE Signature
Event WRITEABLE on class CL_VALUE_POC has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in