SAP ABAP Class CL_W3_API_OBJECT (ITS API: General Functions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-WAB (Application Component) Web Application Builder
⤷
SW3_API (Package) ITS: API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_W3_API_OBJECT | ITS API: General Functions | 19990802 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_W3_API_JAVASCRIPT | Obsolete: ITS API: Data for JavaScript | 20001219 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_W3_API_MIME | ITS API: Data for MIME | 19990802 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_W3_API_MIME_LANG | ITS API: Data for language-dependent MIMEs | 20000210 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_W3_API_MINIAPP | Obsolete: MiniApp Administration | 19991228 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_W3_API_RESOURCE | ITS API: resource file | 19990806 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_W3_API_SERVICE | ITS API: Service | 19990802 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_W3_API_TEMPLATE | ITS API: Template Data | 19990802 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_W3_API_TEMPLATE_LANG | ITS API: Data for Language-Dependent Template | 19990811 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_W3_API_XML3 | ITS-API: XML Templates for Templates | 20130129 |
Properties
| Class | CL_W3_API_OBJECT | |
| Short Description | ITS API: General Functions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SW3_API | ITS: API |
| Created | 19990802 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_W3_API_OBJECT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_W3_API_OBJECT | ITS API: General Functions | 19990802 |
Friends
Class CL_W3_API_OBJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Indicator: Object Can Be Changed | 19990802 | |||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 19990802 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 19990802 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 19990802 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 19990818 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 19990802 | |||||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 19990802 | |||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | space | Indicator: Data is not consistent -> Cannot be saved | 19990804 | ||
| 9 | Instance attribute | Protected | Type reference (TYPE) | SEU_OBJKEY | Complete Object Name | 19990802 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | SPACE | Flag: X = Object Published, P = Part-Published | 20000209 | ||
| 11 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | IF_W3_API_OBJECT=>C_STATE_INITIAL | Indicator: Object Changed | 19990802 | ||
| 12 | Instance attribute | Protected | Type reference (TYPE) | TROBJTYPE | SPACE | Transport Object Type | 19990804 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Call RS_ACCESS_PERMISSION | 19990802 | |
| 2 | Static method | Public | Method | Call RS_CORR_INSERT | 19990804 | |
| 3 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20000210 | |
| 4 | Instance method | Protected | Method | Rest Object | 19990803 | |
| 5 | Static method | Protected | Method | Returns the RFC Destination for the Publication | 19991206 |
Events
Class CL_W3_API_OBJECT has no event.
Types
Class CL_W3_API_OBJECT has no local type.
Method Signatures
Method CALL_ACCESS_PERMISSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_SUPPRESS_LANGUAGE_CHECK | Call by reference | Type reference (TYPE) | FLAG | Pflegesprachentest abschalten | 20050217 | |||
| 2 | P_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Entwicklungsklasse | 19990809 | |||
| 3 | P_MODE | Call by reference | Type reference (TYPE) | CHAR10 | Modus | 19990802 | |||
| 4 | P_MODIFLANG | Call by reference | Type reference (TYPE) | SPRAS | Modifikationssprache | 20001103 | |||
| 5 | P_OBJECT | Call by reference | Type reference (TYPE) | SEU_OBJKEY | Objektname | 19990802 | |||
| 6 | P_OBJECT_CLASS | Call by reference | Type reference (TYPE) | CHAR4 | Objekttyp | 19990802 | |||
| 7 | P_ORIGLANG | Call by reference | Type reference (TYPE) | SPRAS | Originalsprache | 20001103 | |||
| 8 | P_SET_LOCK | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | X: Sperre setzen/rücksetzen | 20000524 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Benutzerabbruch | 19990803 | ||
| 2 | Gesperrt durch anderen Benutzer | 19990802 | ||
| 3 | Allgemeiner Fehler | 19990803 | ||
| 4 | Vom Autor gesperrt | 19990802 | ||
| 5 | Berechtigungsfehler | 19990802 |
Method CALL_CORR_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_AUTHOR | Call by reference | Type reference (TYPE) | SY-UNAME | Benutzername | 20100624 | |||
| 2 | P_CORRNUM | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 19991110 | |||
| 3 | P_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Entwicklungsklasse | 19990817 | |||
| 4 | P_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Mastersprache | 20000110 | |||
| 5 | P_MODE | Call by reference | Type reference (TYPE) | CHAR6 | space | Operation | 19990924 | ||
| 6 | P_OBJECT | Call by reference | Type reference (TYPE) | SEU_OBJKEY | Name des Objektes | 19990804 | |||
| 7 | P_OBJECT_CLASS | Call by reference | Type reference (TYPE) | CHAR4 | Type des Objektes | 19990804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch den Benutzer | 19990804 | ||
| 2 | Interner Fehler | 19990804 | ||
| 3 | Fehlende Berechtigung | 19990804 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_W3_API_OBJECT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_W3_API_OBJECT has no exception.
Method RESET Signature
Method RESET on class CL_W3_API_OBJECT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 19990803 | ||
| 2 | Üngültiges Objekt | 19990803 |
Method S_GET_RFC_DEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RFC_DEST | Call by reference | Type reference (TYPE) | RFC_T_DES | Tabellentyp zur Struktur RFCDES | 19991206 | |||
| 2 | I_ITSTYPE | Call by reference | Type reference (TYPE) | IACTYPE | Typ des Web-Objekts einer Internet-Anwendungskomponente | 19991206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein ITS als Publizierungsziel eingestellt | 20000215 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |