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 ABAP 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 MT_OBJECT_ID Instance attribute Private Type reference (TYPE) CFX_TT_STRING Objects Whose Status Is Changed 20031110
2 MT_STATUS_ACTION Instance attribute Private Type reference (TYPE) CFX_TT_STRING Action IDs in Status Transitions 20030903
3 M_ACTUAL_STATUS_ACTION_NUM Instance attribute Private Type reference (TYPE) I 0 Current Status Action 20030903
4 M_BACK_URL Instance attribute Private Type reference (TYPE) CFX_STRING URL for Object 20030903
5 M_MT_OBJECT_ID_VALID Instance attribute Private Type reference (TYPE) CFX_BOOLEAN Are Contents of MT_OBJECT_ID Up-To-Date? 20031118
6 M_NUMBER_OF_OBJECTS Instance attribute Private Type reference (TYPE) I Total Number of Objects 20031110
7 M_NUMBER_OF_STATUS_ACTIONS Instance attribute Public Type reference (TYPE) I Total Number of Status Actions 20030903
8 M_OBJECT_IDS Instance attribute Private Type reference (TYPE) CFX_STRING MT_OBJECT_ID as String 20031110
9 M_START_STATUS_ID Instance attribute Public Type reference (TYPE) CFS_STATUS_ID Start Status 20030903
10 M_STATUS_ACTIONS Instance attribute Private Type reference (TYPE) CFX_STRING MT_STATUS_ACTION as String 20030903
11 M_TARGET_STATUS_ID Instance attribute Public Type reference (TYPE) CFS_STATUS_ID Target Status 20030903
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20031113
2 GET_BACK_STRING Instance method Public Method Object as String 20030903
3 GET_BACK_URL Instance method Public Method URL for Further Navigation 20030903
4 GET_FOR_BACK_STRING Static method Public Method Object from String 20031113
5 GET_NEXT_ACTION Instance method Public Method Next Status Action 20030903
6 GET_OBJECT_IDS Instance method Public Method IDs of Affected Objects 20031118
7 RESET_ACTION_NUMBER Instance method Public Method Reset Status Action to Zero 20030903
8 SET_ALL Instance method Public Method Set All Attributes 20030903
9 SET_FROM_BACK_STRING 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 Exporting 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 Importing I_MSG_ID Call by reference Type reference (TYPE) CFX_STRING Nachrichten ID 20030904
2 Importing I_MSG_TXT Call by reference Type reference (TYPE) CFX_T_TEXT Nachrichten Text 20030904
3 Returning 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 Importing I_BACK_STRING Call by reference Type reference (TYPE) CFX_STRING Objekt als String 20031113
2 Returning 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 Exporting E_FOUND Call by reference Type reference (TYPE) CFX_BOOLEAN Es gab noch eine status Aktion 20030903
2 Exporting 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 Exporting 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 Importing IP_BACK_URL Call by reference Object reference (TYPE REF TO) CL_CFX_URL URL zu Objekt 20030903
2 Importing IT_OBJECT_ID Call by reference Type reference (TYPE) CFX_API_TT_ID Liste von IDs 20031110
3 Importing 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 Importing I_START_STATUS_ID Call by reference Type reference (TYPE) CFS_STATUS_ID Start Status 20030903
5 Importing 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 Importing 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