SAP ABAP Class IF_RSOD_DOCU_URL_HANDLER (Modified URLs for Generated Documentation of Meta Object)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSOD_MORM_URL_HANDLING | Modifying URLs for Meta Object Repository Manager | 20030702 |
Properties
| Class | IF_RSOD_DOCU_URL_HANDLER | |
| Short Description | Modified URLs for Generated Documentation of Meta Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030702 | 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) |
Interfaces
Class IF_RSOD_DOCU_URL_HANDLER has no interface implemented.
Friends
Class IF_RSOD_DOCU_URL_HANDLER has no friend class.
Attributes
Class IF_RSOD_DOCU_URL_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Escape URL | 20030702 | |
| 2 | Instance method | Public | Method | Modify a URL for a Document | 20030702 | |
| 3 | Instance method | Public | Method | Modify a URL for an Icon | 20030702 | |
| 4 | Instance method | Public | Method | Modify the URL for a Meta Object | 20030702 | |
| 5 | Instance method | Public | Method | Modify the URL for a Style Sheet | 20030702 |
Events
Class IF_RSOD_DOCU_URL_HANDLER has no event.
Types
Class IF_RSOD_DOCU_URL_HANDLER has no local type.
Method Signatures
Method ESCAPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_URL | Call by reference | Type reference (TYPE) | STRING | Url | 20030702 | |||
| 2 | R_URL_ESCAPED | Value transfer | Type reference (TYPE) | STRING | Codierte Url | 20030702 |
Method ESCAPE on class IF_RSOD_DOCU_URL_HANDLER has no exception.
Method MODIFY_DOCUMENT_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_DECRIPTION | Value transfer | Type reference (TYPE) | STRING | Beschreibung des Dokumentes | 20030702 | |||
| 2 | C_URL | Value transfer | Type reference (TYPE) | STRING | URL (leer -> nicht rendern) | 20030702 | |||
| 3 | I_S_IO | Call by reference | Type reference (TYPE) | SKWF_IO | Dokument (InfoObject) | 20030702 |
Method MODIFY_DOCUMENT_URL on class IF_RSOD_DOCU_URL_HANDLER has no exception.
Method MODIFY_ICON_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_URL | Call by reference | Type reference (TYPE) | CHAR255 | Url der Ikone | 20030702 |
Method MODIFY_ICON_URL on class IF_RSOD_DOCU_URL_HANDLER has no exception.
Method MODIFY_OBJECT_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJLOGSYS | Call by reference | Type reference (TYPE) | RSRLOGSYS | Logisches System des Empfängers | 20030702 | |||
| 2 | I_OBJNM | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20030702 | |||
| 3 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20030702 | |||
| 4 | I_PAGE | Call by reference | Type reference (TYPE) | CHAR30 | Seite | 20030702 | |||
| 5 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20030702 | |||
| 6 | I_T_W3QUERY | Call by reference | Type reference (TYPE) | CNHT_QUERY_TABLE | Parameter | 20030702 | |||
| 7 | R_URL | Value transfer | Type reference (TYPE) | STRING | Modifizierte URL | 20030702 |
Method MODIFY_OBJECT_URL on class IF_RSOD_DOCU_URL_HANDLER has no exception.
Method MODIFY_STYLESHEET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_URL | Call by reference | Type reference (TYPE) | STRING | URL | 20030702 |
Method MODIFY_STYLESHEET_URL on class IF_RSOD_DOCU_URL_HANDLER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |