SAP ABAP Class CL_PCF_TEST_LIST_CTRLS (Example 13: Messages)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-PCF (Application Component) People Centric UI Framework
⤷
CRM_BSP_FRAME_SAMPLE (Package) Examples for People-Centric UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_BSP_INIT_IL | Interface for Initialization | 20030929 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_BSP_MODEL_ACCESS_IL | Application Interface to BSP IL | 20030929 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_BSP_PERSISTENCY_IL | PC UI Persistency related IL | 20050719 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_BSP_PROCESS_IL | Interface for Process Methods | 20030929 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_BSP_TREETABLE_IL | Interface IL for Tree Table View | 20030930 |
Properties
| Class | CL_PCF_TEST_LIST_CTRLS | |
| Short Description | Example 13: Messages | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_FRAME_SAMPLE | Examples for People-Centric UI |
| Created | 20030929 | SAP |
| Last change | 20060208 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRM_BSP_INIT_IL | Interface for Initialization | 20030929 | ||
| 2 | IF_CRM_BSP_MODEL_ACCESS_IL | Application Interface to BSP IL | 20030929 | ||
| 3 | IF_CRM_BSP_PERSISTENCY_IL | PC UI Persistency related IL | 20050719 | ||
| 4 | IF_CRM_BSP_PROCESS_IL | Interface for Process Methods | 20030929 | ||
| 5 | IF_CRM_BSP_TREETABLE_IL | Interface IL for Tree Table View | 20030930 |
Friends
Class CL_PCF_TEST_LIST_CTRLS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CRMT_MODELACCESSCLASS | 'CL_PCF_EXAMPLE13' | 20030929 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | PCFT_BSP_EXAMPLE_RESULT | Structure for Search Result of the Examples | 20030929 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CRMT_BSP_APPLOG | Structure for Application Log Interface | 20030929 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CRMT_BSP_APPLOG_TAB | Table Type for Application Log Interface | 20030929 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | PCFT_BSP_EXAMPLE_BOOK_TAB | Table type for Example Structure for Bookings | 20030929 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TY_CHANGE_TAB | 20030930 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | PCFT_BSP_EXAMPLE_RESULT_TAB | Table for Search Result of Examples | 20030929 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | CRMT_FIELDGRP_TAB | 20030930 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | PCFT_BSP_TEST_LIST_CONTENT_TAB | 20030929 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | CRMT_DROPDOWNLISTBOX_DATA_TAB | 20030930 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | S_CARRID | 20030930 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | 20030929 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | 20030930 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | 20030930 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | 20030930 | ||||
| 16 | Instance attribute | Private | Type reference (TYPE) | STRING | 20031007 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Add Message to Application Log Table | 20030929 | |
| 2 | Instance method | Public | Constructor | 20030929 | ||
| 3 | Instance method | Private | Method | Get List DDLB | 20030930 | |
| 4 | Instance method | Private | Event handling method | 20030930 | ||
| 5 | Instance method | Private | Method | Load Current List Data | 20030930 | |
| 6 | Instance method | Public | Method | Change Data for Result List (OIC) | 20030930 | |
| 7 | Instance method | Public | Method | Change Data for Result List (OIC) | 20030929 | |
| 8 | Instance method | Public | Method | Read List Data | 20030930 | |
| 9 | Instance method | Public | Method | Read Result From Global List | 20030929 | |
| 10 | Instance method | Public | Method | Read List Data | 20030930 | |
| 11 | Instance method | Private | Method | Set Status Message | 20030929 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ON_LIST_DATA_CHANGED | Instance Event (0) |
Private (0) |
List Data Changed | 20030930 |
Types
Class CL_PCF_TEST_LIST_CTRLS has no local type.
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Object Key | 20030929 |
Method ADD_MESSAGE on class CL_PCF_TEST_LIST_CTRLS has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PCF_TEST_LIST_CTRLS has no parameter.
Method CONSTRUCTOR on class CL_PCF_TEST_LIST_CTRLS has no exception.
Method GET_LIST_DDLB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DDLB | Call by reference | Type reference (TYPE) | CRMT_DROPDOWNLISTBOX_DATA_TAB | 20031010 |
Method GET_LIST_DDLB on class CL_PCF_TEST_LIST_CTRLS has no exception.
Method INVALIDATE_LIST_DDLB Signature
Method INVALIDATE_LIST_DDLB on class CL_PCF_TEST_LIST_CTRLS has no parameter.
Method INVALIDATE_LIST_DDLB on class CL_PCF_TEST_LIST_CTRLS has no exception.
Method LOAD_LIST_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CARRID | Call by reference | Type reference (TYPE) | S_CARRID | 20030930 |
Method LOAD_LIST_DATA on class CL_PCF_TEST_LIST_CTRLS has no exception.
Method MODIFY_LIST_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CLASS_NAME | Call by reference | Type reference (TYPE) | CRMT_MODELACCESSCLASS_TAB | Class Name | 20030930 | |||
| 2 | ET_FAILED_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Table of Object Keys | 20030930 | |||
| 3 | ET_NEW_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Table of Object Keys | 20030930 | |||
| 4 | IT_CHANGED_FIELD | Call by reference | Type reference (TYPE) | CRMT_BSP_CHANGEDFIELD_TAB | Changed Fields | 20030930 | |||
| 5 | IT_SCREEN_STRUCTURE | Call by reference | Type reference (TYPE) | TABLE | 20030930 | ||||
| 6 | IV_PARENT_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Object Key | 20030930 |
Method MODIFY_LIST_DATA on class CL_PCF_TEST_LIST_CTRLS has no exception.
Method MODIFY_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CLASS_NAME | Call by reference | Type reference (TYPE) | CRMT_MODELACCESSCLASS_TAB | Class Name | 20030929 | |||
| 2 | ET_FAILED_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Table of Object Keys | 20030929 | |||
| 3 | ET_NEW_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Table of Object Keys | 20030929 | |||
| 4 | IT_CHANGED_FIELD | Call by reference | Type reference (TYPE) | CRMT_BSP_CHANGEDFIELD_TAB | Changed Fields | 20030929 | |||
| 5 | IT_SCREEN_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20030929 | ||||
| 6 | IV_PARENT_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Object Key | 20030929 | |||
| 7 | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Structure Name for Display Field | 20030929 |
Method MODIFY_RESULT on class CL_PCF_TEST_LIST_CTRLS has no exception.
Method READ_LIST_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD_ATTRIBUTE | Call by reference | Type reference (TYPE) | CRMT_BSP_FIELDATTRIB_TAB | 20030930 | ||||
| 2 | ET_SCREEN_STRUCTURE | Call by reference | Type reference (TYPE) | TABLE | 20030930 | ||||
| 3 | IT_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | 20030930 | ||||
| 4 | IV_AS_CHILDREN | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | 20030930 | |||
| 5 | IV_LOCK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20030930 | ||||
| 6 | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | 20030930 |
Method READ_LIST_DATA on class CL_PCF_TEST_LIST_CTRLS has no exception.
Method READ_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD_ATTRIBUTE | Call by reference | Type reference (TYPE) | CRMT_BSP_FIELDATTRIB_TAB | 20030929 | ||||
| 2 | ET_SCREEN_STRUCTURE | Call by reference | Type reference (TYPE) | TABLE | 20030929 | ||||
| 3 | IT_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | 20030929 | ||||
| 4 | IV_LOCK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20030929 | ||||
| 5 | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | 20030929 |
Method READ_RESULT on class CL_PCF_TEST_LIST_CTRLS has no exception.
Method READ_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD_ATTRIBUTE | Call by reference | Type reference (TYPE) | CRMT_BSP_FIELDATTRIB_TAB | 20030930 | ||||
| 2 | ET_SCREEN_STRUCTURE | Call by reference | Type reference (TYPE) | TABLE | 20030930 | ||||
| 3 | IT_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | 20030930 | ||||
| 4 | IV_LOCK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20030930 | ||||
| 5 | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | 20030930 |
Method READ_STATUS on class CL_PCF_TEST_LIST_CTRLS has no exception.
Method SET_STATUS_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MSG_SHOW | Call by reference | Type reference (TYPE) | CRMT_BSP_APPLOG | Structure for application log interface | 20030929 |
Method SET_STATUS_MESSAGE on class CL_PCF_TEST_LIST_CTRLS has no exception.
Event Signatures
Event ON_LIST_DATA_CHANGED Signature
Event ON_LIST_DATA_CHANGED on class CL_PCF_TEST_LIST_CTRLS has no parameter.
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in | 640 |