SAP ABAP Class CL_OXT_PROJECT_OL (OXT project processing)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-EEW-SRV (Application Component) EEW Services
⤷
OXT_ROOT (Package) Object Extension Tool: Basis

⤷

⤷

Properties
Class | CL_OXT_PROJECT_OL | |
Short Description | OXT project processing | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | OXT_MISC | |
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | OXT_ROOT | Object Extension Tool: Basis |
Created | 20010907 | SAP |
Last change | 20050213 | 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) |
Interfaces
Class CL_OXT_PROJECT_OL has no interface implemented.
Friends
Class CL_OXT_PROJECT_OL 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) | FLAG | Permit commit | 20011123 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_OXT_MESSAGES_OL | OXT message processing | 20011026 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | OXT_CHGTAG | Change data for OXT entities | 20011029 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BAPIRET2 | Return parameters | 20020312 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TOXT_BNAME | Project team member | 20010928 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TOXT_RT_DEVCLASS | Package | 20030925 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TOXT_EXTENSION_OL | Table type for CL_OXT_EXTENSION_OL | 20010910 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BAPIRETTAB | Table with BAPI return information | 20010907 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TOXT_CUS_TRANS | TTYP for OXT_CUS_TRANSPORTS | 20020319 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TRKORR | Customizing request | 20011009 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | OXT_FL_DEFAULT | Default Object | 20041020 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | OXT_DESCRIPTION | Long text | 20010907 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DEVCLASS | Package | 20010907 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BAPI_MSG | Message text | 20011026 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PRX_NSPCE | Proxy generation: Namespace in the Integration Builder | 20041028 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DLVUNIT | Software component | 20041028 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SAPRELEASE | SAP R/3 Release | 20041028 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application log: Log handle | 20011026 | ||
19 | ![]() |
Instance attribute | Public | Type reference (TYPE) | OXT_PROJECTID | OXT project ID | 20010907 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | OXT_PROJECTNAME | Name of OXT project | 20010907 | ||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR3 | 3-Byte field | 20010910 | ||
22 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TRKORR | Workbench request | 20011009 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | (DB) Add employee to project | 20020301 |
2 | ![]() |
Instance method | Public | Method | (OL) Authority check | 20031007 |
3 | ![]() |
Instance method | Public | Method | (OL/DB) Change attributes and commit | 20010907 |
4 | ![]() |
Instance method | Private | Method | (OL) Commit work if allowed | 20011123 |
5 | ![]() |
Instance method | Public | Constructor | (OL/DB) Instantiate project in memory and/or DB and commit | 20010907 |
6 | ![]() |
Instance method | Public | Method | (OL) Instantiate extension, wrap for extension constructor | 20010911 |
7 | ![]() |
Instance method | Public | Method | (OL) Delete project if allowed and commit | 20010907 |
8 | ![]() |
Instance method | Public | Method | (OL) Get relevant attributes | 20010910 |
9 | ![]() |
Instance method | Public | Method | (DB) Read documentation for a project | 20011119 |
10 | ![]() |
Static method | Public | Method | (DB) Get list of existing projects | 20010910 |
11 | ![]() |
Instance method | Private | Method | (DB) Write project to DB | 20020319 |
12 | ![]() |
Instance method | Public | Method | (OL) Check whether project is locked | 20010910 |
13 | ![]() |
Instance method | Public | Method | (OL) Lock project | 20010910 |
14 | ![]() |
Instance method | Private | Method | (OL) Determine list of packages | 20030925 |
15 | ![]() |
Instance method | Public | Method | (OL) Remove extension instance from memory | 20011029 |
16 | ![]() |
Instance method | Public | Method | (DB) Save documentation for a project and commit | 20011119 |
17 | ![]() |
Instance method | Private | Method | (DB) Write project to DB | 20010910 |
18 | ![]() |
Instance method | Private | Method | (DB) Read project and its extensions from DB | 20010910 |
19 | ![]() |
Instance method | Public | Method | (OL) Unlock the project | 20010910 |
Events
Class CL_OXT_PROJECT_OL has no event.
Types
Class CL_OXT_PROJECT_OL has no local type.
Method Signatures
Method ADD_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BNAME | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20020301 |
Method ADD_USER on class CL_OXT_PROJECT_OL has no exception.
Method AUTHORITY_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTVT | Call by reference | Type reference (TYPE) | ACTIV_AUTH | 20031007 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
keine Berechtigung | 20031007 | |
2 | ![]() |
technischer Fehler | 20040318 |
Method CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MSG | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20020107 | ||
2 | ![]() |
IT_BNAME | Call by reference | Type reference (TYPE) | TOXT_BNAME | Tabellentyp für Benutzer | 20010928 | ||
3 | ![]() |
IT_DEVCLASS | Call by reference | Type reference (TYPE) | TOXT_RT_DEVCLASS | TTYP for OXT_RT_DEVCLASS | 20030925 | ||
4 | ![]() |
IT_TRANSPORTS | Call by reference | Type reference (TYPE) | TOXT_RT_TRANSPORT | TTYP for OXT_RT_TRANSPORT | 20020319 | ||
5 | ![]() |
IV_DEFAULTPROJECT | Call by reference | Type reference (TYPE) | OXT_FL_DEFAULT | Default Objekt | 20041020 | ||
6 | ![]() |
IV_DESCRIPTION | Call by reference | Type reference (TYPE) | OXT_DESCRIPTION | Langtext | 20010910 | ||
7 | ![]() |
IV_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20010910 | ||
8 | ![]() |
IV_IFR_NAMESPACE | Call by reference | Type reference (TYPE) | PRX_NSPCE | 20050113 | |||
9 | ![]() |
IV_IFR_SWC | Call by reference | Type reference (TYPE) | DLVUNIT | 20050113 | |||
10 | ![]() |
IV_IFR_SWCV | Call by reference | Type reference (TYPE) | SAPRELEASE | 20050113 | |||
11 | ![]() |
IV_PROJECTNAME | Call by reference | Type reference (TYPE) | OXT_PROJECTNAME | Name eines OXT Projekts | 20010910 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt gesperrt | 20011029 | |
2 | ![]() |
technischer Fehler | 20011029 |
Method COMMIT Signature
Method COMMIT on class CL_OXT_PROJECT_OL has no parameter.
Method COMMIT on class CL_OXT_PROJECT_OL has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IFLAG_COMMIT | Call by reference | Type reference (TYPE) | FLAG | 'X' | Erlaubt commit work | 20011123 | |
2 | ![]() |
IR_MSG | Call by reference | Object reference (TYPE REF TO) | CL_OXT_MESSAGES_OL | Verarbeitung von OXT Messages | 20011029 | ||
3 | ![]() |
IV_PROJECTID | Call by reference | Type reference (TYPE) | OXT_PROJECTID | OXT Projekt ID | 20010910 | ||
4 | ![]() |
IV_PROJECTNAME | Call by reference | Type reference (TYPE) | OXT_PROJECTNAME | Name eines OXT Projekts | 20010910 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
error using application log | 20020313 | |
2 | ![]() |
Konstruktor fehlt | 20011026 | |
3 | ![]() |
database error | 20020313 |
Method CREATE_EXTENSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_EXTENSION | Call by reference | Object reference (TYPE REF TO) | CL_OXT_EXTENSION_OL | Verarbeitung von OXT Erweiterungen | 20010925 | ||
2 | ![]() |
IV_BUSOBJ | Call by reference | Type reference (TYPE) | OXT_BUSOBJ | OXT Business Objekt | 20010925 | ||
3 | ![]() |
IV_EXTENSIONID | Call by reference | Type reference (TYPE) | OXT_EXTENSIONID | OXT Extension ID | 20010925 | ||
4 | ![]() |
IV_EXTENSIONTYP | Call by reference | Type reference (TYPE) | OXT_EXTTYP | Erweiterungstyp | 20010925 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
technischer Fehler | 20011026 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MSG | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20020107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt gesperrt | 20011004 | |
2 | ![]() |
technischer Fehler | 20011029 | |
3 | ![]() |
Benutzerfehler | 20020107 |
Method GETDETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CHGTAG | Call by reference | Type reference (TYPE) | OXT_CHGTAG | Änderungsdaten für OXT Entitäten | 20011026 | ||
2 | ![]() |
ET_BNAME | Call by reference | Type reference (TYPE) | TOXT_BNAME | Tabellentyp für Benutzer | 20010928 | ||
3 | ![]() |
ET_DEVCLASS | Call by reference | Type reference (TYPE) | TOXT_RT_DEVCLASS | 20030925 | |||
4 | ![]() |
ET_EXTENSIONS | Call by reference | Type reference (TYPE) | TOXT_EXTENSION_OL | Tabellentyp für CL_OXT_EXTENSION_OL | 20010925 | ||
5 | ![]() |
ET_TRANSPORTS | Call by reference | Type reference (TYPE) | TOXT_RT_TRANSPORT | TTYP for OXT_RT_TRANSPORT | 20020319 | ||
6 | ![]() |
EV_DEFAULTPROJECT | Call by reference | Type reference (TYPE) | OXT_FL_DEFAULT | Default Objekt | 20041020 | ||
7 | ![]() |
EV_DESCRIPTION | Call by reference | Type reference (TYPE) | OXT_DESCRIPTION | Langtext | 20010925 | ||
8 | ![]() |
EV_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20010925 | ||
9 | ![]() |
EV_IFR_NAMESPACE | Call by reference | Type reference (TYPE) | PRX_NSPCE | Proxy Generierung: Namensraum im Integration Builder | 20041028 | ||
10 | ![]() |
EV_IFR_SWC | Call by reference | Type reference (TYPE) | DLVUNIT | Softwarekomponente | 20041028 | ||
11 | ![]() |
EV_IFR_SWCV | Call by reference | Type reference (TYPE) | SAPRELEASE | R/3 Release | 20041028 | ||
12 | ![]() |
EV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20011026 | ||
13 | ![]() |
EV_PROJECTID | Call by reference | Type reference (TYPE) | OXT_PROJECTID | OXT Projekt ID | 20010925 | ||
14 | ![]() |
EV_PROJECTNAME | Call by reference | Type reference (TYPE) | OXT_PROJECTNAME | Name eines OXT Projekts | 20010925 | ||
15 | ![]() |
X_GETTRANSPORTARCHIVE | Call by reference | Type reference (TYPE) | FLAG | '' | Get Archive Entries of Transports | 20020319 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
technischer Fehler | 20011026 |
Method GETDOCUMENTATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_HEADER | Call by reference | Type reference (TYPE) | THEAD | SAPscript: Text-Header | 20011119 | ||
2 | ![]() |
ET_LINES | Call by reference | Type reference (TYPE) | TEXT_LINE_TAB | Untertabelle für Struktur TEXT_HEADERLINES | 20011119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
technischer Fehler | 20011119 |
Method GETLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PROJECTLIST | Call by reference | Type reference (TYPE) | TOXT_RT_PRJ | Tabellentyp OXT_RT_PRJ | 20010910 | ||
2 | ![]() |
IV_DEFAULTONLY | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20041020 | ||
3 | ![]() |
IV_PROJECTNAME | Call by reference | Type reference (TYPE) | OXT_PROJECTNAME | Name eines OXT Projekts | 20010910 | ||
4 | ![]() |
IV_USERNAME | Call by reference | Type reference (TYPE) | XUBNAME | Verzweigungsname | 20010910 |
Method GETLIST on class CL_OXT_PROJECT_OL has no exception.
Method INSTANTIATE_EXTENSIONS Signature
Method INSTANTIATE_EXTENSIONS on class CL_OXT_PROJECT_OL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
technischer Fehler | 20020319 |
Method IS_LOCKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_LOCK_OWNER | Value transfer | Type reference (TYPE) | XUBNAME | allgemeines flag | 20011029 |
Method IS_LOCKED on class CL_OXT_PROJECT_OL has no exception.
Method LOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_LOCK_OWNER | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20011029 | ||
2 | ![]() |
IV_PROJECTID | Call by reference | Type reference (TYPE) | OXT_PROJECTID | OXT Projekt ID | 20041020 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Lock war nicht möglich | 20010910 |
Method MERGE_DEVCLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DEVCLASS | Call by reference | Type reference (TYPE) | TOXT_RT_DEVCLASS | 20030925 | |||
2 | ![]() |
IV_CHECK_IF_USED | Call by reference | Type reference (TYPE) | FLAG | 'X' | allgemeines flag | 20040318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error | 20030925 |
Method REMOVE_EXTENSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_EXTENSION | Call by reference | Object reference (TYPE REF TO) | CL_OXT_EXTENSION_OL | Verarbeitung von OXT Erweiterungen | 20011029 |
Method REMOVE_EXTENSION on class CL_OXT_PROJECT_OL has no exception.
Method SAVEDOCUMENTATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_HEADER | Call by reference | Type reference (TYPE) | THEAD | SAPscript: Text-Header | 20011119 | ||
2 | ![]() |
IT_LINES | Call by reference | Type reference (TYPE) | TEXT_LINE_TAB | Untertabelle für Struktur TEXT_HEADERLINES | 20011119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
technischer Fehler | 20011119 |
Method SYNCH_READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_QUICKREAD | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20020409 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler auf Datenbank | 20010910 | |
2 | ![]() |
Fehler mit Extension | 20020201 |
Method SYNCH_WRITE Signature
Method SYNCH_WRITE on class CL_OXT_PROJECT_OL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler auf der Datenbank | 20010911 |
Method UNLOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PROJECTID | Call by reference | Type reference (TYPE) | OXT_PROJECTID | OXT Projekt ID | 20041020 |
Method UNLOCK on class CL_OXT_PROJECT_OL has no exception.
History
Last changed by/on | SAP | 20050213 |
SAP Release Created in | 620 |