SAP /ISDFPS/CL_ASSIGN OO Class - Assign Authorized Materials to Force Element
/ISDFPS/CL_ASSIGN is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class /ISDFPS/CL_ASSIGN including details of:
- Interface class implementations
- Inheritance details
- Methods defined within class ( including link to full details )
- Attributes ( including initial values )
- Class Events
Interface Implementation
This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class /ISDFPS/IF_ASSIGN_EVENT_HANDLEInterface Implementation
This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class /ISDFPS/IF_ASSIGN_USER_COMMANDMethod list of /ISDFPS/CL_ASSIGN SAP class
A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD.
Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...
| Method Name | Description | Visability |
| ADD_CHANGED_OBJECT | Preselect an Object for Refresh | Protected |
| CALL METHOD /isdfps/cl_assign=>ADD_CHANGED_OBJECT...more details | ||
| ADD_MESSAGES_TO_PROTOCOL | Add Messages to Log | Protected |
| CALL METHOD /isdfps/cl_assign=>ADD_MESSAGES_TO_PROTOCOL...more details | ||
| CONSTRUCTOR | CONSTRUCTOR | Public |
| CALL METHOD /isdfps/cl_assign=>CONSTRUCTOR...more details | ||
| CREATE_MSG_PROTOCOL | Create Message Log | Protected |
| CALL METHOD /isdfps/cl_assign=>CREATE_MSG_PROTOCOL...more details | ||
| DATA_CHECK | Data Consistency Check | Protected |
| CALL METHOD /isdfps/cl_assign=>DATA_CHECK...more details | ||
| DISPATCH | Private | |
| CALL METHOD /isdfps/cl_assign=>DISPATCH...more details | ||
|
| ||
| DISPLAY_MSG_PROTOCOL | Display MSG Log | Protected |
| CALL METHOD /isdfps/cl_assign=>DISPLAY_MSG_PROTOCOL...more details | ||
| FILL_KEY_ID | Set Key Attributes | Protected |
| CALL METHOD /isdfps/cl_assign=>FILL_KEY_ID...more details | ||
| GET_DDIC_APPD_FIELDS | Return Fields of Append Structures | Protected |
| CALL METHOD /isdfps/cl_assign=>GET_DDIC_APPD_FIELDS...more details | ||
| GET_MSG_KEY1 | Enter HR Key for Message Display | Protected |
| CALL METHOD /isdfps/cl_assign=>GET_MSG_KEY1...more details | ||
| GET_MSG_KEY2 | Enter External Key for Message Display | Protected |
| CALL METHOD /isdfps/cl_assign=>GET_MSG_KEY2...more details | ||
| GET_PPE_SAVE_FLAG | Read the Save Symbol for iPPE | Protected |
| CALL METHOD /isdfps/cl_assign=>GET_PPE_SAVE_FLAG...more details | ||
| GET_SAVE_FLAG | Read the Save Symbol | Protected |
| CALL METHOD /isdfps/cl_assign=>GET_SAVE_FLAG...more details | ||
| GET_SELECTED_ROWS | Read the Rows Selected (Including Keys) | Public |
| CALL METHOD /isdfps/cl_assign=>GET_SELECTED_ROWS...more details | ||
| GET_TOOLBAR | Display Toolbar Table | Public |
| CALL METHOD /isdfps/cl_assign=>GET_TOOLBAR...more details | ||
| GET_WB_SAVE_FLAG | Read the Save Symbol for Structures Workbench | Protected |
| CALL METHOD /isdfps/cl_assign=>GET_WB_SAVE_FLAG...more details | ||
| MY_DESTRUCTOR | Delete Container and Grid Control | Public |
| CALL METHOD /isdfps/cl_assign=>MY_DESTRUCTOR...more details | ||
| READ_ADDITIONAL_INFORMATION | Read Additional Data (Texts, Status) | Protected |
| CALL METHOD /isdfps/cl_assign=>READ_ADDITIONAL_INFORMATION...more details | ||
| READ_HROBJECT | Read HR Object Information | Protected |
| CALL METHOD /isdfps/cl_assign=>READ_HROBJECT...more details | ||
| READ_MAT_TYPE_DESCRIPTION | Read Usage Type Long Text | Protected |
| CALL METHOD /isdfps/cl_assign=>READ_MAT_TYPE_DESCRIPTION...more details | ||
| READ_OPERATION | Read Operation and Assign Icons | Protected |
| CALL METHOD /isdfps/cl_assign=>READ_OPERATION...more details | ||
| READ_STATUS | Read Status Text and Assign Icons | Protected |
| CALL METHOD /isdfps/cl_assign=>READ_STATUS...more details | ||
| REFRESH_CHANGED_OBJECTS | Refresh Preselected Objects | Protected |
| CALL METHOD /isdfps/cl_assign=>REFRESH_CHANGED_OBJECTS...more details | ||
| REFRESH_CHANGED_OBJECTS_WB | Trigger Refresh in Structures Workbench | Protected |
| CALL METHOD /isdfps/cl_assign=>REFRESH_CHANGED_OBJECTS_WB...more details | ||
| REFRESH_GRID | Refresh Display Data | Protected |
| CALL METHOD /isdfps/cl_assign=>REFRESH_GRID...more details | ||
| REFRESH_TABLE_DISPLAY | Refresh Interface Data | Protected |
| CALL METHOD /isdfps/cl_assign=>REFRESH_TABLE_DISPLAY...more details | ||
| SET_ASTAT | Set the Assignment Status Table | Protected |
| CALL METHOD /isdfps/cl_assign=>SET_ASTAT...more details | ||
| SET_DISPLAY_MODE | Display / Change Mode | Public |
| CALL METHOD /isdfps/cl_assign=>SET_DISPLAY_MODE...more details | ||
| SET_EDITABLE_FIELDS | Set Fields Ready for Entry | Protected |
| CALL METHOD /isdfps/cl_assign=>SET_EDITABLE_FIELDS...more details | ||
| SET_FIELDCATALOG | Field Catalog (Depending on Display Mode) | Protected |
| CALL METHOD /isdfps/cl_assign=>SET_FIELDCATALOG...more details | ||
| SET_FORCERDAT | Set the Period Table | Protected |
| CALL METHOD /isdfps/cl_assign=>SET_FORCERDAT...more details | ||
| SET_GANTT_CUSTOMIZING | Configure GANTT Display | Protected |
| CALL METHOD /isdfps/cl_assign=>SET_GANTT_CUSTOMIZING...more details | ||
| SET_LAYOUT | Grid Layout | Protected |
| CALL METHOD /isdfps/cl_assign=>SET_LAYOUT...more details | ||
| SET_ORG_MEASURE | Set Information: Organizational Measure/Individual Measure | Public |
| CALL METHOD /isdfps/cl_assign=>SET_ORG_MEASURE...more details | ||
| SET_PPE_SAVE_FLAG | Set Save Symbol for iPPE | Protected |
| CALL METHOD /isdfps/cl_assign=>SET_PPE_SAVE_FLAG...more details | ||
| SET_RE_SAVE_FLAG | Set Save Indicator for Structures Workbench | Protected |
| CALL METHOD /isdfps/cl_assign=>SET_RE_SAVE_FLAG...more details | ||
| SET_SAVE_FLAG | Set Save Symbol | Protected |
| CALL METHOD /isdfps/cl_assign=>SET_SAVE_FLAG...more details | ||
| SET_TOOLBAR | Set Toolbar Table | Public |
| CALL METHOD /isdfps/cl_assign=>SET_TOOLBAR...more details | ||
| SET_TOOLBAR_EXCLUDING | Hide Functions in Standard Toolbar | Protected |
| CALL METHOD /isdfps/cl_assign=>SET_TOOLBAR_EXCLUDING...more details | ||
| SET_VARIANT | Set the Display Variant | Protected |
| CALL METHOD /isdfps/cl_assign=>SET_VARIANT...more details | ||
| SET_WB_SAVE_FLAG | Set Save Indicator for Structures Workbench | Protected |
| CALL METHOD /isdfps/cl_assign=>SET_WB_SAVE_FLAG...more details | ||
/ISDFPS/CL_ASSIGN attributes
List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.
| Name | Level | Description | Initial Value | Type | Visability |
| CONTAINER | Instance Attribute | Container for Custom Controls in the Screen Area | LIKE CL_GUI_CUSTOM_CONTAINER | Protected | |
| GT_FORCERKEY_MAINT | Instance Attribute | Key for Forcer Assignments | LIKE /ISDFPS/FORCERKEY_TAB | Protected | |
| GT_FORDEL | Instance Attribute | Planned Delimitation and Deletion Operations | LIKE /ISDFPS/FORDEL_TAB | Protected | |
| MC_CREATE | Instance Attribute | LIKE | Private | ||
| MC_MAT_TYPE_FUNC | Constant | Functional Material Category | 'FUNC' | LIKE /ISDFPS/MAT_TYPE | Protected |
| MC_MAT_TYPE_INIT | Constant | Initial Material Category | SPACE | LIKE /ISDFPS/MAT_TYPE | Protected |
| MC_OTYPE_BE | Constant | Object Type | 'BE' | LIKE /ISDFPS/OTYPE | Protected |
| MC_OTYPE_CN | Constant | Object Type | 'CN' | LIKE /ISDFPS/OTYPE | Protected |
| MC_OTYPE_EPA | Constant | Object Type | 'EPA' | LIKE /ISDFPS/OTYPE | Protected |
| MC_OTYPE_IPO | Constant | Object Type | 'IPO' | LIKE /ISDFPS/OTYPE | Protected |
| MC_OTYPE_MC | Constant | Object Type | 'MC' | LIKE /ISDFPS/OTYPE | Protected |
| MC_OTYPE_MCH | Constant | Object Type | 'MCH' | LIKE /ISDFPS/OTYPE | Protected |
| MC_OTYPE_MPH | Constant | Object Type | 'MPH' | LIKE /ISDFPS/OTYPE | Protected |
| MC_OTYPE_MPO | Constant | Object Type | 'MPO' | LIKE /ISDFPS/OTYPE | Protected |
| MC_OTYPE_RIC | Constant | Object Type | 'RIC' | LIKE /ISDFPS/OTYPE | Protected |
| MC_OTYPE_RR | Constant | Object Type | 'RR' | LIKE /ISDFPS/OTYPE | Protected |
| MC_OTYPE_VPA | Constant | Object Type | 'VPA' | LIKE /ISDFPS/OTYPE | Protected |
| MC_SAVE_VARIANT | Constant | Constant for Controlling the User Variants | 'U' | LIKE CHAR01 | Protected |
| MO_BADI_FORCER_ALV_FIELDS | Instance Attribute | LIKE | Private | ||
| MO_INSTANCE | Static Attribute | Assign Authorized Materials to Force Element | LIKE /ISDFPS/CL_ASSIGN | Protected | |
| MR_DATA_PROTOCOL | Static Attribute | Message Log for Data Entry | LIKE CL_ALV_CHANGED_DATA_PROTOCOL | Protected | |
| MR_FORXXX | Instance Attribute | Reference to Application Data Table | LIKE DATA | Protected | |
| MR_FORXXXID | Instance Attribute | Reference to ID Table | LIKE DATA | Protected | |
| MR_GRID | Instance Attribute | SAP List Viewer | LIKE CL_GUI_ALV_GRID | Protected | |
| MR_OUTTAB | Instance Attribute | Reference to Output Table | LIKE DATA | Protected | |
| MS_CURRENT_CELL | Instance Attribute | Current Cell in ALV Grid | LIKE /ISDFPS/GRIDCELL | Protected | |
| MS_FORCERDAT | Instance Attribute | Time Attributes of the Relationships | LIKE /ISDFPS/FORCERDAT | Protected | |
| MS_HROBJECT | Instance Attribute | Object | LIKE HROBJECT | Protected | |
| MS_LAYOUT | Instance Attribute | ALV control: Layout Structure | LIKE LVC_S_LAYO | Protected | |
| MS_ORGM_TYPE_INFO | Instance Attribute | Information About the Measure Type | LIKE /ISDFPS/ORGM_TYPE_INFO | Protected | |
| MS_PNODID | Instance Attribute | iPPE Node: Identification | LIKE PNODID | Protected | |
| MT_ASTAT | Instance Attribute | Assignment Status | LIKE /ISDFPS/ASSIGNSTAT_TAB | Protected | |
| MT_CHANGED_OBJECTS | Instance Attribute | Table Structure of Structures Workbench Object | LIKE TT_FDP_OBJECT | Protected | |
| MT_DROPDOWN | Instance Attribute | ALV Control: Dropdown List Boxes | LIKE LVC_T_DRAL | Protected | |
| MT_EXCLUDE_TOOLBAR | Instance Attribute | Function Code Table | LIKE UI_FUNCTIONS | Protected | |
| MT_FIELDCATALOG | Instance Attribute | Field Catalog for SAP List Viewer Control | LIKE LVC_T_FCAT | Protected | |
| MT_GANTT_SERIE_DATA | Instance Attribute | Series Table Type for Gantt Chart Display | LIKE /ISDFPS/GANTT_SERIE_TAB | Protected | |
| MT_GANTT_VALUE_DATA | Instance Attribute | Values Table Type for Gantt Chart Display (Chart Designer) | LIKE /ISDFPS/GANTT_VALUE_TAB | Protected | |
| MT_TOOLBAR | Instance Attribute | Toolbar Buttons | LIKE TTB_BUTTON | Protected | |
| MT_TOOLBAR_NEW | Instance Attribute | Toolbar Buttons | LIKE TTB_BUTTON | Protected | |
| MV_F4HELP | Instance Attribute | F4 Event Triggered? | LIKE CHAR01 | Protected | |
| MV_GREY_FLAG | Instance Attribute | Indicator (X or Blank) | LIKE AS4FLAG | Protected | |
| MV_INDIVIDUAL_CHNG | Instance Attribute | Direct Change | LIKE /ISDFPS/INDIVIDUAL_CHNG | Protected | |
| MV_INTRENO | Instance Attribute | Internal Key of Real Estate Object | LIKE RECAINTRENO | Protected | |
| MV_STATUS_NEW | Instance Attribute | Status for Creation of New Data Records | LIKE J_STATUS | Protected | |
| MV_UCOMM | Instance Attribute | Function Code That Triggered PAI | LIKE SY-UCOMM | Protected | |
| MV_VARIANT | Instance Attribute | Layout (External Use) | LIKE DISVARIANT | Protected | |
| M_OTYPE | Instance Attribute | Object Type | LIKE /ISDFPS/OTYPE | Protected | |
| M_RELATIVE_NAME | Instance Attribute | Name of Data Structure | LIKE STRING | Protected |
/ISDFPS/CL_ASSIGN types
TT_FDP_OBJECT - Workbench NotificationTT_FORCERID - Assignments of iPPE Objects to Force Elements
TT_FORCERID_HR - Assignments of iPPE Objects to Organizational Units
Links to Related Class(s)
/ISDFPS/...Full list of available SAP object classes
Search for further information about these or an SAP related objects