SAP ABAP Interface IF_UG_MD_WU_RESULT_CHAR (Result of Where-Used Search in Master Data)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UGMD6 (Package) FIN General Master Data: Where-used List
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UG_MD_WU_RESULT_CHAR | Result of Where-Used Search | 20030916 |
Properties
| Interface | IF_UG_MD_WU_RESULT_CHAR | |
| Short Description | Result of Where-Used Search in Master Data |
General Data
| Package | UGMD6 | FIN General Master Data: Where-used List |
| Created | 20030916 | SAP |
| Last changed | 20050220 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_UG_MD_WU_RESULT_CHAR has no forward declaration.
Interfaces
Interface IF_UG_MD_WU_RESULT_CHAR has no interface.
Friends
Interface IF_UG_MD_WU_RESULT_CHAR has no friend.
Attributes
Interface IF_UG_MD_WU_RESULT_CHAR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns all uses | 20030916 | |
| 2 | Instance method | Public | Method | Returns the first use found | 20040122 | |
| 3 | Instance method | Public | Method | Returns Values for Which the Where-Used List Was Called | 20040812 | |
| 4 | Instance method | Public | Method | Returns info about use of unnamed values | 20031208 | |
| 5 | Instance method | Public | Method | Returns for an Entry in Tree | 20031223 | |
| 6 | Static method | Public | Method | Initialization of Global Attributes | 20040622 | |
| 7 | Instance method | Public | Method | Initialization | 20040812 | |
| 8 | Instance method | Public | Method | Reads entry acc.to index | 20040729 | |
| 9 | Instance method | Public | Method | Add uses | 20040812 | |
| 10 | Instance method | Public | Method | Add Names | 20040812 |
Events
Interface IF_UG_MD_WU_RESULT_CHAR has no event.
Types
Interface IF_UG_MD_WU_RESULT_CHAR has no local type.
Method Signatures
Method GET_ALL_USAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FOUND_CHAR | Call by reference | Type reference (TYPE) | UGMD_TS_FOUND_CHAR | Gefundene Stammdatenverwendungen | 20030916 | |||
| 2 | IS_KEY | Call by reference | Type reference (TYPE) | DATA | Schlüssel des Merkmalwerts | 20030916 | |||
| 3 | I_INDEX | Call by reference | Type reference (TYPE) | I | Index Ergebnistabelle | 20031121 |
Method GET_ALL_USAGES on Interface IF_UG_MD_WU_RESULT_CHAR has no exception.
Method GET_FIRST_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_FACTORY_FOUND_CHAR | Call by reference | Object reference (TYPE REF TO) | IF_UG_MD_FACTORY | FIN-Stammdaten: Zentraler Zugriffspunkt (Factory) | 20040122 | |||
| 2 | ER_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | Merkmalswert | 20040122 | |||
| 3 | E_FOUND_FIELDNAME | Call by reference | Type reference (TYPE) | UG_FIELDNAME | FI-Stammdaten: Feldname | 20040122 | |||
| 4 | E_INDEX | Call by reference | Type reference (TYPE) | I | Index | 20040729 | |||
| 5 | IR_KEY | Call by reference | Object reference (TYPE REF TO) | DATA | Referenz auf Merkmalswert | 20040122 |
Method GET_FIRST_USAGE on Interface IF_UG_MD_WU_RESULT_CHAR has no exception.
Method GET_START_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD | Call by reference | Type reference (TYPE) | UGMD_T_FIELDNAME | FIN-Stammdaten: Feldnamen | 20040812 | |||
| 2 | ET_VALUE | Call by reference | Type reference (TYPE) | ANY TABLE | Merkmalswerttabelle | 20040812 | |||
| 3 | ET_VALUE_COMB | Call by reference | Type reference (TYPE) | ANY TABLE | Merkmalswerttabelle für Komb.Merkmale | 20040812 | |||
| 4 | I_INDEX | Call by reference | Type reference (TYPE) | SY-TABIX | Interne Tabellen, aktueller Zeilenindex | 20040812 |
Method GET_START_VALUES on Interface IF_UG_MD_WU_RESULT_CHAR has no exception.
Method GET_UNNAMED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UNNAMED | Call by reference | Type reference (TYPE) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20031208 | |||
| 2 | E_UNNAMED_INDEX | Call by reference | Type reference (TYPE) | UG_NODE_SEQNR | Laufende Nummer | 20031208 | |||
| 3 | I_INDEX | Call by reference | Type reference (TYPE) | I | Index | 20031208 |
Method GET_UNNAMED on Interface IF_UG_MD_WU_RESULT_CHAR has no exception.
Method GET_VALUE_FOR_TREE_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_FOUND_CHAR | Call by reference | Type reference (TYPE) | UGMD_S_FOUND_CHAR | Gefundene Stammdatenverwendungen | 20031223 | |||
| 2 | I_TREE_INDEX | Call by reference | Type reference (TYPE) | UG_NODE_SEQNR | Index Tree | 20031223 |
Method GET_VALUE_FOR_TREE_INDEX on Interface IF_UG_MD_WU_RESULT_CHAR has no exception.
Method INITIALIZE Signature
Method INITIALIZE on Interface IF_UG_MD_WU_RESULT_CHAR has no parameter.
Method INITIALIZE on Interface IF_UG_MD_WU_RESULT_CHAR has no exception.
Method INIT_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_WHERE_USED | Call by reference | Type reference (TYPE) | UGMD_TS_WHERE_USED | Tabellentyp für Verwendungsnachweis | 20040812 |
Method INIT_RESULT on Interface IF_UG_MD_WU_RESULT_CHAR has no exception.
Method READ_FOR_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_FACTORY_FOUND_CHAR | Call by reference | Object reference (TYPE REF TO) | IF_UG_MD_FACTORY | FIN-Stammdaten: Zentraler Zugriffspunkt (Factory) | 20040729 | |||
| 2 | ER_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | Referenz auf Merkmalswert | 20040729 | |||
| 3 | E_FOUND_FIELDNAME | Call by reference | Type reference (TYPE) | UG_FIELDNAME | FI-Stammdaten: Feldname | 20040729 | |||
| 4 | I_INDEX | Call by reference | Type reference (TYPE) | I | Index | 20040729 |
Method READ_FOR_INDEX on Interface IF_UG_MD_WU_RESULT_CHAR has no exception.
Method SET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_WHERE_USED | Call by reference | Object reference (TYPE REF TO) | IF_UG_MD_WHERE_USED | FI-Stammdaten: Verwendungsnachweis | 20040812 | |||
| 2 | IS_FOUND | Call by reference | Type reference (TYPE) | UGMD_S_WU_FOUND | Struktur mit Ergebnis einer Stammdatenverwendungssuche | 20040812 | |||
| 3 | IS_START | Call by reference | Type reference (TYPE) | UGMD_S_WU_START | Struktur, die Startpunkt einer Verwendungssuche beschreibt | 20040812 | |||
| 4 | IS_USAGE | Call by reference | Type reference (TYPE) | UGMD_S_WU_USAGE | Art der Verwendung | 20040812 | |||
| 5 | I_FIELDNAME_FIELD | Call by reference | Type reference (TYPE) | UG_FIELDNAME | FI-Stammdaten: Feldname | 20040812 | |||
| 6 | I_FIELDNAME_VALUE | Call by reference | Type reference (TYPE) | UG_FIELDNAME | FI-Stammdaten: Feldname | 20040812 | |||
| 7 | I_UNNAMED | Call by reference | Type reference (TYPE) | UG_FLG | SPACE | FI-Stammdaten: Allgemeines Kennzeichen | 20040812 | ||
| 8 | I_UNNAMED_INDEX | Call by reference | Type reference (TYPE) | UG_NODE_SEQNR | '000000' | FI - Changemanagement : Sequenznummer | 20040812 |
Method SET_RESULT on Interface IF_UG_MD_WU_RESULT_CHAR has no exception.
Method SET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEXT | Call by reference | Type reference (TYPE) | STRING | Beschreibender Text | 20040812 |
Method SET_TEXT on Interface IF_UG_MD_WU_RESULT_CHAR has no exception.
History
| Last changed by/on | SAP | 20050220 |
| SAP Release Created in | 200 |