SAP ABAP Class IF_EX_CONVERT_TO_DUVA (Business add-in interface IF_EX_CONVERT_TO_DUVA)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_CONVERT_TO_DUVA | BAdI class CL_EX_CONVERT_TO_DUVA | 20041227 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_CONVERT_TO_DUVA_AT | Imp.-Klasse zur BAdI-Imp. CONVERT_TO_DUVA_AT | 20041116 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_CONVERT_TO_DUVA_DE | Imp. class for BAdI imp. CONVERT_TO_DUVA_DE | 20011213 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_CONVERT_TO_DUVA_PF | Implementierung für Convert_to_duva_de | 20070911 |
Properties
| Class | IF_EX_CONVERT_TO_DUVA | |
| Short Description | Business add-in interface IF_EX_CONVERT_TO_DUVA | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 1 | |
| Package | ||
| Created | 20011212 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EX_CONVERT_TO_DUVA has no forward declaration.
Interfaces
Class IF_EX_CONVERT_TO_DUVA has no interface implemented.
Friends
Class IF_EX_CONVERT_TO_DUVA has no friend class.
Attributes
Class IF_EX_CONVERT_TO_DUVA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Convert the report to custom format. | 20011212 | |
| 2 | Instance method | Public | Method | Convert into the downloadable format and download. | 20011212 | |
| 3 | Instance method | Public | Method | Generate the header. | 20011212 |
Events
Class IF_EX_CONVERT_TO_DUVA has no event.
Types
Class IF_EX_CONVERT_TO_DUVA has no local type.
Method Signatures
Method CONVERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20011212 | |||
| 2 | COUNTRY_VAR | Call by reference | Type reference (TYPE) | ISSR_REP_COUNTRY | Country code | 20011212 | |||
| 3 | FLT_VAL | Value transfer | Type reference (TYPE) | ISSR_REP_COUNTRY | Parameter to filter. | 20011213 | |||
| 4 | ISSRLISTTYP | Call by reference | Type reference (TYPE) | ISSRLISTTYP | List type | 20011212 | |||
| 5 | IT_DUVA_REPORT | Call by reference | Type reference (TYPE) | ISSR_TAB_CUSTOMER_REPORT | DUVA formated report. | 20011212 | |||
| 6 | IT_OUT_CUSTOM | Call by reference | Type reference (TYPE) | ISSR_TAB_OUT_CUSTOM | Table in which report is stored and passed to BADi | 20011212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Listtype given is not available in the conv format table. | 20011212 |
Method DOWNLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20011212 | |||
| 2 | COUNTRY_VAR | Call by reference | Type reference (TYPE) | ISSR_REP_COUNTRY | Country code | 20011212 | |||
| 3 | FILENAME | Call by reference | Type reference (TYPE) | STRING | File Name | 20011212 | |||
| 4 | FLT_VAL | Value transfer | Type reference (TYPE) | ISSR_REP_COUNTRY | Parameter FLT_VAL of method DOWNLOAD | 20011213 | |||
| 5 | HEADER | Call by reference | Type reference (TYPE) | STRING | Header string | 20011212 | |||
| 6 | ISSRLISTTYP | Call by reference | Type reference (TYPE) | ISSRLISTTYP | List type | 20011212 | |||
| 7 | IT_DUVA_REPORT | Call by reference | Type reference (TYPE) | ISSR_TAB_CUSTOMER_REPORT | Table to store customer report | 20011212 | |||
| 8 | I_TRANSFER | Call by reference | Type reference (TYPE) | CHAR1 | 'X' = Transfer / ' ' = lokaler Download | 20020417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Not able to download due to an error | 20011212 |
Method GENERATE_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20011212 | |||
| 2 | COUNTRY_VAR | Call by reference | Type reference (TYPE) | ISSR_REP_COUNTRY | Country code | 20011212 | |||
| 3 | FLT_VAL | Value transfer | Type reference (TYPE) | ISSR_REP_COUNTRY | Parameter FLT_VAL of method GENERATE_HEADER | 20011213 | |||
| 4 | HDPARM_LIST | Call by reference | Type reference (TYPE) | ISSR_TAB_CUSTOMER_REPORT_PARMS | Table of parameter and value pairs used to generate header | 20011212 | |||
| 5 | HEADER | Call by reference | Type reference (TYPE) | STRING | Header string | 20011212 | |||
| 6 | ISSRLISTTYP | Call by reference | Type reference (TYPE) | ISSRLISTTYP | List type | 20011212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parameter value used to generate header is invalid | 20011212 | ||
| 2 | No header details found for the list type | 20011212 |
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in |