Hierarchy

⤷

⤷

Properties
Class | CL_CHIP_LAYOUT_MERGE_HELP | |
Short Description | Help Class to Merge Containers | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_CCP_API | Web Dynpro ABAP: CCP Integration API |
Created | 20090916 | 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_CHIP_LAYOUT_MERGE_HELP has no interface implemented.
Friends
Class CL_CHIP_LAYOUT_MERGE_HELP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CHIP_MERGED_COLUMM | 2 | CHIP Merged Columm | 20090930 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHIP_MERGED_COLUMM | 1 | CHIP Merged Columm | 20090930 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CHIP_MERGED_COLUMM | 0 | CHIP Merged Columm | 20090930 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Collect Layout Merge Information | 20090928 |
2 | ![]() |
Static method | Public | Method | Calculation Column Span | 20090918 |
3 | ![]() |
Static method | Public | Method | Add All Container Column Spans for the Row | 20090917 |
4 | ![]() |
Static method | Public | Method | Deletes Merged Container | 20090916 |
5 | ![]() |
Static method | Private | Method | Returns Last Element | 20090928 |
6 | ![]() |
Static method | Private | Method | Number of Merged Containers | 20090918 |
7 | ![]() |
Static method | Private | Method | 20091014 | |
8 | ![]() |
Static method | Public | Method | Calculates Number of Columns per Row | 20090917 |
9 | ![]() |
Static method | Public | Method | 20110221 | |
10 | ![]() |
Static method | Private | Method | Ascertains Parent Container of Merged Container | 20090916 |
11 | ![]() |
Static method | Public | Method | Total Width of All Merged Containers | 20090918 |
12 | ![]() |
Static method | Public | Method | Ascertains Target Container for Container Merge | 20090921 |
13 | ![]() |
Static method | Public | Method | Merge Container | 20090917 |
14 | ![]() |
Static method | Public | Method | Merge Container | 20090929 |
15 | ![]() |
Static method | Public | Method | Renumbering of CHIP Container | 20090916 |
16 | ![]() |
Static method | Public | Method | Set Header Width | 20091015 |
17 | ![]() |
Static method | Public | Method | Sets current column as the last one | 20090917 |
18 | ![]() |
Static method | Public | Method | Sets current column as the last one | 20110315 |
19 | ![]() |
Static method | Public | Method | Adjustment of colSpan of Merged Containers | 20090917 |
20 | ![]() |
Static method | Public | Method | Split Merged Containers in a Line | 20090923 |
21 | ![]() |
Static method | Private | Method | Split Merged Containers in a Line | 20090930 |
22 | ![]() |
Static method | Private | Method | Split Merged Containers in a Line | 20090930 |
Events
Class CL_CHIP_LAYOUT_MERGE_HELP has no event.
Types
Class CL_CHIP_LAYOUT_MERGE_HELP has no local type.
Method Signatures
Method BUILD_MERGE_INFORMATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER_TAB | Tabelle von Layout Container Konfigurationseinträgen | 20090928 |
Method BUILD_MERGE_INFORMATION on class CL_CHIP_LAYOUT_MERGE_HELP has no exception.
Method CALCULATE_COLSPAN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER | Layout Container in der Page Builder Konfiguration | 20090918 | ||
2 | ![]() |
IT_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER_TAB | Layout Container in der Page Builder Konfiguration | 20090918 |
Method CALCULATE_COLSPAN on class CL_CHIP_LAYOUT_MERGE_HELP has no exception.
Method CALCULATE_COLSPANSUM_PER_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER_TAB | Layout Container in der Page Builder Konfiguration | 20090917 | ||
2 | ![]() |
IV_ROW | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20090917 | ||
3 | ![]() |
R_COLSPAN | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20090917 |
Method CALCULATE_COLSPANSUM_PER_ROW on class CL_CHIP_LAYOUT_MERGE_HELP has no exception.
Method DELETE_MERGE_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER_TAB | Tabelle von Layout Container Konfigurationseinträgen | 20090916 | ||
2 | ![]() |
IV_COLUMN | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20090916 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aushnameklasse für Merging | 20090921 |
Method GET_LAST_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER | Value transfer | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER | Layout Container in der Page Builder Konfiguration | 20090928 | ||
2 | ![]() |
CT_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER_TAB | Tabelle von Layout Container Konfigurationseinträgen | 20090928 | ||
3 | ![]() |
INDEX | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20090928 |
Method GET_LAST_ELEMENT on class CL_CHIP_LAYOUT_MERGE_HELP has no exception.
Method GET_MERGED_CONTAINER_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER | Layout Container in der Page Builder Konfiguration | 20090918 | ||
2 | ![]() |
IT_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER_TAB | Tabelle von Layout Container Konfigurationseinträgen | 20090918 | ||
3 | ![]() |
R_CONTAINER_COUNT | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20090918 |
Method GET_MERGED_CONTAINER_COUNT on class CL_CHIP_LAYOUT_MERGE_HELP has no exception.
Method GET_MERGED_CONTAINER_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER | Tabelle von Layout Container Konfigurationseinträgen | 20091014 | ||
2 | ![]() |
IT_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER_TAB | Tabelle von Layout Container Konfigurationseinträgen | 20091014 | ||
3 | ![]() |
R_WIDTH | Value transfer | Type reference (TYPE) | STRING | 20091014 |
Method GET_MERGED_CONTAINER_WIDTH on class CL_CHIP_LAYOUT_MERGE_HELP has no exception.
Method GET_NUMBER_OF_COLUMNS_PER_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER_TAB | Tabelle von Layout Container Konfigurationseinträgen | 20090917 | ||
2 | ![]() |
IV_ROW | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20090917 | ||
3 | ![]() |
NUMBER_OF_COLUMN | Value transfer | Type reference (TYPE) | INT4 | Layout Container in der Page Builder Konfiguration | 20090918 | ||
4 | ![]() |
R_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER | Layout Container in der Page Builder Konfiguration | 20090918 |
Method GET_NUMBER_OF_COLUMNS_PER_ROW on class CL_CHIP_LAYOUT_MERGE_HELP has no exception.
Method GET_PAGE_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER_TAB | Tabelle von Layout Container Konfigurationseinträgen | 20110221 | ||
2 | ![]() |
R_WIDTH | Value transfer | Type reference (TYPE) | STRING | 20110221 |
Method GET_PAGE_WIDTH on class CL_CHIP_LAYOUT_MERGE_HELP has no exception.
Method GET_PARENT_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER | Layout Container in der Page Builder Konfiguration | 20090916 | ||
2 | ![]() |
IT_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER_TAB | Tabelle von Layout Container Konfigurationseinträgen | 20090916 | ||
3 | ![]() |
PARENT_CONTAINER | Value transfer | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER | Layout Container in der Page Builder Konfiguration | 20090916 |
Method GET_PARENT_CONTAINER on class CL_CHIP_LAYOUT_MERGE_HELP has no exception.
Method GET_SUM_OF_MERGED_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER_TAB | Tabelle von Layout Container Konfigurationseinträgen | 20090918 | ||
2 | ![]() |
IS_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER | Layout Container in der Page Builder Konfiguration | 20090918 |
Method GET_SUM_OF_MERGED_WIDTH on class CL_CHIP_LAYOUT_MERGE_HELP has no exception.
Method GET_TARGET_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER | Natürliche Zahl | 20090921 | ||
2 | ![]() |
IT_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER_TAB | Tabelle von Layout Container Konfigurationseinträgen | 20090921 | ||
3 | ![]() |
RV_COLUMM | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20090921 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aushnameklasse für Merging | 20090921 |
Method MERGE_CELL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER_TAB | Tabelle von Layout Container Konfigurationseinträgen | 20090918 | ||
2 | ![]() |
IV_SOURCE_CONTAINER_ID | Call by reference | Type reference (TYPE) | STRING | Natürliche Zahl | 20090918 |
Method MERGE_CELL on class CL_CHIP_LAYOUT_MERGE_HELP has no exception.
Method MERGE_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER_TAB | Tabelle von Layout Container Konfigurationseinträgen | 20090929 | ||
2 | ![]() |
IV_SOURCE_CONTAINER_ID | Call by reference | Type reference (TYPE) | STRING | Natürliche Zahl | 20090929 |
Method MERGE_LINE on class CL_CHIP_LAYOUT_MERGE_HELP has no exception.
Method RENUMBER_COLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER_TAB | Tabelle von Layout Container Konfigurationseinträgen | 20090916 | ||
2 | ![]() |
IS_SOURCE_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER | Layout Container in der Page Builder Konfiguration | 20090916 |
Method RENUMBER_COLUMNS on class CL_CHIP_LAYOUT_MERGE_HELP has no exception.
Method SET_HEADER_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER_TAB | Tabelle von Layout Container Konfigurationseinträgen | 20091015 | ||
2 | ![]() |
IS_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER | Layout Container in der Page Builder Konfiguration | 20091015 |
Method SET_HEADER_WIDTH on class CL_CHIP_LAYOUT_MERGE_HELP has no exception.
Method SET_LAST_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER_TAB | Layout Container in der Page Builder Konfiguration | 20090917 |
Method SET_LAST_COLUMN on class CL_CHIP_LAYOUT_MERGE_HELP has no exception.
Method SET_LAST_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER_TAB | Layout Container in der Page Builder Konfiguration | 20110315 |
Method SET_LAST_ROW on class CL_CHIP_LAYOUT_MERGE_HELP has no exception.
Method SET_MERGE_CONTAINER_COLSPAN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CONTAINER | Value transfer | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER_TAB | Tabelle von Layout Container Konfigurationseinträgen | 20090917 | ||
2 | ![]() |
IS_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER | Layout Container in der Page Builder Konfiguration | 20090917 |
Method SET_MERGE_CONTAINER_COLSPAN on class CL_CHIP_LAYOUT_MERGE_HELP has no exception.
Method UNMERGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER_TAB | Tabelle von Layout Container Konfigurationseinträgen | 20090923 | ||
2 | ![]() |
SOURCE_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER | Layout Container in der Page Builder Konfiguration | 20090923 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aushnameklasse für Merging | 20090923 |
Method UNMERGE_CHILD_CON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER_TAB | Tabelle von Layout Container Konfigurationseinträgen | 20090930 | ||
2 | ![]() |
SOURCE_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER | Layout Container in der Page Builder Konfiguration | 20090930 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aushnameklasse für Merging | 20090930 |
Method UNMERGE_MAIN_CON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER_TAB | Tabelle von Layout Container Konfigurationseinträgen | 20090930 | ||
2 | ![]() |
SOURCE_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER | Layout Container in der Page Builder Konfiguration | 20090930 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aushnameklasse für Merging | 20090930 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 800 |