SAP ABAP Class CL_CWB_OBJECT_SINGLE (LIMU CINC in Correction Workbench)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-NA (Application Component) SAP Note Assistant
⤷
SCWB (Package) Correction Workbench

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CWB_OBJECT | Object for Correction Workbench | 20020405 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CWB_OBJECT_TLOG | TLOG Object in the Correction Workbench | 20100319 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_CWB_OBJECT_REPT | REPT in CWB | 20071112 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_CWB_OBJECT_SECTION | General Section of a Class | 20070207 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_CWB_OBJECT_SFBF | SFBF in CWB | 20080130 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_CWB_OBJECT_SFBS | SFBS in CWB | 20080130 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_CWB_OBJECT_SFSW | SFSW in CWB | 20080130 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_CWB_OBJECT_SMIM | SMIM in Correction Workbench | 20021128 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_CWB_OBJECT_SPRX | SPRX in CWB | 20090610 |
9 | Inheritance (c INHERITING FROM c_ref) | CL_CWB_OBJECT_TABD | TABD in CWB | 20020604 |
10 | Inheritance (c INHERITING FROM c_ref) | CL_CWB_OBJECT_TABT | TABT in CWB | 20020613 |
... | Click here to see Used By full list (38 items) |
Properties
Class | CL_CWB_OBJECT_SINGLE | |
Short Description | LIMU CINC in Correction Workbench | |
Super Class | CL_CWB_OBJECT | Object for Correction Workbench |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCWB | Correction Workbench |
Created | 20020405 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CWB_OBJECT_SINGLE has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_CWB_DELTA_SINGLE | 20050119 | Delta Between Two CL_CWB_OBJECT |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20050628 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CWB_HIST_K | Header for History Table | 20020405 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SVRS2_XVERSIONABLE_OBJECT | Object Data with Change Information | 20020405 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CWB_SUBOBJECTS | Sub-Objects (Tables in Object) | 20020405 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | R3STATE | Status 'I' or 'A' | 20020405 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BCWBO_BOOL | Content of AS_XVERSIONABLE_OBJECT Still Valid | 20020405 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Check Whether Object in Work Area | 20020613 |
2 | ![]() |
Instance method | Protected | Method | Convert to SVRS2 Format | 20020405 |
3 | ![]() |
Instance method | Protected | Method | Convert Object Data to CWB Format | 20020405 |
4 | ![]() |
Instance method | Protected | Method | Convert AR_UNPACKED_XDATA to Subobjects | 20050628 |
5 | ![]() |
Instance method | Protected | Method | Corrects the inconsistencies | 20060912 |
6 | ![]() |
Instance method | Protected | Method | Get Table with Data Being Imported and Exported | 20040810 |
7 | ![]() |
Instance method | Protected | Method | Get Object Names from Subobjects | 20050104 |
8 | ![]() |
Instance method | Public | Method | Get Sub-Objects (Object Data) | 20020405 |
9 | ![]() |
Instance method | Public | Method | Display Object Data in SVRS2 Format | 20020405 |
10 | ![]() |
Instance method | Protected | Method | Read Object Data from Database | 20020405 |
11 | ![]() |
Instance method | Protected | Method | Read from Repository with DE Read Module | 20020405 |
12 | ![]() |
Instance method | Protected | Method | Read from Version Management or DE | 20020405 |
13 | ![]() |
Instance method | Protected | Method | Change Object Name in Subobjects (Not in Header) | 20021118 |
14 | ![]() |
Instance method | Protected | Method | Unpack XML String and Fill in XVERSIONABLE_OBJECT | 20051230 |
Events
Class CL_CWB_OBJECT_SINGLE has no event.
Types
Class CL_CWB_OBJECT_SINGLE has no local type.
Method Signatures
Method CHECK_OBJECT_IN_WORKING_AREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OBJ_INACTIVE | Call by reference | Type reference (TYPE) | BCWBO_BOOL | Inaktive Version existiert | 20020613 | ||
2 | ![]() |
EV_OBJ_IN_WA | Call by reference | Type reference (TYPE) | BCWBO_BOOL | Objekt in WA | 20020613 |
Method CHECK_OBJECT_IN_WORKING_AREA on class CL_CWB_OBJECT_SINGLE has no exception.
Method CONVERT_CWB_TO_SVRS2_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_INCLUDES | Call by reference | Type reference (TYPE) | BCWBD_RAW_INCLUDES | Includes, die zu dem Objekt gehören | 20020405 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20020405 |
Method CONVERT_SVRS2_TO_CWB_FORMAT Signature
Method CONVERT_SVRS2_TO_CWB_FORMAT on class CL_CWB_OBJECT_SINGLE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20020405 |
Method CONVERT_XDATA_TO_CWB_FORMAT Signature
Method CONVERT_XDATA_TO_CWB_FORMAT on class CL_CWB_OBJECT_SINGLE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Note Assistant: Ausnahmen | 20050628 |
Method CORRECT_XVERSIONABLE_OBJECT Signature
Method CORRECT_XVERSIONABLE_OBJECT on class CL_CWB_OBJECT_SINGLE has no parameter.
Method CORRECT_XVERSIONABLE_OBJECT on class CL_CWB_OBJECT_SINGLE has no exception.
Method GET_EXP_IMP_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_EXP_IMP_TABLE | Value transfer | Type reference (TYPE) | BCWBO_EXP_IMP_TABLE | Tabelle mit zu ex- und importierenden Daten | 20040810 |
Method GET_EXP_IMP_TABLE on class CL_CWB_OBJECT_SINGLE has no exception.
Method GET_OBJECT_NAME_FROM_SUBOBJS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_OBJNAME | Value transfer | Type reference (TYPE) | TROBJ_NAME | Objekttyp | 20050104 |
Method GET_OBJECT_NAME_FROM_SUBOBJS on class CL_CWB_OBJECT_SINGLE has no exception.
Method GET_SUBOBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SUBOBJECTS | Value transfer | Type reference (TYPE) | CWB_SUBOBJECTS | Teilobjekte | 20020405 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20020405 | |
2 | ![]() |
Keine Version gefunden | 20050510 |
Method GET_XVERSIONABLE_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_XDATA | Call by reference | Object reference (TYPE REF TO) | DATA | Spezielle Datenformate eines Objekts | 20050523 | ||
2 | ![]() |
ES_XVERSIONABLE_OBJECT | Call by reference | Type reference (TYPE) | SVRS2_XVERSIONABLE_OBJECT | Objektdaten | 20020405 | ||
3 | ![]() |
ES_XVO_WO_VRSFLAG | Call by reference | Type reference (TYPE) | SVRS2_XVERSIONABLE_OBJECT | Objektdaten ohne VRSFLAG und gelöschte Einträge | 20020521 | ||
4 | ![]() |
ET_CHAR_SOURCE | Call by reference | Type reference (TYPE) | VXABAPT255_TAB | Tabellentyp zu VXABAPT255 | 20041122 | ||
5 | ![]() |
ET_EVHANDLER | Call by reference | Type reference (TYPE) | VXO2PAGEVHS_TAB | Eventhandler (nur für WAPP) | 20021022 | ||
6 | ![]() |
ET_LAYOUT | Call by reference | Type reference (TYPE) | BCWBD_XABAPTEXT_LINES | Layout (nur für WAPP) | 20021022 | ||
7 | ![]() |
ET_TYPESOURCE | Call by reference | Type reference (TYPE) | BCWBD_XABAPTEXT_LINES | Typsource (nur für WAPP) | 20021022 | ||
8 | ![]() |
ET_XELEM | Call by reference | Type reference (TYPE) | D021X_TAB | Erweiterte Elementliste (nur für Dynpros) | 20020412 | ||
9 | ![]() |
ET_XHEADER | Call by reference | Type reference (TYPE) | D020X_TAB | Erweiterter Header (nur für Dynpros) | 20020412 | ||
10 | ![]() |
ET_XIACFLOW | Call by reference | Type reference (TYPE) | BCWBD_XABAPTEXT_LINES | 20040809 | |||
11 | ![]() |
ET_XIACHTML | Call by reference | Type reference (TYPE) | BCWBD_XABAPTEXT_LINES | 20040809 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20030922 | |
2 | ![]() |
Keine Version gefunden | 20050510 |
Method READ_FROM_DB Signature
Method READ_FROM_DB on class CL_CWB_OBJECT_SINGLE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Headerdatenvorhanden | 20020405 | |
2 | ![]() |
Irgendein Fehler | 20020405 | |
3 | ![]() |
Keine Version vorhanden | 20050510 | |
4 | ![]() |
Fehler bei einem RFC-Aufruf | 20020405 |
Method READ_FROM_REPOSITORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_VERSIONABLE_OBJECT | Call by reference | Type reference (TYPE) | SVRS2_VERSIONABLE_OBJECT | 20070208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20020405 |
Method READ_FROM_VERSDB Signature
Method READ_FROM_VERSDB on class CL_CWB_OBJECT_SINGLE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Headerdatenvorhanden | 20020405 | |
2 | ![]() |
Irgendein Fehler | 20020405 | |
3 | ![]() |
Keine Version vorhanden | 20050510 | |
4 | ![]() |
Fehler bei einem RFC-Aufruf | 20020405 |
Method SET_OBJECT_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJNAME | Call by reference | Type reference (TYPE) | TROBJ_NAME | Objektname in der Objektliste | 20021118 |
Method SET_OBJECT_NAME on class CL_CWB_OBJECT_SINGLE has no exception.
Method SET_XVERSIONABLE_OBJECT_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_XVERSIONABLE_OBJECT_XML | Call by reference | Type reference (TYPE) | XSTRING | 20051230 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20051230 |
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 46C |