SAP ABAP Class CL_APL_ECATT_LOAD_HELP (eCATT: Help Class for Download/Upload)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_MIDDLEWARE (Package) eCATT Middleware Objects
⤷
⤷
Properties
| Class | CL_APL_ECATT_LOAD_HELP | |
| Short Description | eCATT: Help Class for Download/Upload | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECATT_MIDDLEWARE | eCATT Middleware Objects |
| Created | 20010727 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_APL_ECATT_LOAD_HELP has no interface implemented.
Friends
Class CL_APL_ECATT_LOAD_HELP 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) | UFPS_POSID | Application Component ID | 20081020 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | Path and File Name for WS Recording | 20081020 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 'C:ECATT' | Target directory | 20010727 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | User Action | 20011115 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ETFILENAME | Table for Converting Internal File Names into External Names | 20011213 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | ETONOFF | File Name Is to Be Generated By the User | 20020208 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | ETOBJ_MODE | Editing Mode of eCATT Object | 20011115 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | ETMOBJECTS_TABTYPE | eCATT: Table with eCATT Objects for Mass Processing | 20011107 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | RFC destination | 20011205 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | ETSD_NAME | 20011206 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | ETCMP_CMP | 20011206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20011116 | |
| 2 | Instance method | Public | Method | Set RFC Destination | 20081020 | |
| 3 | Instance method | Public | Method | Get Target Directory | 20010727 | |
| 4 | Instance method | Public | Method | Get File Name | 20011213 | |
| 5 | Instance method | Public | Method | Read Processing Function for Mass Processing | 20011115 | |
| 6 | Instance method | Public | Method | Get eCATT Objects to Be Processed | 20011107 | |
| 7 | Instance method | Public | Method | Get RFC Destination | 20011206 | |
| 8 | Instance method | Public | Method | Set RFC Destination | 20081020 | |
| 9 | Instance method | Public | Method | Set Target Directory | 20010727 | |
| 10 | Instance method | Public | Method | Set File Name | 20011213 | |
| 11 | Instance method | Public | Method | Set GENERATE_FILENAME for User | 20020208 | |
| 12 | Instance method | Protected | Method | Set Processing Function for Mass Processing | 20011115 | |
| 13 | Instance method | Public | Method | Set eCATT Objects to Be Processed | 20011107 | |
| 14 | Instance method | Public | Method | Set RFC Destination | 20011206 |
Events
Class CL_APL_ECATT_LOAD_HELP has no event.
Types
Class CL_APL_ECATT_LOAD_HELP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MAINTAIN_FUNCTION | Call by reference | Type reference (TYPE) | ETOBJ_MODE | Bearbeitungsmodus eines eCATT-Objektes | 20011119 |
Method CONSTRUCTOR on class CL_APL_ECATT_LOAD_HELP has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FRANGE | Call by reference | Type reference (TYPE) | UFPS_POSID | Anwendungskomponentenkürzel | 20081020 | |||
| 2 | E_PATH | Call by reference | Type reference (TYPE) | STRING | Pfad und Dateiname zur WS Aufzeichnung | 20081020 |
Method GET_ATTRIBUTES on class CL_APL_ECATT_LOAD_HELP has no exception.
Method GET_DEST_DIRECTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DEST_DIRECTORY | Value transfer | Type reference (TYPE) | STRING | Zielverzeichnis | 20010727 |
Method GET_DEST_DIRECTORY on class CL_APL_ECATT_LOAD_HELP has no exception.
Method GET_FILENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FILENAME | Value transfer | Type reference (TYPE) | ETFILENAME | eCATT: Dateinamen | 20011213 |
Method GET_FILENAME on class CL_APL_ECATT_LOAD_HELP has no exception.
Method GET_MAINTAIN_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_MAINTAIN_FUNCTION | Value transfer | Type reference (TYPE) | ETOBJ_MODE | Bearbeitungsmodus eines eCATT-Objektes | 20011115 |
Method GET_MAINTAIN_FUNCTION on class CL_APL_ECATT_LOAD_HELP has no exception.
Method GET_OBJECT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_OBJECTS | Value transfer | Type reference (TYPE) | ETMOBJECTS_TABTYPE | 20011107 |
Method GET_OBJECT_LIST on class CL_APL_ECATT_LOAD_HELP has no exception.
Method GET_SYSTEM_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RFCDEST | Value transfer | Type reference (TYPE) | RFCDEST | RFC-Destination | 20011206 | |||
| 2 | EX_SYSTEMDATA | Call by reference | Type reference (TYPE) | ETSD_NAME | 20011206 | ||||
| 3 | EX_TESTSYSTEM | Call by reference | Type reference (TYPE) | ETCMP_CMP | 20011206 |
Method GET_SYSTEM_DATA on class CL_APL_ECATT_LOAD_HELP has no exception.
Method SET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FRANGE | Call by reference | Type reference (TYPE) | UFPS_POSID | Anwendungskomponentenkürzel | 20081020 |
Method SET_ATTRIBUTES on class CL_APL_ECATT_LOAD_HELP has no exception.
Method SET_DEST_DIRECTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DEST_DIRECTORY | Call by reference | Type reference (TYPE) | STRING | Zielverzeichnis | 20010727 |
Method SET_DEST_DIRECTORY on class CL_APL_ECATT_LOAD_HELP has no exception.
Method SET_FILENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FILENAME | Call by reference | Type reference (TYPE) | ETFILENAME | eCATT: Dateinamen | 20011213 |
Method SET_FILENAME on class CL_APL_ECATT_LOAD_HELP has no exception.
Method SET_GENERATE_FILENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_VALUE | Call by reference | Type reference (TYPE) | ETONOFF | 'X' | Verwender soll Dateinamen selbst generieren | 20020208 |
Method SET_GENERATE_FILENAME on class CL_APL_ECATT_LOAD_HELP has no exception.
Method SET_MAINTAIN_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MAINTAIN_FUNCTION | Call by reference | Type reference (TYPE) | ETOBJ_MODE | Bearbeitungsmodus eines eCATT-Objektes | 20011115 |
Method SET_MAINTAIN_FUNCTION on class CL_APL_ECATT_LOAD_HELP has no exception.
Method SET_OBJECT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECTS | Call by reference | Type reference (TYPE) | ETMOBJECTS_TABTYPE | eCATT: Tabelle mit eCATT-Objekten für Massenbearbeitung | 20011107 |
Method SET_OBJECT_LIST on class CL_APL_ECATT_LOAD_HELP has no exception.
Method SET_SYSTEM_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | RFC-Destination | 20011206 | |||
| 2 | IM_SYSTEMDATA | Call by reference | Type reference (TYPE) | ETSD_NAME | 20011206 | ||||
| 3 | IM_TESTSYSTEM | Call by reference | Type reference (TYPE) | ETCMP_CMP | 20011206 |
Method SET_SYSTEM_DATA on class CL_APL_ECATT_LOAD_HELP has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |