SAP ABAP Class CL_C2S_META_QUERY_PARAM (C2 Server Meta-Data (Definition))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
⤷
SC2_META_REP (Package) C2 Server Meta-Data Repository
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_C2S_META_QUERY_PARAM | C2 Server: Application Proxy Parameters | 20041025 |
Properties
| Class | CL_C2S_META_QUERY_PARAM | |
| Short Description | C2 Server Meta-Data (Definition) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SC2_META_REP | C2 Server Meta-Data Repository |
| Created | 20041025 | SAP |
| Last change | 20090618 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_C2S_META_QUERY_PARAM | C2 Server: Application Proxy Parameters | 20041025 |
Friends
Class CL_C2S_META_QUERY_PARAM 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 | 20041025 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20041025 | ||||
| 3 | Instance attribute | Private | See coding | 20041025 | |||||
| 4 | Instance attribute | Private | See coding | 20041025 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20041025 | ||
| 2 | Instance method | Public | Method | 20041210 | ||
| 3 | Static method | Private | Method | 20041210 | ||
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20041025 | |
| 5 | Instance method | Public | Method | 20041025 |
Events
Class CL_C2S_META_QUERY_PARAM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_PARAM | Private | See coding | 20041025 | begin of t_param,
fieldname type fieldname,
param type seosconame,
end of t_param
|
||
| 2 | T_PARAMT | Private | See coding | 20041025 | begin of t_paramt,
langu type spras,
param type seosconame,
description type scooldescript,
end of t_paramt
|
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on class CL_C2S_META_QUERY_PARAM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Ausnahmen | 20041210 |
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROTOCOL | Value transfer | Type reference (TYPE) | SC2MT_PROTOCOL | 20041210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Ausnahmen | 20041210 |
Method CHECK_PARAMETER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20041210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Ausnahmen | 20041210 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20041025 | |||
| 2 | BO_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20041025 | ||||
| 3 | NODE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20041026 |
Method CONSTRUCTOR on class CL_C2S_META_QUERY_PARAM has no exception.
Method SAVE Signature
Method SAVE on class CL_C2S_META_QUERY_PARAM has no parameter.
Method SAVE on class CL_C2S_META_QUERY_PARAM has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |