Hierarchy

⤷

⤷

Properties
Class | CL_MSR_TRC_UI | |
Short Description | Multistep returns - tracking UI | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | MSR_TRACKING | Multi-Step Returns: Tracking |
Created | 20070216 | 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) |
Interfaces
Class CL_MSR_TRC_UI has no interface implemented.
Friends
Class CL_MSR_TRC_UI 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) | LTT_TBSGT | rPO/rSTO: Returns Reason | 20071123 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LTT_FU_CODE_TEXTS | Text of follow_up activities | 20071203 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LTT_REFUND_CODES | 20071207 | |||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LTT_RET_REASON | rO: Returns Reason | 20071207 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LTT_SPLIT_NODES | Table of Split_Id and Tree-Node | 20071105 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | DDFIXVALUES | Description of Domain Fixed Values | 20071012 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | DDFIXVALUES | Description of Domain Fixed Values | 20070830 | ||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | DDFIXVALUES | Description of Domain Fixed Values | 20070830 | ||
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | DDFIXVALUES | Description of Domain Fixed Values | 20070830 | ||
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | DDFIXVALUES | Description of Domain Fixed Values | 20071207 | ||
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LVC_NKEY | Current node for add_node_to_table | 20100929 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Add node to to table for data export | 20100929 |
2 | ![]() |
Static method | Public | Method | Check if it is a real splt or only a 1:1 split | 20080307 |
3 | ![]() |
Static method | Public | Method | Clear GV_CURRENT_NODE | 20100929 |
4 | ![]() |
Static method | Public | Method | convert approval step to corresponding document step | 20080204 |
5 | ![]() |
Static method | Public | Method | Display Dokument | 20070813 |
6 | ![]() |
Static method | Public | Method | Fill output table for detail ALV tree | 20070720 |
7 | ![]() |
Static method | Public | Method | Fill output table header ALV grid | 20070810 |
8 | ![]() |
Static method | Public | Method | Fill output table for item ALV grid | 20070810 |
9 | ![]() |
Static method | Public | Method | Get status icons for process status | 20070718 |
10 | ![]() |
Static method | Public | Method | Get status icons for process status | 20080207 |
11 | ![]() |
Static method | Public | Method | Fill icon for executed step | 20070717 |
12 | ![]() |
Static method | Private | Method | Get text value of document status | 20071123 |
13 | ![]() |
Static method | Public | Method | Get field catalog for detail tree | 20070706 |
14 | ![]() |
Static method | Private | Method | Get text value of document status | 20071012 |
15 | ![]() |
Static method | Private | Method | Get text value of document status | 20070830 |
16 | ![]() |
Static method | Public | Method | Get text value of financial status | 20070830 |
17 | ![]() |
Static method | Public | Method | Get text value of logistical status | 20070830 |
18 | ![]() |
Static method | Private | Method | Get text value of document status | 20071207 |
19 | ![]() |
Static method | Private | Method | Get text value of document status | 20071203 |
20 | ![]() |
Static method | Public | Method | Get field catalog for item list | 20070810 |
21 | ![]() |
Static method | Public | Method | Get status fields for item | 20070723 |
22 | ![]() |
Static method | Public | Method | Get field catalog for item list | 20070722 |
23 | ![]() |
Static method | Public | Method | Get status fields for item | 20070722 |
24 | ![]() |
Static method | Private | Method | Get text value of document status | 20071207 |
25 | ![]() |
Static method | Private | Method | Get text value of document status | 20071123 |
26 | ![]() |
Static method | Public | Method | get description of step for dispay in detail tree | 20071218 |
27 | ![]() |
Static method | Public | Method | get description of step for dispay in detail tree | 20071218 |
28 | ![]() |
Static method | Public | Method | Set fixed values for field FIN_STATUS | 20070810 |
29 | ![]() |
Static method | Public | Method | Set fixed values for field FU_CODE | 20130130 |
30 | ![]() |
Static method | Public | Method | Set last active step | 20070831 |
31 | ![]() |
Static method | Public | Method | Clear tablöe with nodes of split_ids | 20071106 |
32 | ![]() |
Static method | Public | Method | Get Node for Split_id | 20071106 |
33 | ![]() |
Static method | Public | Method | Add Node for Split_id | 20071106 |
Events
Class CL_MSR_TRC_UI has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LTS_FU_CODE_TEXT | Private | See coding | 20071203 | BEGIN OF lts_fu_code_text,
fu_code TYPE msr_fu_code,
fu_code_text TYPE msr_fu_code_text,
END OF lts_fu_code_text
|
||
2 | LTS_SPLIT_NODE | Private | See coding | 20071105 | BEGIN OF lts_split_node,
split_id TYPE msr_split_id,
node TYPE salv_de_node_key,
END OF lts_split_node
|
||
3 | LTT_FU_CODE_TEXTS | Private | See coding | 20071203 | ltt_fu_code_texts TYPE STANDARD TABLE OF lts_fu_code_text
|
||
4 | LTT_REFUND_CODES | Private | See coding | 20071207 | ltt_refund_codes TYPE STANDARD TABLE OF msr_c_ret_refunt
|
||
5 | LTT_RET_REASON | Private | See coding | 20071123 | ltt_ret_reason TYPE STANDARD TABLE OF msr_c_ret_reasot
|
||
6 | LTT_SPLIT_NODES | Private | See coding | 20071105 | ltt_split_nodes TYPE STANDARD TABLE OF lts_split_node
|
||
7 | LTT_TBSGT | Private | See coding | 20071123 | ltt_tbsgt TYPE STANDARD TABLE OF tbsgt
|
Method Signatures
Method ADD_NODE_TO_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_OUTTAB | Call by reference | Type reference (TYPE) | MSR_T_SCR_TRC_DETAILS | Multi-Step Returns: Screen Structure for Tracking Details | 20100929 | ||
2 | ![]() |
E_NEW_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20100929 | ||
3 | ![]() |
IS_OUTTAB_LINE | Call by reference | Type reference (TYPE) | MSR_S_SCR_TRC_DETAILS | Multi-Step Returns: Screen Structure for Tracking Details | 20100929 | ||
4 | ![]() |
I_NODE_TEXT | Call by reference | Type reference (TYPE) | LVC_VALUE | ALV Control: Cell Content | 20100929 | ||
5 | ![]() |
I_RELAT_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20100929 |
Method ADD_NODE_TO_TABLE on class CL_MSR_TRC_UI has no exception.
Method CHECK_SPLITS_EXIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SPLITS_EXIST | Call by reference | Type reference (TYPE) | XFELD | X = real split; " " = 1:1 split | 20080307 | ||
2 | ![]() |
IT_SPLIT_REL | Call by reference | Type reference (TYPE) | MSR_T_SPLIT_REL | Multi-step returns - relationship between splits | 20080307 | ||
3 | ![]() |
IV_ITEM | Call by reference | Type reference (TYPE) | MSR_PROCESS_ITEM | Item Number | 20080307 | ||
4 | ![]() |
IV_MSR_ID | Call by reference | Type reference (TYPE) | MSR_PROCESS_ID | Process Identification Number | 20080307 |
Method CHECK_SPLITS_EXIST on class CL_MSR_TRC_UI has no exception.
Method CLEAR_CURRENT_NODE_KEY Signature
Method CLEAR_CURRENT_NODE_KEY on class CL_MSR_TRC_UI has no parameter.
Method CLEAR_CURRENT_NODE_KEY on class CL_MSR_TRC_UI has no exception.
Method CONVERT_APPROVAL_STEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_STEP_ID | Call by reference | Type reference (TYPE) | MSR_STEP_ID | Step ID | 20080204 | ||
2 | ![]() |
IV_SEQ_ID | Call by reference | Type reference (TYPE) | MSR_SEQ_ID | Sequence Identification Number | 20080204 | ||
3 | ![]() |
IV_STEP_ID | Call by reference | Type reference (TYPE) | MSR_STEP_ID | Step ID | 20080204 |
Method CONVERT_APPROVAL_STEP on class CL_MSR_TRC_UI has no exception.
Method DISPLAY_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DOC_ITEM | Call by reference | Type reference (TYPE) | MSR_DOC_ITEM | Document Item | 20070813 | ||
2 | ![]() |
IV_DOC_NR | Call by reference | Type reference (TYPE) | MSR_DOC_NR | Document Number | 20070813 | ||
3 | ![]() |
IV_DOC_TYPE | Call by reference | Type reference (TYPE) | MSR_DOC_TYPE | Document Type | 20070813 | ||
4 | ![]() |
IV_DOC_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20070831 |
Method DISPLAY_DOCUMENT on class CL_MSR_TRC_UI has no exception.
Method FILL_DETAIL_OUTTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_OUTTAB | Call by reference | Type reference (TYPE) | MSR_S_SCR_TRC_DETAILS | Multi-Step Returns: Screen Structure for Tracking Details | 20070720 | ||
2 | ![]() |
IS_EXECUTED | Call by reference | Type reference (TYPE) | MSR_D_EXECUTED | Multi-step returns - main tracking table | 20070720 | ||
3 | ![]() |
IS_HEAD | Call by reference | Type reference (TYPE) | MSR_D_HEAD | Multi-step returns - header data | 20070720 | ||
4 | ![]() |
IS_ITEM | Call by reference | Type reference (TYPE) | MSR_D_ITEM | Multi-step returns - item data | 20070720 | ||
5 | ![]() |
IT_NEXTPLANTS | Call by reference | Type reference (TYPE) | MSR_T_NEXTPLANTS | Multi-step returns - next plants | 20070814 |
Method FILL_DETAIL_OUTTAB on class CL_MSR_TRC_UI has no exception.
Method FILL_HEAD_OUTTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_OUTTAB | Call by reference | Type reference (TYPE) | MSR_S_SCR_HEAD_LIST | Multistep Returns - Tracking Overview Header List | 20070810 | ||
2 | ![]() |
IS_DOC | Call by reference | Type reference (TYPE) | MSR_S_DOCUMENT_KEY | Multistep Returns - Document items with tracking key | 20070810 | ||
3 | ![]() |
IS_EXECUTED | Call by reference | Type reference (TYPE) | MSR_D_EXECUTED | Multi-step returns - main tracking table | 20070810 | ||
4 | ![]() |
IS_HEAD | Call by reference | Type reference (TYPE) | MSR_D_HEAD | Multi-step returns - header data | 20070810 |
Method FILL_HEAD_OUTTAB on class CL_MSR_TRC_UI has no exception.
Method FILL_ITEM_OUTTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_OUTTAB | Call by reference | Type reference (TYPE) | MSR_S_SCR_ITEM_LIST | Multistep Returns - Tracking Overview Item List | 20070810 | ||
2 | ![]() |
IS_EXECUTED | Call by reference | Type reference (TYPE) | MSR_D_EXECUTED | Multi-step returns - main tracking table | 20070810 | ||
3 | ![]() |
IS_HEAD | Call by reference | Type reference (TYPE) | MSR_D_HEAD | Multi-step returns - header data | 20070810 | ||
4 | ![]() |
IS_ITEM | Call by reference | Type reference (TYPE) | MSR_D_ITEM | Multi-step returns - item data | 20070810 |
Method FILL_ITEM_OUTTAB on class CL_MSR_TRC_UI has no exception.
Method FILL_STATUS_ICONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_LED_CANCELLED_DOC | Call by reference | Type reference (TYPE) | MSR_PROC_STATUS_ICON | Processing Status with Icon | 20071023 | ||
2 | ![]() |
EV_LED_ERROR | Call by reference | Type reference (TYPE) | MSR_PROC_STATUS_ICON | Processing Status with Icon | 20070718 | ||
3 | ![]() |
EV_LED_ERROR_DOC | Call by reference | Type reference (TYPE) | MSR_PROC_STATUS_ICON | Processing Status with Icon | 20070903 | ||
4 | ![]() |
EV_LED_FINISHED | Call by reference | Type reference (TYPE) | MSR_PROC_STATUS_ICON | Processing Status with Icon | 20070718 | ||
5 | ![]() |
EV_LED_FINISHED_DOC | Call by reference | Type reference (TYPE) | MSR_PROC_STATUS_ICON | Processing Status with Icon | 20070903 | ||
6 | ![]() |
EV_LED_INACTIVE | Call by reference | Type reference (TYPE) | MSR_PROC_STATUS_ICON | Processing Status with Icon | 20070903 | ||
7 | ![]() |
EV_LED_INACTIVE_DOC | Call by reference | Type reference (TYPE) | MSR_PROC_STATUS_ICON | Processing Status with Icon | 20070903 | ||
8 | ![]() |
EV_LED_INCOMPLETE | Call by reference | Type reference (TYPE) | MSR_PROC_STATUS_ICON | Processing Status with Icon | 20070718 | ||
9 | ![]() |
EV_LED_INCOMPLETE_DOC | Call by reference | Type reference (TYPE) | MSR_PROC_STATUS_ICON | Processing Status with Icon | 20070903 | ||
10 | ![]() |
EV_LED_NOT_EXISTING | Call by reference | Type reference (TYPE) | MSR_PROC_STATUS_ICON | Processing Status with Icon | 20070913 | ||
11 | ![]() |
EV_LED_NOT_EXISTING_DOC | Call by reference | Type reference (TYPE) | MSR_PROC_STATUS_ICON | Processing Status with Icon | 20070913 | ||
12 | ![]() |
EV_LED_REJECTED_DOC | Call by reference | Type reference (TYPE) | MSR_PROC_STATUS_ICON | Processing Status | 20080207 | ||
13 | ![]() |
EV_LED_REVERSAL_DOC | Call by reference | Type reference (TYPE) | MSR_PROC_STATUS_ICON | Processing Status with Icon | 20071023 |
Method FILL_STATUS_ICONS on class CL_MSR_TRC_UI has no exception.
Method FILL_STATUS_ICONS_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_LED_ERROR | Call by reference | Type reference (TYPE) | MSR_PROC_STATUS_ICON | Processing Status with Icon | 20080207 | ||
2 | ![]() |
EV_LED_FINISHED | Call by reference | Type reference (TYPE) | MSR_PROC_STATUS_ICON | Processing Status with Icon | 20080207 | ||
3 | ![]() |
EV_LED_INACTIVE | Call by reference | Type reference (TYPE) | MSR_PROC_STATUS_ICON | Processing Status with Icon | 20080207 | ||
4 | ![]() |
EV_LED_INCOMPLETE | Call by reference | Type reference (TYPE) | MSR_PROC_STATUS_ICON | Processing Status with Icon | 20080207 |
Method FILL_STATUS_ICONS_TEXT on class CL_MSR_TRC_UI has no exception.
Method FILL_STEP_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ICON | Call by reference | Type reference (TYPE) | MSR_PROC_STATUS_ICON | Multi-step returns - step icon | 20070717 | ||
2 | ![]() |
EV_ICON_TEXT | Call by reference | Type reference (TYPE) | MSR_STEP_TEXT | Multi-step returns - step description | 20070717 | ||
3 | ![]() |
IV_STEP_ID | Call by reference | Type reference (TYPE) | MSR_STEP_ID | Multi-step returns - step ID | 20070717 |
Method FILL_STEP_ICON on class CL_MSR_TRC_UI has no exception.
Method GET_BSGRU_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_BSGRU_TEXT | Call by reference | Type reference (TYPE) | MSR_RET_REASON_TEXT | Return Reason Description | 20071123 | ||
2 | ![]() |
IV_BSGRU | Call by reference | Type reference (TYPE) | BSGRU | Reason for Ordering | 20071123 |
Method GET_BSGRU_TEXT on class CL_MSR_TRC_UI has no exception.
Method GET_DETAIL_FIELDCAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | ALV control: Field catalog | 20070706 | ||
2 | ![]() |
IV_DISPLAY_TYPE | Call by reference | Type reference (TYPE) | CHAR01 | 0-rO; 1-rPO/rSTO; 2-DLV | 20080625 |
Method GET_DETAIL_FIELDCAT on class CL_MSR_TRC_UI has no exception.
Method GET_FIXVAL_APPROVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_APPR_STATUS_TEXT | Call by reference | Type reference (TYPE) | MSR_APPR_STATUS_TEXT | Value Text of MSR_APPROVAL_STATUS | 20071012 | ||
2 | ![]() |
IV_APPR_STATUS | Call by reference | Type reference (TYPE) | MSR_APPROVAL_STATUS | Approval Status of Returns Process | 20071012 |
Method GET_FIXVAL_APPROVAL on class CL_MSR_TRC_UI has no exception.
Method GET_FIXVAL_DOCSTATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DOC_STATUS_TEXT | Call by reference | Type reference (TYPE) | MSR_DOC_STATUS_TEXT | Value Text of MSR_DOC_STATUS | 20070830 | ||
2 | ![]() |
IV_DOC_STATUS | Call by reference | Type reference (TYPE) | MSR_DOC_STATUS | Document Status | 20070830 |
Method GET_FIXVAL_DOCSTATUS on class CL_MSR_TRC_UI has no exception.
Method GET_FIXVAL_FINSTATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FIN_STATUS_TEXT | Call by reference | Type reference (TYPE) | MSR_FIN_STATUS_TEXT | Value Text of MSR_D_FIN_STATUS | 20070830 | ||
2 | ![]() |
IV_FIN_STATUS | Call by reference | Type reference (TYPE) | MSR_FIN_STATUS | Financial Status | 20070830 |
Method GET_FIXVAL_FINSTATUS on class CL_MSR_TRC_UI has no exception.
Method GET_FIXVAL_LOGSTATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_LOG_STATUS_TEXT | Call by reference | Type reference (TYPE) | MSR_LOG_STATUS_TEXT | Value Text of MSR_D_LOG_STATUS | 20070830 | ||
2 | ![]() |
IV_LOG_STATUS | Call by reference | Type reference (TYPE) | MSR_LOG_STATUS | Logistical Follow-Up Status | 20070830 |
Method GET_FIXVAL_LOGSTATUS on class CL_MSR_TRC_UI has no exception.
Method GET_FIXVAL_REFUND_CTRL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_REFUND_CONTROL_TEXT | Call by reference | Type reference (TYPE) | MSR_REFUND_CONTROL_TEXT | Refund Control Description | 20071207 | ||
2 | ![]() |
IV_REFUND_CONTROL | Call by reference | Type reference (TYPE) | MSR_REFUND_CONTROL | Refund Control | 20071207 |
Method GET_FIXVAL_REFUND_CTRL on class CL_MSR_TRC_UI has no exception.
Method GET_FU_CODE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FU_CODE_TEXT | Call by reference | Type reference (TYPE) | MSR_FU_CODE_TEXT | Follow-Up Activity Description | 20071203 | ||
2 | ![]() |
IV_FU_CODE | Call by reference | Type reference (TYPE) | MSR_FU_CODE | Follow-Up Activity Code | 20071203 |
Method GET_FU_CODE_TEXT on class CL_MSR_TRC_UI has no exception.
Method GET_HEADER_FIELDCAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ITEM_FCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20070810 | ||
2 | ![]() |
IV_DISPLAY_TYPE | Call by reference | Type reference (TYPE) | CHAR01 | 0-rO: 1-rPO/rSTO; 2-DLV | 20070904 |
Method GET_HEADER_FIELDCAT on class CL_MSR_TRC_UI has no exception.
Method GET_HEADER_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FIN_STATUS | Call by reference | Type reference (TYPE) | MSR_FIN_STATUS | Multi-step returns - state of the financial process | 20070723 | ||
2 | ![]() |
EV_LOG_STATUS | Call by reference | Type reference (TYPE) | MSR_LOG_STATUS | Multi-Step Returns: Logistical Status | 20070723 | ||
3 | ![]() |
EV_PROC_STATUS | Call by reference | Type reference (TYPE) | MSR_PROC_STATUS | Multi-Step Returns: Processing Status | 20070723 | ||
4 | ![]() |
IT_FIN_DETAIL | Call by reference | Type reference (TYPE) | MSR_T_FIN_DETAIL | Multi-step returns - next financial steps to be executed | 20100804 | ||
5 | ![]() |
IT_FIN_STATUS | Call by reference | Type reference (TYPE) | MSR_T_FIN_STATUS | Multi-step returns - next financial steps to be executed | 20070723 | ||
6 | ![]() |
IT_LOG_STATUS | Call by reference | Type reference (TYPE) | MSR_T_LOG_STATUS | Multi-step returns - next step to be executed | 20070723 | ||
7 | ![]() |
IT_PLANNED | Call by reference | Type reference (TYPE) | MSR_T_PLANNED | Multi-step returns - next sequences to be executed | 20070723 | ||
8 | ![]() |
IV_IS_INACTIVE | Call by reference | Type reference (TYPE) | XFELD | Process is inactive | 20071025 | ||
9 | ![]() |
IV_MSR_ID | Call by reference | Type reference (TYPE) | MSR_PROCESS_ID | Multi-Step Returns - Process ID | 20070723 |
Method GET_HEADER_STATUS on class CL_MSR_TRC_UI has no exception.
Method GET_ITEM_FIELDCAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ITEM_FCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20070722 | ||
2 | ![]() |
IV_DISPLAY_TYPE | Call by reference | Type reference (TYPE) | CHAR01 | 0-rO; 1-rPO/rSTO; 2-DLV | 20070903 |
Method GET_ITEM_FIELDCAT on class CL_MSR_TRC_UI has no exception.
Method GET_ITEM_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FIN_STATUS | Call by reference | Type reference (TYPE) | MSR_FIN_STATUS | Refunding | 20071025 | ||
2 | ![]() |
EV_LOG_STATUS | Call by reference | Type reference (TYPE) | MSR_LOG_STATUS | Multistep Returns - Tracking Overview Item List | 20071025 | ||
3 | ![]() |
EV_PROC_STATUS | Call by reference | Type reference (TYPE) | MSR_PROC_STATUS | Processing Status | 20071025 | ||
4 | ![]() |
IT_FIN_DETAIL | Call by reference | Type reference (TYPE) | MSR_T_FIN_DETAIL | Multi-step returns - next financial steps to be executed | 20100804 | ||
5 | ![]() |
IT_FIN_STATUS | Call by reference | Type reference (TYPE) | MSR_T_FIN_STATUS | Multi-step returns - next financial steps to be executed | 20070722 | ||
6 | ![]() |
IT_LOG_STATUS | Call by reference | Type reference (TYPE) | MSR_T_LOG_STATUS | Multi-step returns - next step to be executed | 20070722 | ||
7 | ![]() |
IT_PLANNED | Call by reference | Type reference (TYPE) | MSR_T_PLANNED | Multi-step returns - next sequences to be executed | 20070722 | ||
8 | ![]() |
IV_IS_INACTIVE | Call by reference | Type reference (TYPE) | XFELD | Start Document is inactive | 20071025 | ||
9 | ![]() |
IV_MSR_ID | Call by reference | Type reference (TYPE) | MSR_PROCESS_ID | Multi-Step Returns - Process ID | 20070722 | ||
10 | ![]() |
IV_MSR_ITEM | Call by reference | Type reference (TYPE) | MSR_PROCESS_ITEM | Multi-step returns - item number | 20070722 |
Method GET_ITEM_STATUS on class CL_MSR_TRC_UI has no exception.
Method GET_REFUND_CODE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_REFUND_CODE_TEXT | Call by reference | Type reference (TYPE) | MSR_REFUND_CODE_TEXT | Refund Code Description | 20071207 | ||
2 | ![]() |
IV_REFUND_CODE | Call by reference | Type reference (TYPE) | MSR_RETURNS_REFUND_CODE | Returns Refund Code | 20071207 |
Method GET_REFUND_CODE_TEXT on class CL_MSR_TRC_UI has no exception.
Method GET_RET_REASON_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RET_REASON_TEXT | Call by reference | Type reference (TYPE) | MSR_RET_REASON_TEXT | Value Text of MSR_DOC_STATUS | 20071123 | ||
2 | ![]() |
IV_RET_REASON | Call by reference | Type reference (TYPE) | MSR_RETURNS_REASON | Document Status | 20071123 |
Method GET_RET_REASON_TEXT on class CL_MSR_TRC_UI has no exception.
Method GET_SEQ_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SEQ_TEXT | Call by reference | Type reference (TYPE) | MSR_SEQ_TEXT | Sequence Description | 20071218 | ||
2 | ![]() |
IV_FU_CODE | Call by reference | Type reference (TYPE) | MSR_FU_CODE | Follow-Up Activity Code | 20080304 | ||
3 | ![]() |
IV_SEQ_ID | Call by reference | Type reference (TYPE) | MSR_SEQ_ID | Sequence Id | 20071218 |
Method GET_SEQ_TEXT on class CL_MSR_TRC_UI has no exception.
Method GET_STEP_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_STEP_TEXT | Call by reference | Type reference (TYPE) | MSR_STEP_TEXT | Step Description | 20071218 | ||
2 | ![]() |
IV_STEP_ID | Call by reference | Type reference (TYPE) | MSR_STEP_ID | Step ID | 20071218 |
Method GET_STEP_TEXT on class CL_MSR_TRC_UI has no exception.
Method SET_FIN_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_FIELD | Call by reference | Type reference (TYPE) | DDOBJNAME | Name of ABAP Dictionary Object | 20071024 | ||
2 | ![]() |
IS_STRUCT | Call by reference | Type reference (TYPE) | DDOBJNAME | Name of ABAP Dictionary Object | 20070810 |
Method SET_FIN_VALUES on class CL_MSR_TRC_UI has no exception.
Method SET_FU_CODE_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_STRUCT | Call by reference | Type reference (TYPE) | DDOBJNAME | Name of ABAP Dictionary Object | 20130130 |
Method SET_FU_CODE_VALUES on class CL_MSR_TRC_UI has no exception.
Method SET_LAST_ACTIVE_STEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_LAST_ACTIVE_STEP | Call by reference | Type reference (TYPE) | MSR_STEP_ID | Step ID | 20070831 | ||
2 | ![]() |
IS_OUTTAB | Call by reference | Type reference (TYPE) | MSR_S_SCR_TRC_DETAILS | Multi-Step Returns: Screen Structure for Tracking Details | 20070831 |
Method SET_LAST_ACTIVE_STEP on class CL_MSR_TRC_UI has no exception.
Method SPLIT_NODES_CLEAR Signature
Method SPLIT_NODES_CLEAR on class CL_MSR_TRC_UI has no parameter.
Method SPLIT_NODES_CLEAR on class CL_MSR_TRC_UI has no exception.
Method SPLIT_NODE_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NODE | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20071106 | ||
2 | ![]() |
IV_SPLIT_ID | Call by reference | Type reference (TYPE) | MSR_SPLIT_ID | Split Identification Number | 20071106 |
Method SPLIT_NODE_GET on class CL_MSR_TRC_UI has no exception.
Method SPLIT_NODE_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20071106 | ||
2 | ![]() |
IV_SPLIT_ID | Call by reference | Type reference (TYPE) | MSR_SPLIT_ID | Split Identification Number | 20071106 |
Method SPLIT_NODE_SET on class CL_MSR_TRC_UI has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 100 |