SAP ABAP Class IF_IOS_PROJECT (Applicationinterface)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_IOS_APPLICATIONPROPERTIES | 20090610 | |
| 2 | Interface composition (i COMPRISING i_ref) | IF_IOS_DOCUMENT | Document | 20090610 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IOS_PROJECT | 20090623 |
Properties
| Class | IF_IOS_PROJECT | |
| Short Description | Applicationinterface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090610 | SAP |
| Last change | 20131127 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_IOS_PROJECT has no interface implemented.
Friends
Class IF_IOS_PROJECT has no friend class.
Attributes
Class IF_IOS_PROJECT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090610 | ||
| 2 | Instance method | Public | Method | 20130117 | ||
| 3 | Instance method | Public | Method | 20090622 | ||
| 4 | Instance method | Public | Method | 20090623 |
Events
Class IF_IOS_PROJECT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | FIELDS_TYPE | Public | See coding | 20090610 | BEGIN OF fields_type,
fieldidentifier TYPE xstring,
value TYPE xstring,
END OF fields_type
|
||
| 2 | FIELDS_TYPE_TABLE | Public | See coding | 20090610 | fields_type_table TYPE STANDARD TABLE OF fields_type
WITH DEFAULT KEY
|
Method Signatures
Method EXPORT_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIONNAME_COMPLETED | Call by reference | Type reference (TYPE) | STRING | Auslösen des Events, wenn Name gesetzt ist. | 20090806 | |||
| 2 | ERRORINFORMATION | Call by reference | Type reference (TYPE) | WDR_EXT_ATTRIBUTE_POINTER | Information zu einem Attribut | 20090610 | |||
| 3 | OPEN_FILE_DIALOG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20090728 | |||
| 4 | XMLDATA | Call by reference | Type reference (TYPE) | XSTRING | 20090616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions concerning communication to frontend | 20090610 | ||
| 2 | Exceptions concerning wordprocessing interface | 20090610 |
Method GET_WHITELIST_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TT_WHITELIST_NAME | Call by reference | Type reference (TYPE) | IF_WDR_ACF_HNDL=>TT_WHITELIST_NAME | 20130117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions concerning wordprocessing interface | 20130117 | ||
| 2 | 20130117 |
Method IMPORT_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIONNAME | Call by reference | Type reference (TYPE) | STRING | 20090622 | ||||
| 2 | ERRORINFORMATION | Call by reference | Type reference (TYPE) | WDR_EXT_ATTRIBUTE_POINTER | Information zu einem Attribut | 20090622 | |||
| 3 | PARAMNAME | Call by reference | Type reference (TYPE) | STRING | Parametername für import parameter Typ xstring mit xml | 20090625 | |||
| 4 | PATH_NAME | Call by reference | Type reference (TYPE) | STRING | Parametername für ausgewählte Datei | 20090910 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions concerning communication to frontend | 20090622 | ||
| 2 | Exceptions concerning wordprocessing interface | 20090622 |
Method SET_WHITELIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERRORINFORMATION | Call by reference | Type reference (TYPE) | WDR_EXT_ATTRIBUTE_POINTER | Information zu einem Attribut | 20090623 | |||
| 2 | WHITELIST_NAME | Call by reference | Type reference (TYPE) | STRING | 20090623 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions concerning communication to frontend | 20090623 | ||
| 2 | Exceptions concerning wordprocessing interface | 20090623 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |