SAP ABAP Class CL_CRM_BSP_MASS_UPDATE (Controller for Mass Change window)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-PCF (Application Component) People Centric UI Framework
⤷
CRM_BSP_FRAME_GENERIC (Package) Controller Implementation: Generic Framework

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_CONTROLLER2 | BSP Component | 20040811 |
Properties
Class | CL_CRM_BSP_MASS_UPDATE | |
Short Description | Controller for Mass Change window | |
Super Class | CL_BSP_CONTROLLER2 | BSP Component |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_BSP_FRAME_GENERIC | Controller Implementation: Generic Framework |
Created | 20040811 | SAP |
Last change | 20130531 | 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_CRM_BSP_MASS_UPDATE has no interface implemented.
Friends
Class CL_CRM_BSP_MASS_UPDATE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'application' | the application name | 20041228 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'blview' | the view name of main window | 20040811 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'componentid' | the component id of main window | 20040917 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'fieldgroup' | the field group of main window | 20040917 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'fieldname' | the selected field name that would be mass changed | 20040917 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'itemnumber' | the selected item number | 20040917 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'modelid' | the model id of main window | 20040917 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'objects' | 20050111 | ||
9 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'structurename' | the structure name of main window | 20040812 | |
10 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CRM_BSP_DATA_CONTEXT | Data context | 20041207 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DDFIELDS | DD: Field List | 20041229 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_BSP_DDLB_T | Data for DDLB Table with Reference to Data Container | 20040812 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_EXTENDED2_DATA_TAB | Table of entries for dropdown listbox | 20040818 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20050312 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20050312 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_FIELDGRP_T_TAB | Text Table for CRMC_FIELDGRP | 20041229 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_STRUCTUREEDIT_LAYOUT_TAB | Layout table for BSP element 'structureEdit' | 20040812 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Table of Object Keys | 20050111 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_FIELDGRP_TAB | Field Group Details | 20040812 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20041228 | |||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | the blview | 20040812 | ||
22 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20041228 | |||
23 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | the component id of parent muti-edit control | 20040812 | ||
24 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | the fieldgroup name | 20040812 | ||
25 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20041228 | |||
26 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | the selected field name that would be mass changed | 20040917 | ||
27 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20041228 | |||
28 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | the selected item number | 20040917 | ||
29 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | model id | 20040812 | ||
30 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | screenstructure name | 20040812 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | construct f4help javascript string | 20050312 |
2 | ![]() |
Instance method | Protected | Method | 20040928 | |
3 | ![]() |
Instance method | Protected | Method | Get the data context | 20041207 |
4 | ![]() |
Instance method | Protected | Method | Get the data context Id | 20041207 |
5 | ![]() |
Instance method | Private | Method | has F4 Help Values ? | 20050312 |
6 | ![]() |
Instance method | Protected | Method | Read the field group layout data | 20041203 |
7 | ![]() |
Instance method | Protected | Method | Read field group table | 20040812 |
Events
Class CL_CRM_BSP_MASS_UPDATE has no event.
Types
Class CL_CRM_BSP_MASS_UPDATE has no local type.
Method Signatures
Method CREATE_F4HELP_COMMAND Signature
Method CREATE_F4HELP_COMMAND on class CL_CRM_BSP_MASS_UPDATE has no parameter.
Method CREATE_F4HELP_COMMAND on class CL_CRM_BSP_MASS_UPDATE has no exception.
Method FILL_DDLB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_DDLB_VALUES | Call by reference | Type reference (TYPE) | CRMT_DROPDOWNLISTBOX_DATA | Daten für Dropdown-Boxen | 20040928 |
Method FILL_DDLB on class CL_CRM_BSP_MASS_UPDATE has no exception.
Method GET_DATACONTEXT Signature
Method GET_DATACONTEXT on class CL_CRM_BSP_MASS_UPDATE has no parameter.
Method GET_DATACONTEXT on class CL_CRM_BSP_MASS_UPDATE has no exception.
Method GET_DATACONTEXT_ID Signature
Method GET_DATACONTEXT_ID on class CL_CRM_BSP_MASS_UPDATE has no parameter.
Method GET_DATACONTEXT_ID on class CL_CRM_BSP_MASS_UPDATE has no exception.
Method HAS_F4_HELP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_F4 | Value transfer | Type reference (TYPE) | BOOLEAN | Boolsche Variable (X=true, -=false, Space=unknown) | 20050312 | ||
2 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | CHAR30 | 30 Zeichen | 20050312 | ||
3 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | CHAR30 | 30 Zeichen | 20050312 |
Method HAS_F4_HELP on class CL_CRM_BSP_MASS_UPDATE has no exception.
Method READ_FIELDGROUP Signature
Method READ_FIELDGROUP on class CL_CRM_BSP_MASS_UPDATE has no parameter.
Method READ_FIELDGROUP on class CL_CRM_BSP_MASS_UPDATE has no exception.
Method READ_FIELDGROUPTABLE Signature
Method READ_FIELDGROUPTABLE on class CL_CRM_BSP_MASS_UPDATE has no parameter.
Method READ_FIELDGROUPTABLE on class CL_CRM_BSP_MASS_UPDATE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |