SAP ABAP Interface IF_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 - Used By
Properties
Interface | IF_W3_API_OBJECT | |
Short Description | ITS API: General Functions |
General Data
Package | SW3_API | ITS: API |
Created | 19990802 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | SWBM | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_W3_API_OBJECT has no interface.
Friends
Interface IF_W3_API_OBJECT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_STATE_DELETED | Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | Status: Deleted | 19990802 | |
2 | C_STATE_INITIAL | Constant | Public | Type reference (TYPE) | CHAR1 | 'I' | Status: Initial | 19990802 | |
3 | C_STATE_NEW | Constant | Public | Type reference (TYPE) | CHAR1 | 'N' | Status: New | 19990802 | |
4 | C_STATE_REMOVED | Constant | Public | Type reference (TYPE) | CHAR1 | 'R' | Status: Deleted and Saved | 19990818 | |
5 | C_STATE_SAVED | Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | Status: Saved | 19990802 | |
6 | C_STATE_UNSAVED | Constant | Public | Type reference (TYPE) | CHAR1 | 'U' | Status: Unsaved | 19990802 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Delete Object | 19990802 |
2 | ![]() |
Instance method | Public | Method | Delete Object from Buffer | 19990913 |
3 | ![]() |
Instance method | Public | Method | Query: Can Object Be Changed? | 19990802 |
4 | ![]() |
Instance method | Public | Method | Unsaved Changes | 19990802 |
5 | ![]() |
Instance method | Public | Method | Return Complete Name | 19990802 |
6 | ![]() |
Instance method | Public | Method | Query Publishing Status of Object | 20000209 |
7 | ![]() |
Instance method | Public | Method | Return Transport Object Type | 19990804 |
8 | ![]() |
Instance method | Public | Method | Publish Object on ITS | 19990830 |
9 | ![]() |
Instance method | Public | Method | Publish Object in Local Directory | 20000410 |
10 | ![]() |
Instance method | Public | Method | Read Package Again | 20000125 |
11 | ![]() |
Instance method | Public | Method | Save Object | 19990802 |
12 | ![]() |
Instance method | Public | Method | Set Mode to Display or Change | 19990802 |
13 | ![]() |
Instance method | Public | Method | Sets Publishing Status | 20000210 |
14 | ![]() |
Instance method | Public | Method | Undo Changes | 19990802 |
Events
Interface IF_W3_API_OBJECT has no event.
Types
Interface IF_W3_API_OBJECT has no local type.
Method Signatures
Method DELETE Signature
Method DELETE on Interface IF_W3_API_OBJECT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 19990802 | |
2 | ![]() |
Objekt ungültig | 19990802 | |
3 | ![]() |
Objekt darf nicht geändert werden | 19990802 | |
4 | ![]() |
Objekt enthält noch Elemente | 19990802 |
Method DELETE_FROM_BUFFER Signature
Method DELETE_FROM_BUFFER on Interface IF_W3_API_OBJECT has no parameter.
Method DELETE_FROM_BUFFER on Interface IF_W3_API_OBJECT has no exception.
Method GET_CHANGEABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CHANGEABLE | Call by reference | Type reference (TYPE) | CHAR1 | Objekt änderbar | 19990802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt ungültig | 19990802 |
Method GET_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CHANGED | Call by reference | Type reference (TYPE) | CHAR1 | Ungesicherte Änderungen vorhanden | 19990802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt ungültig | 19990802 |
Method GET_FULL_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_FULL_NAME | Call by reference | Type reference (TYPE) | SEU_OBJKEY | Voller Name des Objektes | 19990802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt ungültig | 19990802 |
Method GET_PUBLISHED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PUBLISHED | Call by reference | Type reference (TYPE) | CHAR1 | Publizierungszustand: X publiziert, P teilweise publiziert | 20000209 | ||
2 | ![]() |
P_PUBLISHINFO | Call by reference | Type reference (TYPE) | W3PUBLISHINFO | Publizier-Information für IAC-Objekte | 20130709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt ungültig | 20000209 |
Method GET_TRANSPORT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TRANSPORT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Transport-Objekttyp | 19990804 |
Method GET_TRANSPORT_TYPE on Interface IF_W3_API_OBJECT has no exception.
Method PUBLISH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_MESSAGES | Call by reference | Type reference (TYPE) | W3_ERROR_MESSAGES | Tabelle mit Fehlermeldungen | 19990901 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Sichern abgebrochen durch API Nutzer | 19990830 | |
2 | ![]() |
Daten auf der Datenbank ungültig | 19990830 | |
3 | ![]() |
Anderer Fehler | 19990830 | |
4 | ![]() |
Objekt ist nicht gesichert | 19990830 | |
5 | ![]() |
Unzureichende Berechtigung | 19990830 | |
6 | ![]() |
Fehler beim Publizieren | 19990830 |
Method PUBLISH_LOCAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PATH | Call by reference | Type reference (TYPE) | W3PATH | Pfad des Ablageverzeichnisses | 20000410 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch durch den Benutzer | 20000410 | |
2 | ![]() |
Allgemeiner Fehler | 20000410 | |
3 | ![]() |
Pfad- + Dateiname zu lang | 20000410 | |
4 | ![]() |
Objekt ist nicht gesichert | 20000410 | |
5 | ![]() |
Objekt ungültig | 20000410 |
Method REFRESH_DEVCLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Neue Entwicklungsklasse | 20000125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20000125 |
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Auftragsnummer | 19990802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Sichern abgebrochen durch API Nutzer | 19990802 | |
2 | ![]() |
Objektdaten sind fehlerhaft -> Sichern nicht erlaubt | 19990804 | |
3 | ![]() |
Anderer Fehler | 19990802 | |
4 | ![]() |
Objekt wurde nicht geändert | 19990804 | |
5 | ![]() |
Objekt ungültig | 19990802 | |
6 | ![]() |
Objekt nicht änderbar | 19990802 | |
7 | ![]() |
Unzureichende Berechtigung | 19990802 |
Method SET_CHANGEABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PE_CODEPAGE_ERROR_OCCURED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20051202 | |||
2 | ![]() |
PI_FOR_DELETING | Call by reference | Type reference (TYPE) | FLAG | Für Löschen. Inhalt nicht zwingend notwendig. | 20050217 | ||
3 | ![]() |
PI_IGNORE_CODEPAGE_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20051202 | ||
4 | ![]() |
PI_IGNORE_CONTENT | Call by reference | Type reference (TYPE) | FLAG | Fehler bei Inhalt egal (wird gelöscht oder überschrieben) | 20100624 | ||
5 | ![]() |
PI_SUPPRESS_LANGUAGE_CHECK | Call by reference | Type reference (TYPE) | FLAG | Sprachen nicht prüfen (Ersetzen Inhalt im Hintergrund) | 20100624 | ||
6 | ![]() |
P_CHANGEABLE | Call by reference | Type reference (TYPE) | CHAR1 | Objekt änderbar | 19990802 | ||
7 | ![]() |
P_SET_LOCK | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | X: Sperre setzen/rücksetzen | 20000524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch durch den Benutzer | 19990803 | |
2 | ![]() |
Anderer Fehler | 19990802 | |
3 | ![]() |
Objekt war bereits änderbar | 19990802 | |
4 | ![]() |
Objekt bereits entsperrt | 19990802 | |
5 | ![]() |
Objekt ist logisch gelöscht und kann nicht entsperrt werden | 19990802 | |
6 | ![]() |
Ungütliges Objekt (bereits auf DB gelöscht!) | 19990802 | |
7 | ![]() |
Objekt wurde noch nie auf DB gesichert | 19990802 | |
8 | ![]() |
Objekt von anderem Benutzer gesperrt | 19990802 | |
9 | ![]() |
Objekt wurde geändert und kann nicht entsperrt werden | 19990802 | |
10 | ![]() |
Objekt konnte nicht mehr auf DB gefunden werden | 19990802 | |
11 | ![]() |
Fehlende Berechtigung zur Objekt Modifikation | 19990802 |
Method SET_PUBLISH_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CHANGE_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum der letzen Änderung | 20000211 | ||
2 | ![]() |
P_CHANGE_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Uhrzeit der letzten Änderung | 20000211 | ||
3 | ![]() |
P_PUBLISH_TABLE | Call by reference | Type reference (TYPE) | W3_PUBDIR_TABLETYPE | obsolet | 20000210 |
Method SET_PUBLISH_INFO on Interface IF_W3_API_OBJECT has no exception.
Method UNDO_CHANGES Signature
Method UNDO_CHANGES on Interface IF_W3_API_OBJECT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Anderer Fehler | 19990802 | |
2 | ![]() |
Ungültiges Objekt (bereits auf Datenbank gelöscht!) | 19990802 | |
3 | ![]() |
Objekt war noch nicht auf Datenbank gesichert | 19990802 | |
4 | ![]() |
Objekt nicht änderbar | 19990802 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |