Hierarchy

⤷

⤷

Properties
Class | CL_IWP_CUSTOMIZING_INTERFACE | |
Short Description | Interface to Customizing | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | IWP_CUSTOMIZING | ILM Workpackage: Customizing |
Created | 20071112 | SAP |
Last change | 20130531 | 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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_IWP_CUSTOMIZING_INTERFACE has no interface implemented.
Friends
Class CL_IWP_CUSTOMIZING_INTERFACE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T_HRY_STRUCTURE | 20081022 |
Methods
Events
Class CL_IWP_CUSTOMIZING_INTERFACE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_HRY_STRUCTURE | Private | See coding | 20081023 | BEGIN OF s_hry_structure,
str_node TYPE tabname,
rollname TYPE rollname,
is_node_str TYPE flag,
is_intv_str TYPE flag,
END OF s_hry_structure
|
||
2 | T_HRY_STRUCTURE | Private | See coding | 20081022 | t_hry_structure TYPE HASHED TABLE OF s_hry_structure
WITH UNIQUE KEY str_node
|
||
3 | T_REPOS_BW | Public | See coding | 20091022 | t_repos_bw TYPE STANDARD TABLE OF iwp_repos_bw
|
||
4 | T_REPOS_BW_V | Public | See coding | 20091022 | t_repos_bw_v TYPE STANDARD TABLE OF iwp_repos_bw_v
|
Method Signatures
Method CHECK_AUDIT_AREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_EXISTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091022 | |||
2 | ![]() |
IV_POLICY_TYPE | Call by reference | Type reference (TYPE) | LRM_POLICY_TYPE | 20091022 |
Method CHECK_AUDIT_AREA on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method CHECK_PREDEFINED_INFOOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IOBJ | Call by reference | Type reference (TYPE) | RSIOBJNM | Tabletype for IWP_IOBJASS_CP | 20090112 | ||
2 | ![]() |
I_COPY_NUMBER | Call by reference | Type reference (TYPE) | IWP_COPY_NUMBER | Number of Copy | 20090112 | ||
3 | ![]() |
I_PREFIX | Call by reference | Type reference (TYPE) | IWP_PREFIX | Prefix for Generated Objects | 20090325 | ||
4 | ![]() |
I_ROLLNAME | Call by reference | Type reference (TYPE) | ROLLNAME | Data element (semantic domain) | 20090112 |
Method CHECK_PREDEFINED_INFOOBJ on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method CHECK_PREDEFINED_INFOOBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IOBJ | Call by reference | Type reference (TYPE) | RSIOBJNM | Tabletype for IWP_IOBJASS_CP | 20090112 | ||
2 | ![]() |
I_COPY_NUMBER | Call by reference | Type reference (TYPE) | IWP_COPY_NUMBER | Number of Copy | 20090112 | ||
3 | ![]() |
I_PREFIX | Call by reference | Type reference (TYPE) | IWP_PREFIX | Prefix for Generated Objects | 20090325 | ||
4 | ![]() |
I_ROLLNAME | Call by reference | Type reference (TYPE) | ROLLNAME | Data element (semantic domain) | 20090112 |
Method CHECK_PREDEFINED_INFOOBJECT on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method CHECK_STRUC_FOR_BI_REPORTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NOT_IN | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20090812 | ||
2 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | LRM_OBJECT_TYPE | 20090812 | |||
3 | ![]() |
I_AUDIT_AREA | Call by reference | Type reference (TYPE) | LRM_POLICY_TYPE | 20090812 | |||
4 | ![]() |
I_STRUC | Call by reference | Type reference (TYPE) | LRM_STRUC | 20090812 |
Method CHECK_STRUC_FOR_BI_REPORTING on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method CHECK_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_EXISTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091022 | |||
2 | ![]() |
IV_AUDITAREA | Call by reference | Type reference (TYPE) | LRM_POLICY_TYPE | 20091118 | |||
3 | ![]() |
IV_TEMPLATE | Call by reference | Type reference (TYPE) | IWP_WP_PATTERN | Audit Package Template | 20091022 |
Method CHECK_TEMPLATE on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method DEL_BW_REPOSITORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COMMIT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20091119 | ||
2 | ![]() |
IV_POLICY_TYPE | Call by reference | Type reference (TYPE) | LRM_POLICY_TYPE | 20091119 | |||
3 | ![]() |
IV_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20091119 |
Method DEL_BW_REPOSITORY on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method DEL_FROM_IOBJA_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COMMIT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20091119 | ||
2 | ![]() |
IV_POLICY_TYPE | Call by reference | Type reference (TYPE) | LRM_POLICY_TYPE | 20091109 | |||
3 | ![]() |
IV_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20091109 |
Method DEL_FROM_IOBJA_TABLES on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method FILL_RANGE_IN_AAREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_OT_FLD | Call by reference | Type reference (TYPE) | IWP_T_OT_FLD | Object types and fields of an Audit Area | 20090929 | ||
2 | ![]() |
CT_OT_STR | Call by reference | Type reference (TYPE) | IWP_T_OT_STR | Object types and structures of an Audir Area | 20090929 | ||
3 | ![]() |
CT_VIEW | Call by reference | Type reference (TYPE) | IWP_T_VIEW | Views | 20090929 | ||
4 | ![]() |
I_AUDIT_AREA | Call by reference | Type reference (TYPE) | LRM_POLICY_TYPE | 20090929 |
Method FILL_RANGE_IN_AAREA on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method FILTER_FOR_BI_REPORTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_OT_FLD | Call by reference | Type reference (TYPE) | IWP_T_OT_FLD | Object types and fields of an Audit Area | 20090805 | ||
2 | ![]() |
CT_OT_STR | Call by reference | Type reference (TYPE) | IWP_T_OT_STR | Object types and structures of an Audir Area | 20090805 | ||
3 | ![]() |
CT_VIEW | Call by reference | Type reference (TYPE) | IWP_T_VIEW | Views | 20090805 | ||
4 | ![]() |
I_AUDIT_AREA | Call by reference | Type reference (TYPE) | LRM_POLICY_TYPE | 20090805 |
Method FILTER_FOR_BI_REPORTING on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method GET_AAREA_TEXT_VIA_PATTERN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TEXT | Call by reference | Type reference (TYPE) | TEXT60 | Text Field of Length 60 | 20081217 | ||
2 | ![]() |
I_WP_PATTERN | Call by reference | Type reference (TYPE) | IWP_WP_PATTERN | Audit package pattern | 20081217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081217 |
Method GET_ALL_TRANSFER_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TRANS_ATTRIB | Call by reference | Type reference (TYPE) | IWP_T_TRANS_ATTRIB | Table Type of Transferattributes of a table | 20080131 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080131 | ||
2 | ![]() |
20090126 |
Method GET_AUDIT_AREAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_WP_AREA | Call by reference | Type reference (TYPE) | IWP_T_AREA_WT | Tabletype for IWP_T_WP_AREA | 20080312 |
Method GET_AUDIT_AREAS on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method GET_AUDIT_AREA_FROM_PATTERN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_AUDIT_AREA | Call by reference | Type reference (TYPE) | LRM_POLICY_TYPE | 20081217 | |||
2 | ![]() |
I_WP_PATTERN | Call by reference | Type reference (TYPE) | IWP_WP_PATTERN | Audit package pattern | 20081217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081217 |
Method GET_AUDIT_AREA_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TEXT | Call by reference | Type reference (TYPE) | IWP_TXT50 | Description | 20081217 | ||
2 | ![]() |
I_AUDIT_AREA | Call by reference | Type reference (TYPE) | IWP_AUDIT_AREA | Audit Area | 20081217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081217 |
Method GET_AUTH_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_AUTH_CONFIG | Call by reference | Type reference (TYPE) | IWP_T_AUTH_IOBJ | Tabletype for IWP_AUTH_IOBJ | 20071119 | ||
2 | ![]() |
I_WORK_PACKAGE | Call by reference | Type reference (TYPE) | IWP_WORK_PACKAGE | Unique Identifier of a work package | 20071119 | ||
3 | ![]() |
I_WORK_PACKAGE_EXT | Call by reference | Type reference (TYPE) | IWP_WORK_PACKAGE_EXT | Work Package | 20071119 |
Method GET_AUTH_CONFIG on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method GET_BI_CONFIGURATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_GEN_CONFIG | Call by reference | Type reference (TYPE) | IWP_GEN_CONFIG | Configuration of BI extraction | 20071112 | ||
2 | ![]() |
I_WORK_PACKAGE | Call by reference | Type reference (TYPE) | IWP_WORK_PACKAGE | Unique Identifier of a work package | 20071112 | ||
3 | ![]() |
I_WORK_PACKAGE_EXT | Call by reference | Type reference (TYPE) | IWP_WORK_PACKAGE_EXT | Work Package | 20071112 |
Method GET_BI_CONFIGURATION on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method GET_BI_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_GEN_SETTINGS | Call by reference | Type reference (TYPE) | IWP_GEN_SETTINGS | Settings for generation | 20071129 | ||
2 | ![]() |
IV_WORK_PACKAGE_EXT | Call by reference | Type reference (TYPE) | IWP_WORK_PACKAGE_EXT | Work Package | 20071129 |
Method GET_BI_SETTINGS on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method GET_BW_REPOSITORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_REPOS_BW | Call by reference | Type reference (TYPE) | IWP_T_REPOS_BW | Tabletype for IWP_REPOS_BW | 20091118 | ||
2 | ![]() |
ET_REPOS_BW_C | Call by reference | Type reference (TYPE) | IWP_T_REPOS_BW_C | Tabletype for IWP_REPOS_BW_C | 20091118 | ||
3 | ![]() |
ET_REPOS_BW_V | Call by reference | Type reference (TYPE) | IWP_T_REPOS_BW_V | Tabletype for IWP_REPOS_BW_V | 20091118 | ||
4 | ![]() |
ET_REPOS_BW_V_C | Call by reference | Type reference (TYPE) | IWP_T_REPOS_BW_V_C | Tabletype for IWP_REPOS_BW_V_C | 20091118 | ||
5 | ![]() |
I_AUDIT_AREA | Call by reference | Type reference (TYPE) | LRM_POLICY_TYPE | 20091118 |
Method GET_BW_REPOSITORY on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method GET_HIER_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_HIER_PROP | Value transfer | Type reference (TYPE) | IWP_HIER_PROP | Poperties of a hierarchy | 20081017 | ||
2 | ![]() |
I_ROLLNAME | Call by reference | Type reference (TYPE) | ROLLNAME | 20081017 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081017 |
Method GET_HRY_DATA Signature
Method GET_HRY_DATA on class CL_IWP_CUSTOMIZING_INTERFACE has no parameter.
Method GET_HRY_DATA on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method GET_IOBJA_TABLE_OF_AUDIT_AREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_IOBJA_APT | Call by reference | Type reference (TYPE) | IWP_T_IOBJA_APT | Definition of Audit Area Template specific Infoobjects | 20110729 | ||
2 | ![]() |
ET_IOBJA_APT_CP | Call by reference | Type reference (TYPE) | IWP_T_IOBJA_APT_CP | Definition of Audit Area Template specific Infoobj. (copies) | 20110729 | ||
3 | ![]() |
IV_AUDITAREA | Call by reference | Type reference (TYPE) | LRM_POLICY_TYPE | 20091022 |
Method GET_IOBJA_TABLE_OF_AUDIT_AREA on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method GET_NAV_ATTR_DEFINITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_NAV_ATTR_DEF | Value transfer | Type reference (TYPE) | IWP_T_NAV_ATTR_DEF | List of fields | 20081201 |
Method GET_NAV_ATTR_DEFINITION on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method GET_NAV_ATTR_DEFINITION_VP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_NAV_ATTR_DEF | Value transfer | Type reference (TYPE) | IWP_T_NAV_ATTR_DEF_VP | List of fields | 20081202 | ||
2 | ![]() |
I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20081202 |
Method GET_NAV_ATTR_DEFINITION_VP on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method GET_OBJECT_TYPES_FROM_PATTERN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OBJECT_TYPES | Call by reference | Type reference (TYPE) | CL_ARC_DAS_CON_RW_BI_UPLOAD=>TT_OBJECT_TYPES | 20120322 | |||
2 | ![]() |
IV_WP_PATTERN | Call by reference | Type reference (TYPE) | IWP_WP_PATTERN | Audit Package Template | 20120322 |
Method GET_OBJECT_TYPES_FROM_PATTERN on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method GET_OT_TABLE_OF_AUDIT_AREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OT | Call by reference | Type reference (TYPE) | IWP_T_OT | Object types of ILM | 20091022 | ||
2 | ![]() |
IV_AUDITAREA | Call by reference | Type reference (TYPE) | LRM_POLICY_TYPE | 20091022 |
Method GET_OT_TABLE_OF_AUDIT_AREA on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method GET_PREDEFINED_INFOOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IOBJ | Call by reference | Type reference (TYPE) | RSIOBJNM | Tabletype for IWP_IOBJASS_CP | 20081217 | ||
2 | ![]() |
I_AUDIT_AREA | Call by reference | Type reference (TYPE) | LRM_POLICY_TYPE | Audit Area | 20081217 | ||
3 | ![]() |
I_COPY_NUMBER | Call by reference | Type reference (TYPE) | IWP_COPY_NUMBER | Number of Copy | 20081217 | ||
4 | ![]() |
I_ROLLNAME | Call by reference | Type reference (TYPE) | ROLLNAME | Data element (semantic domain) | 20081217 | ||
5 | ![]() |
I_WP_PATTERN | Call by reference | Type reference (TYPE) | IWP_WP_PATTERN | Audit Package Template | 20110729 |
Method GET_PREDEFINED_INFOOBJ on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method GET_PREDEFINED_INFOOBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IOBJ | Call by reference | Type reference (TYPE) | RSIOBJNM | Tabletype for IWP_IOBJASS_CP | 20081106 | ||
2 | ![]() |
I_AUDIT_AREA | Call by reference | Type reference (TYPE) | IWP_AUDIT_AREA | Audit Area | 20081106 | ||
3 | ![]() |
I_COPY_NUMBER | Call by reference | Type reference (TYPE) | IWP_COPY_NUMBER | Number of Copy | 20081106 | ||
4 | ![]() |
I_ROLLNAME | Call by reference | Type reference (TYPE) | ROLLNAME | Data element (semantic domain) | 20081106 |
Method GET_PREDEFINED_INFOOBJECT on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method GET_PREDEFINED_INFOOBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_IOBJASS | Call by reference | Type reference (TYPE) | IWP_T_IOBJASSC | Tabletype for IWP_IOBJASS_CP | 20081106 | ||
2 | ![]() |
I_AUDIT_AREA | Call by reference | Type reference (TYPE) | IWP_AUDIT_AREA | Audit Area | 20081106 |
Method GET_PREDEFINED_INFOOBJECTS on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method GET_PREDEFINED_UNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IOBJ | Call by reference | Type reference (TYPE) | RSIOBJNM | Tabletype for IWP_IOBJASS_CP | 20090323 | ||
2 | ![]() |
I_AUDIT_AREA | Call by reference | Type reference (TYPE) | LRM_POLICY_TYPE | Audit Area | 20090323 | ||
3 | ![]() |
I_COPY_NUMBER | Call by reference | Type reference (TYPE) | IWP_COPY_NUMBER | Number of Copy | 20090323 | ||
4 | ![]() |
I_KEYFIGURE | Call by reference | Type reference (TYPE) | RSIOBJNM | 20090323 | |||
5 | ![]() |
I_WP_PATTERN | Call by reference | Type reference (TYPE) | IWP_WP_PATTERN | Audit Package Template | 20110729 |
Method GET_PREDEFINED_UNIT on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method GET_REPOS_BW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_REPOS_BW | Call by reference | Type reference (TYPE) | T_REPOS_BW | 20091023 | |||
2 | ![]() |
ET_REPOS_BW_V | Call by reference | Type reference (TYPE) | T_REPOS_BW_V | 20091023 | |||
3 | ![]() |
I_AUDIT_AREA | Call by reference | Type reference (TYPE) | LRM_POLICY_TYPE | 20091023 |
Method GET_REPOS_BW on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method GET_ROLLNAME_BY_HRYSTRUCT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ROLLNAME | Value transfer | Type reference (TYPE) | ROLLNAME | Data element (semantic domain) | 20081023 | ||
2 | ![]() |
I_STRUCTURE | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20081023 |
Method GET_ROLLNAME_BY_HRYSTRUCT on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method GET_SOURCESYSTEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SOURCESYSTEM | Call by reference | Type reference (TYPE) | IWP_S_SOURCESYSTEM | Source System Information | 20081029 | ||
2 | ![]() |
I_WORK_PACKAGE | Call by reference | Type reference (TYPE) | IWP_WORK_PACKAGE | Unique Identifier of Work Package | 20081029 | ||
3 | ![]() |
I_WORK_PACKAGE_EXT | Call by reference | Type reference (TYPE) | IWP_WORK_PACKAGE_EXT | Work Package | 20081029 |
Method GET_SOURCESYSTEM on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method GET_TABTYP_FROM_CUSTOMIZING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TABTYPE | Value transfer | Type reference (TYPE) | IWP_TABTYP | Table attributes | 20081114 | ||
2 | ![]() |
I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20081114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081114 |
Method GET_TRANSFER_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TRANS_ATTRIB | Call by reference | Type reference (TYPE) | IWP_TRANS_ATTRIB | Transferattributes of a table | 20071206 | ||
2 | ![]() |
I_TABNAME | Call by reference | Type reference (TYPE) | ANY | Table Name | 20071206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071206 |
Method GET_VP_MAPPING_CUSTOMIZING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_VP_MAPPING | Value transfer | Type reference (TYPE) | IWP_T_VP_CUST | 20081210 | |||
2 | ![]() |
I_AUDIT_AREA | Call by reference | Type reference (TYPE) | LRM_POLICY_TYPE | 20081210 | |||
3 | ![]() |
I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20081211 |
Method GET_VP_MAPPING_CUSTOMIZING on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method IS_HRY_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RESULT | Value transfer | Type reference (TYPE) | FLAG | 20081022 | |||
2 | ![]() |
I_STRUCTURE | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20081022 |
Method IS_HRY_STRUCTURE on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method IS_INTV_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RESULT | Value transfer | Type reference (TYPE) | FLAG | 20081113 | |||
2 | ![]() |
I_STRUCTURE | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20081113 |
Method IS_INTV_STRUCTURE on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method IS_NODE_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RESULT | Value transfer | Type reference (TYPE) | FLAG | 20081113 | |||
2 | ![]() |
I_STRUCTURE | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20081113 |
Method IS_NODE_STRUCTURE on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method READ_REPOS_BW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_REPOS_BW | Call by reference | Type reference (TYPE) | T_REPOS_BW | 20091022 | |||
2 | ![]() |
ET_REPOS_BW_V | Call by reference | Type reference (TYPE) | T_REPOS_BW_V | 20091022 | |||
3 | ![]() |
I_AUDIT_AREA | Call by reference | Type reference (TYPE) | LRM_POLICY_TYPE | 20091022 |
Method READ_REPOS_BW on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
Method SET_BW_REPOSITORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_REPOS_BW | Call by reference | Type reference (TYPE) | IWP_T_REPOS_BW | Tabletype for IWP_REPOS_BW | 20091118 | ||
2 | ![]() |
IT_REPOS_BW_C | Call by reference | Type reference (TYPE) | IWP_T_REPOS_BW_C | Tabletype for IWP_REPOS_BW_C | 20091118 | ||
3 | ![]() |
IT_REPOS_BW_V | Call by reference | Type reference (TYPE) | IWP_T_REPOS_BW_V | Tabletype for IWP_REPOS_BW_V | 20091118 | ||
4 | ![]() |
IT_REPOS_BW_V_C | Call by reference | Type reference (TYPE) | IWP_T_REPOS_BW_V_C | Tabletype for IWP_REPOS_BW_V_C | 20091118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091118 |
Method SET_IOBJA_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_IOBJA_APT | Call by reference | Type reference (TYPE) | IWP_T_IOBJA_APT | Tabletype for IWP_IOBJA_APT table | 20110729 | ||
2 | ![]() |
IT_IOBJA_APT_CP | Call by reference | Type reference (TYPE) | IWP_T_IOBJA_APT_CP | Tabletype for IWP_IOBJA_APT_CP table | 20110729 | ||
3 | ![]() |
IV_COMMIT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20091119 |
Method SET_IOBJA_TABLES on class CL_IWP_CUSTOMIZING_INTERFACE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |