SAP ABAP Class CL_MAPPING_PARAMETRIZATION (Parameterization)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBD-MAP (Application Component) Mapping
⤷
SAI_MAPPING (Package) Application Integration: Mapping

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_MAPPING_PARAMETRIZATION_U | Parameterization | 20050314 |
Properties
Class | CL_MAPPING_PARAMETRIZATION | |
Short Description | Parameterization | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_MAPPING | Application Integration: Mapping |
Created | 20041217 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_MAPPING_PARAMETRIZATION has no forward declaration.
Interfaces
Class CL_MAPPING_PARAMETRIZATION has no interface implemented.
Friends
Class CL_MAPPING_PARAMETRIZATION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | MP3_PARAMETER_CATEGORY | 'DCOMCHAN' | Category | 20050215 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | MP3_PARAMETER_CATEGORY | 'DXSDSIMP' | Category | 20050215 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'SWFXST_INTEGER' | 20050405 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'SWFXST_STRING' | 20050405 | ||
5 | ![]() |
Constant | Protected | Type reference (TYPE) | MP3_PARAMETER_TYPE | 'xsd:date' | Parameter Type | 20050215 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | MP3_PARAMETER_TYPE | 'xsd:integer' | Parameter Type | 20050215 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | MP3_PARAMETER_TYPE | 'xsd:string' | Parameter Type | 20050215 | |
8 | ![]() |
Constant | Protected | Type reference (TYPE) | MP3_PARAMETER_TYPE | 'xsd:time' | Parameter Type | 20050215 | |
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_PROPCONT | Binding for IF Determination and Container for IF Mapping | 20050215 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | MP3_PARAMETRIZATION | Parameter settings | 20050307 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MP3_PARAMETRIZATION | Parameter settings | 20070830 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | C | SPACE | 20050215 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_PROPCONTS | Binding of Interface Mapping and Container of Mapping Step | 20041217 | ||
14 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_XMS_TRACE | XMS: Trace | 20050216 |
Methods
Events
Class CL_MAPPING_PARAMETRIZATION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_PROPCONT | Private | See coding | 20041217 | begin of TY_PROPCONT,
prop_id type saixi_guid,
prop type ref to cl_swf_xi_property,
cont_id type saixi_guid,
cont type ref to if_swf_ifs_parameter_container,
end of TY_PROPCONT
|
||
2 | TY_PROPCONTS | Private | See coding | 20041217 | TY_PROPCONTS type standard table of ty_propcont
|
Method Signatures
Method APPEND_STEP_IDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONT_ID | Call by reference | Type reference (TYPE) | SAIXI_GUID | ID des Containers eines Mapping-Schritts | 20050217 | ||
2 | ![]() |
PROP_ID | Call by reference | Type reference (TYPE) | SAIXI_GUID | ID des Bindings eines Mapping-Schritts | 20050217 |
Method APPEND_STEP_IDS on class CL_MAPPING_PARAMETRIZATION has no exception.
Method CALCULATE_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | Container zur Übergabe von Parametern | 20050413 | ||
2 | ![]() |
P_INDEX | Call by reference | Type reference (TYPE) | I | 20050413 | |||
3 | ![]() |
P_ISINPUT | Call by reference | Type reference (TYPE) | SXI_BOOLEAN | Boolescher Wert ('X' = true, SPACE = false) | 20050413 | ||
4 | ![]() |
P_ISOUTPUT | Call by reference | Type reference (TYPE) | SXI_BOOLEAN | Boolescher Wert ('X' = true, SPACE = false) | 20050413 | ||
5 | ![]() |
P_NAME | Call by reference | Type reference (TYPE) | SWFDNAME | Elementname (32 Zeichen, eindeutig, nicht sprachabhängig) | 20050413 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20050413 |
Method CALCULATE_PARAMETER_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | Container zur Übergabe von Parametern | 20050413 | ||
2 | ![]() |
P_NAME | Call by reference | Type reference (TYPE) | SWFDNAME | Elementname (32 Zeichen, eindeutig, nicht sprachabhängig) | 20050413 | ||
3 | ![]() |
P_PARAMETER | Call by reference | Type reference (TYPE) | MP3_PARAMETER | Parameter | 20050413 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20050413 |
Method CALCULATE_PARAMETRIZATION Signature
Method CALCULATE_PARAMETRIZATION on class CL_MAPPING_PARAMETRIZATION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20050308 |
Method EVALUATE Signature
Method EVALUATE on class CL_MAPPING_PARAMETRIZATION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20050216 |
Method EVALUATE_MULTI_INPUT Signature
Method EVALUATE_MULTI_INPUT on class CL_MAPPING_PARAMETRIZATION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20050308 |
Method EVALUATE_MULTI_OUTPUT Signature
Method EVALUATE_MULTI_OUTPUT on class CL_MAPPING_PARAMETRIZATION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20050412 |
Method GET_PARAMETRIZATION_OF_STEPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_BEGIN_INDEX | Call by reference | Type reference (TYPE) | I | Index des ersten Schritts | 20050307 | ||
2 | ![]() |
P_END_INDEX | Call by reference | Type reference (TYPE) | I | Index des letzten Schrittes plus eins | 20050307 | ||
3 | ![]() |
P_PARAMETRIZATION | Value transfer | Type reference (TYPE) | MP3_PARAMETRIZATION | Parametrisierung | 20050307 |
Method GET_PARAMETRIZATION_OF_STEPS on class CL_MAPPING_PARAMETRIZATION has no exception.
Method INTEGER_TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_INTEGER | Call by reference | Type reference (TYPE) | I | 20050331 | |||
2 | ![]() |
P_STRING | Value transfer | Type reference (TYPE) | STRING | 20050331 |
Method INTEGER_TO_STRING on class CL_MAPPING_PARAMETRIZATION has no exception.
Method SET_IDET_PROP_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROP_ID | Call by reference | Type reference (TYPE) | SAIXI_GUID | XI Laufzeit: GUID | 20041217 |
Method SET_IDET_PROP_ID on class CL_MAPPING_PARAMETRIZATION has no exception.
Method SET_IMAP_CONT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAP_CONT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | Container des Interface-Mappings | 20050308 |
Method SET_IMAP_CONT on class CL_MAPPING_PARAMETRIZATION has no exception.
Method SET_IMAP_CONT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONT_ID | Call by reference | Type reference (TYPE) | SAIXI_GUID | XI Laufzeit: GUID | 20041217 |
Method SET_IMAP_CONT_ID on class CL_MAPPING_PARAMETRIZATION has no exception.
Method SET_PARAMETRIZATION_OF_STEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_INDEX | Call by reference | Type reference (TYPE) | I | Nummer des Mapping-Schritts | 20050412 | ||
2 | ![]() |
P_PARAMETRIZATION | Call by reference | Type reference (TYPE) | MP3_PARAMETRIZATION | Parametrisierung | 20050412 |
Method SET_PARAMETRIZATION_OF_STEP on class CL_MAPPING_PARAMETRIZATION has no exception.
Method SET_TRACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TO | Call by reference | Object reference (TYPE REF TO) | IF_XMS_TRACE | XMS: Trace | 20050216 |
Method SET_TRACE on class CL_MAPPING_PARAMETRIZATION has no exception.
Method STRING_TO_INTEGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_INTEGER | Value transfer | Type reference (TYPE) | I | 20050413 | |||
2 | ![]() |
P_STRING | Call by reference | Type reference (TYPE) | STRING | 20050413 |
Method STRING_TO_INTEGER on class CL_MAPPING_PARAMETRIZATION has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |