SAP ABAP Class CL_IM_CONV_EXTERNAL_IGS (Implementation Class for BAdI Imp. CONV_INTERNAL_IGS)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-PDM (Application Component) Product Data Management
⤷
CONV (Package) Conversion of original application files
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_CONV_INTERNAL | BAdI Interface IF_EX_CONV_INTERNAL | 20041118 |
Properties
| Class | CL_IM_CONV_EXTERNAL_IGS | |
| Short Description | Implementation Class for BAdI Imp. CONV_INTERNAL_IGS | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CONV | Conversion of original application files |
| Created | 20041118 | SAP |
| Last change | 20050705 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_EX_CONV_INTERNAL | BAdI Interface IF_EX_CONV_INTERNAL | 20041118 |
Friends
Class CL_IM_CONV_EXTERNAL_IGS 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) | RFCDEST | RFC Destination of Converter | 20041118 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | '' | Virtual Direcotry Separator | 20041118 | ||
| 3 | Constant | Private | Type reference (TYPE) | CHAR10 | 'IGS_EXTERN' | 3-Byte Field | 20041118 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | TT_DIRECTORY | Directories | 20041118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Start IGS and Save Result to Directory | 20041118 | |
| 2 | Instance method | Private | Method | Generates Converter for Given Conversion Specification | 20041118 | |
| 3 | Instance method | Private | Method | Generates Converter for Given Conversion Specification | 20041118 |
Events
Class CL_IM_CONV_EXTERNAL_IGS has no event.
Types
Class CL_IM_CONV_EXTERNAL_IGS has no local type.
Method Signatures
Method CONVERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGE | Call by reference | Type reference (TYPE) | MESSAGES | Meldungen der Protokollschnittstelle | 20050211 | |||
| 2 | E_FILE | Call by reference | Type reference (TYPE) | FILEP | Resultfile | 20041118 | |||
| 3 | IT_PARAMETERS | Call by reference | Type reference (TYPE) | TAB_CONVERTER_PARAMETER | Table with CONVERTER_PARAMETER | 20041118 | |||
| 4 | I_CONVERT_SPEC | Call by reference | Type reference (TYPE) | CONVERT_SPEC | Detailierte Informationen über spezielle Konvertierungen | 20041118 | |||
| 5 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20041118 | |||
| 6 | I_DOCUMENT | Call by reference | Type reference (TYPE) | BAPI_DOC_KEYS | BAPIS-DVS: Dokumentschlüssel | 20041118 | |||
| 7 | I_FILE | Call by reference | Type reference (TYPE) | FILEP | File to be converted | 20041118 | |||
| 8 | I_OUTPUT_DIRECTORY | Call by reference | Type reference (TYPE) | FILEP | Original zu Dokument | 20041118 |
Method CONVERT on class CL_IM_CONV_EXTERNAL_IGS has no exception.
Method GET_CONVERTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20041118 | |||
| 2 | I_HEIGHT | Call by reference | Type reference (TYPE) | I | 20041118 | ||||
| 3 | I_MIMETYPE_INP | Call by reference | Type reference (TYPE) | TDWP-MIMETYPE | HTML-Content-Type | 20041118 | |||
| 4 | I_MIMETYPE_RES | Call by reference | Type reference (TYPE) | TDWP-MIMETYPE | HTML-Content-Type | 20041118 | |||
| 5 | I_WIDTH | Call by reference | Type reference (TYPE) | I | 20041118 | ||||
| 6 | R_CONVERTER | Value transfer | Object reference (TYPE REF TO) | CL_IGS_IMAGE_CONVERTER | Internet Graphics Service: Image Converter | 20041118 |
Method GET_CONVERTER on class CL_IM_CONV_EXTERNAL_IGS has no exception.
Method GET_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_APPSFX_INP | Call by reference | Type reference (TYPE) | TDWP-APPSFX | Dateisuffix für Applikation | 20041118 | |||
| 2 | E_APPSFX_RES | Call by reference | Type reference (TYPE) | TDWP-APPSFX | Dateisuffix für Applikation | 20041118 | |||
| 3 | E_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20041118 | |||
| 4 | E_HEIGHT | Call by reference | Type reference (TYPE) | I | 20041118 | ||||
| 5 | E_MIMETYPE_INP | Call by reference | Type reference (TYPE) | TDWP-MIMETYPE | HTML-Content-Type | 20041118 | |||
| 6 | E_MIMETYPE_RES | Call by reference | Type reference (TYPE) | TDWP-MIMETYPE | HTML-Content-Type | 20041118 | |||
| 7 | E_WIDTH | Call by reference | Type reference (TYPE) | I | 20041118 | ||||
| 8 | IT_PARAMETERS | Call by reference | Type reference (TYPE) | TAB_CONVERTER_PARAMETER | Table with CONVERTER_PARAMETER | 20041118 | |||
| 9 | I_CONVERT_SPEC | Call by reference | Type reference (TYPE) | CONVERT_SPEC | Detailierte Informationen über spezielle Konvertierungen | 20041118 | |||
| 10 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20041118 |
Method GET_PARAMS on class CL_IM_CONV_EXTERNAL_IGS has no exception.
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in | 600 |