SAP ABAP Class CL_ESH_MU_ASSIST_PLAUS_CHECK (Assistance Class for ESH_MU_PLAUS_CHECK)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_UI_OBJ_MODEL_UI (Package) Object Modelling UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20100830 |
Properties
| Class | CL_ESH_MU_ASSIST_PLAUS_CHECK | |
| Short Description | Assistance Class for ESH_MU_PLAUS_CHECK | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_UI_OBJ_MODEL_UI | Object Modelling UI |
| Created | 20100830 | SAP |
| Last change | 20110908 | 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_ESH_MU_ASSIST_PLAUS_CHECK has no interface implemented.
Friends
Class CL_ESH_MU_ASSIST_PLAUS_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | I | 7640 | Line width of stream | 20100913 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | 3 | Error: Component of table is not char-based | 20100913 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | 2 | Error: Table structure is not flat | 20100913 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 1 | Error retrieving table description | 20100913 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | DLINE | 20100913 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | DTABLE | 20100913 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | I | 20100913 | ||||
| 8 | Static Attribute | Public | Type reference (TYPE) | ESH_S_MU_ASSIST_PC_TEXT | Plausibility check: UI texts | 20100902 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | copied from CL_IGS_DATA | 20100913 | |
| 2 | Instance method | Private | Method | copied from CL_IGS_DATA | 20100913 | |
| 3 | Instance method | Public | Method | copied from CL_IGS_DATA | 20100913 | |
| 4 | Instance method | Public | Method | 20100902 | ||
| 5 | Instance method | Public | Method | 20100831 | ||
| 6 | Instance method | Public | Constructor | CONSTRUCTOR | 20100902 | |
| 7 | Static method | Public | Method | 20100915 | ||
| 8 | Static method | Public | Method | 20100914 | ||
| 9 | Instance method | Public | Method | 20100831 | ||
| 10 | Instance method | Public | Method | 20100831 | ||
| 11 | Instance method | Public | Method | 20100831 | ||
| 12 | Instance method | Public | Method | 20100920 |
Events
Class CL_ESH_MU_ASSIST_PLAUS_CHECK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | DDICSTRUCT | Private | See coding | 20100913 | begin of ddicstruct,
tag(8) type c,
value(40) type c,
end of ddicstruct
|
||
| 2 | DDICTAB | Private | See coding | 20100913 | ddictab type standard table of ddicstruct
|
||
| 3 | DLINE | Public | See coding | 20100913 | dline(9999) type x
|
||
| 4 | DTABLE | Public | See coding | 20100913 | dtable type standard table of dline
|
Method Signatures
Method ADD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMNWIDTHS | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_VIEW_OFFLEN | ABAP Structure View with Offsets and Lengths | 20100913 | |||
| 2 | NEWDATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100913 | ||||
| 3 | TABLEWIDTH | Call by reference | Type reference (TYPE) | I | 20100913 |
Method ADD_DATA on class CL_ESH_MU_ASSIST_PLAUS_CHECK has no exception.
Method ADD_DDIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BINARY | Value transfer | Type reference (TYPE) | BOOLEAN | Is data of type X | 20100913 | |||
| 2 | COLUMNWIDTHS | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_VIEW_OFFLEN | ABAP Structure View with Offsets and Lengths | 20100913 | |||
| 3 | NAME | Value transfer | Type reference (TYPE) | C | Name of data table (max. 40 characters) | 20100913 | |||
| 4 | NEWDATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100913 | ||||
| 5 | RESULT | Call by reference | Type reference (TYPE) | I | Result | 20100913 | |||
| 6 | TABLEWIDTH | Call by reference | Type reference (TYPE) | I | Width of table | 20100913 |
Method ADD_DDIC on class CL_ESH_MU_ASSIST_PLAUS_CHECK has no exception.
Method ADD_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATATABLE | Value transfer | Type reference (TYPE) | DTABLE | 20100913 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | C | Name of data table (max. 40 characters) | 20100913 | |||
| 3 | NEWDATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Data to be transfered | 20100913 |
Method ADD_TABLE on class CL_ESH_MU_ASSIST_PLAUS_CHECK has no exception.
Method BUILD_TEXT Signature
Method BUILD_TEXT on class CL_ESH_MU_ASSIST_PLAUS_CHECK has no parameter.
Method BUILD_TEXT on class CL_ESH_MU_ASSIST_PLAUS_CHECK has no exception.
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MODEL_ID | Call by reference | Type reference (TYPE) | ESH_T_OM_PC_TEMPLATE_ID | Plausiblity check: List of template IDs | 20100831 | |||
| 2 | IT_SCOPE | Call by reference | Type reference (TYPE) | ESH_T_OM_PC_SCOPE | Plausibility Check: Test scope | 20100831 | |||
| 3 | IT_SWC_ID | Call by reference | Type reference (TYPE) | ESH_T_OM_PC_SWC_ID | Plausiblity check: List of SWC IDs | 20100831 | |||
| 4 | IT_USER_ID | Call by reference | Type reference (TYPE) | ESH_T_OM_PC_USER_ID | Plausiblity check: List of user IDs | 20100831 | |||
| 5 | IV_ALL_SWCS | Call by reference | Type reference (TYPE) | ESH_E_OM_FLAG | General flag | 20100831 | |||
| 6 | RT_UI_RESULT | Value transfer | Type reference (TYPE) | ESH_T_OM_PC_UI_RESULT | Plausiblity Check: UI structure for result by check | 20100831 |
Method CHECK on class CL_ESH_MU_ASSIST_PLAUS_CHECK has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ESH_MU_ASSIST_PLAUS_CHECK has no parameter.
Method CONSTRUCTOR on class CL_ESH_MU_ASSIST_PLAUS_CHECK has no exception.
Method GET_MODELLIST_AS_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MODELLIST | Call by reference | Type reference (TYPE) | ESH_T_MU_BO_LIST | 20100915 | ||||
| 2 | RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20100915 |
Method GET_MODELLIST_AS_STRING on class CL_ESH_MU_ASSIST_PLAUS_CHECK has no exception.
Method GET_RESULT_AS_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RESULT | Call by reference | Type reference (TYPE) | ESH_T_OM_PC_UI_RESULT | Plausiblity Check: UI structure for result by check | 20100914 | |||
| 2 | RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20100914 |
Method GET_RESULT_AS_STRING on class CL_ESH_MU_ASSIST_PLAUS_CHECK has no exception.
Method RESULT_BY_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_UI_RESULT | Call by reference | Type reference (TYPE) | ESH_T_OM_PC_UI_RESULT | Plausiblity Check: UI structure for result by check | 20100831 |
Method RESULT_BY_CHECK on class CL_ESH_MU_ASSIST_PLAUS_CHECK has no exception.
Method RESULT_BY_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_UI_RESULT | Call by reference | Type reference (TYPE) | ESH_T_OM_PC_UI_RESULT | Plausiblity Check: UI structure for result by check | 20100831 |
Method RESULT_BY_CRITERIA on class CL_ESH_MU_ASSIST_PLAUS_CHECK has no exception.
Method RESULT_BY_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_UI_RESULT | Call by reference | Type reference (TYPE) | ESH_T_OM_PC_UI_RESULT | Plausiblity Check: UI structure for result by check | 20100831 |
Method RESULT_BY_OBJECT on class CL_ESH_MU_ASSIST_PLAUS_CHECK has no exception.
Method SET_EXEMPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_UI_RESULT | Call by reference | Type reference (TYPE) | ESH_S_OM_PC_UI_RESULT | Plausiblity Check: UI structure for result by check | 20100920 | |||
| 2 | RV_ERROR | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100920 |
Method SET_EXEMPTION on class CL_ESH_MU_ASSIST_PLAUS_CHECK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |