Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DBA_RDI_QUERY | DBA-RDI-QRY: Query Facade | 20121005 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DBA_RDI_QUERY_CS | DBA-RDI-QRY: Query Facade | 20121011 |
Properties
| Interface | IF_DBA_RDI_QUERY | |
| Short Description | DBA-RDI-QRY: Query Facade |
General Data
| Package | SDBA_BACKEND | DBA Cockpit: Backend Infrastructure |
| Created | 20121002 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_DBA_RDI_QUERY has no interface.
Friends
Interface IF_DBA_RDI_QUERY has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_AGGR_PARTITION | Constant | Public | Type reference (TYPE) | STRING | 'PARTITION' | 20121002 | ||
| 2 | CO_AGGR_TIME | Constant | Public | Type reference (TYPE) | STRING | 'TIME' | 20121002 | ||
| 3 | CO_ASCENDING | Constant | Public | Type reference (TYPE) | DBA_OPERATOR | 'ASC' | 20121002 | ||
| 4 | CO_BOOL_OP_AND | Constant | Public | Type reference (TYPE) | DBA_OPERATOR | 'AND' | 20121002 | ||
| 5 | CO_BOOL_OP_OR | Constant | Public | Type reference (TYPE) | DBA_OPERATOR | 'OR' | 20121002 | ||
| 6 | CO_CHK_EXEC_NO_DFT_FILTER | Constant | Public | Type reference (TYPE) | STRING | 'CHK_EXEC_NO_DFT_FILTER' | 20121002 | ||
| 7 | CO_CHK_EXEC_NO_RESULT | Constant | Public | Type reference (TYPE) | STRING | 'CHK_EXEC_NO_RESULT' | 20121002 | ||
| 8 | CO_CHK_QRY_RESULT_VARIABLE | Constant | Public | Type reference (TYPE) | STRING | 'CHK_QRY_RESULT_VARIABLE' | 20121002 | ||
| 9 | CO_CUBE_MODEL_COLS | Constant | Public | Type reference (TYPE) | STRING | 'COLS' | 20121002 | ||
| 10 | CO_CUBE_MODEL_ROWS | Constant | Public | Type reference (TYPE) | STRING | 'ROWS' | 20121002 | ||
| 11 | CO_DESCENDING | Constant | Public | Type reference (TYPE) | DBA_OPERATOR | 'DESC' | 20121002 | ||
| 12 | CO_OP_EQUAL | Constant | Public | Type reference (TYPE) | DBA_OPERATOR | '=' | 20121002 | ||
| 13 | CO_OP_GREATER_EQUAL | Constant | Public | Type reference (TYPE) | DBA_OPERATOR | '>=' | 20121002 | ||
| 14 | CO_OP_GREATER_THAN | Constant | Public | Type reference (TYPE) | DBA_OPERATOR | '>' | 20121002 | ||
| 15 | CO_OP_IN | Constant | Public | Type reference (TYPE) | DBA_OPERATOR | 'IN' | 20121002 | ||
| 16 | CO_OP_LESS_EQUAL | Constant | Public | Type reference (TYPE) | DBA_OPERATOR | '<=' | 20121002 | ||
| 17 | CO_OP_LESS_THAN | Constant | Public | Type reference (TYPE) | DBA_OPERATOR | '<' | 20121002 | ||
| 18 | CO_OP_LIKE | Constant | Public | Type reference (TYPE) | DBA_OPERATOR | 'LIKE' | 20121002 | ||
| 19 | CO_OP_NOT_EQUAL | Constant | Public | Type reference (TYPE) | DBA_OPERATOR | '<>' | 20121002 | ||
| 20 | CO_OP_NOT_IN | Constant | Public | Type reference (TYPE) | DBA_OPERATOR | 'NOT IN' | 20121002 | ||
| 21 | CO_OP_NOT_LIKE | Constant | Public | Type reference (TYPE) | DBA_OPERATOR | 'NOT LIKE' | 20121002 | ||
| 22 | CO_PO_RECORD_IMPACT | Constant | Public | Type reference (TYPE) | STRING | 'RECORD_IMPACT' | 20121113 |
Methods
Events
Interface IF_DBA_RDI_QUERY has no event.
Types
Interface IF_DBA_RDI_QUERY has no local type.
Method Signatures
Method COLLECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLL_TSTAMP | Value transfer | Type reference (TYPE) | DB6TSTAMP | DB6: Timestamp (Format: YYYYMMDDHHMMSS) | 20130527 | |||
| 2 | DATA | Call by reference | Type reference (TYPE) | ANY | 20121002 | ||||
| 3 | DBH_COLL | Call by reference | Type reference (TYPE) | STRING | 20121002 | ||||
| 4 | ROUTINEPARAMS | Call by reference | Type reference (TYPE) | DBA_DATA_REF_TAB | 20121002 | ||||
| 5 | SUPPRESS_MSGS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121002 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | 20121002 | ||||
| 2 | PACKAGE_SIZE | Call by reference | Type reference (TYPE) | I | 0 | 20121002 | |||
| 3 | TRUNCATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121002 |
Method EXTRACT_FOR_BI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CUBE_MODEL | Call by reference | Type reference (TYPE) | STRING | IF_DBA_RDI_QUERY=>CO_CUBE_MODEL_COLS | 20121002 | |||
| 2 | EXTRACTOR_DATA | Call by reference | Type reference (TYPE) | DBA_DBH_LOADER_DATA | 20121002 | ||||
| 3 | EXTRACTOR_NAME | Call by reference | Type reference (TYPE) | STRING | 20121002 | ||||
| 4 | HEADER | Call by reference | Type reference (TYPE) | DBA_DBH_LOADER_HEADER | 20121002 | ||||
| 5 | HOUR_AGGR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121002 | |||
| 6 | PREFIX | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | 20121002 | ||||
| 7 | REQUIRED_RECORDS | Call by reference | Type reference (TYPE) | DBA_DBH_REQUIRED_RECORDS | 20121002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121002 |
Method GEN_SP_SNAPSHOT_PHASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_INC_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121002 | |||
| 2 | MEASURE_TIME_IN_S | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121002 | |||
| 3 | SP | Call by reference | Object reference (TYPE REF TO) | CL_DBA_STORED_PROCEDURE | 20121002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121002 |
Method GEN_SP_STAGING_PHASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SP | Call by reference | Object reference (TYPE REF TO) | CL_DBA_STORED_PROCEDURE | 20121002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121002 |
Method GEN_SP_STG_DIRECT_PHASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISTINCT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121002 | |||
| 2 | FIRST_CALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121002 | |||
| 3 | PREFIX | Value transfer | Type reference (TYPE) | STRING | 20121002 | ||||
| 4 | SP | Call by reference | Object reference (TYPE REF TO) | CL_DBA_STORED_PROCEDURE | 20121002 | ||||
| 5 | STAGING_TABLE | Value transfer | Type reference (TYPE) | DB6_DBH_TABLE_NAME | 20121002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121002 |
Method GET_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLECTOR | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | 20121002 | ||||
| 2 | DATA | Call by reference | Type reference (TYPE) | ANY | 20121002 | ||||
| 3 | DDIC_SRC | Call by reference | Type reference (TYPE) | STRING | 20121002 | ||||
| 4 | FROM_DATE | Call by reference | Type reference (TYPE) | SYDATUM | 20121002 | ||||
| 5 | FROM_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | 20121002 | ||||
| 6 | TO_DATE | Call by reference | Type reference (TYPE) | SYDATUM | 20121002 | ||||
| 7 | TO_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | 20121002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121002 |
Method GET_PROCESSING_OPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20121002 | ||||
| 2 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20121002 |
Method GET_PROCESSING_OPTION on Interface IF_DBA_RDI_QUERY has no exception.
Method GET_RUNTIME_STATISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RUNTIME_STATISTICS | Value transfer | Type reference (TYPE) | DBA_RDI_STATISTICS_LIST | 20121002 |
Method GET_RUNTIME_STATISTICS on Interface IF_DBA_RDI_QUERY has no exception.
Method GET_SNAPSHOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | 20121002 | ||||
| 2 | DDIC_SRC | Call by reference | Type reference (TYPE) | STRING | 20121002 | ||||
| 3 | EXECUTE_RUNTIME | Call by reference | Type reference (TYPE) | I | 20121002 | ||||
| 4 | RDI_RUNTIME | Call by reference | Type reference (TYPE) | I | 20121002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121002 |
Method MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | 20121002 | ||||
| 2 | PACKAGE_SIZE | Call by reference | Type reference (TYPE) | I | 0 | 20121002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121002 | |||
| 2 | 20121002 |
Method REPLACE_SRC_ALIAS_IN_STMT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STMT | Call by reference | Type reference (TYPE) | STRING | 20121002 |
Method REPLACE_SRC_ALIAS_IN_STMT on Interface IF_DBA_RDI_QUERY has no exception.
Method RESET Signature
Method RESET on Interface IF_DBA_RDI_QUERY has no parameter.
Method RESET on Interface IF_DBA_RDI_QUERY has no exception.
Method RESET_RUNTIME_STATISTICS Signature
Method RESET_RUNTIME_STATISTICS on Interface IF_DBA_RDI_QUERY has no parameter.
Method RESET_RUNTIME_STATISTICS on Interface IF_DBA_RDI_QUERY has no exception.
Method RESOLVE_VARIABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RDI_METRIC_TYPE | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | 20121002 | ||||
| 2 | SELECT_FIELD | Call by reference | Type reference (TYPE) | STRING | 20121002 | ||||
| 3 | SRC_FIELD | Call by reference | Type reference (TYPE) | DBA_RDI_META_SRC_FIELD | 20121002 | ||||
| 4 | TIME_AGGREGATED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121002 |
Method RESOLVE_VARIABLES on Interface IF_DBA_RDI_QUERY has no exception.
Method SET_AGGREGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COL | Call by reference | Type reference (TYPE) | STRING | 20121002 | ||||
| 2 | DDIC_FIELD | Call by reference | Type reference (TYPE) | STRING | 20121002 | ||||
| 3 | SET_ID | Call by reference | Type reference (TYPE) | I | 0 | 20121002 | |||
| 4 | SNAP | Call by reference | Type reference (TYPE) | STRING | 20121002 |
Method SET_AGGREGATION on Interface IF_DBA_RDI_QUERY has no exception.
Method SET_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COL | Call by reference | Type reference (TYPE) | STRING | 20121002 | ||||
| 2 | DDIC_FIELD | Call by reference | Type reference (TYPE) | STRING | 20121002 | ||||
| 3 | OPERATOR | Call by reference | Type reference (TYPE) | DBA_OPERATOR | IF_DBA_RDI_QUERY=>CO_OP_EQUAL | 20121002 | |||
| 4 | SET_ID | Call by reference | Type reference (TYPE) | I | 0 | 20121002 | |||
| 5 | SNAP | Call by reference | Type reference (TYPE) | STRING | 20121002 | ||||
| 6 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20121002 |
Method SET_FILTER on Interface IF_DBA_RDI_QUERY has no exception.
Method SET_FILTER_FROM_RANGE_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DDIC_FIELD | Call by reference | Type reference (TYPE) | STRING | 20121002 | ||||
| 2 | RANGE_TAB | Call by reference | Type reference (TYPE) | TABLE | 20121002 |
Method SET_FILTER_FROM_RANGE_TAB on Interface IF_DBA_RDI_QUERY has no exception.
Method SET_FILTER_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BOOLEAN_OP | Call by reference | Type reference (TYPE) | DBA_OPERATOR | CO_BOOL_OP_OR | 20121002 | |||
| 2 | PARENT_SET_ID | Call by reference | Type reference (TYPE) | I | 0 | 20121002 | |||
| 3 | SET_ID | Call by reference | Type reference (TYPE) | I | 20121002 |
Method SET_FILTER_SET on Interface IF_DBA_RDI_QUERY has no exception.
Method SET_GRANULARITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GRANULARITY | Call by reference | Type reference (TYPE) | DBA_WD_TIMESLIDER-GRANULARITY | 20121002 |
Method SET_GRANULARITY on Interface IF_DBA_RDI_QUERY has no exception.
Method SET_GROUP_BY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COL | Call by reference | Type reference (TYPE) | STRING | 20121002 | ||||
| 2 | DDIC_FIELD | Call by reference | Type reference (TYPE) | STRING | 20121002 | ||||
| 3 | GRP_SET_ID | Call by reference | Type reference (TYPE) | I | 1 | 20121002 | |||
| 4 | SNAP | Call by reference | Type reference (TYPE) | STRING | 20121002 |
Method SET_GROUP_BY on Interface IF_DBA_RDI_QUERY has no exception.
Method SET_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FROM_DATE | Call by reference | Type reference (TYPE) | SYDATUM | 20121002 | ||||
| 2 | FROM_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | 20121002 | ||||
| 3 | IS_TIME_FRAME | Call by reference | Type reference (TYPE) | DBA_WD_TIMESLIDER | 20121002 | ||||
| 4 | RANGETYPE | Call by reference | Type reference (TYPE) | I | 20121002 | ||||
| 5 | TO_DATE | Call by reference | Type reference (TYPE) | SYDATUM | 20121002 | ||||
| 6 | TO_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | 20121002 |
Method SET_HISTORY on Interface IF_DBA_RDI_QUERY has no exception.
Method SET_OUTER_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COL | Call by reference | Type reference (TYPE) | STRING | 20121002 | ||||
| 2 | DDIC_FIELD | Call by reference | Type reference (TYPE) | STRING | 20121002 | ||||
| 3 | OPERATOR | Call by reference | Type reference (TYPE) | DBA_OPERATOR | IF_DBA_RDI_QUERY=>CO_OP_EQUAL | 20121002 | |||
| 4 | SET_ID | Call by reference | Type reference (TYPE) | I | 0 | 20121002 | |||
| 5 | SNAP | Call by reference | Type reference (TYPE) | STRING | 20121002 | ||||
| 6 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20121002 |
Method SET_OUTER_FILTER on Interface IF_DBA_RDI_QUERY has no exception.
Method SET_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAM | Call by reference | Type reference (TYPE) | STRING | 20121002 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20121002 |
Method SET_PARAM on Interface IF_DBA_RDI_QUERY has no exception.
Method SET_PROCESSING_OPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20121002 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20121002 |
Method SET_PROCESSING_OPTION on Interface IF_DBA_RDI_QUERY has no exception.
Method SET_SNAPSHOT_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TIMESTAMP | Call by reference | Type reference (TYPE) | DB6TSTAMP | DB6: Timestamp (Format: YYYYMMDDHHMMSS) | 20130529 |
Method SET_SNAPSHOT_TIMESTAMP on Interface IF_DBA_RDI_QUERY has no exception.
Method SET_SORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COL | Call by reference | Type reference (TYPE) | STRING | 20121002 | ||||
| 2 | DDIC_FIELD | Call by reference | Type reference (TYPE) | STRING | 20121002 | ||||
| 3 | ORDER | Call by reference | Type reference (TYPE) | DBA_OPERATOR | IF_DBA_RDI_QUERY=>CO_ASCENDING | 20121002 | |||
| 4 | SEQ_NO | Call by reference | Type reference (TYPE) | I | 20121002 | ||||
| 5 | SNAP | Call by reference | Type reference (TYPE) | STRING | 20121002 |
Method SET_SORT on Interface IF_DBA_RDI_QUERY has no exception.
Method SET_TEST_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEST_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_DBA_TEST_HANDLER | 20121002 |
Method SET_TEST_HANDLER on Interface IF_DBA_RDI_QUERY has no exception.
Method SET_TIME_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TIME_SELECTION | Call by reference | Type reference (TYPE) | DBA_WD_TIMESLIDER | 20121002 |
Method SET_TIME_SELECTION on Interface IF_DBA_RDI_QUERY has no exception.
Method SET_TOP_N Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TOP_N | Call by reference | Type reference (TYPE) | I | 20121002 |
Method SET_TOP_N on Interface IF_DBA_RDI_QUERY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |