SAP ABAP Class CL_W3_RESOURCE (ITS: Resource Files)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-WAB (Application Component) Web Application Builder
⤷
SW3_TOOL (Package) ITS Connection: Tool

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_W3_OBJECT | ITS: General Functions for Sets of Objects | 19990730 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_W3_RESOURCE_DISPLAY_VERSION | Resource Files: Display Version | 19990908 |
Properties
Class | CL_W3_RESOURCE | |
Short Description | ITS: Resource Files | |
Super Class | CL_W3_OBJECT | ITS: General Functions for Sets of Objects |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SW3_TOOL | ITS Connection: Tool |
Created | 19990730 | SAP |
Last change | 20130531 | 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) |
Interfaces
Class CL_W3_RESOURCE has no interface implemented.
Friends
Class CL_W3_RESOURCE 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) | W3RESOPARA_TABLETYPE | Buffer for Table Related Functions | 19990916 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_W3_API_RESOURCE | Resource Data Instance | 19990806 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | W3MARK_TABLE | Table for Line Selection | 20000512 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Topmost Visible Line of Table Control | 19991028 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Integrate Resource File Parameters from All Templates | 20000406 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 19991028 |
3 | ![]() |
Static method | Public | Method | Copy Resource File (Without Dialog Box) | 19990924 |
4 | ![]() |
Static method | Public | Method | Delete Object | 19990928 |
5 | ![]() |
Static method | Private | Method | 20090515 | |
6 | ![]() |
Instance method | Public | Method | PAI Actions for Attributes Subscreen | 19990730 |
7 | ![]() |
Instance method | Public | Method | PAI Actions for Parameters Subscreen | 19990730 |
8 | ![]() |
Instance method | Public | Method | PBO Actions for Attributes Subscreen | 19990730 |
9 | ![]() |
Instance method | Public | Method | PBO Actions for Parameters Subscren | 19990730 |
10 | ![]() |
Instance method | Private | Method | Obsolete | 20011008 |
Events
Class CL_W3_RESOURCE has no event.
Types
Class CL_W3_RESOURCE has no local type.
Method Signatures
Method COMPARE_PARAMETERS Signature
Method COMPARE_PARAMETERS on class CL_W3_RESOURCE has no parameter.
Method COMPARE_PARAMETERS on class CL_W3_RESOURCE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_W3_RESOURCE has no parameter.
Method CONSTRUCTOR on class CL_W3_RESOURCE has no exception.
Method COPY_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SOURCE_RESOURCE | Call by reference | Object reference (TYPE REF TO) | IF_W3_API_RESOURCE | Geladenes Quell-Resource-File | 19991228 | ||
2 | ![]() |
P_SOURCE_RESOURCE_NAME | Call by reference | Type reference (TYPE) | W3RESOKEY | Quell-Resource File | 19990924 | ||
3 | ![]() |
P_TARGET_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | E-Klasse des Ziel-Resource File | 19990927 | ||
4 | ![]() |
P_TARGET_RESOURCE_NAME | Call by reference | Type reference (TYPE) | W3RESOKEY | Ziel-Resource File | 19990924 | ||
5 | ![]() |
P_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20000124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktion wurde abgebrochen | 19990924 | |
2 | ![]() |
Fehler bei Requestbearbeitung aufgetreten | 19990924 | |
3 | ![]() |
Objekt existiert bereits | 19990924 | |
4 | ![]() |
Objekt nicht gefunden | 19990924 | |
5 | ![]() |
fehlende Berechtigung | 19990924 |
Method DELETE_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CALLER | Call by reference | Object reference (TYPE REF TO) | CL_W3_OBJECT | ITS: Allgemeine Funtionen für mehrere Objekte | 20090515 | ||
2 | ![]() |
P_DELETE_SUB_OBJECTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090515 | ||
3 | ![]() |
P_RESOURCE_NAME | Call by reference | Type reference (TYPE) | W3RESOKEY | Resource File Name | 19990928 | ||
4 | ![]() |
P_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Transportauftrag | 20000731 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktion wurde abgebrochen | 19990928 | |
2 | ![]() |
Fehler bei Requestbearbeitung aufgetreten | 19990928 | |
3 | ![]() |
Objekt nicht gefunden | 19990928 | |
4 | ![]() |
fehlende Berechtigung | 19990928 |
Method DELETE_SUB_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CALLER | Call by reference | Object reference (TYPE REF TO) | CL_W3_OBJECT | ITS: Allgemeine Funtionen für mehrere Objekte | 20090515 | ||
2 | ![]() |
P_RESOURCE | Call by reference | Object reference (TYPE REF TO) | IF_W3_API_RESOURCE | ITS-API: Resource-File | 20090515 | ||
3 | ![]() |
P_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20090515 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktion abgebrochen | 20090515 | |
2 | ![]() |
Fehler aufgetreten | 20090515 | |
3 | ![]() |
Fehlende Berechtigung | 20090515 |
Method DO_PAI_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DATA | Call by reference | Type reference (TYPE) | W3RESOATTR | Header-Daten | 19990730 |
Method DO_PAI_ATTRIBUTES on class CL_W3_RESOURCE has no exception.
Method DO_PAI_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DATA | Call by reference | Type reference (TYPE) | W3RESOPARA_TABLETYPE | Parameter-Tabelle | 19990730 | ||
2 | ![]() |
P_OK_CODE | Call by reference | Type reference (TYPE) | SY-UCOMM | OK-Code | 19990916 | ||
3 | ![]() |
P_TOPLINE | Call by reference | Type reference (TYPE) | I | Oberste sichtbare Zeile des Table Controls | 19990916 |
Method DO_PAI_PARAMETERS on class CL_W3_RESOURCE has no exception.
Method DO_PBO_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DATA | Call by reference | Type reference (TYPE) | W3RESOATTR | Service-Header | 19990730 | ||
2 | ![]() |
P_PUBLISHINFO | Call by reference | Type reference (TYPE) | W3PUBLISHINFO | Publizier-Information für IAC-Objekte | 20130711 |
Method DO_PBO_ATTRIBUTES on class CL_W3_RESOURCE has no exception.
Method DO_PBO_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DATA | Call by reference | Type reference (TYPE) | W3RESOPARA_TABLETYPE | Parameter-Tabellen | 19990730 |
Method DO_PBO_PARAMETERS on class CL_W3_RESOURCE has no exception.
Method GENERATE_HTML_TEMPLATES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_RESOURCE | Call by reference | Type reference (TYPE) | W3RESOKEY | Request | 20011008 |
Method GENERATE_HTML_TEMPLATES on class CL_W3_RESOURCE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |