SAP ABAP Class CL_BFW_WEBRESOURCE_POC (POC Browser Framework: Abstract Superclass Web Resource)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-PI-PMA (Application Component) Process Management
     CMX_DRES (Package) Manufacturing Execution: Data Resources
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_ABAP_CHAR_UTILITIES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 SWWW 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 CM_DOWNLOAD_BUFFER_TAB Static Attribute Protected Type reference (TYPE) TY_DOWNLOAD_BUFFER_TAB URLs that Are Ready for Download 19991122
2 CM_RESOURCES Static Attribute Private Type reference (TYPE) TY_TRESOURCES Reference Table to Resources 20000203
3 CM_SYSTEM_CODEPAGE Static Attribute Private Type reference (TYPE) ABAP_ENCOD Current System Codepage of Application Server 20020315
4 CO_FORMAT_ASCII Constant Public Type reference (TYPE) TEXT10 'text/plain' Const.: ASCII Format 19990922
5 CO_FORMAT_HTML Constant Public Type reference (TYPE) TEXT10 'text/html' Const.: HRMl Format 19990709
6 CO_FORMAT_HTML2 Constant Public Type reference (TYPE) CHAR1 'P' Const.: HTML Format without

Tags

20000627
7 CO_FORMAT_ITF Constant Public Type reference (TYPE) CHAR1 'I' Const.: SAPscript Format 19990709
8 CO_FORMAT_RTF Constant Public Type reference (TYPE) TEXT10 'text/rtf' Const.: RTF Format 20030331
9 CO_LENGTH_SAPR3 Constant Private Type reference (TYPE) I 5 Const.: Length of SAPR3 Constant 20000203
10 CO_MIMETYPE_HTML Constant Public Type reference (TYPE) CHAR9 'text/html' Const.: MIME Type for HTML Documents 19991122
11 CO_MIMETYPE_PLAINTEXT Constant Public Type reference (TYPE) CHAR10 'text/plain' Const.: MIME Type for Pure Text 19991122
12 CO_MIMETYPE_UNKNOWN Constant Public Type reference (TYPE) CHAR24 'application/octet-stream' Const.: MIME Type for all Binary Files 19991122
13 CO_MIMETYPE_XML Constant Public Type reference (TYPE) CHAR9 'text/xml' Const.: MIME Type for XML Documents 19991122
14 CO_SOURCE_BFW Constant Private Type reference (TYPE) CHAR3 'BFW' Const.: Virtual Source for Browser Framework 20000203
15 CO_SOURCE_EXTERNAL Constant Private Type reference (TYPE) CHAR3 'EXT' Const.: External Source 20000203
16 CO_SYSTEM_SAPR3 Constant Private Type reference (TYPE) CHAR5 'SAPR3' Const.: "SAPR3" System 20000203
17 CO_TEMP_URL Constant Private Type reference (TYPE) CHAR20 'SAPR3-TEMP-' Start of a Temporary URL 19990517
18 CO_TRANS_TAB Static Attribute Private Type reference (TYPE) TY_TRANS_TAB Translation Table for Special Characters 20020204
19 CO_URL_DELIMITER Constant Private Type reference (TYPE) CHAR1 '-' Const.: URL Separator 20000203
20 C_DEFAULT_TEXT_URL Constant Public Type reference (TYPE) CHAR14 'SAPR3-SSCRIPT-' Constant for Long Text URLs 19990701
21 M_DOWNLOADED Instance attribute Protected Type reference (TYPE) FLAG Indicator: Web Resource Loaded to Frontend 19990827
22 M_MIME_SUBTYPE Instance attribute Public Type reference (TYPE) CHAR20 MIME Subtype of Resource 19990129
23 M_MIME_TYPE Instance attribute Public Type reference (TYPE) CHAR20 MIME Type of Resources 19990129
24 M_SYMBOLS_MERGED Instance attribute Protected Type reference (TYPE) FLAG Indicator: (Text) Symbols Merged 19990720
25 M_TEXTPOOL_TAB Static Attribute Private Type reference (TYPE) TY_TEXTPOOL_TAB Buffer for Text Symbols 19990719
26 M_URL Instance attribute Public Type reference (TYPE) POC_URL Complete URL of Web Resource 19990125
27 O_HTML_CONTROL 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 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 19991029
2 CONVERT_ASCII_TO_HTML Static method Public Method @45@ Convert ASCII String to HTML String 20000502
3 CONVERT_DATA Static method Public Method Conversion Between Data Objects (e.g. Table <-> String) 20010427
4 CONVERT_STRING_INTO_TABLE Static method Protected Method @45@ Convert String to any Table 19991110
5 CONVERT_TABLE_INTO_STRING Static method Protected Method @45@ Convert any Table to String 19991110
6 COPY Static method Public Method Copying Web Resource 19991130
7 CREATE Static method Public Method Create (Persistent) Web Resource 19990512
8 DELETE Instance method Public Method Persistent Deleting of Web Resource on DB 19991109
9 DETERMINE_TYPE Instance method Protected Method Determine Type/Get Header Data 19990125
10 DOWNLOAD Instance method Public Method Load Resource to Frontend 19990827
11 DOWNLOAD_INTERNAL Instance method Protected Method Internal Download to Frontend (Can be Optimized by Subclass) 20001215
12 EDIT Instance method Public Method Edit Web Resource (Call Corr. Editor) 19990514
13 ESCAPE_URL Static method Public Method Replace Critical Characters in URL with Escape Sequence 20020204
14 GET Static method Public Method Get Persisent Web Resource 19990512
15 GET_DATA Instance method Public Method Read Resource Data (See Method Docu) 19990125
16 GET_DATA_TYPE Static method Protected Method Determine ABAP Type 20010514
17 GET_DEPENDENT_RESOURCES Instance method Public Method Get Dependent Referenced Web Resources 20000321
18 GET_DEPENDENT_RES_INTERNAL Instance method Protected Method Get Dependent Referenced Web Resources (Internal) 20000321
19 GET_ENCODING Instance method Public Method Get Codepage of Currently Saved (Text) Data 20020409
20 GET_TEXTSYMBOL Static method Public Method Read Text Symbol 19990719
21 INIT Instance method Protected Method Initialize Instance 19990125
22 IS_DOWNLOADED Instance method Public Method Check if Resource Was Loaded to Frontend 19990827
23 IS_EXISTING_ON_DB Instance method Public Method Check if Resource Exists on Database 19990512
24 IS_EXTERNAL Instance method Public Method Check if Resource Is in External Source 19990125
25 IS_TYPE_TEXT Instance method Public Method Check if Resource Is of Type TEXT 19990128
26 IS_UPTODATE Instance method Public Method Check whether Resource Matches Database Version 20000509
27 MERGE_SYMBOLS Instance method Public Method Merge (Text)Symbols (for Type TEXT only) 19990526
28 MERGE_SYMBOLS_INTERNAL Static method Protected Method Merging of (Text) Symbols 20001212
29 MIME_TYPE_ASSEMBLE Static method Protected Method Assemble MIME Type Specification 20010523
30 MIME_TYPE_SPLIT Static method Protected Method Split MIME Type Specification 20010523
31 ON_WEBRESOURCE_REQUESTED Static method Private Event handling method Event Handler: Request Web Resource 19991029
32 REMOVE_WEBRES Static method Protected Method Remove Web Resource from List 20000203
33 RESET Instance method Public Method Reset Instance Data (Forces Reloading from DB) 19990526
34 RESOLVE_URL Static method Private Method Resolve URL 20000203
35 SAVE Instance method Public Method Persistent Storing of Web Resource 19990514
36 SCAN_FOR_SAP_URL Static method Protected Method Scan for SAP URLs 19990722
37 SET_DATA Instance method Public Method Write Resource Data 19990125
38 SET_HTML_CONTROL Static method Public Method Set Default Reference to HTML Control 19990315
39 SHOW Instance method Public Method Display Resource in HTML Control 19990514
40 UNESCAPE_URL 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 Returning RESULT Value transfer Type reference (TYPE) STRING HTML-String 20000502
2 Importing 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 Importing SOURCE Call by reference Type reference (TYPE) ANY Quellobjekt 20010430
2 Importing SOURCE_ENCODING Value transfer Type reference (TYPE) ABAP_ENCOD SPACE Quell-Codepage (bei binärer SOURCE ) 20010518
3 Importing SOURCE_LENGTH Value transfer Type reference (TYPE) I Größe Quellobjekt (bei Tabellen) 20010427
4 Exporting TARGET Call by reference Type reference (TYPE) ANY Zielobjekt 20010430
5 Importing TARGET_ENCODING Value transfer Type reference (TYPE) ABAP_ENCOD SPACE Ziel-Codepage (bei binärem TARGET) 20010518
6 Exporting TARGET_LENGTH Call by reference Type reference (TYPE) I Größe Zielobjekt (bei Tabellen) 20010427
# Exception Resumable Description Created on
1 CONV_NOT_SUPPORTED 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 Importing STRING Call by reference Type reference (TYPE) STRING String 19991110
2 Exporting TABLE Call by reference Type reference (TYPE) STANDARD TABLE Tabelle 19991110
3 Importing 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 Importing FILL_XSTRING Call by reference Type reference (TYPE) FLAG SPACE Flag: ' '=String füllen, 'X'=XString füllen 20010426
2 Importing KEEP_TRAILING_BLANKS Value transfer Type reference (TYPE) FLAG 'X' Flag: Spaces am Zeilenende in String übern. (nur bei Text) 20000413
3 Importing LENGTH Call by reference Type reference (TYPE) I Länge der Daten (Zeilen * Spaltenbreite) 20010409
4 Exporting STRING Call by reference Type reference (TYPE) STRING String 19991110
5 Importing TABLE Call by reference Type reference (TYPE) STANDARD TABLE Tabelle 19991110
6 Exporting 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 Exporting O_WEBRESOURCE Call by reference Object reference (TYPE REF TO) CL_BFW_WEBRESOURCE_POC Referenz auf die erzeugte Kopie 19991130
2 Importing REPLACE_EXISTING Call by reference Type reference (TYPE) FLAG Flag: Existierende Datei überschreiben 19991130
3 Importing URL_SOURCE Call by reference Type reference (TYPE) POC_URL URL der Quelle (String) 19991130
4 Importing URL_TARGET Call by reference Type reference (TYPE) POC_URL URL der Kopie (String) 19991130
# Exception Resumable Description Created on
1 FAILED Kopieren fehlgeschlagen 19991130
2 SOURCE_NOT_FOUND Quell-URL nicht gefunden 19991130
3 TARGET_URL_ALREADY_EXISTING 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 Importing BEGIN_OF_URL Value transfer Type reference (TYPE) POC_URL URL-Anfang für URL-Generierung 19990517
2 Importing MIME_TYPE Call by reference Type reference (TYPE) C CO_MIMETYPE_UNKNOWN MIME-Typ 19991122
3 Exporting O_WEBRESOURCE Call by reference Object reference (TYPE REF TO) CL_BFW_WEBRESOURCE_POC Objektreferenz auf neu angelegte WebRessource 19990512
4 Importing URL Value transfer Type reference (TYPE) POC_URL URL der neuen WebRessource 19990512
5 Exporting URL_CREATED Value transfer Type reference (TYPE) POC_URL Generierte URL der neuen WebRessource 19990512
# Exception Resumable Description Created on
1 FAILED Anlegen der Instanz ist fehlgeschlagen 19990512
2 SOURCE_UNKNOWN Unbekannte Quelle wurde angegeben 19990512
3 URL_ALREADY_EXISTING 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 UNKNOWN Typ unbekannt 19990129

Method DOWNLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AUTOLOAD_CHILDS Call by reference Type reference (TYPE) FLAG 'X' Automatisches Laden der enthaltenen WebRessourcen 19990827
2 Importing DOWNLOAD_URL Value transfer Type reference (TYPE) POC_URL URL, die für den Download verwendet werden soll 19991118
3 Importing 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 FAILED Hochladen ist fehlgeschlagen 19990827

Method DOWNLOAD_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DATA Call by reference Type reference (TYPE) STRING Daten als String (falls vorhanden), für Perf.Optimierung 20001215
2 Importing DOWNLOAD_URL Value transfer Type reference (TYPE) POC_URL URL, die für den Download verwendet werden soll 20001215
3 Importing 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 FAILED Hochladen ist fehlgeschlagen 20001215

Method EDIT Signature

Method EDIT on class CL_BFW_WEBRESOURCE_POC has no parameter.
# Exception Resumable Description Created on
1 FAILED Fehlgeschlagen 19990514

Method ESCAPE_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing URL_IN Call by reference Type reference (TYPE) POC_URL Zu bearbeitende URL 20020204
2 Returning 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 Exporting O_WEBRESOURCE Call by reference Object reference (TYPE REF TO) CL_BFW_WEBRESOURCE_POC Objektreferenz auf neu angelegte WebRessource 19990512
2 Importing URL Value transfer Type reference (TYPE) POC_URL URL der neuen WebRessource 19990512
# Exception Resumable Description Created on
1 FAILED (Interner) Fehler aufgetreten 20020311
2 NOT_FOUND WebRessource konnte in Quelle nicht gefunden werden 19990512
3 SOURCE_UNKNOWN Quelle unbekannt 19990512

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) ANY Daten: (X-)Tabelle oder (X-)String 19990125
2 Exporting ENCODING Call by reference Type reference (TYPE) ABAP_ENCOD Aktuelles Encoding bei binär übergebenen Textdaten 20010523
3 Importing ENCODING_REQUESTED Value transfer Type reference (TYPE) ABAP_ENCOD Angefordertes Encoding (z.B. 'utf-8'), falls abweichend 20010528
4 Importing FORMAT Value transfer Type reference (TYPE) CLIKE Konvertierung in Format oder Mimetype (quellenabhängig) 19990310
5 Exporting LENGTH Call by reference Type reference (TYPE) I Länge des Streams 20010503
# Exception Resumable Description Created on
1 FAILED Datenbeschaffung fehlgeschlagen 19990125
2 FORMAT_NOT_SUPPORTED 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 Importing DATA Call by reference Type reference (TYPE) ANY Datenobjekt 20010514
2 Exporting LINES Call by reference Type reference (TYPE) I Anzahl Tabellenzeilen 20010514
3 Exporting SIZE Call by reference Type reference (TYPE) I Größe (bei Strings = width, bei Tabellen = width * lines) 20010514
4 Exporting TYPE_KIND Call by reference Type reference (TYPE) ABAP_TYPEKIND Typ des Objekts 20010514
5 Exporting TYPE_KIND_TABLELINE Call by reference Type reference (TYPE) ABAP_TYPEKIND Typ der Tabellenzeile (bei Tabellen) 20010514
6 Exporting 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 Importing DEFAULT_SEARCH_DEPTH_BINARY Call by reference Type reference (TYPE) I 99 Maximale Suchtiefe für binäre Ressourcen 20000321
2 Importing DEFAULT_SEARCH_DEPTH_TEXT Call by reference Type reference (TYPE) I 1 Maximale Suchtiefe für text-artige Ressourcen 20000321
3 Importing SPECIAL_SEARCH_DEPTH_TAB Call by reference Type reference (TYPE) POC_SDEPTH_TAB Spezielle Suchtiefen pro MIME-Typ 20000321
4 Changing 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 Importing ACTUAL_DEPTH Value transfer Type reference (TYPE) I Aktuelle Suchtiefe 20000321
2 Importing DEFAULT_SEARCH_DEPTH_BINARY Call by reference Type reference (TYPE) I Maximale Suchtiefe für binäre Ressourcen 20000321
3 Importing DEFAULT_SEARCH_DEPTH_TEXT Call by reference Type reference (TYPE) I Maximale Suchtiefe für text-artige Ressourcen 20000321
4 Importing SPECIAL_SEARCH_DEPTH_TAB Call by reference Type reference (TYPE) POC_SDEPTH_TAB Spezielle Suchtiefen pro MIME-Typ 20000321
5 Changing 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 Returning 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 Importing KEY Call by reference Type reference (TYPE) TEXTPOOLKY Textsymbol-Key 19990719
2 Importing LANGUAGE Value transfer Type reference (TYPE) SYLANGU Sprache 19991109
3 Importing PROGRAM Value transfer Type reference (TYPE) SYREPID Programmname des Textpools für Textsymbole 19990719
4 Returning TEXT Value transfer Type reference (TYPE) STRING Textsymbol-Text 19990719
# Exception Resumable Description Created on
1 NOT_FOUND Textsymbol nicht gefunden 19991112

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MIME_TYPE Value transfer Type reference (TYPE) CLIKE MIME-Typ 19991122
2 Importing SOURCE_OBJECT_KEY Value transfer Type reference (TYPE) POC_URL Quellenspezifischer Objektschlüssel 19990301
3 Importing 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 Returning 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 Returning RESULT Value transfer Type reference (TYPE) FLAG Ergebnis ('X' = es existiert auf der Datenbank) 19990512
# Exception Resumable Description Created on
1 FAILED Fehlgeschlagen 20020311

Method IS_EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning 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 Returning 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 Importing 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 Exporting CHANGED_FLAG Call by reference Type reference (TYPE) FLAG Flag: 'X' = Datenstring wurde geändert 20001212
2 Changing DATA Call by reference Type reference (TYPE) STRING Datenstring (text) 20020403
3 Importing 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 Importing ENCODING Call by reference Type reference (TYPE) ABAP_ENCODING Encoding-Angabe (z.B. 'utf-8') 20010523
2 Importing MIME_SUBTYPE Call by reference Type reference (TYPE) CLIKE MIME-Subtype (z.B. 'plain') 20010523
3 Importing MIME_TYPE Call by reference Type reference (TYPE) CLIKE MIME-Type (z.B. 'text') 20010523
4 Returning 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 Exporting ENCODING Call by reference Type reference (TYPE) ABAP_ENCOD Encoding-Angabe (z.B. 'utf-8') 20010523
2 Exporting MIME_SUBTYPE Call by reference Type reference (TYPE) CLIKE MIME-Subtype (z.B. 'plain') 20010523
3 Exporting MIME_TYPE Call by reference Type reference (TYPE) CLIKE MIME-Type (z.B. 'text') 20010523
4 Importing 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 Importing SENDER Value transfer Attribute reference (LIKE) 19991029
2 Importing 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 Importing 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 Exporting SOURCE Call by reference Type reference (TYPE) POC_WRSOURCE Quelle der Ressource 20000203
2 Exporting SOURCE_OBJ_KEY Call by reference Type reference (TYPE) POC_URL Quellenspezifische URL 20000203
3 Importing 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 FAILED Fehlgeschlagen 19990514

Method SCAN_FOR_SAP_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) STRING Datenstring 20001212
2 Exporting 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 Importing DATA Call by reference Type reference (TYPE) ANY Daten der Ressource 19990125
2 Importing ENCODING Call by reference Type reference (TYPE) ABAP_ENCOD SPACE Encoding (z.B. 'utf-8'), nur für binär übergebene Texte 20010523
3 Importing FORMAT Value transfer Type reference (TYPE) CLIKE Formatkonvertierung (quellenabhängig) 19990922
4 Importing LENGTH Call by reference Type reference (TYPE) I Länge des Streams 20000418
# Exception Resumable Description Created on
1 FAILED Nicht möglich 19990514
2 FORMAT_NOT_SUPPORTED 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 Importing 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 Importing FRAME Value transfer Type reference (TYPE) POC_FRAME Framename 19990827
2 Importing 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 CONTROL_NOT_SPECIFIED Es ist kein Control zur Anzeige spezifiziert 19990827
2 FAILED Fehlgeschlagen 19990514

Method UNESCAPE_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing URL_IN Call by reference Type reference (TYPE) POC_URL Zu bearbeitende URL 20020204
2 Returning 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