SAP ABAP Class CL_NW_TESTAPP_UPDOWN (CL_NW_TESTAPP_UPDOWN)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ACF (Application Component) Bitte Unterkomponenten verwenden (Hinweis 1665488)
⤷
SWDP_TEST_ACTIVE_COMPONENT (Package) Web Dynpro: Tests für ActiveX und Applet basierte UI Element
⤷
⤷
Properties
| Class | CL_NW_TESTAPP_UPDOWN | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_TEST_ACTIVE_COMPONENT | Web Dynpro: Tests für ActiveX und Applet basierte UI Element |
| Created | 20080215 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_NW_TESTAPP_UPDOWN has no forward declaration.
Interfaces
Class CL_NW_TESTAPP_UPDOWN has no interface implemented.
Friends
Class CL_NW_TESTAPP_UPDOWN has no friend class.
Attributes
Class CL_NW_TESTAPP_UPDOWN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20080220 | ||
| 2 | Static method | Public | Method | 20080220 | ||
| 3 | Static method | Public | Method | 20080220 |
Events
Class CL_NW_TESTAPP_UPDOWN has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_WDR_FILE_URL | Public | See coding | 20080220 | BEGIN OF s_wdr_file_url,
filename TYPE string,
url TYPE string,
END OF s_wdr_file_url
|
||
| 2 | S_WDR_FILE_VALUES | Public | See coding | 20080220 | BEGIN OF s_wdr_file_values,
size TYPE int4,
amount TYPE int4,
END OF s_wdr_file_values
|
||
| 3 | WDR_FILE_URL | Public | See coding | 20080220 | wdr_file_url TYPE TABLE OF s_wdr_file_url
|
||
| 4 | WDR_FILE_VALUES | Public | See coding | 20080220 | wdr_file_values TYPE TABLE OF s_wdr_file_values
|
Method Signatures
Method CREATE_FILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTREP | Call by reference | Type reference (TYPE) | SCMS_SCREP-CREP_ID | 'REP_B20_WDF' | 20080220 | |||
| 2 | COUNT | Call by reference | Type reference (TYPE) | NUMC4 | '003' | 20080220 | |||
| 3 | ET_FILENAMES | Call by reference | Type reference (TYPE) | STRING_TABLE | 20080220 | ||||
| 4 | PREFIX | Call by reference | Type reference (TYPE) | STRING | 'AA' | 20080220 | |||
| 5 | PUT_KPRO | Call by reference | Type reference (TYPE) | XFELD | 'X' | 20080220 | |||
| 6 | START | Call by reference | Type reference (TYPE) | NUMC4 | '001' | 20080220 | |||
| 7 | X_1K | Call by reference | Type reference (TYPE) | I | '777' | 20080220 |
Method CREATE_FILES on class CL_NW_TESTAPP_UPDOWN has no exception.
Method GET_FILE_URLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTREP | Call by reference | Type reference (TYPE) | SCMS_SCREP-CREP_ID | 'REP_B20_WDF' | 20080220 | |||
| 2 | COUNT | Call by reference | Type reference (TYPE) | NUMC4 | '0001' | 20080220 | |||
| 3 | FILE_URLS | Value transfer | Type reference (TYPE) | WDR_FILE_URL | 20080220 | ||||
| 4 | LOCAL_PATH | Call by reference | Type reference (TYPE) | STRING | 20080220 | ||||
| 5 | PREFIX | Call by reference | Type reference (TYPE) | STRING | 'AA' | 20080220 | |||
| 6 | START | Call by reference | Type reference (TYPE) | NUMC4 | '0001' | 20080220 |
Method GET_FILE_URLS on class CL_NW_TESTAPP_UPDOWN has no exception.
Method GET_FILE_URLS_UPLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTREP | Call by reference | Type reference (TYPE) | SCMS_SCREP-CREP_ID | 'REP_B20_WDF' | 20080220 | |||
| 2 | COUNT | Call by reference | Type reference (TYPE) | NUMC4 | '0001' | 20080220 | |||
| 3 | FILE_URLS | Value transfer | Type reference (TYPE) | WDR_FILE_URL | 20080220 | ||||
| 4 | LOCAL_PATH | Call by reference | Type reference (TYPE) | STRING | 20080220 | ||||
| 5 | PREFIX | Call by reference | Type reference (TYPE) | STRING | 'AA' | 20080220 | |||
| 6 | START | Call by reference | Type reference (TYPE) | NUMC4 | '0001' | 20080220 |
Method GET_FILE_URLS_UPLOAD on class CL_NW_TESTAPP_UPDOWN has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |