Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SY_MESS_POC | POC: System Message Processing | 19991111 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BFW_WEBRES_BDS_POC | POC Browser Framework: Document of Business Document System | 19991029 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_BFW_WEBRES_DMS_POC | Browser Framework: Document of Document Management System | 20010827 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_BFW_WEBRES_EXT_POC | POC Browser Framework: External Web Resource (Internet) | 19991029 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_BFW_WEBRES_PIDOC_POC | POC Web Resource: PI Document | 19991104 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_BFW_WEBRES_SSCRIPT_POC | POC Browser Framework: SAPscript Resource | 19991029 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_BFW_WEBRES_TEMP_POC | POC Browser Framework: Temporary Storage for Web Resources | 19991029 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_BFW_WEBRES_WR_POC | POC Browser Framework: Document of Web Repository | 19991029 |
Properties
Class | CL_BFW_WEBRESOURCE_POC | |
Short Description | POC Browser Framework: Abstract Superclass Web Resource | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CMX_DRES | Manufacturing Execution: Data Resources |
Created | 19990125 | 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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SY_MESS_POC | POC: System Message Processing | 19991111 |
Friends
Class CL_BFW_WEBRESOURCE_POC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | TY_DOWNLOAD_BUFFER_TAB | URLs that Are Ready for Download | 19991122 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_TRESOURCES | Reference Table to Resources | 20000203 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_ENCOD | Current System Codepage of Application Server | 20020315 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | TEXT10 | 'text/plain' | Const.: ASCII Format | 19990922 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | TEXT10 | 'text/html' | Const.: HRMl Format | 19990709 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'P' | Const.: HTML Format without Tags |
20000627 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'I' | Const.: SAPscript Format | 19990709 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | TEXT10 | 'text/rtf' | Const.: RTF Format | 20030331 | |
9 | ![]() |
Constant | Private | Type reference (TYPE) | I | 5 | Const.: Length of SAPR3 Constant | 20000203 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR9 | 'text/html' | Const.: MIME Type for HTML Documents | 19991122 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR10 | 'text/plain' | Const.: MIME Type for Pure Text | 19991122 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR24 | 'application/octet-stream' | Const.: MIME Type for all Binary Files | 19991122 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR9 | 'text/xml' | Const.: MIME Type for XML Documents | 19991122 | |
14 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR3 | 'BFW' | Const.: Virtual Source for Browser Framework | 20000203 | |
15 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR3 | 'EXT' | Const.: External Source | 20000203 | |
16 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR5 | 'SAPR3' | Const.: "SAPR3" System | 20000203 | |
17 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR20 | 'SAPR3-TEMP-' | Start of a Temporary URL | 19990517 | |
18 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_TRANS_TAB | Translation Table for Special Characters | 20020204 | ||
19 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | '-' | Const.: URL Separator | 20000203 | |
20 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR14 | 'SAPR3-SSCRIPT-' | Constant for Long Text URLs | 19990701 | |
21 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FLAG | Indicator: Web Resource Loaded to Frontend | 19990827 | ||
22 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR20 | MIME Subtype of Resource | 19990129 | ||
23 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR20 | MIME Type of Resources | 19990129 | ||
24 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FLAG | Indicator: (Text) Symbols Merged | 19990720 | ||
25 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_TEXTPOOL_TAB | Buffer for Text Symbols | 19990719 | ||
26 | ![]() |
Instance attribute | Public | Type reference (TYPE) | POC_URL | Complete URL of Web Resource | 19990125 | ||
27 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | Reference to HTML Control | 19990827 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 19991029 |
2 | ![]() |
Static method | Public | Method | @45@ Convert ASCII String to HTML String | 20000502 |
3 | ![]() |
Static method | Public | Method | Conversion Between Data Objects (e.g. Table <-> String) | 20010427 |
4 | ![]() |
Static method | Protected | Method | @45@ Convert String to any Table | 19991110 |
5 | ![]() |
Static method | Protected | Method | @45@ Convert any Table to String | 19991110 |
6 | ![]() |
Static method | Public | Method | Copying Web Resource | 19991130 |
7 | ![]() |
Static method | Public | Method | Create (Persistent) Web Resource | 19990512 |
8 | ![]() |
Instance method | Public | Method | Persistent Deleting of Web Resource on DB | 19991109 |
9 | ![]() |
Instance method | Protected | Method | Determine Type/Get Header Data | 19990125 |
10 | ![]() |
Instance method | Public | Method | Load Resource to Frontend | 19990827 |
11 | ![]() |
Instance method | Protected | Method | Internal Download to Frontend (Can be Optimized by Subclass) | 20001215 |
12 | ![]() |
Instance method | Public | Method | Edit Web Resource (Call Corr. Editor) | 19990514 |
13 | ![]() |
Static method | Public | Method | Replace Critical Characters in URL with Escape Sequence | 20020204 |
14 | ![]() |
Static method | Public | Method | Get Persisent Web Resource | 19990512 |
15 | ![]() |
Instance method | Public | Method | Read Resource Data (See Method Docu) | 19990125 |
16 | ![]() |
Static method | Protected | Method | Determine ABAP Type | 20010514 |
17 | ![]() |
Instance method | Public | Method | Get Dependent Referenced Web Resources | 20000321 |
18 | ![]() |
Instance method | Protected | Method | Get Dependent Referenced Web Resources (Internal) | 20000321 |
19 | ![]() |
Instance method | Public | Method | Get Codepage of Currently Saved (Text) Data | 20020409 |
20 | ![]() |
Static method | Public | Method | Read Text Symbol | 19990719 |
21 | ![]() |
Instance method | Protected | Method | Initialize Instance | 19990125 |
22 | ![]() |
Instance method | Public | Method | Check if Resource Was Loaded to Frontend | 19990827 |
23 | ![]() |
Instance method | Public | Method | Check if Resource Exists on Database | 19990512 |
24 | ![]() |
Instance method | Public | Method | Check if Resource Is in External Source | 19990125 |
25 | ![]() |
Instance method | Public | Method | Check if Resource Is of Type TEXT | 19990128 |
26 | ![]() |
Instance method | Public | Method | Check whether Resource Matches Database Version | 20000509 |
27 | ![]() |
Instance method | Public | Method | Merge (Text)Symbols (for Type TEXT only) | 19990526 |
28 | ![]() |
Static method | Protected | Method | Merging of (Text) Symbols | 20001212 |
29 | ![]() |
Static method | Protected | Method | Assemble MIME Type Specification | 20010523 |
30 | ![]() |
Static method | Protected | Method | Split MIME Type Specification | 20010523 |
31 | ![]() |
Static method | Private | Event handling method | Event Handler: Request Web Resource | 19991029 |
32 | ![]() |
Static method | Protected | Method | Remove Web Resource from List | 20000203 |
33 | ![]() |
Instance method | Public | Method | Reset Instance Data (Forces Reloading from DB) | 19990526 |
34 | ![]() |
Static method | Private | Method | Resolve URL | 20000203 |
35 | ![]() |
Instance method | Public | Method | Persistent Storing of Web Resource | 19990514 |
36 | ![]() |
Static method | Protected | Method | Scan for SAP URLs | 19990722 |
37 | ![]() |
Instance method | Public | Method | Write Resource Data | 19990125 |
38 | ![]() |
Static method | Public | Method | Set Default Reference to HTML Control | 19990315 |
39 | ![]() |
Instance method | Public | Method | Display Resource in HTML Control | 19990514 |
40 | ![]() |
Static method | Public | Method | Replace Escape Sequences in URL with Characters | 20020204 |
Events
Class CL_BFW_WEBRESOURCE_POC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_DOWNLOAD_BUFFER | Protected | See coding | Type: Download Buffer | 19991122 |
|
|
2 | TY_DOWNLOAD_BUFFER_TAB | Protected | See coding | Table Type: Download Buffer | 19991122 |
|
|
3 | TY_RESOURCES | Protected | See coding | TY_RESOURCES | 20000203 |
|
|
4 | TY_TDATA | Protected | See coding | TY_TDATA | 20000203 |
|
|
5 | TY_TEXTPOOL | Protected | See coding | Type: Text Symbol Pool | 19990719 |
|
|
6 | TY_TEXTPOOL_TAB | Protected | See coding | Table Type: Text Symbol Pool | 19990719 |
|
|
7 | TY_TRANS_TAB | Private | See coding | Type: Translation Table for Special Characters | 20020204 |
|
|
8 | TY_TRESOURCES | Protected | See coding | TY_TRESOURCES | 20000203 |
|
|
9 | TY_URL_TAB | Protected | See coding | Table Type: URLs | 19990722 |
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BFW_WEBRESOURCE_POC has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BFW_WEBRESOURCE_POC has no exception.
Method CONVERT_ASCII_TO_HTML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | HTML-String | 20000502 | ||
2 | ![]() |
SOURCE | Call by reference | Type reference (TYPE) | STRING | ASCII-String | 20000502 |
Method CONVERT_ASCII_TO_HTML on class CL_BFW_WEBRESOURCE_POC has no exception.
Method CONVERT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SOURCE | Call by reference | Type reference (TYPE) | ANY | Quellobjekt | 20010430 | ||
2 | ![]() |
SOURCE_ENCODING | Value transfer | Type reference (TYPE) | ABAP_ENCOD | SPACE | Quell-Codepage (bei binärer SOURCE ) | 20010518 | |
3 | ![]() |
SOURCE_LENGTH | Value transfer | Type reference (TYPE) | I | Größe Quellobjekt (bei Tabellen) | 20010427 | ||
4 | ![]() |
TARGET | Call by reference | Type reference (TYPE) | ANY | Zielobjekt | 20010430 | ||
5 | ![]() |
TARGET_ENCODING | Value transfer | Type reference (TYPE) | ABAP_ENCOD | SPACE | Ziel-Codepage (bei binärem TARGET) | 20010518 | |
6 | ![]() |
TARGET_LENGTH | Call by reference | Type reference (TYPE) | I | Größe Zielobjekt (bei Tabellen) | 20010427 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Geforderte Typ-Konvertierung wird nicht unterstützt | 20010427 |
Method CONVERT_STRING_INTO_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STRING | Call by reference | Type reference (TYPE) | STRING | String | 19991110 | ||
2 | ![]() |
TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Tabelle | 19991110 | ||
3 | ![]() |
XSTRING | Call by reference | Type reference (TYPE) | XSTRING | XString | 20010426 |
Method CONVERT_STRING_INTO_TABLE on class CL_BFW_WEBRESOURCE_POC has no exception.
Method CONVERT_TABLE_INTO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FILL_XSTRING | Call by reference | Type reference (TYPE) | FLAG | SPACE | Flag: ' '=String füllen, 'X'=XString füllen | 20010426 | |
2 | ![]() |
KEEP_TRAILING_BLANKS | Value transfer | Type reference (TYPE) | FLAG | 'X' | Flag: Spaces am Zeilenende in String übern. (nur bei Text) | 20000413 | |
3 | ![]() |
LENGTH | Call by reference | Type reference (TYPE) | I | Länge der Daten (Zeilen * Spaltenbreite) | 20010409 | ||
4 | ![]() |
STRING | Call by reference | Type reference (TYPE) | STRING | String | 19991110 | ||
5 | ![]() |
TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Tabelle | 19991110 | ||
6 | ![]() |
XSTRING | Call by reference | Type reference (TYPE) | XSTRING | XString | 20010426 |
Method CONVERT_TABLE_INTO_STRING on class CL_BFW_WEBRESOURCE_POC has no exception.
Method COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
O_WEBRESOURCE | Call by reference | Object reference (TYPE REF TO) | CL_BFW_WEBRESOURCE_POC | Referenz auf die erzeugte Kopie | 19991130 | ||
2 | ![]() |
REPLACE_EXISTING | Call by reference | Type reference (TYPE) | FLAG | Flag: Existierende Datei überschreiben | 19991130 | ||
3 | ![]() |
URL_SOURCE | Call by reference | Type reference (TYPE) | POC_URL | URL der Quelle (String) | 19991130 | ||
4 | ![]() |
URL_TARGET | Call by reference | Type reference (TYPE) | POC_URL | URL der Kopie (String) | 19991130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Kopieren fehlgeschlagen | 19991130 | |
2 | ![]() |
Quell-URL nicht gefunden | 19991130 | |
3 | ![]() |
Ziel-URL existiert schon (nur wenn REPLACE_EXISTING blank) | 19991130 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BEGIN_OF_URL | Value transfer | Type reference (TYPE) | POC_URL | URL-Anfang für URL-Generierung | 19990517 | ||
2 | ![]() |
MIME_TYPE | Call by reference | Type reference (TYPE) | C | CO_MIMETYPE_UNKNOWN | MIME-Typ | 19991122 | |
3 | ![]() |
O_WEBRESOURCE | Call by reference | Object reference (TYPE REF TO) | CL_BFW_WEBRESOURCE_POC | Objektreferenz auf neu angelegte WebRessource | 19990512 | ||
4 | ![]() |
URL | Value transfer | Type reference (TYPE) | POC_URL | URL der neuen WebRessource | 19990512 | ||
5 | ![]() |
URL_CREATED | Value transfer | Type reference (TYPE) | POC_URL | Generierte URL der neuen WebRessource | 19990512 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Anlegen der Instanz ist fehlgeschlagen | 19990512 | |
2 | ![]() |
Unbekannte Quelle wurde angegeben | 19990512 | |
3 | ![]() |
URL existiert schon | 19990512 |
Method DELETE Signature
Method DELETE on class CL_BFW_WEBRESOURCE_POC has no parameter.
Method DELETE on class CL_BFW_WEBRESOURCE_POC has no exception.
Method DETERMINE_TYPE Signature
Method DETERMINE_TYPE on class CL_BFW_WEBRESOURCE_POC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Typ unbekannt | 19990129 |
Method DOWNLOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AUTOLOAD_CHILDS | Call by reference | Type reference (TYPE) | FLAG | 'X' | Automatisches Laden der enthaltenen WebRessourcen | 19990827 | |
2 | ![]() |
DOWNLOAD_URL | Value transfer | Type reference (TYPE) | POC_URL | URL, die für den Download verwendet werden soll | 19991118 | ||
3 | ![]() |
O_HTML_CONTROL | Call by reference | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | Referenz auf HTML-Control (anstatt Default-Referenz) | 19990827 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Hochladen ist fehlgeschlagen | 19990827 |
Method DOWNLOAD_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | STRING | Daten als String (falls vorhanden), für Perf.Optimierung | 20001215 | ||
2 | ![]() |
DOWNLOAD_URL | Value transfer | Type reference (TYPE) | POC_URL | URL, die für den Download verwendet werden soll | 20001215 | ||
3 | ![]() |
O_HTML_CONTROL | Call by reference | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | Referenz auf HTML-Control (anstatt Default-Referenz) | 20001215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Hochladen ist fehlgeschlagen | 20001215 |
Method EDIT Signature
Method EDIT on class CL_BFW_WEBRESOURCE_POC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlgeschlagen | 19990514 |
Method ESCAPE_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
URL_IN | Call by reference | Type reference (TYPE) | POC_URL | Zu bearbeitende URL | 20020204 | ||
2 | ![]() |
URL_OUT | Value transfer | Type reference (TYPE) | POC_URL | Erzeugte URL mit Escape-Sequenzen | 20020204 |
Method ESCAPE_URL on class CL_BFW_WEBRESOURCE_POC has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
O_WEBRESOURCE | Call by reference | Object reference (TYPE REF TO) | CL_BFW_WEBRESOURCE_POC | Objektreferenz auf neu angelegte WebRessource | 19990512 | ||
2 | ![]() |
URL | Value transfer | Type reference (TYPE) | POC_URL | URL der neuen WebRessource | 19990512 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
(Interner) Fehler aufgetreten | 20020311 | |
2 | ![]() |
WebRessource konnte in Quelle nicht gefunden werden | 19990512 | |
3 | ![]() |
Quelle unbekannt | 19990512 |
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | ANY | Daten: (X-)Tabelle oder (X-)String | 19990125 | ||
2 | ![]() |
ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCOD | Aktuelles Encoding bei binär übergebenen Textdaten | 20010523 | ||
3 | ![]() |
ENCODING_REQUESTED | Value transfer | Type reference (TYPE) | ABAP_ENCOD | Angefordertes Encoding (z.B. 'utf-8'), falls abweichend | 20010528 | ||
4 | ![]() |
FORMAT | Value transfer | Type reference (TYPE) | CLIKE | Konvertierung in Format oder Mimetype (quellenabhängig) | 19990310 | ||
5 | ![]() |
LENGTH | Call by reference | Type reference (TYPE) | I | Länge des Streams | 20010503 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Datenbeschaffung fehlgeschlagen | 19990125 | |
2 | ![]() |
Angegebenes Format wird nicht unterstützt | 19990310 |
Method GET_DATA_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | ANY | Datenobjekt | 20010514 | ||
2 | ![]() |
LINES | Call by reference | Type reference (TYPE) | I | Anzahl Tabellenzeilen | 20010514 | ||
3 | ![]() |
SIZE | Call by reference | Type reference (TYPE) | I | Größe (bei Strings = width, bei Tabellen = width * lines) | 20010514 | ||
4 | ![]() |
TYPE_KIND | Call by reference | Type reference (TYPE) | ABAP_TYPEKIND | Typ des Objekts | 20010514 | ||
5 | ![]() |
TYPE_KIND_TABLELINE | Call by reference | Type reference (TYPE) | ABAP_TYPEKIND | Typ der Tabellenzeile (bei Tabellen) | 20010514 | ||
6 | ![]() |
WIDTH | Call by reference | Type reference (TYPE) | I | Stringlänge / Tabellenbreite | 20010514 |
Method GET_DATA_TYPE on class CL_BFW_WEBRESOURCE_POC has no exception.
Method GET_DEPENDENT_RESOURCES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEFAULT_SEARCH_DEPTH_BINARY | Call by reference | Type reference (TYPE) | I | 99 | Maximale Suchtiefe für binäre Ressourcen | 20000321 | |
2 | ![]() |
DEFAULT_SEARCH_DEPTH_TEXT | Call by reference | Type reference (TYPE) | I | 1 | Maximale Suchtiefe für text-artige Ressourcen | 20000321 | |
3 | ![]() |
SPECIAL_SEARCH_DEPTH_TAB | Call by reference | Type reference (TYPE) | POC_SDEPTH_TAB | Spezielle Suchtiefen pro MIME-Typ | 20000321 | ||
4 | ![]() |
WEBRES_TAB | Call by reference | Type reference (TYPE) | POC_WEBRES_TAB | Tabelle der gefundenen, abhängigen Webressourcen | 20000321 |
Method GET_DEPENDENT_RESOURCES on class CL_BFW_WEBRESOURCE_POC has no exception.
Method GET_DEPENDENT_RES_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTUAL_DEPTH | Value transfer | Type reference (TYPE) | I | Aktuelle Suchtiefe | 20000321 | ||
2 | ![]() |
DEFAULT_SEARCH_DEPTH_BINARY | Call by reference | Type reference (TYPE) | I | Maximale Suchtiefe für binäre Ressourcen | 20000321 | ||
3 | ![]() |
DEFAULT_SEARCH_DEPTH_TEXT | Call by reference | Type reference (TYPE) | I | Maximale Suchtiefe für text-artige Ressourcen | 20000321 | ||
4 | ![]() |
SPECIAL_SEARCH_DEPTH_TAB | Call by reference | Type reference (TYPE) | POC_SDEPTH_TAB | Spezielle Suchtiefen pro MIME-Typ | 20000321 | ||
5 | ![]() |
WEBRES_TAB | Call by reference | Type reference (TYPE) | POC_WEBRES_TAB | Tabelle der gefundenen, abhängigen Webressourcen | 20000321 |
Method GET_DEPENDENT_RES_INTERNAL on class CL_BFW_WEBRESOURCE_POC has no exception.
Method GET_ENCODING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENCODING | Value transfer | Type reference (TYPE) | ABAP_ENCOD | Aktuelle http-Codepage (z.B. "utf-8") | 20020409 |
Method GET_ENCODING on class CL_BFW_WEBRESOURCE_POC has no exception.
Method GET_TEXTSYMBOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY | Call by reference | Type reference (TYPE) | TEXTPOOLKY | Textsymbol-Key | 19990719 | ||
2 | ![]() |
LANGUAGE | Value transfer | Type reference (TYPE) | SYLANGU | Sprache | 19991109 | ||
3 | ![]() |
PROGRAM | Value transfer | Type reference (TYPE) | SYREPID | Programmname des Textpools für Textsymbole | 19990719 | ||
4 | ![]() |
TEXT | Value transfer | Type reference (TYPE) | STRING | Textsymbol-Text | 19990719 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Textsymbol nicht gefunden | 19991112 |
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MIME_TYPE | Value transfer | Type reference (TYPE) | CLIKE | MIME-Typ | 19991122 | ||
2 | ![]() |
SOURCE_OBJECT_KEY | Value transfer | Type reference (TYPE) | POC_URL | Quellenspezifischer Objektschlüssel | 19990301 | ||
3 | ![]() |
URL | Value transfer | Type reference (TYPE) | POC_URL | URL der Ressource | 19990125 |
Method INIT on class CL_BFW_WEBRESOURCE_POC has no exception.
Method IS_DOWNLOADED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | FLAG | Ergebnis (bool) | 19990827 |
Method IS_DOWNLOADED on class CL_BFW_WEBRESOURCE_POC has no exception.
Method IS_EXISTING_ON_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | FLAG | Ergebnis ('X' = es existiert auf der Datenbank) | 19990512 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlgeschlagen | 20020311 |
Method IS_EXTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | FLAG | Ergebnis | 19990125 |
Method IS_EXTERNAL on class CL_BFW_WEBRESOURCE_POC has no exception.
Method IS_TYPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | FLAG | Ergebnis | 19990128 |
Method IS_TYPE_TEXT on class CL_BFW_WEBRESOURCE_POC has no exception.
Method IS_UPTODATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | FLAG | Flag: 'X' = Ressource stimmt mit DB-Version überein | 20000509 |
Method IS_UPTODATE on class CL_BFW_WEBRESOURCE_POC has no exception.
Method MERGE_SYMBOLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SYMBOL_TABLE | Call by reference | Type reference (TYPE) | POC_MERGESYMB_TAB | Tabelle mit abzumischenden Symbolen | 19990526 |
Method MERGE_SYMBOLS on class CL_BFW_WEBRESOURCE_POC has no exception.
Method MERGE_SYMBOLS_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHANGED_FLAG | Call by reference | Type reference (TYPE) | FLAG | Flag: 'X' = Datenstring wurde geändert | 20001212 | ||
2 | ![]() |
DATA | Call by reference | Type reference (TYPE) | STRING | Datenstring (text) | 20020403 | ||
3 | ![]() |
SYMBOL_TABLE | Call by reference | Type reference (TYPE) | POC_MERGESYMB_TAB | Tabelle mit abzumischenden Symbolen | 20001212 |
Method MERGE_SYMBOLS_INTERNAL on class CL_BFW_WEBRESOURCE_POC has no exception.
Method MIME_TYPE_ASSEMBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCODING | Encoding-Angabe (z.B. 'utf-8') | 20010523 | ||
2 | ![]() |
MIME_SUBTYPE | Call by reference | Type reference (TYPE) | CLIKE | MIME-Subtype (z.B. 'plain') | 20010523 | ||
3 | ![]() |
MIME_TYPE | Call by reference | Type reference (TYPE) | CLIKE | MIME-Type (z.B. 'text') | 20010523 | ||
4 | ![]() |
MIME_TYPE_COMPLETE | Value transfer | Type reference (TYPE) | W3CONTTYPE | Komplette MIME-Type-Angabe | 20010523 |
Method MIME_TYPE_ASSEMBLE on class CL_BFW_WEBRESOURCE_POC has no exception.
Method MIME_TYPE_SPLIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCOD | Encoding-Angabe (z.B. 'utf-8') | 20010523 | ||
2 | ![]() |
MIME_SUBTYPE | Call by reference | Type reference (TYPE) | CLIKE | MIME-Subtype (z.B. 'plain') | 20010523 | ||
3 | ![]() |
MIME_TYPE | Call by reference | Type reference (TYPE) | CLIKE | MIME-Type (z.B. 'text') | 20010523 | ||
4 | ![]() |
MIME_TYPE_COMPLETE | Call by reference | Type reference (TYPE) | CLIKE | Komplette MIME-Type-Angabe | 20010523 |
Method MIME_TYPE_SPLIT on class CL_BFW_WEBRESOURCE_POC has no exception.
Method ON_WEBRESOURCE_REQUESTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SENDER | Value transfer | Attribute reference (LIKE) | 19991029 | ||||
2 | ![]() |
URL | Value transfer | Attribute reference (LIKE) | 19991029 |
Method ON_WEBRESOURCE_REQUESTED on class CL_BFW_WEBRESOURCE_POC has no exception.
Method REMOVE_WEBRES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
URL | Call by reference | Type reference (TYPE) | POC_URL | URL der WebRessource | 20001212 |
Method REMOVE_WEBRES on class CL_BFW_WEBRESOURCE_POC has no exception.
Method RESET Signature
Method RESET on class CL_BFW_WEBRESOURCE_POC has no parameter.
Method RESET on class CL_BFW_WEBRESOURCE_POC has no exception.
Method RESOLVE_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SOURCE | Call by reference | Type reference (TYPE) | POC_WRSOURCE | Quelle der Ressource | 20000203 | ||
2 | ![]() |
SOURCE_OBJ_KEY | Call by reference | Type reference (TYPE) | POC_URL | Quellenspezifische URL | 20000203 | ||
3 | ![]() |
URL | Call by reference | Type reference (TYPE) | POC_URL | Komplette URL | 20000203 |
Method RESOLVE_URL on class CL_BFW_WEBRESOURCE_POC has no exception.
Method SAVE Signature
Method SAVE on class CL_BFW_WEBRESOURCE_POC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlgeschlagen | 19990514 |
Method SCAN_FOR_SAP_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | STRING | Datenstring | 20001212 | ||
2 | ![]() |
URL_TAB | Call by reference | Type reference (TYPE) | TY_URL_TAB | URL-Tabelle | 19990722 |
Method SCAN_FOR_SAP_URL on class CL_BFW_WEBRESOURCE_POC has no exception.
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | ANY | Daten der Ressource | 19990125 | ||
2 | ![]() |
ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCOD | SPACE | Encoding (z.B. 'utf-8'), nur für binär übergebene Texte | 20010523 | |
3 | ![]() |
FORMAT | Value transfer | Type reference (TYPE) | CLIKE | Formatkonvertierung (quellenabhängig) | 19990922 | ||
4 | ![]() |
LENGTH | Call by reference | Type reference (TYPE) | I | Länge des Streams | 20000418 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Nicht möglich | 19990514 | |
2 | ![]() |
Angegebenes Format wird nicht unterstützt | 19990922 |
Method SET_HTML_CONTROL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
O_HTML_CONTROL | Call by reference | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | Referenz auf HTML-Control | 19990827 |
Method SET_HTML_CONTROL on class CL_BFW_WEBRESOURCE_POC has no exception.
Method SHOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FRAME | Value transfer | Type reference (TYPE) | POC_FRAME | Framename | 19990827 | ||
2 | ![]() |
O_HTML_CONTROL | Call by reference | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | Referenz auf alternativ zu benutzendes HTML-Control | 19990827 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Es ist kein Control zur Anzeige spezifiziert | 19990827 | |
2 | ![]() |
Fehlgeschlagen | 19990514 |
Method UNESCAPE_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
URL_IN | Call by reference | Type reference (TYPE) | POC_URL | Zu bearbeitende URL | 20020204 | ||
2 | ![]() |
URL_OUT | Value transfer | Type reference (TYPE) | POC_URL | Aufgelöste URL ohne Escape-Sequenzen | 20020204 |
Method UNESCAPE_URL on class CL_BFW_WEBRESOURCE_POC has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |