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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_MAPPING_PARAMETRIZATION | Parameterization | 20050314 |
Properties
Class | CL_MAPPING_PARAMETRIZATION_U | |
Short Description | Parameterization | |
Super Class | CL_MAPPING_PARAMETRIZATION | Parameterization |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_MAPPING | Application Integration: Mapping |
Created | 20050314 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_MAPPING_PARAMETRIZATION_U has no forward declaration.
Interfaces
Class CL_MAPPING_PARAMETRIZATION_U has no interface implemented.
Friends
Class CL_MAPPING_PARAMETRIZATION_U 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) | TY_BINDCONT | 20050314 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_BINDCONTS | 20050314 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | 20050314 |
Events
Class CL_MAPPING_PARAMETRIZATION_U has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_BINDCONT | Private | See coding | 20050314 | begin of TY_BINDCONT,
prop_id type saixi_guid,
prop type mpp_smppbind,
cont_id type saixi_guid,
cont type mpp_smppcont,
end of ty_bindcont
|
||
2 | TY_BINDCONTS | Private | See coding | 20050314 | TY_BINDCONTS type standard table of ty_bindcont
|
Method Signatures
Method APPLY_BINDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BINDING | Call by reference | Type reference (TYPE) | MPP_SMPPBIND | Tabelletyp zur Datenbanktabelle SMPPBIND | 20050314 | ||
2 | ![]() |
SOURCE_CONTAINER | Call by reference | Type reference (TYPE) | MPP_SMPPCONT | Tabellentyp zur Datenbanktabelle SMPPCONT | 20050314 | ||
3 | ![]() |
TARGET_CONTAINER | Call by reference | Type reference (TYPE) | MPP_SMPPCONT | Tabellentyp zur Datenbanktabelle SMPPCONT | 20050314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20050314 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |