SAP ABAP Interface IF_UG_WB_URL_INT (FIN Master Data: Semantic Keys for Customizing Objects)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UGWB (Package) FI General: Workbench

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UC_WB_URL | SAP Cons.: URLs in Workbench | 20020307 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UG_WB_URL_INT | FIN Master Data: Semantic Keys for Customizing Objects | 20020307 |
Properties
Interface | IF_UG_WB_URL_INT | |
Short Description | FIN Master Data: Semantic Keys for Customizing Objects |
General Data
Package | UGWB | FI General: Workbench |
Created | 20020307 | SAP |
Last changed | 20060208 | SAP |
Unicode checks active |
Forward declarations
Interface IF_UG_WB_URL_INT has no forward declaration.
Interfaces
Interface IF_UG_WB_URL_INT has no interface.
Friends
Interface IF_UG_WB_URL_INT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_ACTION_CHECK | Constant | Public | Type reference (TYPE) | CHAR8 | 'CHECK' | Character Field, 8 Characters Long | 20020307 | |
2 | GC_ACTION_COPY | Constant | Public | Type reference (TYPE) | CHAR8 | 'COPY' | Character Field, 8 Characters Long | 20020307 | |
3 | GC_ACTION_CREATE | Constant | Public | Type reference (TYPE) | CHAR8 | 'CREATE' | Character Field, 8 Characters Long | 20020307 | |
4 | GC_ACTION_DELETE | Constant | Public | Type reference (TYPE) | CHAR8 | 'DELETE' | Character Field, 8 Characters Long | 20020307 | |
5 | GC_ACTION_DISPLAY | Constant | Public | Type reference (TYPE) | CHAR8 | 'DISPLAY' | Character Field, 8 Characters Long | 20020307 | |
6 | GC_ACTION_EDIT | Constant | Private | Type reference (TYPE) | CHAR8 | 'EDIT' | Character Field, 8 Characters Long | 20020307 | |
7 | GC_ACTION_EXECUTE | Constant | Public | Type reference (TYPE) | CHAR8 | 'EXECUTE' | Character Field, 8 Characters Long | 20020307 | |
8 | GC_ACTION_F1 | Constant | Public | Type reference (TYPE) | CHAR8 | 'F1' | Character Field, 8 Characters Long | 20020307 | |
9 | GC_ACTION_NAVIGATION | Constant | Private | Type reference (TYPE) | CHAR8 | 'NAVIGATE' | Character Field, 8 Characters Long | 20020307 | |
10 | GC_ACTION_RENAME | Constant | Public | Type reference (TYPE) | CHAR8 | 'RENAME' | Character Field, 8 Characters Long | 20020307 | |
11 | GC_ACTION_TRANSLATE | Constant | Public | Type reference (TYPE) | CHAR8 | 'TRANSLAT' | Character Field, 8 Characters Long | 20020307 | |
12 | GC_ACTION_TRANSPORT | Constant | Public | Type reference (TYPE) | CHAR8 | 'TRANSPOR' | Character Field, 8 Characters Long | 20020307 | |
13 | GC_SUBTYPE_CHAR | Constant | Private | Type reference (TYPE) | CHAR8 | 'CHAR' | Character Field, 8 Characters Long | 20020307 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20020327 | |
2 | ![]() |
Static method | Public | Method | 20020307 | |
3 | ![]() |
Instance method | Public | Method | Instance of a URL | 20020307 |
4 | ![]() |
Instance method | Public | Method | Actions that can be taken with an object or URL | 20020307 |
5 | ![]() |
Instance method | Public | Method | URL of an Instance | 20020307 |
Events
Interface IF_UG_WB_URL_INT has no event.
Types
Interface IF_UG_WB_URL_INT has no local type.
Method Signatures
Method GET_DOCU_TO_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DOCU | Call by reference | Type reference (TYPE) | DOKU_OBJ | Dokumentations-Objekt | 20020327 | ||
2 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20020327 |
Method GET_DOCU_TO_OBJECT on Interface IF_UG_WB_URL_INT has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_UG_WB_URL_INT | FI-Stammdaten: Semantische Schlüssel zu Customizing Objekten | 20020307 |
Method GET_INSTANCE on Interface IF_UG_WB_URL_INT has no exception.
Method GET_OBJECT_TO_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_DISPLAY_ONLY | Call by reference | Type reference (TYPE) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20050906 | ||
2 | ![]() |
EO_DATA | Call by reference | Object reference (TYPE REF TO) | IF_UC_CUST_DATA_EXT | Externe Sicht auf Customizing-Daten | 20020307 | ||
3 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UGMD_T_MESSAGE | FI-Stammdaten: Meldungen | 20021107 | ||
4 | ![]() |
E_PLACEMENT | Call by reference | Type reference (TYPE) | UG_WB_PLACEMENT | SEM: Plazierung eines Fensters | 20020308 | ||
5 | ![]() |
IS_URL | Call by reference | Type reference (TYPE) | UGWB_S_URL | FI-Stammdaten: URL | 20020307 | ||
6 | ![]() |
IT_FFIX | Call by reference | Type reference (TYPE) | UGMD_TS_FIELD_VAL | FI-Stammdaten: Paare Feldname / Wert | 20020320 | ||
7 | ![]() |
IT_FFIX_ALL | Call by reference | Type reference (TYPE) | UGMD_TS_FIELD_VAL | FI-Stammdaten: Paare Feldname / Wert | 20020320 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unbekannte Operation | 20020307 | |
2 | ![]() |
Ungültige Instanz (z.b. Schlüssel existiert nicht...) | 20020307 | |
3 | ![]() |
Vollkommen unbekannte URL | 20020307 |
Method GET_POSSIBLE_ACTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ACTION_ADD | Call by reference | Type reference (TYPE) | UGWB_T_ACTION | FI-Workbench: Aktion auf einem Objekt | 20020307 | ||
2 | ![]() |
ET_ACTION_DELETE | Call by reference | Type reference (TYPE) | UGWB_T_ACTION | FI-Workbench: Aktion auf einem Objekt | 20020307 | ||
3 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20020307 | |||
4 | ![]() |
IS_URL | Call by reference | Type reference (TYPE) | UGWB_S_URL | FI-Stammdaten: URL | 20020307 | ||
5 | ![]() |
IT_FFIX | Call by reference | Type reference (TYPE) | UGMD_TS_FIELD_VAL | FI-Stammdaten: Paare Feldname / Wert | 20020307 |
Method GET_POSSIBLE_ACTIONS on Interface IF_UG_WB_URL_INT has no exception.
Method GET_URL_TO_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_URL | Call by reference | Type reference (TYPE) | UGWB_S_URL | FI-Stammdaten: URL | 20020307 | ||
2 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20020307 | |||
3 | ![]() |
IT_INTERFACE | Call by reference | Type reference (TYPE) | UGMD_T_CLASSNAME | FI-Stammdaten: Klassennamen | 20020307 | ||
4 | ![]() |
I_CLASSNAME | Call by reference | Type reference (TYPE) | CLASSNAME | Referenztyp | 20020307 |
Method GET_URL_TO_OBJECT on Interface IF_UG_WB_URL_INT has no exception.
History
Last changed by/on | SAP | 20060208 |
SAP Release Created in | 3.1B |