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 CHANGEABLE Instance attribute Protected Type reference (TYPE) CHAR1 Indicator: Object Can Be Changed 19990802
2 C_STATE_DELETED Instance attribute Public Attribute reference (LIKE) 19990802
3 C_STATE_INITIAL Instance attribute Public Attribute reference (LIKE) 19990802
4 C_STATE_NEW Instance attribute Public Attribute reference (LIKE) 19990802
5 C_STATE_REMOVED Instance attribute Public Attribute reference (LIKE) 19990818
6 C_STATE_SAVED Instance attribute Public Attribute reference (LIKE) 19990802
7 C_STATE_UNSAVED Instance attribute Public Attribute reference (LIKE) 19990802
8 DATA_INVALID Instance attribute Protected Type reference (TYPE) CHAR1 space Indicator: Data is not consistent -> Cannot be saved 19990804
9 FULL_NAME Instance attribute Protected Type reference (TYPE) SEU_OBJKEY Complete Object Name 19990802
10 PUBLISHED Instance attribute Protected Type reference (TYPE) CHAR1 SPACE Flag: X = Object Published, P = Part-Published 20000209
11 STATE Instance attribute Protected Type reference (TYPE) CHAR1 IF_W3_API_OBJECT=>C_STATE_INITIAL Indicator: Object Changed 19990802
12 TRANSPORT_TYPE Instance attribute Protected Type reference (TYPE) TROBJTYPE SPACE Transport Object Type 19990804
Methods
# Method Level Visibility Method type Description Created on
1 CALL_ACCESS_PERMISSION Static method Protected Method Call RS_ACCESS_PERMISSION 19990802
2 CALL_CORR_INSERT Static method Public Method Call RS_CORR_INSERT 19990804
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20000210
4 RESET Instance method Protected Method Rest Object 19990803
5 S_GET_RFC_DEST 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 Importing PI_SUPPRESS_LANGUAGE_CHECK Call by reference Type reference (TYPE) FLAG Pflegesprachentest abschalten 20050217
2 Exporting P_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Entwicklungsklasse 19990809
3 Importing P_MODE Call by reference Type reference (TYPE) CHAR10 Modus 19990802
4 Exporting P_MODIFLANG Call by reference Type reference (TYPE) SPRAS Modifikationssprache 20001103
5 Importing P_OBJECT Call by reference Type reference (TYPE) SEU_OBJKEY Objektname 19990802
6 Importing P_OBJECT_CLASS Call by reference Type reference (TYPE) CHAR4 Objekttyp 19990802
7 Exporting P_ORIGLANG Call by reference Type reference (TYPE) SPRAS Originalsprache 20001103
8 Importing P_SET_LOCK Call by reference Type reference (TYPE) CHAR1 'X' X: Sperre setzen/rücksetzen 20000524
# Exception Resumable Description Created on
1 ACTION_CANCELED Benutzerabbruch 19990803
2 ENQUEUED_BY_USER Gesperrt durch anderen Benutzer 19990802
3 ERROR_OCCURED Allgemeiner Fehler 19990803
4 LOCKED_BY_AUTHOR Vom Autor gesperrt 19990802
5 PERMISSION_FAILURE Berechtigungsfehler 19990802

Method CALL_CORR_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_AUTHOR Call by reference Type reference (TYPE) SY-UNAME Benutzername 20100624
2 Changing P_CORRNUM Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 19991110
3 Changing P_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Entwicklungsklasse 19990817
4 Importing P_LANGUAGE Call by reference Type reference (TYPE) SPRAS Mastersprache 20000110
5 Importing P_MODE Call by reference Type reference (TYPE) CHAR6 space Operation 19990924
6 Importing P_OBJECT Call by reference Type reference (TYPE) SEU_OBJKEY Name des Objektes 19990804
7 Importing P_OBJECT_CLASS Call by reference Type reference (TYPE) CHAR4 Type des Objektes 19990804
# Exception Resumable Description Created on
1 ACTION_CANCELLED Abbruch durch den Benutzer 19990804
2 ERROR_OCCURED Interner Fehler 19990804
3 PERMISSION_FAILURE 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 ERROR_OCCURED Allgemeiner Fehler 19990803
2 OBJECT_INVALID Ü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 Exporting ET_RFC_DEST Call by reference Type reference (TYPE) RFC_T_DES Tabellentyp zur Struktur RFCDES 19991206
2 Importing I_ITSTYPE Call by reference Type reference (TYPE) IACTYPE Typ des Web-Objekts einer Internet-Anwendungskomponente 19991206
# Exception Resumable Description Created on
1 NO_DESTINATION Kein ITS als Publizierungsziel eingestellt 20000215
History
Last changed by/on SAP  20130531 
SAP Release Created in