SAP ABAP Class CL_IM_CONV_INTERNAL_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 | 20041112 |
Properties
Class | CL_IM_CONV_INTERNAL_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 | 20041112 | SAP |
Last change | 20050705 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IM_CONV_INTERNAL_IGS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_EX_CONV_INTERNAL | BAdI Interface IF_EX_CONV_INTERNAL | 20041112 |
Friends
Class CL_IM_CONV_INTERNAL_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 | 20041112 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | '' | Virtual Direcotry Separator | 20041116 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | INT4 | 120 | Height for Thumbnails | 20041112 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR3 | 'IGS' | 3-Byte Field | 20041112 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | INT4 | 120 | Width for Thumbnails | 20041112 | |
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_DIRECTORY | Directories | 20041112 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Start IGS and Save Result to Directory (Memory) | 20041116 |
2 | ![]() |
Instance method | Private | Method | Generates Converter for Given Conversion Specification | 20041117 |
3 | ![]() |
Instance method | Private | Method | Searches for File in All Directories | 20041117 |
4 | ![]() |
Instance method | Private | Method | Finds Original Within Directory | 20041117 |
5 | ![]() |
Instance method | Private | Method | Generates Converter for Given Conversion Specification | 20041117 |
6 | ![]() |
Instance method | Private | Method | Extracts Path from File Name | 20041116 |
Events
Class CL_IM_CONV_INTERNAL_IGS has no event.
Types
Class CL_IM_CONV_INTERNAL_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 | 20041116 | ||
3 | ![]() |
IT_PARAMETERS | Call by reference | Type reference (TYPE) | TAB_CONVERTER_PARAMETER | Table with CONVERTER_PARAMETER | 20041116 | ||
4 | ![]() |
I_CONVERT_SPEC | Call by reference | Type reference (TYPE) | CONVERT_SPEC | Detailierte Informationen über spezielle Konvertierungen | 20041116 | ||
5 | ![]() |
I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20041116 | ||
6 | ![]() |
I_DOCUMENT | Call by reference | Type reference (TYPE) | BAPI_DOC_KEYS | BAPIS-DVS: Dokumentschlüssel | 20041116 | ||
7 | ![]() |
I_FILE | Call by reference | Type reference (TYPE) | FILEP | File to be converted | 20041117 | ||
8 | ![]() |
I_OUTPUT_DIRECTORY | Call by reference | Type reference (TYPE) | FILEP | Original zu Dokument | 20041116 |
Method CONVERT on class CL_IM_CONV_INTERNAL_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) | 20041117 | ||
2 | ![]() |
I_HEIGHT | Call by reference | Type reference (TYPE) | I | 20041117 | |||
3 | ![]() |
I_MIMETYPE_INP | Call by reference | Type reference (TYPE) | TDWP-MIMETYPE | HTML-Content-Type | 20041117 | ||
4 | ![]() |
I_MIMETYPE_RES | Call by reference | Type reference (TYPE) | TDWP-MIMETYPE | HTML-Content-Type | 20041117 | ||
5 | ![]() |
I_WIDTH | Call by reference | Type reference (TYPE) | I | 20041117 | |||
6 | ![]() |
R_CONVERTER | Value transfer | Object reference (TYPE REF TO) | CL_IGS_IMAGE_CONVERTER | Internet Graphics Service: Image Converter | 20041117 |
Method GET_CONVERTER on class CL_IM_CONV_INTERNAL_IGS has no exception.
Method GET_ORIGINAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FILE | Call by reference | Type reference (TYPE) | CONV_IGS_CONVERT1 | IGS integration into converter - part 1 | 20041117 | ||
2 | ![]() |
I_ORIGINAL | Call by reference | Type reference (TYPE) | FILEP | Original zu Dokument | 20041117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Nothing found | 20041117 |
Method GET_ORIGINAL_FROM_DIR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FILE | Call by reference | Type reference (TYPE) | CONV_IGS_CONVERT1 | IGS integration into converter - part 1 | 20041117 | ||
2 | ![]() |
I_DIRECTORY | Call by reference | Type reference (TYPE) | T_DIRECTORY | 20041117 | |||
3 | ![]() |
I_ORIGINAL | Call by reference | Type reference (TYPE) | FILEP | Original zu Dokument | 20041117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Nothing found | 20041117 |
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 | 20041117 | ||
2 | ![]() |
E_APPSFX_RES | Call by reference | Type reference (TYPE) | TDWP-APPSFX | Dateisuffix für Applikation | 20041117 | ||
3 | ![]() |
E_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20041117 | ||
4 | ![]() |
E_HEIGHT | Call by reference | Type reference (TYPE) | I | 20041117 | |||
5 | ![]() |
E_MIMETYPE_INP | Call by reference | Type reference (TYPE) | TDWP-MIMETYPE | HTML-Content-Type | 20041117 | ||
6 | ![]() |
E_MIMETYPE_RES | Call by reference | Type reference (TYPE) | TDWP-MIMETYPE | HTML-Content-Type | 20041117 | ||
7 | ![]() |
E_WIDTH | Call by reference | Type reference (TYPE) | I | 20041117 | |||
8 | ![]() |
IT_PARAMETERS | Call by reference | Type reference (TYPE) | TAB_CONVERTER_PARAMETER | Table with CONVERTER_PARAMETER | 20041117 | ||
9 | ![]() |
I_CONVERT_SPEC | Call by reference | Type reference (TYPE) | CONVERT_SPEC | Detailierte Informationen über spezielle Konvertierungen | 20041117 | ||
10 | ![]() |
I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20041117 |
Method GET_PARAMS on class CL_IM_CONV_INTERNAL_IGS has no exception.
Method GET_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FILENAME | Call by reference | Type reference (TYPE) | FILEP | Original zu Dokument | 20041116 | ||
2 | ![]() |
R_PATH | Value transfer | Type reference (TYPE) | FILEP | Original zu Dokument | 20041116 |
Method GET_PATH on class CL_IM_CONV_INTERNAL_IGS has no exception.
History
Last changed by/on | SAP | 20050705 |
SAP Release Created in | 600 |