SAP ABAP Class CL_SRM_RELATION_ALV (CL_SRM_RELATION_ALV)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_XML_BR_MD_FP (Package) XML, Browser, Modeler, File Plan
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_ALV | CL_SRM_ALV | 20020412 |
Properties
| Class | CL_SRM_RELATION_ALV | |
| Short Description | CL_SRM_RELATION_ALV | |
| Super Class | CL_SRM_ALV | CL_SRM_ALV |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRM_XML_BR_MD_FP | XML, Browser, Modeler, File Plan |
| Created | 20020412 | SAP |
| Last change | 20041208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 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
Class CL_SRM_RELATION_ALV has no interface implemented.
Friends
Class CL_SRM_RELATION_ALV 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) | STRING | 20020716 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRM | General SRM Methods | 20020716 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SRMBR_RELA_ALV_TAB | 20020412 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | APPEND_ROWS | 20020412 | |
| 2 | Instance method | Public | Method | CHANGE_ROW | 20020412 | |
| 3 | Instance method | Public | Method | CLEAR | 20020412 | |
| 4 | Instance method | Public | Method | COLLECT | 20020412 | |
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20020412 | |
| 6 | Instance method | Public | Method | FILL | 20020412 | |
| 7 | Instance method | Public | Method | GET_ROW_COUNT | 20020412 | |
| 8 | Instance method | Public | Method | REFRESH_DISPLAY | 20020412 |
Events
Class CL_SRM_RELATION_ALV has no event.
Types
Class CL_SRM_RELATION_ALV has no local type.
Method Signatures
Method APPEND_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEW_ROWS_TAB | Call by reference | Type reference (TYPE) | SRMBR_RELA_ALV_TAB | 20020412 |
Method APPEND_ROWS on class CL_SRM_RELATION_ALV has no exception.
Method CHANGE_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RELATION | Call by reference | Type reference (TYPE) | SRMXMLRELX | relation id and description | 20020412 | |||
| 2 | ROW_ID | Call by reference | Type reference (TYPE) | I | 20020412 |
Method CHANGE_ROW on class CL_SRM_RELATION_ALV has no exception.
Method CLEAR Signature
Method CLEAR on class CL_SRM_RELATION_ALV has no parameter.
Method CLEAR on class CL_SRM_RELATION_ALV has no exception.
Method COLLECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RELA_TAB | Call by reference | Type reference (TYPE) | SRM_XML_RELA_TAB | list of relations | 20020412 | |||
| 2 | SEMANTIC_ERR | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20020412 |
Method COLLECT on class CL_SRM_RELATION_ALV has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACC_MODE | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Accessibility Modus | 20040823 | ||
| 2 | AREA_ID | Call by reference | Type reference (TYPE) | STRING | 20020716 | ||||
| 3 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20020412 | |||
| 4 | SRM | Call by reference | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20020716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020412 |
Method FILL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVITY | Call by reference | Type reference (TYPE) | SRMIF_SP_ACTIVITY | 20020412 | ||||
| 2 | RELA_TAB | Call by reference | Type reference (TYPE) | SRM_XML_RELA_TAB | list of relation ids | 20020412 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020412 |
Method GET_ROW_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Value transfer | Type reference (TYPE) | I | 20020412 |
Method GET_ROW_COUNT on class CL_SRM_RELATION_ALV has no exception.
Method REFRESH_DISPLAY Signature
Method REFRESH_DISPLAY on class CL_SRM_RELATION_ALV has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020412 |
History
| Last changed by/on | SAP | 20041208 |
| SAP Release Created in | 630 |