SAP ABAP Class CL_WUF_PARAMETER_MAPPING (Assignment of Parameters to Fields)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB (Application Component) Agency Business (Global Trade)
⤷
WUF_MODEL (Package) Processing

⤷

⤷

Properties
Class | CL_WUF_PARAMETER_MAPPING | |
Short Description | Assignment of Parameters to Fields | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WUF_MODEL | Processing |
Created | 20060302 | SAP |
Last change | 20100310 | 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
Class CL_WUF_PARAMETER_MAPPING has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_WUF_PARAMETER_MAPPING_ITER | 20060302 | Iterator for Parameter Assignment |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WUF_MAPPING_STAB | Assignment of Parameters to Fields | 20060302 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_PARMBIND_TAB | Parameter Connection | 20060303 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WUF_CLASS | Name of a Class | 20060303 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WUF_CLASS_METHOD | Method | 20060303 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | Number of Bytes per Letter | 20070302 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20070302 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060303 |
3 | ![]() |
Instance method | Private | Method | Convert to Read Only Reference | 20060303 |
4 | ![]() |
Instance method | Public | Method | Generate Iterator | 20060302 |
5 | ![]() |
Instance method | Private | Method | Create Reference | 20070209 |
6 | ![]() |
Static method | Private | Method | Return Length in Letters | 20070302 |
7 | ![]() |
Instance method | Public | Method | Supply Mapping | 20060303 |
8 | ![]() |
Instance method | Public | Method | Return Parameter Assignment | 20060303 |
9 | ![]() |
Instance method | Public | Method | Add Assignment | 20060302 |
Events
Class CL_WUF_PARAMETER_MAPPING has no event.
Types
Class CL_WUF_PARAMETER_MAPPING has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WUF_PARAMETER_MAPPING has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WUF_PARAMETER_MAPPING has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CLASS | Call by reference | Type reference (TYPE) | WUF_CLASS | Name einer Klasse | 20060303 | ||
2 | ![]() |
I_METHOD | Call by reference | Type reference (TYPE) | WUF_CLASS_METHOD | Methode | 20060303 |
Method CONSTRUCTOR on class CL_WUF_PARAMETER_MAPPING has no exception.
Method CONVERT_INTO_MAPPING_RO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MAPPING | Call by reference | Type reference (TYPE) | WUF_MAPPING | Zuordnung von Parametern zu Feldern | 20060303 | ||
2 | ![]() |
RE_MAPPING_REF | Value transfer | Object reference (TYPE REF TO) | WUF_MAPPING | Zuordnung von Parametern zu Feldern | 20060303 |
Method CONVERT_INTO_MAPPING_RO on class CL_WUF_PARAMETER_MAPPING has no exception.
Method CREATE_ITERATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ITER | Value transfer | Object reference (TYPE REF TO) | CL_WUF_PARAMETER_MAPPING_ITER | Iterator für Parameterzuordnung | 20060302 |
Method CREATE_ITERATOR on class CL_WUF_PARAMETER_MAPPING has no exception.
Method CREATE_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIXED_VALUE | Call by reference | Type reference (TYPE) | WUF_FIXED_VALUE | generischer Festwert | 20070209 | ||
2 | ![]() |
I_PARA_DESCRIPTION | Call by reference | Type reference (TYPE) | ABAP_PARMDESCR | Parameterbeschreibung | 20070209 | ||
3 | ![]() |
RE_REF | Value transfer | Object reference (TYPE REF TO) | DATA | Referenz | 20070209 |
Method CREATE_REFERENCE on class CL_WUF_PARAMETER_MAPPING has no exception.
Method GET_CHARACTER_LENGTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_LENGTH | Value transfer | Type reference (TYPE) | I | 20070302 |
Method GET_CHARACTER_LENGTH on class CL_WUF_PARAMETER_MAPPING has no exception.
Method GET_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARAMETER | Call by reference | Type reference (TYPE) | WUF_PARAMETER | Parameter einer Methode | 20060303 | ||
2 | ![]() |
RE_MAPPING_REF | Value transfer | Object reference (TYPE REF TO) | WUF_MAPPING | Zuordnung von Parametern zu Feldern | 20060303 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt existiert nicht | 20060303 |
Method GET_PARAMETER_BINDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PARA_BIND | Call by reference | Type reference (TYPE) | ABAP_PARMBIND_TAB | Parameterzuordnung | 20060303 |
Method GET_PARAMETER_BINDING on class CL_WUF_PARAMETER_MAPPING has no exception.
Method INSERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CONTROLLER_AND_FIELD | Call by reference | Type reference (TYPE) | WUF_CONTROLLER_AND_FIELD_TAB | Name des XML Control Feldes + Feld das überprüft werden muß | 20070305 | ||
2 | ![]() |
I_FIELD | Call by reference | Type reference (TYPE) | WUF_FIELD | Feldname | 20060302 | ||
3 | ![]() |
I_FIXED_VALUE | Call by reference | Type reference (TYPE) | WUF_FIXED_VALUE | generischer Festwert | 20060302 | ||
4 | ![]() |
I_OPTIONAL | Call by reference | Type reference (TYPE) | WUF_BOOLEAN | optionaler Parameter | 20070208 | ||
5 | ![]() |
I_PARAMETER | Call by reference | Type reference (TYPE) | WUF_PARAMETER | Parameter einer Methode | 20060302 | ||
6 | ![]() |
I_STRUCTURE_ID | Call by reference | Type reference (TYPE) | WUF_STRUCTURE_IDENTIFICATOR | Identifiziert die Struktur | 20060302 |
Method INSERT on class CL_WUF_PARAMETER_MAPPING has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |