SAP ABAP Class IF_SMT_WD_ASSIGNABLE_OBJECT (Web dynpro assignable object interface)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SMT_WD_CHECK_SET | Web Dynpro check set class | 20080220 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SMT_WD_MAPPING | Web dynpro mapping class | 20080407 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SMT_WD_METHOD_CALL | Web Dynpro check set class | 20080221 |
Properties
Class | IF_SMT_WD_ASSIGNABLE_OBJECT | |
Short Description | Web dynpro assignable object interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20080118 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SMT_WD_ASSIGNABLE_OBJECT has no forward declaration.
Interfaces
Class IF_SMT_WD_ASSIGNABLE_OBJECT has no interface implemented.
Friends
Class IF_SMT_WD_ASSIGNABLE_OBJECT has no friend class.
Attributes
Class IF_SMT_WD_ASSIGNABLE_OBJECT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Assign a structure field | 20080220 |
2 | ![]() |
Instance method | Public | Method | Return the object assignment type | 20080220 |
3 | ![]() |
Instance method | Public | Method | Return the mode of the assignable object | 20080604 |
4 | ![]() |
Instance method | Public | Method | Map a source and target field | 20080220 |
Events
Class IF_SMT_WD_ASSIGNABLE_OBJECT has no event.
Types
Class IF_SMT_WD_ASSIGNABLE_OBJECT has no local type.
Method Signatures
Method ASSIGN_STRUCTURE_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FIELD | Call by reference | Type reference (TYPE) | SMT_FIELD_PATH | Field path | 20080220 | ||
2 | ![]() |
IV_IS_TARGET | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20080612 | ||
3 | ![]() |
IV_STRUCTURE | Call by reference | Type reference (TYPE) | SMT_STRUCTURE_PATH | Structure path | 20080220 |
Method ASSIGN_STRUCTURE_FIELD on class IF_SMT_WD_ASSIGNABLE_OBJECT has no exception.
Method GET_ASSIGNMENT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TYPE | Value transfer | Type reference (TYPE) | SMT_WD_ASSIGNMENT_TYPE | Web dynpro assignment type | 20080220 |
Method GET_ASSIGNMENT_TYPE on class IF_SMT_WD_ASSIGNABLE_OBJECT has no exception.
Method IS_OBJECT_READ_ONLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_READ_ONLY | Value transfer | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20080604 |
Method IS_OBJECT_READ_ONLY on class IF_SMT_WD_ASSIGNABLE_OBJECT has no exception.
Method MAP_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SOURCE_FIELD | Call by reference | Type reference (TYPE) | SMT_FIELD_PATH | Field path | 20080220 | ||
2 | ![]() |
IV_SOURCE_STRUCTURE | Call by reference | Type reference (TYPE) | SMT_STRUCTURE_PATH | Structure path | 20080220 | ||
3 | ![]() |
IV_TARGET_FIELD | Call by reference | Type reference (TYPE) | SMT_FIELD_PATH | Field path | 20080220 | ||
4 | ![]() |
IV_TARGET_STRUCTURE | Call by reference | Type reference (TYPE) | SMT_STRUCTURE_PATH | Structure path | 20080220 |
Method MAP_FIELDS on class IF_SMT_WD_ASSIGNABLE_OBJECT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |