Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_WB_APPLICATION_DATA | FIN Workbench: Propagate Application-specific Data | 20020708 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_WB_COMMUNICATION | Workbench: Events and Methods for Communication with the WB | 20020307 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_WB_URL_INT | FIN Master Data: Semantic Keys for Customizing Objects | 20020307 |
Properties
Class | CL_UG_WB_URL_INT | |
Short Description | FIN Master Data: Semantic Keys for Customizing Objects | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UGWB | FI General: Workbench |
Created | 20020307 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_UG_WB_APPLICATION_DATA | FIN Workbench: Propagate Application-specific Data | 20020708 | ||
2 | IF_UG_WB_COMMUNICATION | Workbench: Events and Methods for Communication with the WB | 20020307 | ||
3 | IF_UG_WB_URL_INT | FIN Master Data: Semantic Keys for Customizing Objects | 20020307 |
Friends
Class CL_UG_WB_URL_INT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_UG_MD_FACTORY | FIN Master Data: Central Access Point (Factory) | 20020709 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UGWB_TX_APPLICATION_DATA | FIN Workbench: App-specific Data for Distribution | 20020708 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR8 | 'CURDECDI' | Character Field, 8 Characters Long | 20020402 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR8 | 'CURDECED' | Character Field, 8 Characters Long | 20020402 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | UG_APPLICATION | 'UG' | FIN Master Data: Application | 20020307 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | UG_APPLICATION | 'UG' | FIN Master Data: Application | 20020307 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | UG_FIELDNAME | '-BADI' | 20040212 | ||
8 | ![]() |
Constant | Private | Type reference (TYPE) | UG_FIELDNAME | '-CLASSNAME' | 20020307 | ||
9 | ![]() |
Constant | Private | Type reference (TYPE) | UG_FIELDNAME | '-TRANSACTION' | FIN Master Data: Field Name | 20020307 | |
10 | ![]() |
Constant | Private | Type reference (TYPE) | UG_FIELDNAME | '-TEXTNODE' | 20031210 | ||
11 | ![]() |
Constant | Private | Type reference (TYPE) | UG_FIELDNAME | '-VIEW' | FIN Master Data: Field Name | 20020307 | |
12 | ![]() |
Constant | Private | Type reference (TYPE) | UGWB_S_URL-SUBTYPE | 'BADIIMP' | Character Field, 8 Characters Long | 20040212 | |
13 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR8 | 'CHAR_VAL' | Character Field, 8 Characters Long | 20020307 | |
14 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR8 | 'CLASS' | 20020307 | ||
15 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR8 | 'NAVCLASS' | Character Field, 8 Characters Long | 20031121 | |
16 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR8 | 'NETATTR' | Character Field, 8 Characters Long | 20030922 | |
17 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR8 | 'TEXTNODE' | Character Field, 8 Characters Long | 20031210 | |
18 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR8 | 'WB_CHNGS' | Character Field, 8 Characters Long | 20020307 | |
19 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR8 | 'WB_HIST' | Character Field, 8 Characters Long | 20020307 | |
20 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_UG_WB_URL_INT | FIN Master Data: Semantic Keys for Customizing Objects | 20020307 | ||
21 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T_APPLICATION | 20020307 | |||
22 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T_RULE | 20020307 |
Methods
Events
Class CL_UG_WB_URL_INT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_APPLICATION | Private | See coding | 20020307 | begin of s_application,
application type ug_application,
classname type classname,
o_class type ref to if_ug_wb_url_int,
end of s_application
|
||
2 | S_RULE | Private | See coding | 20020307 | begin of s_rule,
rule type typename,
application type ug_application,
end of s_rule
|
||
3 | T_APPLICATION | Private | See coding | 20020307 | t_application type hashed table of s_application with unique
key application
|
||
4 | T_FTAB | Private | See coding | 20020307 | t_ftab TYPE STANDARD TABLE OF vimexclfun WITH NON-UNIQUE DEFAULT
KEY
|
||
5 | T_RULE | Private | See coding | 20020307 | t_rule type sorted table of s_rule with unique key table_line
|
||
6 | T_VIMDESC | Private | See coding | 20020307 | t_vimdesc TYPE STANDARD TABLE OF vimdesc WITH NON-UNIQUE
DEFAULT KEY
|
||
7 | T_VIMNAMTAB | Private | See coding | 20020307 | t_vimnamtab TYPE TABLE OF vimnamtab
|
||
8 | T_VIMSELLIST | Private | See coding | 20020307 | t_vimsellist TYPE STANDARD TABLE OF vimsellist WITH NON-UNIQUE
DEFAULT KEY
|
Method Signatures
Method CALL_BADI_IMPLEMENTATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_URL | Call by reference | Type reference (TYPE) | UGWB_S_URL | FI-Stammdaten: URL | 20040212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unbekannte Operation | 20040212 | |
2 | ![]() |
Ungültiger Wert | 20040212 |
Method CALL_TRANSACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_URL | Call by reference | Type reference (TYPE) | UGWB_S_URL | FI-Stammdaten: URL | 20020307 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unbekannte Operation | 20020307 | |
2 | ![]() |
Ungültiger Wert | 20020307 |
Method CALL_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_URL | Call by reference | Type reference (TYPE) | UGWB_S_URL | FI-Stammdaten: URL | 20020307 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unbekannte Operation | 20020307 | |
2 | ![]() |
Ungültiger Wert | 20020307 |
Method CALL_VIEW_VIA_SM30 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20040601 |
Method CALL_VIEW_VIA_SM30 on class CL_UG_WB_URL_INT has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_UG_WB_URL_INT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UG_WB_URL_INT has no exception.
Method GARBAGE_COLLECTOR Signature
Method GARBAGE_COLLECTOR on class CL_UG_WB_URL_INT has no parameter.
Method GARBAGE_COLLECTOR on class CL_UG_WB_URL_INT has no exception.
Method GET_CHAR_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_CHAR | Call by reference | Object reference (TYPE REF TO) | IF_UC_CUST_DATA_EXT | FI-Stammdaten: Repräsentanz eines Merkmalswerts | 20020307 | ||
2 | ![]() |
E_PLACEMENT | Call by reference | Type reference (TYPE) | UG_WB_PLACEMENT | SEM: Plazierung eines Fensters | 20020308 | ||
3 | ![]() |
IS_URL | Call by reference | Type reference (TYPE) | UGWB_S_URL | FI-Stammdaten: URL | 20020307 | ||
4 | ![]() |
IT_FFIX | Call by reference | Type reference (TYPE) | UGMD_TS_FIELD_VAL | FI-Stammdaten: Paare Feldname / Wert | 20020320 | ||
5 | ![]() |
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ültiger Wert | 20020307 |
Method GET_CHAR_VALUE_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_VALUE | Call by reference | Object reference (TYPE REF TO) | IF_UC_CUST_DATA_EXT | FI-Stammdaten: Repräsentanz eines Merkmalswerts | 20020307 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UGMD_T_MESSAGE | FI-Stammdaten: Meldungen | 20021107 | ||
3 | ![]() |
IS_URL | Call by reference | Type reference (TYPE) | UGWB_S_URL | FI-Stammdaten: URL | 20020307 | ||
4 | ![]() |
IT_FFIX | Call by reference | Type reference (TYPE) | UGMD_TS_FIELD_VAL | FI-Stammdaten: Paare Feldname / Wert | 20020321 | ||
5 | ![]() |
IT_FFIX_ALL | Call by reference | Type reference (TYPE) | UGMD_TS_FIELD_VAL | FI-Stammdaten: Paare Feldname / Wert | 20020321 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unbekannte Operation | 20020307 | |
2 | ![]() |
Ungültiger Wert | 20020307 |
Method GET_CLASS_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_DATA | Call by reference | Object reference (TYPE REF TO) | IF_UC_CUST_DATA_EXT | Externe Sicht auf Customizing-Daten | 20020307 | ||
2 | ![]() |
IS_URL | Call by reference | Type reference (TYPE) | UGWB_S_URL | FI-Stammdaten: URL | 20020307 | ||
3 | ![]() |
IT_FFIX | Call by reference | Type reference (TYPE) | UGMD_TS_FIELD_VAL | FI-Stammdaten: Paare Feldname / Wert | 20020307 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20020307 | ||
2 | ![]() |
20020307 |
Method GET_MD_FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_FACTORY | Value transfer | Object reference (TYPE REF TO) | IF_UG_MD_FACTORY | FIN-Stammdaten: Zentraler Zugriffspunkt (Factory) | 20020409 | ||
2 | ![]() |
IT_FFIX | Call by reference | Type reference (TYPE) | UGMD_TS_FIELD_VAL | FI-Stammdaten: Paare Feldname / Wert | 20020409 |
Method GET_MD_FACTORY on class CL_UG_WB_URL_INT has no exception.
Method GET_NAVCLASS_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_DATA | Call by reference | Object reference (TYPE REF TO) | IF_UC_CUST_DATA_EXT | Externe Sicht auf Customizing-Daten | 20020307 | ||
2 | ![]() |
IS_URL | Call by reference | Type reference (TYPE) | UGWB_S_URL | FI-Stammdaten: URL | 20020307 | ||
3 | ![]() |
IT_FFIX | Call by reference | Type reference (TYPE) | UGMD_TS_FIELD_VAL | FI-Stammdaten: Paare Feldname / Wert | 20020307 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20020307 | ||
2 | ![]() |
20020307 |
Method GET_NET_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_DATA | Call by reference | Object reference (TYPE REF TO) | IF_UC_CUST_DATA_EXT | FI-Stammdaten: Repräsentanz eines Merkmalswerts | 20030922 | ||
2 | ![]() |
E_PLACEMENT | Call by reference | Type reference (TYPE) | UG_WB_PLACEMENT | SEM: Plazierung eines Fensters | 20030922 | ||
3 | ![]() |
IS_URL | Call by reference | Type reference (TYPE) | UGWB_S_URL | FI-Stammdaten: URL | 20030922 | ||
4 | ![]() |
IT_FFIX | Call by reference | Type reference (TYPE) | UGMD_TS_FIELD_VAL | FI-Stammdaten: Paare Feldname / Wert | 20030922 | ||
5 | ![]() |
IT_FFIX_ALL | Call by reference | Type reference (TYPE) | UGMD_TS_FIELD_VAL | FI-Stammdaten: Paare Feldname / Wert | 20030922 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unbekannte Operation | 20030922 | |
2 | ![]() |
Ungültiger Wert | 20030922 |
Method GET_POSSIBLE_ACTIONS_CHAR_VAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ACTION | Call by reference | Type reference (TYPE) | UGWB_T_ACTION | FI-Workbench: Aktion auf einem Objekt | 20020307 | ||
2 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20020307 | |||
3 | ![]() |
IS_URL | Call by reference | Type reference (TYPE) | UGWB_S_URL | FI-Stammdaten: URL | 20020307 | ||
4 | ![]() |
IT_FFIX_ALL | Call by reference | Type reference (TYPE) | UGMD_TS_FIELD_VAL | FI-Stammdaten: Paare Feldname / Wert | 20020409 |
Method GET_POSSIBLE_ACTIONS_CHAR_VAL on class CL_UG_WB_URL_INT has no exception.
Method GET_POSSIBLE_ACTIONS_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ACTION | Call by reference | Type reference (TYPE) | UGWB_T_ACTION | FI-Workbench: Aktion auf einem Objekt | 20020308 | ||
2 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20020308 | |||
3 | ![]() |
IS_URL | Call by reference | Type reference (TYPE) | UGWB_S_URL | FI-Stammdaten: URL | 20020308 |
Method GET_POSSIBLE_ACTIONS_CLASS on class CL_UG_WB_URL_INT has no exception.
Method GET_URL_TO_BADI_IMPLEMENTATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_URL | Call by reference | Type reference (TYPE) | UGWB_S_URL | FI-Stammdaten: URL | 20040212 | ||
2 | ![]() |
I_BADI | Call by reference | Type reference (TYPE) | RSEXSCRN-EXIT_NAME | FI-Stammdaten: Feldname | 20040212 |
Method GET_URL_TO_BADI_IMPLEMENTATION on class CL_UG_WB_URL_INT has no exception.
Method GET_URL_TO_CHAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_URL | Call by reference | Type reference (TYPE) | UGWB_S_URL | FI-Stammdaten: URL | 20031121 | ||
2 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | UG_FIELDNAME | FI-Stammdaten: Feldname | 20031121 |
Method GET_URL_TO_CHAR on class CL_UG_WB_URL_INT has no exception.
Method GET_URL_TO_CHAR_NAV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_URL | Call by reference | Type reference (TYPE) | UGWB_S_URL | FI-Stammdaten: URL | 20020307 | ||
2 | ![]() |
IT_FFIX | Call by reference | Type reference (TYPE) | UGMD_TS_FIELD_VAL | FI-Stammdaten: Feldnamen | 20020307 | ||
3 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | UG_FIELDNAME | FI-Stammdaten: Feldname | 20020307 |
Method GET_URL_TO_CHAR_NAV on class CL_UG_WB_URL_INT has no exception.
Method GET_URL_TO_CHAR_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_URL | Call by reference | Type reference (TYPE) | UGWB_S_URL | FI-Stammdaten: URL | 20031121 | ||
2 | ![]() |
IO_CHAR | Call by reference | Object reference (TYPE REF TO) | IF_UG_MD_CHAR | FI-Stammdaten: Repräsentanz eines Merkmalswerts | 20031121 |
Method GET_URL_TO_CHAR_P on class CL_UG_WB_URL_INT has no exception.
Method GET_URL_TO_CHAR_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_URL | Call by reference | Type reference (TYPE) | UGWB_S_URL | FI-Stammdaten: URL | 20031121 | ||
2 | ![]() |
IF_AUTOMATIC_CREATE | Call by reference | Type reference (TYPE) | UG_FLG | SPACE | FI-Stammdaten: Allgemeines Kennzeichen | 20031121 | |
3 | ![]() |
IT_VALUE | Call by reference | Type reference (TYPE) | UGMD_TS_FIELD_VAL | FI-Stammdaten: Paare Feldname / Wert | 20031121 | ||
4 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | UG_FIELDNAME | FI-Stammdaten: Feldname | 20031121 |
Method GET_URL_TO_CHAR_VALUE on class CL_UG_WB_URL_INT has no exception.
Method GET_URL_TO_CHAR_VALUE_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_URL | Call by reference | Type reference (TYPE) | UGWB_S_URL | FI-Stammdaten: URL | 20031121 | ||
2 | ![]() |
IO_VALUE | Call by reference | Object reference (TYPE REF TO) | IF_UG_MD_CHAR_VALUE | FI-Stammdaten: Repräsentanz eines Merkmalswerts | 20031121 |
Method GET_URL_TO_CHAR_VALUE_P on class CL_UG_WB_URL_INT has no exception.
Method GET_URL_TO_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_URL | Call by reference | Type reference (TYPE) | UGWB_S_URL | FI-Stammdaten: URL | 20031121 | ||
2 | ![]() |
I_CLASSNAME | Call by reference | Type reference (TYPE) | CLASSNAME | Referenztyp | 20031121 |
Method GET_URL_TO_CLASS on class CL_UG_WB_URL_INT has no exception.
Method GET_URL_TO_HIER_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_URL | Call by reference | Type reference (TYPE) | UGWB_S_URL | FI-Stammdaten: URL | 20040331 | ||
2 | ![]() |
IO_HIER | Call by reference | Object reference (TYPE REF TO) | IF_UG_MD_HIERARCHY | FI-Stammdaten: Repräsentanz eines Merkmalswerts | 20040331 |
Method GET_URL_TO_HIER_P on class CL_UG_WB_URL_INT has no exception.
Method GET_URL_TO_NAVCLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_URL | Call by reference | Type reference (TYPE) | UGWB_S_URL | FI-Stammdaten: URL | 20031121 | ||
2 | ![]() |
I_CLASSNAME | Call by reference | Type reference (TYPE) | CLASSNAME | Referenztyp | 20031121 |
Method GET_URL_TO_NAVCLASS on class CL_UG_WB_URL_INT has no exception.
Method GET_URL_TO_NET_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_URL | Call by reference | Type reference (TYPE) | UGWB_S_URL | FI-Stammdaten: URL | 20031121 | ||
2 | ![]() |
IT_FFIX | Call by reference | Type reference (TYPE) | UGMD_TS_FIELD_VAL | FI-Stammdaten: Paare Feldname / Wert | 20031121 | ||
3 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | UG_FIELDNAME | FI-Stammdaten: Feldname | 20031121 |
Method GET_URL_TO_NET_ATTR on class CL_UG_WB_URL_INT has no exception.
Method GET_URL_TO_TEXTNODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_URL | Call by reference | Type reference (TYPE) | UGWB_S_URL | FI-Stammdaten: URL | 20031210 | ||
2 | ![]() |
I_NODE | Call by reference | Type reference (TYPE) | UC_HIER_NODE_KEY | FI-Stammdaten: Feldname | 20031210 |
Method GET_URL_TO_TEXTNODE on class CL_UG_WB_URL_INT has no exception.
Method GET_URL_TO_TRANSACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_URL | Call by reference | Type reference (TYPE) | UGWB_S_URL | FI-Stammdaten: URL | 20020307 | ||
2 | ![]() |
I_TCODE | Call by reference | Type reference (TYPE) | TCODE | Transaktionscode | 20020307 |
Method GET_URL_TO_TRANSACTION on class CL_UG_WB_URL_INT has no exception.
Method GET_URL_TO_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_URL | Call by reference | Type reference (TYPE) | UGWB_S_URL | FI-Stammdaten: URL | 20020307 | ||
2 | ![]() |
I_VIEW | Call by reference | Type reference (TYPE) | UG_FIELDNAME | FI-Stammdaten: Feldname | 20020307 |
Method GET_URL_TO_VIEW on class CL_UG_WB_URL_INT has no exception.
Method IS_OK_TO_CALL_TRANSACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_OK | Value transfer | Type reference (TYPE) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20020307 | ||
2 | ![]() |
I_TCODE | Call by reference | Type reference (TYPE) | TCODE | '' | Transaktionscode | 20090709 |
Method IS_OK_TO_CALL_TRANSACTION on class CL_UG_WB_URL_INT has no exception.
Method VIEW_ENQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ACTION | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20020307 | ||
2 | ![]() |
IF_CLUSTER | Call by reference | Type reference (TYPE) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20020307 | ||
3 | ![]() |
IT_SELLIST | Call by reference | Type reference (TYPE) | T_VIMSELLIST | 20020307 | |||
4 | ![]() |
I_LOCK_ACTION | Call by reference | Type reference (TYPE) | CHAR1 | 'E' | 20081127 | ||
5 | ![]() |
I_MAIN_VNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20020307 |
Method VIEW_ENQUEUE on class CL_UG_WB_URL_INT has no exception.
Method VIEW_EXCLUDE_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FTAB | Call by reference | Type reference (TYPE) | T_FTAB | 20020307 | |||
2 | ![]() |
I_ACTION | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20020307 |
Method VIEW_EXCLUDE_FUNCTION on class CL_UG_WB_URL_INT has no exception.
Method VIEW_GET_DDIC_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_CLUSTER | Call by reference | Type reference (TYPE) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20020307 | ||
2 | ![]() |
EF_VCL_STARTOBJ | Call by reference | Type reference (TYPE) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20020307 | ||
3 | ![]() |
ET_HEADER | Call by reference | Type reference (TYPE) | T_VIMDESC | 20020307 | |||
4 | ![]() |
ET_NAMTAB | Call by reference | Type reference (TYPE) | T_VIMNAMTAB | 20020307 | |||
5 | ![]() |
ET_SELLIST | Call by reference | Type reference (TYPE) | T_VIMSELLIST | 20020307 | |||
6 | ![]() |
E_MAIN_VNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20020307 | ||
7 | ![]() |
I_VNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20020307 |
Method VIEW_GET_DDIC_INFO on class CL_UG_WB_URL_INT has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 3.1B |