SAP ABAP Class CL_CFX_UD_TRANS_BACK_STRING (Back String for Navigation in Status Transitions)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_UI (Package) Collaboration Folders: User Interface

⤷

⤷

Properties
Class | CL_CFX_UD_TRANS_BACK_STRING | |
Short Description | Back String for Navigation in Status Transitions | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CFX_UI | Collaboration Folders: User Interface |
Created | 20030903 | SAP |
Last change | 20141109 | |
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_CFX_UD_TRANS_BACK_STRING has no interface implemented.
Friends
Class CL_CFX_UD_TRANS_BACK_STRING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_TT_STRING | Objects Whose Status Is Changed | 20031110 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_TT_STRING | Action IDs in Status Transitions | 20030903 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 0 | Current Status Action | 20030903 | |
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_STRING | URL for Object | 20030903 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_BOOLEAN | Are Contents of MT_OBJECT_ID Up-To-Date? | 20031118 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Total Number of Objects | 20031110 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Total Number of Status Actions | 20030903 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_STRING | MT_OBJECT_ID as String | 20031110 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CFS_STATUS_ID | Start Status | 20030903 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_STRING | MT_STATUS_ACTION as String | 20030903 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CFS_STATUS_ID | Target Status | 20030903 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20031113 |
2 | ![]() |
Instance method | Public | Method | Object as String | 20030903 |
3 | ![]() |
Instance method | Public | Method | URL for Further Navigation | 20030903 |
4 | ![]() |
Static method | Public | Method | Object from String | 20031113 |
5 | ![]() |
Instance method | Public | Method | Next Status Action | 20030903 |
6 | ![]() |
Instance method | Public | Method | IDs of Affected Objects | 20031118 |
7 | ![]() |
Instance method | Public | Method | Reset Status Action to Zero | 20030903 |
8 | ![]() |
Instance method | Public | Method | Set All Attributes | 20030903 |
9 | ![]() |
Instance method | Private | Method | Object from String | 20030903 |
Events
Class CL_CFX_UD_TRANS_BACK_STRING has no event.
Types
Class CL_CFX_UD_TRANS_BACK_STRING has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CFX_UD_TRANS_BACK_STRING has no parameter.
Method CONSTRUCTOR on class CL_CFX_UD_TRANS_BACK_STRING has no exception.
Method GET_BACK_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_BACK_STRING | Call by reference | Type reference (TYPE) | CFX_STRING | Objekt als String | 20030903 |
Method GET_BACK_STRING on class CL_CFX_UD_TRANS_BACK_STRING has no exception.
Method GET_BACK_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MSG_ID | Call by reference | Type reference (TYPE) | CFX_STRING | Nachrichten ID | 20030904 | ||
2 | ![]() |
I_MSG_TXT | Call by reference | Type reference (TYPE) | CFX_T_TEXT | Nachrichten Text | 20030904 | ||
3 | ![]() |
RP_BACK_URL | Value transfer | Object reference (TYPE REF TO) | CL_CFX_URL | URL zu Objekt | 20030903 |
Method GET_BACK_URL on class CL_CFX_UD_TRANS_BACK_STRING has no exception.
Method GET_FOR_BACK_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BACK_STRING | Call by reference | Type reference (TYPE) | CFX_STRING | Objekt als String | 20031113 | ||
2 | ![]() |
RP_TRANS_BACK_STRING | Value transfer | Object reference (TYPE REF TO) | CL_CFX_UD_TRANS_BACK_STRING | Back String für Navigation bei Stautusübergängen | 20031113 |
Method GET_FOR_BACK_STRING on class CL_CFX_UD_TRANS_BACK_STRING has no exception.
Method GET_NEXT_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FOUND | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Es gab noch eine status Aktion | 20030903 | ||
2 | ![]() |
E_STATUS_ACTION | Call by reference | Type reference (TYPE) | CFX_UD_T_STATUS_ACTION_ID | Status Aktion | 20030903 |
Method GET_NEXT_ACTION on class CL_CFX_UD_TRANS_BACK_STRING has no exception.
Method GET_OBJECT_IDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OBJECT_ID | Call by reference | Type reference (TYPE) | CFX_T_STRING | Objekt IDs als string Tabelle | 20031118 |
Method GET_OBJECT_IDS on class CL_CFX_UD_TRANS_BACK_STRING has no exception.
Method RESET_ACTION_NUMBER Signature
Method RESET_ACTION_NUMBER on class CL_CFX_UD_TRANS_BACK_STRING has no parameter.
Method RESET_ACTION_NUMBER on class CL_CFX_UD_TRANS_BACK_STRING has no exception.
Method SET_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_BACK_URL | Call by reference | Object reference (TYPE REF TO) | CL_CFX_URL | URL zu Objekt | 20030903 | ||
2 | ![]() |
IT_OBJECT_ID | Call by reference | Type reference (TYPE) | CFX_API_TT_ID | Liste von IDs | 20031110 | ||
3 | ![]() |
IT_STATUS_ACTION_ID | Call by reference | Type reference (TYPE) | CFX_UD_TT_STATUS_ACTION_ID | IDs von Aktionen bei Statusübergängen | 20030903 | ||
4 | ![]() |
I_START_STATUS_ID | Call by reference | Type reference (TYPE) | CFS_STATUS_ID | Start Status | 20030903 | ||
5 | ![]() |
I_TARGET_STATUS_ID | Call by reference | Type reference (TYPE) | CFS_STATUS_ID | Ziel Status | 20030903 |
Method SET_ALL on class CL_CFX_UD_TRANS_BACK_STRING has no exception.
Method SET_FROM_BACK_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BACK_STRING | Call by reference | Type reference (TYPE) | CFX_STRING | Objekt als String | 20030903 |
Method SET_FROM_BACK_STRING on class CL_CFX_UD_TRANS_BACK_STRING has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 310 |