SAP ABAP Class CL_CCMSBI_ITAB_MODIFY (Dynamic Extension of Table Contents)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BCT (Application Component) Business Content and Extractors
⤷
RS_BCT_CCMS_WEBAS_STAT (Package) BW Content: Integration OF WebAs Statistics Data

⤷

⤷

Properties
Class | CL_CCMSBI_ITAB_MODIFY | |
Short Description | Dynamic Extension of Table Contents | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RS_BCT_CCMS_WEBAS_STAT | BW Content: Integration OF WebAs Statistics Data |
Created | 20060104 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CCMSBI_ITAB_MODIFY has no forward declaration.
Interfaces
Class CL_CCMSBI_ITAB_MODIFY has no interface implemented.
Friends
Class CL_CCMSBI_ITAB_MODIFY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRUCDEFTAB | 20060104 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20060104 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20060104 | |||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Runtime Type Services | 20060104 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20060104 | |
2 | ![]() |
Instance method | Public | Method | Merge Two Rows | 20060104 |
3 | ![]() |
Instance method | Public | Method | Add Row to Table | 20060104 |
Events
Class CL_CCMSBI_ITAB_MODIFY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | STRUCDEFTAB | Public | See coding | 20060104 | strucdeftab type table of tabdefstruc
|
||
2 | TABDEFSTRUC | Public | See coding | 20060104 | begin of TABDEFSTRUC,
fname type char30,
idx type i,
aggr_meth type char3,
end of tabdefstruc
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADD_AGGR | Call by reference | Type reference (TYPE) | CCMSBI_SELTAB_L | Felder, die summiert werden sollen | 20060104 | ||
2 | ![]() |
DEFAULT_AGGR | Value transfer | Type reference (TYPE) | CHAR3 | 'IGN' | Default-Aggregation (MIN, MAX, ADD, OVR oder IGN) | 20060104 | |
3 | ![]() |
IGN_AGGR | Call by reference | Type reference (TYPE) | CCMSBI_SELTAB_L | Felder, deren alter Wert beibehalten werden soll | 20060104 | ||
4 | ![]() |
MAX_AGGR | Call by reference | Type reference (TYPE) | CCMSBI_SELTAB_L | Felder, für die Aggregation = Maximum gilt | 20060104 | ||
5 | ![]() |
MIN_AGGR | Call by reference | Type reference (TYPE) | CCMSBI_SELTAB_L | Felder, für die Aggregation = Minimum gilt | 20060104 | ||
6 | ![]() |
OVR_AGGR | Call by reference | Type reference (TYPE) | CCMSBI_SELTAB_L | Felder, die mit neuen Werten überschrieben werden sollen | 20060104 | ||
7 | ![]() |
TAB | Call by reference | Type reference (TYPE) | ANY TABLE | 20060104 |
Method CONSTRUCTOR on class CL_CCMSBI_ITAB_MODIFY has no exception.
Method MODIFY_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
S_NEW_LINE | Call by reference | Type reference (TYPE) | DATA | 20060104 | |||
2 | ![]() |
S_TABLE_LINE | Call by reference | Type reference (TYPE) | DATA | 20060104 |
Method MODIFY_LINE on class CL_CCMSBI_ITAB_MODIFY has no exception.
Method MODIFY_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
S_NEW_LINE | Call by reference | Type reference (TYPE) | DATA | 20060104 | |||
2 | ![]() |
TAB | Call by reference | Type reference (TYPE) | ANY TABLE | 20060104 |
Method MODIFY_TABLE on class CL_CCMSBI_ITAB_MODIFY has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |