SAP ABAP Class IF_XMS_UDS_SEARCH (Interface for BAdI: BADI_UDS_SEARCH)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100429 |
Properties
| Class | IF_XMS_UDS_SEARCH | |
| Short Description | Interface for BAdI: BADI_UDS_SEARCH | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100429 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_XMS_UDS_SEARCH has no forward declaration.
Interfaces
Class IF_XMS_UDS_SEARCH has no interface implemented.
Friends
Class IF_XMS_UDS_SEARCH has no friend class.
Attributes
Class IF_XMS_UDS_SEARCH has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100429 |
Events
Class IF_XMS_UDS_SEARCH has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | INTERFACE_STR | Public | See coding | 20100429 | BEGIN OF interface_str,
name(120) TYPE c,
namespace(255) TYPE c,
END OF interface_str
|
||
| 2 | NAME_TYP | Public | See coding | 20100429 | name_typ(40) TYPE c
|
||
| 3 | NAME_VALUES_STR | Public | See coding | 20100429 | BEGIN OF name_values_str,
name TYPE name_typ,
value_tab TYPE values_ttyp,
END OF name_values_str
|
||
| 4 | NAME_VALUES_TTYP | Public | See coding | 20100429 | name_values_ttyp TYPE TABLE OF name_values_str WITH DEFAULT KEY
|
||
| 5 | VALUES_TTYP | Public | See coding | 20100429 | values_ttyp TYPE TABLE OF sxmsdvalue WITH DEFAULT KEY
|
Method Signatures
Method ADJUST_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME_VALUES_TAB | Call by reference | Type reference (TYPE) | NAME_VALUES_TTYP | 20100429 |
Method ADJUST_VALUES on class IF_XMS_UDS_SEARCH has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |