Hierarchy
⤷
⤷
Properties
| Class | CL_WD_ADOBE_SERVICES | |
| Short Description | Utilities for Adobe integration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_UIEL_ADOBE | UIE Library "Adobe" |
| Created | 20041230 | 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) |
Interfaces
Class CL_WD_ADOBE_SERVICES has no interface implemented.
Friends
Class CL_WD_ADOBE_SERVICES 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) | WDY_PARSED_XML_SCHEMA_ELEM_TAB | Web Dynpro: Tab with Row Type WDY_PARSED_XML_SCHEMA_ELEMENT | 20050103 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20050117 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TFPATTACHMENTS | Attachment List | 20070618 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TY_T_DATA | 20050111 | ||||
| 5 | Instance attribute | Protected | See coding | 20060920 | |||||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20070131 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | TY_T_PATH | 20050111 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | Alternative RFC Destination | 20071109 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20070207 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | 20060928 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | INT4 | Natural Number | 20050111 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | INTCA | Country ISO code | 20091202 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20070207 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | C | 20090714 | ||||
| 15 | Instance attribute | Public | Type reference (TYPE) | RS38L_FNAM | Name of Function Module | 20060920 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | FPINTERFACETYPE | Interface Type | 20091202 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | FPLAYOUTTYPE | Layout Type | 20091202 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | TDSFNAME | Smart Forms: Form Name | 20060920 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | STRING | 20091202 | ||||
| 20 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_FP | Framework | 20060922 | |||
| 21 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_FP_PDF_OBJECT | PDF Object | 20060922 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | FPINTERFACETYPE | Interface Type | 20060920 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | LANGU | Language Key | 20091202 | |||
| 24 | Instance attribute | Private | Type reference (TYPE) | STRING | 20091202 | ||||
| 25 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_FP_PDF_OBJECT | PDF Object | 20060922 | |||
| 26 | Instance attribute | Public | Type reference (TYPE) | XSTRING | 20060920 | ||||
| 27 | Instance attribute | Public | Type reference (TYPE) | INT2 | 2 Byte Integer (Signed) | 20060920 | |||
| 28 | Instance attribute | Private | Type reference (TYPE) | STRING | `DATA` | 20080613 | |||
| 29 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SXML_STRING_WRITER | SXML Writer Factory | 20100115 | |||
| 30 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_WDR_ADOBE_XML_CONVERTER | Converter for XML (Configuration) | 20080609 | |||
| 31 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100211 | ||||
| 32 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100211 | ||||
| 33 | Instance attribute | Private | Type reference (TYPE) | L_WDY_XML_SCHEMA_TYPE_MAP_TAB | 20050103 |
Methods
Events
Class CL_WD_ADOBE_SERVICES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_DATA | Public | See coding | 20050111 | begin of ty_s_data,
counter type i,
path type ty_t_path,
value type string,
end of ty_s_data
|
||
| 2 | TY_S_PATH | Public | See coding | 20050111 | begin of ty_s_path,
height type i,
name type string,
index type i,
end of ty_s_path
|
||
| 3 | TY_T_DATA | Public | See coding | 20050111 | ty_t_data type standard table of ty_s_data
with key counter
|
||
| 4 | TY_T_PATH | Public | See coding | 20050111 | ty_t_path type standard table of ty_s_path
with key height name index
|
Method Signatures
Method ADD_NODE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHILD_NODE | Call by reference | Type reference (TYPE) | WDR_CONTEXT_CHILD | Meta-Information über einen Child-Node eines Nodes | 20070131 | |||
| 2 | NODE_NAMES | Value transfer | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20070131 |
Method ADD_NODE_NAME on class CL_WD_ADOBE_SERVICES has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORM_NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | Smart Forms: Formularname | 20060920 |
Method CONSTRUCTOR on class CL_WD_ADOBE_SERVICES has no exception.
Method CONTEXT_2_SOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20080829 | ||||
| 2 | CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20080828 | |||
| 3 | DATA_SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20080828 | |||
| 4 | SOM_EXPRESSION | Value transfer | Type reference (TYPE) | STRING | 20080828 |
Method CONTEXT_2_SOM on class CL_WD_ADOBE_SERVICES has no exception.
Method CONTEXT_ELEMENT_TO_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20080617 |
Method CONTEXT_ELEMENT_TO_XML on class CL_WD_ADOBE_SERVICES has no exception.
Method CONTEXT_NODE_TO_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20080617 | |||
| 2 | GET_ALL_ELEMENTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20081113 |
Method CONTEXT_NODE_TO_XML on class CL_WD_ADOBE_SERVICES has no exception.
Method CONVERT_VALUE_BY_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20060728 | ||||
| 2 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20060728 | |||
| 3 | RESULT | Call by reference | Type reference (TYPE) | STRING | 20060728 | ||||
| 4 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20060728 | ||||
| 5 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20060728 |
Method CONVERT_VALUE_BY_ELEMENT on class CL_WD_ADOBE_SERVICES has no exception.
Method CREATE_PDF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADS_TRACE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20081203 | |||
| 2 | ATTACHMENTS | Call by reference | Type reference (TYPE) | TFPATTACHMENTS | Attachmentliste | 20070515 | |||
| 3 | COUNTRY | Call by reference | Type reference (TYPE) | INTCA | ISO-Code des Landes | 20091202 | |||
| 4 | DATA_SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Schnittstelle für Context-Knoten | 20050311 | |||
| 5 | DATA_XML | Call by reference | Type reference (TYPE) | XSTRING | 20050323 | ||||
| 6 | DISABLE_PRINT_BUTTON | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Aktivierung des Druck-Buttons | 20081202 | ||
| 7 | ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20050311 | ||||
| 8 | HIDE_NAVIGATION_PANEL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Anzeige des Navigation Panel | 20081201 | ||
| 9 | HIDE_TOOLBAR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Anzeige der Toolbar | 20060907 | ||
| 10 | JOB_PROFILE | Call by reference | Type reference (TYPE) | FPJOBPROFILE | Job Profil | 20081128 | |||
| 11 | LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20090612 | |||
| 12 | LEGACY_EDITING_ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20050624 | |||
| 13 | Value transfer | Type reference (TYPE) | XSTRING | 20050311 | |||||
| 14 | TAGGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Accessibility-Info in PDF generieren | 20100208 |
Method CREATE_PDF on class CL_WD_ADOBE_SERVICES has no exception.
Method CREATE_PDF_DDIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PDF | Call by reference | Type reference (TYPE) | XSTRING | 20070802 | ||||
| 2 | IT_ATTACHMENTS | Call by reference | Type reference (TYPE) | TFPATTACHMENTS | Attachmentliste | 20070802 | |||
| 3 | I_ADS_TRACE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20081203 | |||
| 4 | I_DATA_SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20070802 | |||
| 5 | I_DISABLE_PRINT_BUTTON | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20091127 | |||
| 6 | I_FP_DOCPARAMS | Call by reference | Type reference (TYPE) | SFPDOCPARAMS | Formularverarbeitung Formularparameter | 20070802 | |||
| 7 | I_HIDE_NAVIGATION_PANEL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20081202 | |||
| 8 | I_HIDE_TOOLBAR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070802 |
Method CREATE_PDF_DDIC on class CL_WD_ADOBE_SERVICES has no exception.
Method CREATE_VALUESET_HASH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_SOURCE | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20090619 | |||
| 2 | HASH | Value transfer | Type reference (TYPE) | HASH160 | Hash-Wert (160 Bits) | 20090619 |
Method CREATE_VALUESET_HASH on class CL_WD_ADOBE_SERVICES has no exception.
Method CREATE_VHLIST_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_SOURCE | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | importing parameter | 20060914 |
Method CREATE_VHLIST_XML on class CL_WD_ADOBE_SERVICES has no exception.
Method DATASOURCE_2_FM_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXCEPTIONS | Call by reference | Type reference (TYPE) | ABAP_FUNC_EXCPBIND_TAB | 20060920 | ||||
| 2 | ET_PARAMS | Call by reference | Type reference (TYPE) | ABAP_FUNC_PARMBIND_TAB | 20060920 | ||||
| 3 | I_DATA_SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20060920 | |||
| 4 | I_FP_DOCPARAMS | Call by reference | Type reference (TYPE) | SFPDOCPARAMS | Formularverarbeitung Formularparameter | 20060920 |
Method DATASOURCE_2_FM_PARAMS on class CL_WD_ADOBE_SERVICES has no exception.
Method DETERMINE_CAB_VERSION Signature
Method DETERMINE_CAB_VERSION on class CL_WD_ADOBE_SERVICES has no parameter.
Method DETERMINE_CAB_VERSION on class CL_WD_ADOBE_SERVICES has no exception.
Method DETERMINE_DOCPARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070802 | ||||
| 2 | I_LEGACY_EDITING_ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070802 | ||||
| 3 | LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20090612 | |||
| 4 | R_FP_DOCPARAMS | Value transfer | Type reference (TYPE) | SFPDOCPARAMS | Formularverarbeitung Formularparameter | 20070802 |
Method DETERMINE_DOCPARAMS on class CL_WD_ADOBE_SERVICES has no exception.
Method GET_ADS_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADS_DESTINATION | Value transfer | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20080826 |
Method GET_ADS_DESTINATION on class CL_WD_ADOBE_SERVICES has no exception.
Method GET_ARCHIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ICF_PATH | Call by reference | Type reference (TYPE) | STRING | 20060703 | ||||
| 2 | LIBRARY_NAME_ACTIVEX | Call by reference | Type reference (TYPE) | STRING | 20060703 |
Method GET_ARCHIVE on class CL_WD_ADOBE_SERVICES has no exception.
Method GET_ATTACHMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTACHMENTS | Value transfer | Type reference (TYPE) | TFPATTACHMENTS | Attachmentliste | 20070618 |
Method GET_ATTACHMENTS on class CL_WD_ADOBE_SERVICES has no exception.
Method GET_ATTRIBUTE_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070207 |
Method GET_ATTRIBUTE_CHANGED on class CL_WD_ADOBE_SERVICES has no exception.
Method GET_ATTRIBUTE_FROM_SOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ATTRIBUTE | Value transfer | Type reference (TYPE) | STRING | 20070302 | ||||
| 2 | SOM_EXPRESSION | Call by reference | Type reference (TYPE) | STRING | 20070302 |
Method GET_ATTRIBUTE_FROM_SOM on class CL_WD_ADOBE_SERVICES has no exception.
Method GET_CAB_FILE_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CAB_FILE_URL | Value transfer | Type reference (TYPE) | STRING | 20091208 |
Method GET_CAB_FILE_URL on class CL_WD_ADOBE_SERVICES has no exception.
Method GET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20041230 | ||||
| 2 | CONTEXT_TABLE | Value transfer | Type reference (TYPE) | WDY_PARSED_XML_SCHEMA_ELEM_TAB | Web Dynpro: Tab mit Zeilentyp WDY_PARSED_XML_SCHEMA_ELEMENT | 20050103 | |||
| 3 | PARENT_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20041230 |
Method GET_CONTEXT on class CL_WD_ADOBE_SERVICES has no exception.
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) | TY_T_DATA | 20050111 |
Method GET_DATA on class CL_WD_ADOBE_SERVICES has no exception.
Method GET_ELEMENT_FROM_SOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20070302 | |||
| 2 | SOM_EXPRESSION | Call by reference | Type reference (TYPE) | STRING | 20070302 |
Method GET_ELEMENT_FROM_SOM on class CL_WD_ADOBE_SERVICES has no exception.
Method GET_FROM_WD_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FROM_WD_CONTEXT | Value transfer | Type reference (TYPE) | FLAG | Allgemeines Kennzeichen | 20050118 | |||
| 2 | XML_SCHEMA | Call by reference | Type reference (TYPE) | XSTRING | 20050118 |
Method GET_FROM_WD_CONTEXT on class CL_WD_ADOBE_SERVICES has no exception.
Method GET_MESSAGE_TAB_FOR_DATASOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20080826 | |||
| 2 | MESSAGE_TAB | Call by reference | Type reference (TYPE) | WDR_MESSAGE_TAB | Tabelle mit den WD Message-Items | 20080826 |
Method GET_MESSAGE_TAB_FOR_DATASOURCE on class CL_WD_ADOBE_SERVICES has no exception.
Method GET_NODE_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_NAMES | Value transfer | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20070131 |
Method GET_NODE_NAMES on class CL_WD_ADOBE_SERVICES has no exception.
Method GET_SCHEMA_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCHEMA_VERSION | Value transfer | Type reference (TYPE) | INT2 | 2 Byte Integer (Signed) | 20060919 | |||
| 2 | XML_SCHEMA | Call by reference | Type reference (TYPE) | XSTRING | 20060919 |
Method GET_SCHEMA_VERSION on class CL_WD_ADOBE_SERVICES has no exception.
Method GET_VHLIST_BINDING_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20060914 | ||||
| 2 | BASE_NODE_INFO | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CONTEXT_NODE_INFO | Metadaten eines Context-Knotens | 20060914 | |||
| 3 | BINDING_PATH | Value transfer | Type reference (TYPE) | STRING | 20060914 | ||||
| 4 | NODE_INFO | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CONTEXT_NODE_INFO | Metadaten eines Context-Knotens | 20060914 |
Method GET_VHLIST_BINDING_PATH on class CL_WD_ADOBE_SERVICES has no exception.
Method GET_WD_CONTEXT_AS_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADD_VHLIST | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20081009 | |||
| 2 | DATA_SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20060727 | |||
| 3 | DATA_SOURCE_NODE_NAME | Value transfer | Type reference (TYPE) | STRING | 20060727 | ||||
| 4 | XML_DATA | Value transfer | Type reference (TYPE) | XSTRING | 20060727 |
Method GET_WD_CONTEXT_AS_XML on class CL_WD_ADOBE_SERVICES has no exception.
Method GET_XML_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PDF_SOURCE | Call by reference | Type reference (TYPE) | XSTRING | 20060727 | ||||
| 2 | XML_DATA | Value transfer | Type reference (TYPE) | XSTRING | 20060727 |
Method GET_XML_DATA on class CL_WD_ADOBE_SERVICES has no exception.
Method GET_XML_SCHEMA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORM_NAME | Call by reference | Type reference (TYPE) | FPNAME | Name eines Formularobjektes | 20060728 | |||
| 2 | XSD | Value transfer | Type reference (TYPE) | XSTRING | 20060728 |
Method GET_XML_SCHEMA on class CL_WD_ADOBE_SERVICES has no exception.
Method HANDLE_ATTRIBUTE_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_NAME | Value transfer | Attribute reference (LIKE) | 20070207 | |||||
| 2 | CONTROLLER | Value transfer | Attribute reference (LIKE) | 20070207 | |||||
| 3 | ELEMENT | Value transfer | Attribute reference (LIKE) | 20070207 | |||||
| 4 | ELEMENT_INDEX | Value transfer | Attribute reference (LIKE) | 20070207 | |||||
| 5 | NODE | Value transfer | Attribute reference (LIKE) | 20070207 | |||||
| 6 | NODE_NAME | Value transfer | Attribute reference (LIKE) | 20070207 |
Method HANDLE_ATTRIBUTE_CHANGED on class CL_WD_ADOBE_SERVICES has no exception.
Method IS_ADOBE_BOOLEAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_BOOLEAN | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20091023 | |||
| 2 | P_ROLLNAME | Call by reference | Type reference (TYPE) | ROLLNAME | DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET | 20091023 | |||
| 3 | P_RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Run Time Type Services | 20091023 |
Method IS_ADOBE_BOOLEAN on class CL_WD_ADOBE_SERVICES has no exception.
Method IS_ZCI_GETFORMDATA_AVAILABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_AVAILABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100211 |
Method IS_ZCI_GETFORMDATA_AVAILABLE on class CL_WD_ADOBE_SERVICES has no exception.
Method NODE_2_DDIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20060920 | |||
| 2 | I_PARENT | Value transfer | Object reference (TYPE REF TO) | DATA | 20060920 |
Method NODE_2_DDIC on class CL_WD_ADOBE_SERVICES has no exception.
Method NODE_ELEM_2_STRUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20060921 | |||
| 2 | I_NODE | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20060921 | |||
| 3 | I_NODE_INFO | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | Web Dynpro: Schnittstelle der Metadaten eines Knotens | 20060921 | |||
| 4 | I_PARENT | Value transfer | Object reference (TYPE REF TO) | DATA | 20060921 |
Method NODE_ELEM_2_STRUCT on class CL_WD_ADOBE_SERVICES has no exception.
Method PARSE_SUBNODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20050103 | ||||
| 2 | SUBNODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20050103 |
Method PARSE_SUBNODE on class CL_WD_ADOBE_SERVICES has no exception.
Method PARSE_XML_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WITH_INITIAL_ATTRIBUTES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060928 | |||
| 2 | XML | Call by reference | Type reference (TYPE) | XSTRING | 20050111 |
Method PARSE_XML_DATA on class CL_WD_ADOBE_SERVICES has no exception.
Method PARSE_XML_SCHEMA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FROM_WD_CONTEXT_ONLY | Call by reference | Type reference (TYPE) | FLAG | '' | Allgemeines Kennzeichen | 20050118 | ||
| 2 | SCHEMA | Call by reference | Type reference (TYPE) | XSTRING | 20041230 | ||||
| 3 | VERSION_ONLY | Call by reference | Type reference (TYPE) | FLAG | '' | allgemeines flag | 20060919 |
Method PARSE_XML_SCHEMA on class CL_WD_ADOBE_SERVICES has no exception.
Method PARSE_XML_SUBNODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | I | 20050111 | ||||
| 2 | SUBNODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20050111 | |||
| 3 | WITH_INITIAL_ATTRIBUTES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060928 | |||
| 4 | XFA_DATA_NODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080207 |
Method PARSE_XML_SUBNODE on class CL_WD_ADOBE_SERVICES has no exception.
Method PRE_INPUT_CONVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_ELEMDESCR | Run Time Type Services | 20090714 | |||
| 2 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20090714 |
Method PRE_INPUT_CONVERSION on class CL_WD_ADOBE_SERVICES has no exception.
Method SET_ATTRIBUTE_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070207 |
Method SET_ATTRIBUTE_CHANGED on class CL_WD_ADOBE_SERVICES has no exception.
Method SET_DATA_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20070207 |
Method SET_DATA_SOURCE on class CL_WD_ADOBE_SERVICES has no exception.
Method SET_USAGE_RIGHTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PDF_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_FP_PDF_OBJECT | PDF Objekt | 20060921 |
Method SET_USAGE_RIGHTS on class CL_WD_ADOBE_SERVICES has no exception.
Method SOM_2_CONTEXT_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_PATH | Value transfer | Type reference (TYPE) | STRING | 20070302 | ||||
| 2 | SOM_EXPRESSION | Call by reference | Type reference (TYPE) | STRING | 20070302 |
Method SOM_2_CONTEXT_PATH on class CL_WD_ADOBE_SERVICES has no exception.
Method UPDATE_PDF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_PDF | Call by reference | Type reference (TYPE) | XSTRING | 20070802 | ||||
| 2 | IT_ATTACHMENTS | Value transfer | Type reference (TYPE) | TFPATTACHMENTS | Attachmentliste | 20070802 | |||
| 3 | I_DATA_SOURCE | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20070802 | |||
| 4 | I_FILLABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070806 | ||||
| 5 | I_HIDE_NAVIGATION_PANEL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20081201 | ||||
| 6 | I_HIDE_TOOLBAR | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070802 |
Method UPDATE_PDF on class CL_WD_ADOBE_SERVICES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |