Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_USMD_WF_NAVIGATION_HANDLER | Interface for Inbox Navigation Handler | 20110118 |
Properties
Class | CL_USMD_WF_NAVIGATION_HANDLER | |
Short Description | Navigation Handler for Inbox | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | USMD5 | Master Data: Workflow |
Created | 20110112 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_USMD_WF_NAVIGATION_HANDLER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_USMD_WF_NAVIGATION_HANDLER | Interface for Inbox Navigation Handler | 20110118 |
Friends
Class CL_USMD_WF_NAVIGATION_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CREQUEST' | Parameter: Number of Change Request | 20110208 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CRTYPE' | Parameter: Change Request Type | 20121122 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'IS_CREQ_MODE' | Parameter: Integrated Single Processing | 20110208 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ACTION' | 20110902 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'WDAPPLICATIONID' | Parameter: WD Application | 20110208 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'WDCONFIGURATIONID' | Parameter: WD Configuration | 20110208 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CREQUEST_WORKITEM' | Parameter: Number of Work Item | 20110208 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'USMD_CREQUEST_PROCESS' | UI Application: Processing of Change Request | 20110121 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'USMD_ENTITY_VALUE2' | UI Application: Integrated Single Processing | 20110208 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'USMD_ISR_PROCESS' | UI Application: Processing of ISR Change Request | 20110208 | |
11 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_USMD_APP_CONTEXT | 20110901 | |||
12 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_USMD_CREQUEST_UTIL | Service Class for the Change Request | 20110119 | ||
13 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDG Data Model for Access from SAP Standard Delivery | 20110119 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | USMD_CREQUEST | Change Request | 20110119 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | USMD_CREQUEST_TYPE | Type of Change Request | 20110119 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Change Request for ISR Scenario | 20110112 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Change Request for Single Objects | 20110112 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Change request contains an error | 20110112 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWW_WIID | Work Item ID | 20110201 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Assemble URL Parameters | 20110124 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110112 |
3 | ![]() |
Instance method | Protected | Method | Get Number of Change Request | 20110201 |
4 | ![]() |
Instance method | Private | Method | Get Type of Change Request | 20110124 |
5 | ![]() |
Instance method | Protected | Method | Get Instance for Service Class of Change Request | 20110201 |
6 | ![]() |
Static method | Public | Method | Get Instance of Navigation Handler | 20110112 |
7 | ![]() |
Instance method | Protected | Method | Get Instance of Model | 20110119 |
8 | ![]() |
Instance method | Private | Method | Get OBN Parameters for Process Change Request | 20110121 |
9 | ![]() |
Instance method | Private | Method | Get OBN Parameters for Single Processing | 20110121 |
10 | ![]() |
Instance method | Private | Method | Get OBN Parameters for Process ISR Change Request | 20110121 |
11 | ![]() |
Instance method | Private | Method | Get OBN System | 20110121 |
12 | ![]() |
Instance method | Private | Method | Get IDs of WD Application and WD Configuration | 20110119 |
13 | ![]() |
Instance method | Private | Method | Get IDs of WD Application and WD Configuration | 20110119 |
14 | ![]() |
Instance method | Private | Method | Get UI Parameters for Processing a Change Request UI | 20110121 |
15 | ![]() |
Instance method | Private | Method | Obsolete | 20110907 |
16 | ![]() |
Instance method | Private | Method | Get UI Parameters for Processing an ISR Change Request | 20110121 |
17 | ![]() |
Instance method | Private | Method | Get URL Parameters Change Request Number and Work Item ID | 20110221 |
18 | ![]() |
Instance method | Protected | Method | Get Work Item ID | 20110201 |
19 | ![]() |
Instance method | Protected | Method | Set Attributes from Application Context | 20110901 |
20 | ![]() |
Instance method | Protected | Method | Set Number of Change Request | 20110119 |
21 | ![]() |
Instance method | Protected | Method | Set Type of Change Request | 20110119 |
22 | ![]() |
Instance method | Private | Method | Set Instance for Service Class of Change Request | 20110119 |
23 | ![]() |
Instance method | Private | Method | Set Indicator Whether Change Request Belongs to ISR Scenario | 20110119 |
24 | ![]() |
Instance method | Private | Method | Set Indicator Whether Change Request Is for Single Objects | 20110901 |
25 | ![]() |
Instance method | Protected | Method | Set Instance of Model | 20110119 |
26 | ![]() |
Instance method | Protected | Method | Set Work Item ID | 20110201 |
Events
Class CL_USMD_WF_NAVIGATION_HANDLER has no event.
Types
Class CL_USMD_WF_NAVIGATION_HANDLER has no local type.
Method Signatures
Method BUILD_URL_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OBN_PARAMS | Call by reference | Type reference (TYPE) | POWL_NAMEVALUE_TTY | 20110124 | |||
2 | ![]() |
RV_URL_PARAMS | Value transfer | Type reference (TYPE) | STRING | 20110124 |
Method BUILD_URL_PARAMETERS on class CL_USMD_WF_NAVIGATION_HANDLER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20110112 | ||
2 | ![]() |
IV_IS_SINGLE_PROCESSING | Call by reference | Type reference (TYPE) | USMD_FLG | 20110901 | |||
3 | ![]() |
IV_WORKITEM_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20110201 |
Method CONSTRUCTOR on class CL_USMD_WF_NAVIGATION_HANDLER has no exception.
Method GET_CREQUEST_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CREQUEST_ID | Value transfer | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20110201 |
Method GET_CREQUEST_ID on class CL_USMD_WF_NAVIGATION_HANDLER has no exception.
Method GET_CREQUEST_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CREQUEST_TYPE | Value transfer | Type reference (TYPE) | USMD_CREQUEST_TYPE | Typ des Änderungsantrags | 20110124 |
Method GET_CREQUEST_TYPE on class CL_USMD_WF_NAVIGATION_HANDLER has no exception.
Method GET_CREQUEST_UTIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_CREQUEST_UTIL | Value transfer | Object reference (TYPE REF TO) | CL_USMD_CREQUEST_UTIL | Service-Klasse für den Änderungsantrag | 20110201 |
Method GET_CREQUEST_UTIL on class CL_USMD_WF_NAVIGATION_HANDLER has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20110112 | ||
2 | ![]() |
IV_IS_SINGLE_PROCESSING | Call by reference | Type reference (TYPE) | USMD_FLG | 20110901 | |||
3 | ![]() |
IV_WORKITEM_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20110201 | ||
4 | ![]() |
RO_NAVIGATION_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_USMD_WF_NAVIGATION_HANDLER | Navigation Handler for Inbox | 20110112 |
Method GET_INSTANCE on class CL_USMD_WF_NAVIGATION_HANDLER has no exception.
Method GET_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDM Datenmodell für Zugriff aus SAP-Standard | 20110119 |
Method GET_MODEL on class CL_USMD_WF_NAVIGATION_HANDLER has no exception.
Method GET_OBN_CREQUEST_PROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_OBN_PARAMS | Value transfer | Type reference (TYPE) | USMD_S_WF_OBN_PARAMS | Parameter für die objektbasierte Navigation aus der Inbox | 20110121 |
Method GET_OBN_CREQUEST_PROCESS on class CL_USMD_WF_NAVIGATION_HANDLER has no exception.
Method GET_OBN_FOR_ENTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_OBN_PARAMS | Value transfer | Type reference (TYPE) | USMD_S_WF_OBN_PARAMS | Parameter für die objektbasierte Navigation aus der Inbox | 20110121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111109 |
Method GET_OBN_ISR_PROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_OBN_PARAMS | Value transfer | Type reference (TYPE) | USMD_S_WF_OBN_PARAMS | Parameter für die objektbasierte Navigation aus der Inbox | 20110121 |
Method GET_OBN_ISR_PROCESS on class CL_USMD_WF_NAVIGATION_HANDLER has no exception.
Method GET_OBN_SYSTEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_OBN_SYSTEM | Value transfer | Type reference (TYPE) | CHAR255 | OBN System | 20110121 |
Method GET_OBN_SYSTEM on class CL_USMD_WF_NAVIGATION_HANDLER has no exception.
Method GET_UI_BY_CREQUEST_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CREQUEST_TYPE | Call by reference | Type reference (TYPE) | USMD_CREQUEST_TYPE | Typ des Änderungsantrags | 20110119 | ||
2 | ![]() |
RS_UI | Value transfer | Type reference (TYPE) | USMD_S_WF_UI | Applikationsparameter für die Navigation aus der Inbox | 20110119 |
Method GET_UI_BY_CREQUEST_TYPE on class CL_USMD_WF_NAVIGATION_HANDLER has no exception.
Method GET_UI_BY_WF_STEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_UI | Value transfer | Type reference (TYPE) | USMD_S_WF_UI | Applikationsparameter für die Navigation aus der Inbox | 20110119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111109 |
Method GET_UI_CREQUEST_PROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_UI | Value transfer | Type reference (TYPE) | USMD_S_WF_UI | Applikationsparameter für die Navigation aus der Inbox | 20110121 |
Method GET_UI_CREQUEST_PROCESS on class CL_USMD_WF_NAVIGATION_HANDLER has no exception.
Method GET_UI_FOR_ENTITY Signature
Method GET_UI_FOR_ENTITY on class CL_USMD_WF_NAVIGATION_HANDLER has no parameter.
Method GET_UI_FOR_ENTITY on class CL_USMD_WF_NAVIGATION_HANDLER has no exception.
Method GET_UI_ISR_PROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_UI | Value transfer | Type reference (TYPE) | USMD_S_WF_UI | Applikationsparameter für die Navigation aus der Inbox | 20110121 |
Method GET_UI_ISR_PROCESS on class CL_USMD_WF_NAVIGATION_HANDLER has no exception.
Method GET_URL_PARAMS_CR_AND_WI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PARAMETERS | Call by reference | Type reference (TYPE) | USMD_T_NAMEVALUE | 20110905 | |||
2 | ![]() |
RT_URL_PARAMETERS | Value transfer | Type reference (TYPE) | POWL_NAMEVALUE_TTY | 20110221 |
Method GET_URL_PARAMS_CR_AND_WI on class CL_USMD_WF_NAVIGATION_HANDLER has no exception.
Method GET_WORKITEM_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_WORKITEM_ID | Value transfer | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20110201 |
Method GET_WORKITEM_ID on class CL_USMD_WF_NAVIGATION_HANDLER has no exception.
Method SET_ATTRIBUTES_FROM_CONTEXT Signature
Method SET_ATTRIBUTES_FROM_CONTEXT on class CL_USMD_WF_NAVIGATION_HANDLER has no parameter.
Method SET_ATTRIBUTES_FROM_CONTEXT on class CL_USMD_WF_NAVIGATION_HANDLER has no exception.
Method SET_CREQUEST_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20110119 |
Method SET_CREQUEST_ID on class CL_USMD_WF_NAVIGATION_HANDLER has no exception.
Method SET_CREQUEST_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CREQUEST_TYPE | Call by reference | Type reference (TYPE) | USMD_CREQUEST_TYPE | Typ des Änderungsantrags | 20110119 |
Method SET_CREQUEST_TYPE on class CL_USMD_WF_NAVIGATION_HANDLER has no exception.
Method SET_CREQUEST_UTIL Signature
Method SET_CREQUEST_UTIL on class CL_USMD_WF_NAVIGATION_HANDLER has no parameter.
Method SET_CREQUEST_UTIL on class CL_USMD_WF_NAVIGATION_HANDLER has no exception.
Method SET_IS_FORM_REQUEST Signature
Method SET_IS_FORM_REQUEST on class CL_USMD_WF_NAVIGATION_HANDLER has no parameter.
Method SET_IS_FORM_REQUEST on class CL_USMD_WF_NAVIGATION_HANDLER has no exception.
Method SET_IS_SGL_OBJECT_CREQUEST Signature
Method SET_IS_SGL_OBJECT_CREQUEST on class CL_USMD_WF_NAVIGATION_HANDLER has no parameter.
Method SET_IS_SGL_OBJECT_CREQUEST on class CL_USMD_WF_NAVIGATION_HANDLER has no exception.
Method SET_MODEL Signature
Method SET_MODEL on class CL_USMD_WF_NAVIGATION_HANDLER has no parameter.
Method SET_MODEL on class CL_USMD_WF_NAVIGATION_HANDLER has no exception.
Method SET_WORKITEM_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_WORKITEM_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20110201 |
Method SET_WORKITEM_ID on class CL_USMD_WF_NAVIGATION_HANDLER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |