Hierarchy
⤷
⤷
Properties
| Class | CL_UG_BW_FACTORY | |
| Short Description | Interfaces to BW | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UGBW | SEM General: Interface to BW |
| Created | 20010515 | SAP |
| Last change | 20080505 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UG_BW_FACTORY has no interface implemented.
Friends
Class CL_UG_BW_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | RSIOBJTP | SBIWM_C_IOBJTP-CHARACTERISTIC | Type of an InfoObject | 20010611 | ||
| 2 | Constant | Private | Type reference (TYPE) | FUNCNAME | 'RSDRI_TYPEGEN' | Function Name | 20020206 | ||
| 3 | Constant | Private | Type reference (TYPE) | FUNCNAME | 'RSSEM_INTERFACE_VERSION_GET' | Function Name | 20020206 | ||
| 4 | Constant | Private | Type reference (TYPE) | FUNCNAME | 'RSSEM_ODS_TYPEGEN' | Function Name | 20020206 | ||
| 5 | Constant | Private | Type reference (TYPE) | FUNCNAME | 'RSSEM_VC_TYPEGEN' | Function Name | 20020206 | ||
| 6 | Constant | Private | See coding | 20010611 | |||||
| 7 | Constant | Public | Type reference (TYPE) | RSIOBJNM | '0FISCPER' | InfoObject | 20011010 | ||
| 8 | Constant | Private | Type reference (TYPE) | RSIOBJTP | SBIWM_C_IOBJTP-KEYFIGURE | Type of an InfoObject | 20010611 | ||
| 9 | Constant | Public | Type reference (TYPE) | RSSG_PCLAS | 'UGBWIF' | BW Generation Tool: Program Class for Generated Programs | 20010515 | ||
| 10 | Constant | Private | Type reference (TYPE) | TABNAME | 'RSSEM_S_BAPI_STRUCT' | Structure with All BAPI Structures | 20010815 | ||
| 11 | Constant | Private | Type reference (TYPE) | STRING | 'FIELD_' | 20010905 | |||
| 12 | Constant | Private | Type reference (TYPE) | RSIOBJTP | SBIWM_C_IOBJTP-TIME | Type of an InfoObject | 20010611 | ||
| 13 | Constant | Private | Type reference (TYPE) | RSIOBJTP | SBIWM_C_IOBJTP-UNIT | Type of an InfoObject | 20010611 | ||
| 14 | Static Attribute | Public | Type reference (TYPE) | UG_FLG | BW exists locally | 20010618 | |||
| 15 | Static Attribute | Private | Type reference (TYPE) | TH_DEST_CLASS | Classes per Destination | 20010523 | |||
| 16 | Static Attribute | Private | Type reference (TYPE) | TH_DEST_NOT_AVAILABLE | Destinations not Available | 20010711 | |||
| 17 | Static Attribute | Private | Type reference (TYPE) | TH_DIC_CLASS | Classes per Destination/Infocube | 20010605 | |||
| 18 | Static Attribute | Private | Type reference (TYPE) | TH_IF_VERSION | 20010817 | ||||
| 19 | Static Attribute | Private | Type reference (TYPE) | I | 20090727 | ||||
| 20 | Constant | Private | Type reference (TYPE) | FLAG | 'X' | General Indicator for FIN Master Data | 20010611 |
Methods
Events
Class CL_UG_BW_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_DEST_CLASS | Private | See coding | 20010515 | begin of S_DEST_CLASS,
destination type rfcdest,
class type seoclsname,
idc25 type rssg_uni_idc25,
end of S_DEST_CLASS
|
||
| 2 | S_DIC_CLASS | Private | See coding | 20010605 | begin of S_Dic_CLASS,
destination type rfcdest,
infocube type rsinfocube,
class type seoclsname,
idc25 type rssg_uni_idc25,
end of S_Dic_CLASS
|
||
| 3 | S_FIELD_ATTR | Private | See coding | 20030901 | begin of S_FIELD_ATTR ,
iobjnm type fieldname,
fieldname type fieldname,
attribute type fieldname,
end of s_field_attr
|
||
| 4 | S_FIELD_IOBJ | Private | See coding | 20010611 | begin of s_field_iobj,
sem_fieldname type fieldname,
tech_fieldname type fieldname,
iobjnm type fieldname,
bw_fieldname type fieldname,
bw_sidfname type fieldname,
bw_hidfname type fieldname,
atrnavfl type flag,
end of s_field_iobj
|
||
| 5 | S_IF_VERSION | Private | See coding | 20010817 | begin of S_IF_VERSION ,
rfcdest type rfcdest,
if_version type t_rssem_if_vs,
end of s_if_version
|
||
| 6 | TH_DEST_CLASS | Private | See coding | 20010515 | TH_DEST_CLASS type hashed table of s_dest_class
with unique key destination
|
||
| 7 | TH_DEST_NOT_AVAILABLE | Private | See coding | 20010711 | TH_DEST_NOT_AVAILABLE type hashed table of rfcdest
with unique key table_line
|
||
| 8 | TH_DIC_CLASS | Private | See coding | 20010605 | TH_Dic_CLASS type hashed table of s_dic_class
with unique key destination infocube
|
||
| 9 | TH_IF_VERSION | Private | See coding | 20010817 | TH_IF_VERSION type hashed table of s_if_version
with unique key rfcdest
|
||
| 10 | TS_FIELD_ATTR | Private | See coding | 20030901 | ts_field_attr type sorted table of s_field_attr
with unique key iobjnm
|
||
| 11 | TS_FIELD_ATTR2 | Private | See coding | 20030904 | ts_field_attr2 type sorted table of s_field_attr
with unique key iobjnm fieldname
|
||
| 12 | T_CODE | Private | Type reference (TYPE) | RSSG_T_CODELINE | 20010515 | |
|
| 13 | T_FIELD_IOBJ | Private | See coding | 20010611 | t_field_iobj type standard table of s_field_iobj
with default key
|
||
| 14 | T_RSSEM_IF_VS | Private | See coding | 20010806 | T_RSSEM_IF_VS(8) type n
|
||
| 15 | T_STRUCT | Private | See coding | 20010515 | T_STRUCT type sorted table of tabname
with unique key table_line
|
Method Signatures
Method CHECK_DEST_AVAILABILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010711 | |||
| 2 | 20010711 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_UG_BW_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_ASSIGN1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010611 | ||||
| 2 | IS_FIELD | Call by reference | Type reference (TYPE) | S_FIELD_IOBJ | 20010611 |
Method DIC_GENERATE_ASSIGN1 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_ASSIGN2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010611 | ||||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20010611 |
Method DIC_GENERATE_ASSIGN2 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_ASSIGN3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010612 | ||||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20010612 | ||||
| 3 | I_FS | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20010612 |
Method DIC_GENERATE_ASSIGN3 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_ASSIGN4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010611 | ||||
| 2 | IS_FIELD | Call by reference | Type reference (TYPE) | S_FIELD_IOBJ | 20010611 |
Method DIC_GENERATE_ASSIGN4 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_ASSIGN5 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010822 | ||||
| 2 | IS_FIELD | Call by reference | Type reference (TYPE) | S_FIELD_IOBJ | 20010822 |
Method DIC_GENERATE_ASSIGN5 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_ASSIGN6 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010822 | ||||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20010822 |
Method DIC_GENERATE_ASSIGN6 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_ASSIGN7 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20030820 | ||||
| 2 | IS_FIELD | Call by reference | Type reference (TYPE) | S_FIELD_IOBJ | 20030820 |
Method DIC_GENERATE_ASSIGN7 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_ASSIGN8 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20031022 | ||||
| 2 | IS_FIELD | Call by reference | Type reference (TYPE) | S_FIELD_IOBJ | 20031022 |
Method DIC_GENERATE_ASSIGN8 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_ASSIGN9 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20031024 | ||||
| 2 | IS_FIELD | Call by reference | Type reference (TYPE) | S_FIELD_IOBJ | 20031024 |
Method DIC_GENERATE_ASSIGN9 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_ATTR_ASSIGN1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20030904 | ||||
| 2 | IS_FIELD | Call by reference | Type reference (TYPE) | S_FIELD_IOBJ | 20030904 | ||||
| 3 | IS_FIELD_ATTR | Call by reference | Type reference (TYPE) | S_FIELD_ATTR | 20030904 |
Method DIC_GENERATE_ATTR_ASSIGN1 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_ATTR_ASSIGN2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20030904 | ||||
| 2 | IS_FIELD | Call by reference | Type reference (TYPE) | S_FIELD_IOBJ | 20030904 | ||||
| 3 | IS_FIELD_ATTR | Call by reference | Type reference (TYPE) | S_FIELD_ATTR | 20030904 |
Method DIC_GENERATE_ATTR_ASSIGN2 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_ATTR_WHEN1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20030904 | ||||
| 2 | IF_BW_30 | Call by reference | Type reference (TYPE) | FLAG | SPACE | now only remote ods 30 doesn't pack read | 20070829 | ||
| 3 | IF_FLG | Call by reference | Type reference (TYPE) | FLAG | 'X' | Allgemeines Kennzeichen SAP Konsolidierung | 20030905 | ||
| 4 | IF_FROM_READ | Call by reference | Type reference (TYPE) | FLAG | 'X' | allgemeines flag | 20070906 | ||
| 5 | IF_ODS | Call by reference | Type reference (TYPE) | FLAG | SPACE | 20050413 | |||
| 6 | IF_REMOTE | Call by reference | Type reference (TYPE) | FLAG | SPACE | allgemeines flag | 20031211 | ||
| 7 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20030904 | ||||
| 8 | IT_NAV_ATTR | Call by reference | Type reference (TYPE) | TS_FIELD_ATTR2 | 20030904 |
Method DIC_GENERATE_ATTR_WHEN1 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_ATTR_WHEN10 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20031007 | ||||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20031007 | ||||
| 3 | IT_NAV_ATTR | Call by reference | Type reference (TYPE) | TS_FIELD_ATTR2 | 20031007 |
Method DIC_GENERATE_ATTR_WHEN10 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_ATTR_WHEN11 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20031027 | ||||
| 2 | IF_FLG | Call by reference | Type reference (TYPE) | FLAG | 'X' | Allgemeines Kennzeichen SAP Konsolidierung | 20031027 | ||
| 3 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20031027 | ||||
| 4 | IT_NAV_ATTR | Call by reference | Type reference (TYPE) | TS_FIELD_ATTR2 | 20031027 |
Method DIC_GENERATE_ATTR_WHEN11 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_ATTR_WHEN2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20030904 | ||||
| 2 | IF_ODS | Call by reference | Type reference (TYPE) | FLAG | SPACE | 20050413 | |||
| 3 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20030904 | ||||
| 4 | IT_NAV_ATTR | Call by reference | Type reference (TYPE) | TS_FIELD_ATTR2 | 20030904 |
Method DIC_GENERATE_ATTR_WHEN2 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_ATTR_WHEN3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20030904 | ||||
| 2 | IF_FLG | Call by reference | Type reference (TYPE) | FLAG | 'X' | Allgemeines Kennzeichen SAP Konsolidierung | 20030905 | ||
| 3 | IF_REMOTE | Call by reference | Type reference (TYPE) | FLAG | SPACE | allgemeines flag | 20031211 | ||
| 4 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20030904 | ||||
| 5 | IT_NAV_ATTR | Call by reference | Type reference (TYPE) | TS_FIELD_ATTR2 | 20030904 |
Method DIC_GENERATE_ATTR_WHEN3 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_ATTR_WHEN4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20030904 | ||||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20030904 | ||||
| 3 | IT_NAV_ATTR | Call by reference | Type reference (TYPE) | TS_FIELD_ATTR2 | 20030904 |
Method DIC_GENERATE_ATTR_WHEN4 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_ATTR_WHEN5 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20030904 | ||||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20030904 | ||||
| 3 | IT_NAV_ATTR | Call by reference | Type reference (TYPE) | TS_FIELD_ATTR2 | 20030904 |
Method DIC_GENERATE_ATTR_WHEN5 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_ATTR_WHEN6 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20030904 | ||||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20030904 | ||||
| 3 | IT_NAV_ATTR | Call by reference | Type reference (TYPE) | TS_FIELD_ATTR2 | 20030904 |
Method DIC_GENERATE_ATTR_WHEN6 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_ATTR_WHEN7 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20030904 | ||||
| 2 | IS_FIELD_ATTR | Call by reference | Type reference (TYPE) | S_FIELD_ATTR | 20030904 | ||||
| 3 | IT_NAT_ATTR | Call by reference | Type reference (TYPE) | TS_FIELD_ATTR2 | 20030905 |
Method DIC_GENERATE_ATTR_WHEN7 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_ATTR_WHEN8 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20030904 | ||||
| 2 | IS_FIELD_ATTR | Call by reference | Type reference (TYPE) | S_FIELD_ATTR | 20030904 | ||||
| 3 | IT_NAT_ATTR | Call by reference | Type reference (TYPE) | TS_FIELD_ATTR2 | 20030905 |
Method DIC_GENERATE_ATTR_WHEN8 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_ATTR_WHEN9 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20030908 | ||||
| 2 | IS_ATTR | Call by reference | Type reference (TYPE) | S_FIELD_ATTR | 20030908 |
Method DIC_GENERATE_ATTR_WHEN9 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_CHAR_KFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010611 |
Method DIC_GENERATE_CHAR_KFIG on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_CHAR_KFIG_NAVATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20020731 |
Method DIC_GENERATE_CHAR_KFIG_NAVATTR on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_CHECK_ZERO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20011025 | ||||
| 2 | IT_KFIG | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20011025 |
Method DIC_GENERATE_CHECK_ZERO on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DIC_CLASS | Call by reference | Type reference (TYPE) | S_DIC_CLASS | 20010605 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010605 | |||
| 3 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20010605 | |||
| 4 | I_ODS_FLG | Call by reference | Type reference (TYPE) | FLAG | SPACE | Handelt es sich um ein ODS-Objekt? | 20010730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010605 | |||
| 2 | 20010605 |
Method DIC_GENERATE_CLASS_CODE_20R Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010607 | ||||
| 2 | I_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20010607 | |||
| 3 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010607 | |||
| 4 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20010607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010607 | |||
| 2 | 20010607 |
Method DIC_GENERATE_CLASS_CODE_30L Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010607 | ||||
| 2 | I_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20010607 | |||
| 3 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010607 | |||
| 4 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20010607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010607 | |||
| 2 | 20010607 |
Method DIC_GENERATE_CLASS_CODE_30L_O Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010730 | ||||
| 2 | I_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20010730 | |||
| 3 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010730 | |||
| 4 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20010730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010730 | |||
| 2 | 20010730 |
Method DIC_GENERATE_CLASS_CODE_30R Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010607 | ||||
| 2 | I_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20010607 | |||
| 3 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010607 | |||
| 4 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20010607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010607 | |||
| 2 | 20010607 |
Method DIC_GENERATE_CLASS_CODE_30R_O Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010730 | ||||
| 2 | I_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20010730 | |||
| 3 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010730 | |||
| 4 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20010730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010730 | |||
| 2 | 20010730 |
Method DIC_GENERATE_CLASS_CODE_70L Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20041217 | ||||
| 2 | I_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20041217 | |||
| 3 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20041217 | |||
| 4 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20041217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041217 | |||
| 2 | 20041217 |
Method DIC_GENERATE_CLASS_CODE_70R Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20041217 | ||||
| 2 | I_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20041217 | |||
| 3 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20041217 | |||
| 4 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20041217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041217 | |||
| 2 | 20041217 |
Method DIC_GENERATE_CLASS_CODE_70R_O Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20050822 | ||||
| 2 | I_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20050822 | ||||
| 3 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | 20050822 | ||||
| 4 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | 20050822 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050822 | |||
| 2 | 20050822 |
Method DIC_GENERATE_CLASS_NOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20010607 | |||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010607 | |||
| 3 | I_IDC25 | Call by reference | Type reference (TYPE) | RSSG_UNI_IDC25 | 20010607 | ||||
| 4 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20010607 | |||
| 5 | I_ODS_FLG | Call by reference | Type reference (TYPE) | FLAG | SPACE | allgemeines flag | 20010730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010607 | |||
| 2 | 20010607 |
Method DIC_GENERATE_FIELD_KFIG_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20030901 | ||||
| 2 | I_PACKAGED | Call by reference | Type reference (TYPE) | FLAG | SPACE | allgemeines flag | 20031211 |
Method DIC_GENERATE_FIELD_KFIG_ATTR on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_FS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010611 | ||||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20010611 |
Method DIC_GENERATE_FS on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_FS_H Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010822 | ||||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20010822 |
Method DIC_GENERATE_FS_H on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_FS_L Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010807 | ||||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20010807 |
Method DIC_GENERATE_FS_L on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_FS_T Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010612 | ||||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20010612 |
Method DIC_GENERATE_FS_T on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010730 |
Method DIC_GENERATE_GET_INSTANCE on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20021008 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20021008 | |||
| 3 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20021008 |
Method DIC_GENERATE_HEADER on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_MOVE1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010611 | ||||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20010611 |
Method DIC_GENERATE_MOVE1 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_MOVE10 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010830 | ||||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20010830 | ||||
| 3 | IT_VIEWH | Call by reference | Type reference (TYPE) | T_CODE | 20010830 |
Method DIC_GENERATE_MOVE10 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_MOVE11 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010831 | ||||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20010831 |
Method DIC_GENERATE_MOVE11 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_MOVE12 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20030905 | ||||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20030905 | ||||
| 3 | IT_VIEWH | Call by reference | Type reference (TYPE) | T_CODE | 20030905 |
Method DIC_GENERATE_MOVE12 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_MOVE13 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20030905 | ||||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20030905 | ||||
| 3 | IT_VIEWH | Call by reference | Type reference (TYPE) | T_CODE | 20030905 |
Method DIC_GENERATE_MOVE13 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_MOVE14 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20050323 | ||||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20050323 |
Method DIC_GENERATE_MOVE14 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_MOVE16 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20050323 | ||||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20050323 |
Method DIC_GENERATE_MOVE16 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_MOVE2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010807 | ||||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20010807 |
Method DIC_GENERATE_MOVE2 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_MOVE3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010612 | ||||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20010612 |
Method DIC_GENERATE_MOVE3 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_MOVE4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010807 | ||||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20010807 |
Method DIC_GENERATE_MOVE4 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_MOVE5 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010620 | ||||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20010620 |
Method DIC_GENERATE_MOVE5 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_MOVE6 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010822 | ||||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20010822 |
Method DIC_GENERATE_MOVE6 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_MOVE7 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010822 | ||||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20010822 | ||||
| 3 | IT_VIEWH | Call by reference | Type reference (TYPE) | T_CODE | 20010822 |
Method DIC_GENERATE_MOVE7 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_MOVE8 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010824 | ||||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20010824 |
Method DIC_GENERATE_MOVE8 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_MOVE9 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010830 | ||||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20010830 |
Method DIC_GENERATE_MOVE9 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_S_FISCPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20031111 | ||||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20031111 |
Method DIC_GENERATE_S_FISCPER on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_UNWRAP_STD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010612 |
Method DIC_GENERATE_UNWRAP_STD on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_UNWRAP_UC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010619 |
Method DIC_GENERATE_UNWRAP_UC on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_WHEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010611 | ||||
| 2 | IS_FIELD | Call by reference | Type reference (TYPE) | S_FIELD_IOBJ | 20010611 |
Method DIC_GENERATE_WHEN on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_WHEN1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010801 | ||||
| 2 | IS_FIELD | Call by reference | Type reference (TYPE) | S_FIELD_IOBJ | 20010801 |
Method DIC_GENERATE_WHEN1 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_WHEN2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010822 | ||||
| 2 | IS_FIELD | Call by reference | Type reference (TYPE) | S_FIELD_IOBJ | 20010822 |
Method DIC_GENERATE_WHEN2 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_WHEN3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010823 | ||||
| 2 | IS_FIELD | Call by reference | Type reference (TYPE) | S_FIELD_IOBJ | 20010823 |
Method DIC_GENERATE_WHEN3 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_WHEN4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20030904 | ||||
| 2 | IS_FIELD | Call by reference | Type reference (TYPE) | S_FIELD_IOBJ | 20030904 |
Method DIC_GENERATE_WHEN4 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_WHEN5 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010823 | ||||
| 2 | IS_FIELD | Call by reference | Type reference (TYPE) | S_FIELD_IOBJ | 20010823 |
Method DIC_GENERATE_WHEN5 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_WHEN6 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010823 | ||||
| 2 | IS_FIELD | Call by reference | Type reference (TYPE) | S_FIELD_IOBJ | 20010823 |
Method DIC_GENERATE_WHEN6 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_WHEN7 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010823 | ||||
| 2 | IS_FIELD | Call by reference | Type reference (TYPE) | S_FIELD_IOBJ | 20010823 |
Method DIC_GENERATE_WHEN7 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_WHEN8 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20031022 | ||||
| 2 | IS_FIELD | Call by reference | Type reference (TYPE) | S_FIELD_IOBJ | 20031022 |
Method DIC_GENERATE_WHEN8 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_WHEN9 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20031024 | ||||
| 2 | IS_FIELD | Call by reference | Type reference (TYPE) | S_FIELD_IOBJ | 20031024 |
Method DIC_GENERATE_WHEN9 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_WRAP_250 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010731 |
Method DIC_GENERATE_WRAP_250 on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_WRAP_STD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010612 |
Method DIC_GENERATE_WRAP_STD on class CL_UG_BW_FACTORY has no exception.
Method DIC_GENERATE_WRAP_UC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010619 |
Method DIC_GENERATE_WRAP_UC on class CL_UG_BW_FACTORY has no exception.
Method DIC_GET_CLASS_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DIC_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20010605 | |||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010605 | |||
| 3 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20010605 |
Method DIC_GET_CLASS_FROM_DB on class CL_UG_BW_FACTORY has no exception.
Method DIC_GET_CUBE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHAR | Call by reference | Type reference (TYPE) | UGBW_TS_CUBE_IOBJ | Infoobjekte eines Infocubes | 20010611 | |||
| 2 | ET_KEYF | Call by reference | Type reference (TYPE) | UGBW_TS_CUBE_IOBJ | Infoobjekte eines Infocubes | 20010611 | |||
| 3 | ET_TIME | Call by reference | Type reference (TYPE) | UGBW_TS_CUBE_IOBJ | Infoobjekte eines Infocubes | 20010611 | |||
| 4 | ET_UNIT | Call by reference | Type reference (TYPE) | UGBW_TS_CUBE_IOBJ | Infoobjekte eines Infocubes | 20010611 | |||
| 5 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20010611 | |||
| 6 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010611 | |||
| 2 | 20010611 |
Method DIC_GET_ODS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHAR | Call by reference | Type reference (TYPE) | UGBW_TS_ODS_IOBJ | Infoobjekte eines Infocubes | 20010803 | |||
| 2 | ET_KEYF | Call by reference | Type reference (TYPE) | UGBW_TS_ODS_IOBJ | Infoobjekte eines Infocubes | 20010803 | |||
| 3 | ET_NAV_ATTR | Call by reference | Type reference (TYPE) | UGBW_TS_ODS_NAV_ATTR | 20050413 | ||||
| 4 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20010730 | |||
| 5 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010730 | |||
| 2 | 20010730 |
Method DIC_MAP_FIELD_TO_IOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20010611 | ||||
| 2 | ET_KFIG | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20010611 | ||||
| 3 | ET_NAV_ATTR | Call by reference | Type reference (TYPE) | TS_FIELD_ATTR | 20030901 | ||||
| 4 | IT_CHAR | Call by reference | Type reference (TYPE) | UGBW_TS_CUBE_IOBJ | Infoobjekte eines Infocubes | 20010611 | |||
| 5 | IT_KFIG | Call by reference | Type reference (TYPE) | UGBW_TS_CUBE_IOBJ | Infoobjekte eines Infocubes | 20010611 | |||
| 6 | IT_TIME | Call by reference | Type reference (TYPE) | UGBW_TS_CUBE_IOBJ | Infoobjekte eines Infocubes | 20010611 | |||
| 7 | IT_UNIT | Call by reference | Type reference (TYPE) | UGBW_TS_CUBE_IOBJ | Infoobjekte eines Infocubes | 20010611 | |||
| 8 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010611 |
Method DIC_MAP_FIELD_TO_IOBJ on class CL_UG_BW_FACTORY has no exception.
Method DIC_MAP_FIELD_TO_IOBJ_ODS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20010730 | ||||
| 2 | ET_KFIG | Call by reference | Type reference (TYPE) | T_FIELD_IOBJ | 20010803 | ||||
| 3 | ET_NAV_ATTR | Call by reference | Type reference (TYPE) | TS_FIELD_ATTR | 20030901 | ||||
| 4 | IT_CHAR | Call by reference | Type reference (TYPE) | UGBW_TS_ODS_IOBJ | Infoobjekte eines Infocubes | 20010803 | |||
| 5 | IT_KEYF | Call by reference | Type reference (TYPE) | UGBW_TS_ODS_IOBJ | Infoobjekte eines Infocubes | 20010803 | |||
| 6 | IT_NAV_ATTR | Call by reference | Type reference (TYPE) | UGBW_TS_ODS_NAV_ATTR | 20050413 | ||||
| 7 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010730 |
Method DIC_MAP_FIELD_TO_IOBJ_ODS on class CL_UG_BW_FACTORY has no exception.
Method DIC_WRITE_CLASS_TO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010605 | |||
| 2 | I_DIC_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20010605 | |||
| 3 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20010605 |
Method DIC_WRITE_CLASS_TO_DB on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_ACTIVATE_HRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20020826 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020826 | |||
| 3 | I_INTERFACE_VERSION | Call by reference | Type reference (TYPE) | T_RSSEM_IF_VS | 20040831 |
Method D_GENERATE_ACTIVATE_HRY on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_ALLOWED_CHAR_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20031031 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20031031 | |||
| 3 | I_INTERFACE_VERSION | Call by reference | Type reference (TYPE) | T_RSSEM_IF_VS | 20031031 |
Method D_GENERATE_ALLOWED_CHAR_CHECK on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_ALLOWED_CHAR_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20020801 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020801 |
Method D_GENERATE_ALLOWED_CHAR_GET on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_ALVL_ACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20040930 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20040930 |
Method D_GENERATE_ALVL_ACTIVATE on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_ALVL_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20040930 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20040930 |
Method D_GENERATE_ALVL_CHANGE on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_ALVL_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20041112 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20041112 |
Method D_GENERATE_ALVL_CREATE on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_ALVL_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20040930 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20040930 |
Method D_GENERATE_ALVL_DETAIL on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_ALVL_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20040930 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20040930 |
Method D_GENERATE_ALVL_EXIST on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_ALVL_GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20040930 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20040930 |
Method D_GENERATE_ALVL_GET_LIST on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_ALVL_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20040930 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20040930 |
Method D_GENERATE_ALVL_SAVE on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_CHAVL_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20031031 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20031031 | |||
| 3 | I_INTERFACE_VERSION | Call by reference | Type reference (TYPE) | T_RSSEM_IF_VS | 20031031 |
Method D_GENERATE_CHAVL_CHECK on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_CHECK_AGGR_FOR_CHAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20031114 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20031114 |
Method D_GENERATE_CHECK_AGGR_FOR_CHAN on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_CHECK_AGGR_FOR_HRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20020826 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020826 |
Method D_GENERATE_CHECK_AGGR_FOR_HRY on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_CHECK_AUTH_ADMWB_MD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20020410 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020410 | |||
| 3 | I_INTERFACE_VERSION | Call by reference | Type reference (TYPE) | T_RSSEM_IF_VS | 20020410 |
Method D_GENERATE_CHECK_AUTH_ADMWB_MD on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_CHECK_AUTH_CHAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20020410 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020410 | |||
| 3 | I_INTERFACE_VERSION | Call by reference | Type reference (TYPE) | T_RSSEM_IF_VS | 20020410 |
Method D_GENERATE_CHECK_AUTH_CHAR on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DEST_CLASS | Call by reference | Type reference (TYPE) | S_DEST_CLASS | 20010515 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010522 | |||
| 2 | 20010522 |
Method D_GENERATE_CLASS_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010521 | ||||
| 2 | I_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | ABAP-Programmname | 20010521 | |||
| 3 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010525 | |||
| 2 | 20010525 |
Method D_GENERATE_CLASS_NOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | ABAP-Programmname | 20010521 | |||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010521 | |||
| 3 | I_IDC25 | Call by reference | Type reference (TYPE) | RSSG_UNI_IDC25 | 20010521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010525 | |||
| 2 | 20010525 |
Method D_GENERATE_CR_EXIT_ROLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20041109 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | 20041109 |
Method D_GENERATE_CR_EXIT_ROLES on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_CR_EXIT_ROLES_INS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20041129 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20041129 |
Method D_GENERATE_CR_EXIT_ROLES_INS on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_CUBE_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20020614 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020614 |
Method D_GENERATE_CUBE_CHANGE on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_CUBE_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010719 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010719 |
Method D_GENERATE_CUBE_CREATE on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_CUBE_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20030502 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20030502 |
Method D_GENERATE_CUBE_DISPLAY on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_CUBE_GET_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010521 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010521 |
Method D_GENERATE_CUBE_GET_DETAIL on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_CUBE_GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010516 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010516 |
Method D_GENERATE_CUBE_GET_LIST on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_DEL_HRY_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20011004 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20011004 |
Method D_GENERATE_DEL_HRY_STRUCTURE on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_GET_HRY_CATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010608 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010608 | |||
| 3 | I_INTERFACE_VERSION | Call by reference | Type reference (TYPE) | T_RSSEM_IF_VS | 20041213 |
Method D_GENERATE_GET_HRY_CATALOG on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_GET_HRY_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010608 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010608 | |||
| 3 | I_INTERFACE_VERSION | Call by reference | Type reference (TYPE) | T_RSSEM_IF_VS | 20011004 |
Method D_GENERATE_GET_HRY_STRUCTURE on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010730 |
Method D_GENERATE_GET_INSTANCE on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20021008 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20021008 |
Method D_GENERATE_HEADER on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_IOBC_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20040119 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20040119 |
Method D_GENERATE_IOBC_DISPLAY on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_IOBC_GET_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010611 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010611 |
Method D_GENERATE_IOBC_GET_DETAIL on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_IOBC_GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010611 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010611 |
Method D_GENERATE_IOBC_GET_LIST on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_IOBJ_CHAVL_READ_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20031119 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20031119 | |||
| 3 | I_INTERFACE_VERSION | Call by reference | Type reference (TYPE) | T_RSSEM_IF_VS | BW version | 20031119 |
Method D_GENERATE_IOBJ_CHAVL_READ_ALL on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_IOBJ_CHA_VALUES_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20020801 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020801 | |||
| 3 | I_INTERFACE_VERSION | Call by reference | Type reference (TYPE) | T_RSSEM_IF_VS | BW version | 20020906 |
Method D_GENERATE_IOBJ_CHA_VALUES_GET on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_IOBJ_CHECK_AGGR_HRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20031114 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20031114 |
Method D_GENERATE_IOBJ_CHECK_AGGR_HRY on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_IOBJ_CH_AT_TIME_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20020801 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020801 |
Method D_GENERATE_IOBJ_CH_AT_TIME_GET on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_IOBJ_CH_TX_TIME_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20020801 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020801 |
Method D_GENERATE_IOBJ_CH_TX_TIME_GET on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_IOBJ_CONVERT_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20020801 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020801 |
Method D_GENERATE_IOBJ_CONVERT_INPUT on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_IOBJ_CONVERT_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20020801 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020801 |
Method D_GENERATE_IOBJ_CONVERT_OUTPUT on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_IOBJ_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20040117 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20040117 |
Method D_GENERATE_IOBJ_DISPLAY on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_IOBJ_FIELDNM_DDIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20020727 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020727 |
Method D_GENERATE_IOBJ_FIELDNM_DDIC on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_IOBJ_GET_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010521 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010521 | |||
| 3 | I_INTERFACE_VERSION | Call by reference | Type reference (TYPE) | T_RSSEM_IF_VS | 20020308 |
Method D_GENERATE_IOBJ_GET_DETAIL on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_IOBJ_GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010606 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010606 |
Method D_GENERATE_IOBJ_GET_LIST on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_IOBJ_GET_TIMESTMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010817 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010817 | |||
| 3 | I_INTERFACE_VERSION | Call by reference | Type reference (TYPE) | T_RSSEM_IF_VS | 20010817 |
Method D_GENERATE_IOBJ_GET_TIMESTMP on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_IOBJ_MD_ATTR_ACTIV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20030110 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20030110 |
Method D_GENERATE_IOBJ_MD_ATTR_ACTIV on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_IOBJ_MD_ATTR_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20020801 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020801 |
Method D_GENERATE_IOBJ_MD_ATTR_UPDATE on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_IOBJ_MD_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20020801 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020801 | |||
| 3 | I_INTERFACE_VERSION | Call by reference | Type reference (TYPE) | T_RSSEM_IF_VS | 20031217 |
Method D_GENERATE_IOBJ_MD_DELETE on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_IOBJ_MD_DELETE_SIM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20040414 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20040414 | |||
| 3 | I_INTERFACE_VERSION | Call by reference | Type reference (TYPE) | T_RSSEM_IF_VS | 20040414 |
Method D_GENERATE_IOBJ_MD_DELETE_SIM on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_IOBJ_MD_TXT_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20020801 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020801 | |||
| 3 | I_INTERFACE_VERSION | Call by reference | Type reference (TYPE) | RSSEM_Y_INTERFACE_VERSION | Interface version BW - SEM | 20070214 |
Method D_GENERATE_IOBJ_MD_TXT_UPDATE on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_MD_NAV_ATTR_ACTIV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20031112 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20031112 | |||
| 3 | I_INTERFACE_VERSION | Call by reference | Type reference (TYPE) | T_RSSEM_IF_VS | 20040324 |
Method D_GENERATE_MD_NAV_ATTR_ACTIV on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_MPRO_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20050812 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | 20050812 |
Method D_GENERATE_MPRO_CHANGE on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_MPRO_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20050812 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | 20050812 |
Method D_GENERATE_MPRO_CREATE on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_MPRO_GET_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20050812 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | 20050812 |
Method D_GENERATE_MPRO_GET_DETAIL on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_ODSO_GET_TIMESTMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20030814 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20030814 | |||
| 3 | I_INTERFACE_VERSION | Call by reference | Type reference (TYPE) | T_RSSEM_IF_VS | 20030814 |
Method D_GENERATE_ODSO_GET_TIMESTMP on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_ODS_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20020830 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020830 |
Method D_GENERATE_ODS_CHANGE on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_ODS_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010726 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010726 |
Method D_GENERATE_ODS_CREATE on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_ODS_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20020910 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020910 |
Method D_GENERATE_ODS_DISPLAY on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_ODS_EXISTS_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20030530 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20030530 |
Method D_GENERATE_ODS_EXISTS_DATA on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_ODS_GET_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010726 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010726 |
Method D_GENERATE_ODS_GET_DETAIL on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_ODS_GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010726 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010726 |
Method D_GENERATE_ODS_GET_LIST on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_PM_START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20041214 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20041214 |
Method D_GENERATE_PM_START on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_QUERY_EX_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20041230 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20041230 |
Method D_GENERATE_QUERY_EX_CHECK on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_QUERY_GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20041115 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20041116 |
Method D_GENERATE_QUERY_GET_LIST on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_QUERY_START_DTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20050211 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20050211 |
Method D_GENERATE_QUERY_START_DTIME on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_QUERY_START_RUNTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20041230 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20041230 |
Method D_GENERATE_QUERY_START_RUNTIME on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_QUERY_VARIABLES_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20050629 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20050629 |
Method D_GENERATE_QUERY_VARIABLES_GET on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_RESET_OLAP_CACHE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20071029 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20071029 | |||
| 3 | I_INTERFACE_VERSION | Call by reference | Type reference (TYPE) | T_RSSEM_IF_VS | 20071029 |
Method D_GENERATE_RESET_OLAP_CACHE on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_STRUCT_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010516 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010516 | |||
| 3 | I_STRUCT | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20010516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010525 | |||
| 2 | 20010525 |
Method D_GENERATE_STRUC_CHANGES_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20031118 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20031118 |
Method D_GENERATE_STRUC_CHANGES_GET on class CL_UG_BW_FACTORY has no exception.
Method D_GENERATE_UPD_HRY_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20011004 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20011004 | |||
| 3 | I_INTERFACE_VERSION | Call by reference | Type reference (TYPE) | T_RSSEM_IF_VS | 20011004 |
Method D_GENERATE_UPD_HRY_STRUCTURE on class CL_UG_BW_FACTORY has no exception.
Method D_GET_CLASS_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DEST_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | ABAP-Programmname | 20010515 | |||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010515 |
Method D_GET_CLASS_FROM_DB on class CL_UG_BW_FACTORY has no exception.
Method D_GET_FIELDTAB_REMOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TIMESTAMP | Call by reference | Type reference (TYPE) | RSTIMESTMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20010515 | |||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010515 | |||
| 3 | I_RSSEM_IF_VS | Call by reference | Type reference (TYPE) | T_RSSEM_IF_VS | 20010814 | ||||
| 4 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20010515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010522 | |||
| 2 | 20010522 |
Method D_WRITE_CLASS_TO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010521 | |||
| 2 | I_DEST_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | ABAP-Programmname | 20010521 |
Method D_WRITE_CLASS_TO_DB on class CL_UG_BW_FACTORY has no exception.
Method GENERATE_ERROR_HANDLING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010525 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010907 |
Method GENERATE_ERROR_HANDLING on class CL_UG_BW_FACTORY has no exception.
Method GENERATE_ERROR_HANDLING2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20050822 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | 20050822 |
Method GENERATE_ERROR_HANDLING2 on class CL_UG_BW_FACTORY has no exception.
Method GENERATE_EXCEPTION_LOCAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20040318 | ||||
| 2 | I_STRUCT | Call by reference | Type reference (TYPE) | STRING | SPACE | 20040318 | |||
| 3 | I_TABLE | Call by reference | Type reference (TYPE) | STRING | SPACE | 20040318 |
Method GENERATE_EXCEPTION_LOCAL on class CL_UG_BW_FACTORY has no exception.
Method GENERATE_MESSAGE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | T_CODE | 20010727 |
Method GENERATE_MESSAGE_TABLE on class CL_UG_BW_FACTORY has no exception.
Method GET_ALVL_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_UG_BW_AGGREGATION_LEVEL | Metadaten für Planungsebene | 20040930 | |||
| 2 | I_RFCDEST | Value transfer | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20040930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Problem beim RFC-Aufruf | 20040930 | ||
| 2 | interner Fehler | 20040930 |
Method GET_BAPI_STRUCTURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STRUCT | Call by reference | Type reference (TYPE) | T_STRUCT | 20010515 | ||||
| 2 | I_INTERFACE_VERSION | Call by reference | Type reference (TYPE) | T_RSSEM_IF_VS | 20011004 |
Method GET_BAPI_STRUCTURES on class CL_UG_BW_FACTORY has no exception.
Method GET_BW_RELEASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RELEASE | Call by reference | Type reference (TYPE) | CVERS-RELEASE | R/3 Release | 20040927 | |||
| 2 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20040927 |
Method GET_BW_RELEASE on class CL_UG_BW_FACTORY has no exception.
Method GET_COMMENT_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_COMMENT_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_UG_BW_COMMENT | SEM: BW Metadaten: Infocubes | 20011213 | |||
| 2 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20011213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011213 | |||
| 2 | 20011213 |
Method GET_CR_EXIT_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_UG_BW_CR_EXIT | 20041109 | ||||
| 2 | I_RFCDEST | Value transfer | Type reference (TYPE) | RFCDEST | 20041109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041109 | |||
| 2 | 20041109 |
Method GET_CUBE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_CUBE_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_UG_BW_CUBE | SEM: BW Metadaten: Infocubes | 20010515 | |||
| 2 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010522 | |||
| 2 | 20010522 |
Method GET_DESTINATION_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_DEST_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_UG_BW_D | SEM: Schnittstelle zum BW | 20010515 | |||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010522 | |||
| 2 | 20010522 |
Method GET_DEST_IC_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_DIC_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_UG_BW_D_IP | SEM: Schnittstelle zum BW | 20010605 | |||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010605 | |||
| 3 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20010605 | |||
| 4 | I_ODS_FLG | Call by reference | Type reference (TYPE) | FLAG | SPACE | Handelt es sich um ein ODS? | 20010730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010605 | |||
| 2 | 20010605 |
Method GET_HRY_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_HRY_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_UG_BW_HRY | SEM: Schnittstelle zu BW Hierarchien | 20010608 | |||
| 2 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010608 | |||
| 2 | 20010608 |
Method GET_IOBC_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_IOBC_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_UG_BW_IOBC | BW Metadaten: Infoobjekte | 20010615 | |||
| 2 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010611 | |||
| 2 | 20010611 |
Method GET_IOBJ_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_IOBJ_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_UG_BW_IOBJ | BW Metadaten: Infoobjekte | 20010515 | |||
| 2 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010522 | |||
| 2 | 20010522 |
Method GET_MAPPING_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_BW_MAPPING_SERVICES | FIN-Stammdaten: Services für BW-Anschluß | 20010705 |
Method GET_MAPPING_INSTANCE on class CL_UG_BW_FACTORY has no exception.
Method GET_MPRO_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MPRO_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_UG_BW_MPRO | SEM: BW Metadaten: Multiprov | 20050815 | |||
| 2 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | 20050812 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050812 | |||
| 2 | 20050812 |
Method GET_ODS_DATA_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_ODS_DATA_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_UG_BW_ODS_DATA | SEM: Schnittstelle zum BW | 20010718 | |||
| 2 | I_ODSOBJECT | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20010718 | |||
| 3 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010718 | |||
| 2 | 20010718 |
Method GET_ODS_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_ODS_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_UG_BW_ODS | SEM: BW Metadaten: Infocubes | 20010726 | |||
| 2 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010726 | |||
| 2 | 20010726 |
Method GET_PLANNING_MODELER_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_UG_BW_PLANNING_MODELER | Planning modeler | 20041214 | |||
| 2 | I_RFCDEST | Value transfer | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20041214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Problem beim RFC-Aufruf | 20041214 | ||
| 2 | interner Fehler | 20041214 |
Method GET_QUERY_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_UG_BW_QUERY | Metadaten für BW Query | 20041116 | |||
| 2 | I_RFCDEST | Value transfer | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20041116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Problem beim RFC-Aufruf | 20041116 | ||
| 2 | interner Fehler | 20041116 |
Method GET_RSSEM_INTERFACE_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERFACE_VERSION | Call by reference | Type reference (TYPE) | T_RSSEM_IF_VS | 20010806 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010813 | |||
| 2 | 20010813 |
Method GET_SERVICES_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_SERV_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_UG_BW_SERVICES | SEM: BW Metadaten: Infocubes | 20020801 | |||
| 2 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020801 | |||
| 2 | 20020801 |
Method GET_TX_DATA_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_TX_DATA_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_UG_BW_TX_DATA | SEM: Schnittstelle zum BW | 20010710 | |||
| 2 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20010710 | |||
| 3 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010710 | |||
| 2 | 20010710 |
Method GET_TX_DATA_SID_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_TX_DATA_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_UG_BW_TX_DATA | SEM: Schnittstelle zum BW | 20040227 | |||
| 2 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20040227 | |||
| 3 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20040227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040227 | |||
| 2 | 20040227 |
History
| Last changed by/on | SAP | 20080505 |
| SAP Release Created in | 3.1A |