SAP ABAP Class CL_CRM_BSP_CT_DBAL_TABGROUP (Register Tab Group)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-PCF-CUS (Application Component) People-Centric UI Framework Customizing
⤷
CRM_BSP_FRAME_CT (Package) Customizing Tool

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_BSP_CT_DBAL_HEADER_OBJ | Abstract class that stores key data and text | 20041023 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_BSP_CT_DBAL_TABGROUP | 20050114 |
Properties
Class | CL_CRM_BSP_CT_DBAL_TABGROUP | |
Short Description | Register Tab Group | |
Super Class | CL_CRM_BSP_CT_DBAL_HEADER_OBJ | Abstract class that stores key data and text |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | CRM_BSP_FRAME_CT | Customizing Tool |
Created | 20040909 | SAP |
Last change | 20050428 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CRM_BSP_CT_DBAL_TABGROUP | 20050114 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_CRM_BSP_CT_DBAL_ROOT | 20040921 | Base class for customizing tool |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_RGTABGRE_KEY | Entity Tab Group - Key | 20041001 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T_ENTITY_HTAB | 20040909 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20050422 | |
2 | ![]() |
Instance method | Public | Constructor | 20040909 | |
3 | ![]() |
Instance method | Public | Method | Copy receiver to new tabgroup | 20050114 |
4 | ![]() |
Static method | Public | Method | Create a new fieldgroup with the specified name | 20041116 |
5 | ![]() |
Static method | Public | Method | 20040915 | |
6 | ![]() |
Static method | Public | Method | Answer a list of all available tabgroup names | 20041104 |
7 | ![]() |
Instance method | Public | Method | 20040916 | |
8 | ![]() |
Instance method | Public | Method | Answer all BLVIEW_IDS for the receiver | 20041118 |
9 | ![]() |
Instance method | Public | Method | 20041001 | |
10 | ![]() |
Instance method | Public | Method | Answer all items for a particular BLVIEW | 20041027 |
11 | ![]() |
Instance method | Public | Method | 20041026 |
Events
Class CL_CRM_BSP_CT_DBAL_TABGROUP has no event.
Types
Class CL_CRM_BSP_CT_DBAL_TABGROUP has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CRM_BSP_CT_DBAL_TABGROUP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CRM_BSP_CT_DBAL_TABGROUP has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | CRMC_RGTABGRE-KEYPART | 20050114 | |||
2 | ![]() |
IV_CREATE_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20040909 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20041116 | ||
2 | ![]() |
20040924 | ||
3 | ![]() |
20050314 |
Method COPY_TO_TABGROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TABGROUP | Call by reference | Type reference (TYPE) | CRMC_RGTABGRE-TABGROUP | 20050114 | |||
2 | ![]() |
RV_OBJ | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BSP_CT_DBAL_TABGROUP | 20050114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050114 | ||
2 | ![]() |
20050114 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TABGROUP | Call by reference | Type reference (TYPE) | CRMC_RGTABGRE-TABGROUP | 20041116 | |||
2 | ![]() |
RV_DBAL_TABGROUP | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BSP_CT_DBAL_TABGROUP | 20041116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20041116 | ||
2 | ![]() |
20041116 |
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TABGROUP | Call by reference | Type reference (TYPE) | CRMT_BSP_REGTABGRP | 20040915 | |||
2 | ![]() |
RV_DBAL_TABGROUP | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BSP_CT_DBAL_TABGROUP | 20040915 |
Method GET on class CL_CRM_BSP_CT_DBAL_TABGROUP has no exception.
Method GET_ALL_TABGROUP_IDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_TABGROUP_IDS | Value transfer | Type reference (TYPE) | CRMBT_BSP_REGTABGRP_TAB | 20041104 |
Method GET_ALL_TABGROUP_IDS on class CL_CRM_BSP_CT_DBAL_TABGROUP has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LOCK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20040916 | |||
2 | ![]() |
RS_DATA | Value transfer | Type reference (TYPE) | CRMBT_RGTABGRE_DATTXT | 20041001 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040924 |
Method GET_ITEM_BLVIEW_IDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_BLVIEW_IDS | Value transfer | Type reference (TYPE) | CRMBT_BSP_BLVIEW_TAB | 20041118 |
Method GET_ITEM_BLVIEW_IDS on class CL_CRM_BSP_CT_DBAL_TABGROUP has no exception.
Method GET_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_KEY | Value transfer | Type reference (TYPE) | CRMT_RGTABGRE_KEY | 20041001 |
Method GET_KEY on class CL_CRM_BSP_CT_DBAL_TABGROUP has no exception.
Method GET_TABGRP_ILST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BLVIEW | Call by reference | Type reference (TYPE) | CRMC_FIELDGRP-BLVIEW | Sicht für UI-Darstellung | 20041027 | ||
2 | ![]() |
RV_DBAL_TABGRP_ILST | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BSP_CT_DBAL_TABGRP_ILST | 20041027 |
Method GET_TABGRP_ILST on class CL_CRM_BSP_CT_DBAL_TABGROUP has no exception.
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | CRMBT_RGTABGRE_DATTXT | 20041026 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20041026 |
History
Last changed by/on | SAP | 20050428 |
SAP Release Created in | 700 |