SAP ABAP Class CL_USMD_RWUL_ENTITYTYPE (Remote where used list for "Account")
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-APP-FIN (Application Component) MDG for Financials
⤷
USMD_REMOTE_WUL (Package) Remote Where Used List in MDGF
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_USMD_RWUL_ACCOUNT | Remote where used list for "Account" | 20101206 |
Properties
| Class | CL_USMD_RWUL_ENTITYTYPE | |
| Short Description | Remote where used list for "Account" | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | USMD_REMOTE_WUL | Remote Where Used List in MDGF |
| Created | 20101206 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_USMD_RWUL_ENTITYTYPE has no forward declaration.
Interfaces
Class CL_USMD_RWUL_ENTITYTYPE has no interface implemented.
Friends
Class CL_USMD_RWUL_ENTITYTYPE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | F | 1 | 20101206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20101206 | ||
| 2 | Instance method | Public | Method | 20101206 | ||
| 3 | Instance method | Public | Method | 20101206 | ||
| 4 | Instance method | Public | Method | 20101206 | ||
| 5 | Instance method | Public | Method | 20101206 | ||
| 6 | Instance method | Public | Method | 20101206 | ||
| 7 | Instance method | Public | Method | 20101206 | ||
| 8 | Instance method | Public | Method | 20101206 | ||
| 9 | Instance method | Public | Method | Remove duplicate hits | 20101206 |
Events
Class CL_USMD_RWUL_ENTITYTYPE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_VALUE_TEXT | Public | See coding | 20101206 | BEGIN OF ts_value_text,
value TYPE usmd_value,
text TYPE char50,
END OF ts_value_text
|
||
| 2 | TT_MATCH_CONDITION | Public | See coding | 20101206 | tt_match_condition TYPE TABLE OF usmd_ts_value
|
||
| 3 | TT_NAMETAB | Public | See coding | 20101206 | tt_nametab TYPE TABLE OF bdi_mfgrp
|
||
| 4 | TT_SEL_TAB | Public | See coding | 20101206 | tt_sel_tab TYPE STANDARD TABLE OF bdsel_stat
|
||
| 5 | TT_VALUE_TEXT | Public | See coding | 20101206 | tt_value_text TYPE TABLE OF ts_value_text
|
Method Signatures
Method ADD_RESULT_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RESULT | Call by reference | Type reference (TYPE) | USMD_T_RWUL_RESULT | Field Name and Value | 20101206 | |||
| 2 | IT_VALUE_TEXT | Call by reference | Type reference (TYPE) | TT_VALUE_TEXT | 20101206 | ||||
| 3 | IV_NAME | Call by reference | Type reference (TYPE) | USMD_VALUE | Characteristic Value | 20101206 | |||
| 4 | IV_VALUE | Call by reference | Type reference (TYPE) | USMD_VALUE | Characteristic Value | 20101206 |
Method ADD_RESULT_VALUE on class CL_USMD_RWUL_ENTITYTYPE has no exception.
Method ADD_WHERE_CLAUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SEL_TAB | Call by reference | Type reference (TYPE) | TT_SEL_TAB | Sorted Table: Selection Condition (Range per Field) | 20101206 | |||
| 2 | IT_MAPPING | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Field Name and Value | 20101206 | |||
| 3 | IT_SEL | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sorted Table: Selection Condition (Range per Field) | 20101206 |
Method ADD_WHERE_CLAUSE on class CL_USMD_RWUL_ENTITYTYPE has no exception.
Method GET_FIELDNAME_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NAMETAB | Call by reference | Type reference (TYPE) | TT_NAMETAB | 20101206 | ||||
| 2 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20101206 | |||
| 3 | RV_TEXT | Value transfer | Type reference (TYPE) | USMD_TXTLG | Description (long text) | 20101206 |
Method GET_FIELDNAME_TEXT on class CL_USMD_RWUL_ENTITYTYPE has no exception.
Method GET_TEXT_BY_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TEXT_TABLE | Call by reference | Type reference (TYPE) | TT_VALUE_TEXT | 20101206 | ||||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | USMD_VALUE | 20101206 | ||||
| 3 | RV_TEXT | Value transfer | Type reference (TYPE) | CHAR50 | Comment | 20101206 |
Method GET_TEXT_BY_VALUE on class CL_USMD_RWUL_ENTITYTYPE has no exception.
Method GET_TEXT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TXT_TABLE | Value transfer | Type reference (TYPE) | TT_VALUE_TEXT | 20101206 | ||||
| 2 | IS_REMOTE_SYSTEM | Call by reference | Type reference (TYPE) | USMD_S_RWUL_BUS_SYS | Business System | 20101206 | |||
| 3 | IV_LANG_KEY | Call by reference | Type reference (TYPE) | FIELDNAME | 'SPRAS' | Language Key of Current Text Environment | 20101206 | ||
| 4 | IV_TEXT_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20101206 | |||
| 5 | IV_TXT_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20101206 | |||
| 6 | IV_VALUE_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20101206 |
Method GET_TEXT_TABLE on class CL_USMD_RWUL_ENTITYTYPE has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TABENTRY | Call by reference | Object reference (TYPE REF TO) | BDI_ENTRY | General structure for transmitting table entries | 20101206 | |||
| 2 | IT_NAMETAB | Call by reference | Type reference (TYPE) | TT_NAMETAB | Structure for DNTAB in Release < 4.0 (RFC Structure) | 20101206 | |||
| 3 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20101206 | |||
| 4 | IV_TABENTRY | Call by reference | Type reference (TYPE) | X | General structure for transmitting table entries | 20101206 | |||
| 5 | RV_VALUE | Value transfer | Type reference (TYPE) | USMD_TXTLG | Characteristic Value | 20101206 |
Method GET_VALUE on class CL_USMD_RWUL_ENTITYTYPE has no exception.
Method INSERT_DB_NAME_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VALUE | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Field Name and Value | 20101206 | |||
| 2 | IV_DB | Call by reference | Type reference (TYPE) | FIELDNAME | Characteristic Value | 20101206 | |||
| 3 | IV_SEL | Call by reference | Type reference (TYPE) | USMD_ENTITY | Field of an Entity Type | 20101206 |
Method INSERT_DB_NAME_MAPPING on class CL_USMD_RWUL_ENTITYTYPE has no exception.
Method MAP_SEL_TO_DB_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SEL | Value transfer | Type reference (TYPE) | USMD_TS_SEL | Sorted Table: Selection Condition (Range per Field) | 20101206 | |||
| 2 | IT_SEL | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sorted Table: Selection Condition (Range per Field) | 20101206 | |||
| 3 | IT_VALUE | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Field Name and Value | 20101206 |
Method MAP_SEL_TO_DB_NAME on class CL_USMD_RWUL_ENTITYTYPE has no exception.
Method REMOVE_DUPLICATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RESULT | Call by reference | Type reference (TYPE) | USMD_T_RWUL | Remote where-used list | 20101206 |
Method REMOVE_DUPLICATE on class CL_USMD_RWUL_ENTITYTYPE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |