SAP ABAP Class /BCV/CL_FND_MEANING (Meanings)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV (Application Component) Business Context Viewer
⤷
/BCV/FND (Package) BCV Foundation Layer
⤷
⤷
Properties
| Class | /BCV/CL_FND_MEANING | |
| Short Description | Meanings | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BCV/FND | BCV Foundation Layer |
| Created | 20080905 | SAP |
| Last change | 20110908 | 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 /BCV/CL_FND_MEANING has no interface implemented.
Friends
Class /BCV/CL_FND_MEANING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TABNAME | '/BCV/C_MEAN' | Table Name | 20090324 | ||
| 2 | Constant | Public | Type reference (TYPE) | TABNAME | '/BCV/C_MEANT' | Table Name | 20090324 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | Lock is set | 20090324 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Find Meanings matching the given Selection Conditions | 20080905 | |
| 2 | Static method | Public | Method | Lock meanings for editing | 20090324 | |
| 3 | Static method | Public | Method | Modify meanings on DB | 20090324 | |
| 4 | Static method | Private | Method | Write meanings to transport request | 20090416 | |
| 5 | Static method | Public | Method | Unlock meanings | 20090324 |
Events
Class /BCV/CL_FND_MEANING has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_MEAN | Public | See coding | 20090416 | tt_mean TYPE STANDARD TABLE OF /bcv/c_mean
|
||
| 2 | TT_MEANT | Public | See coding | 20090416 | tt_meant TYPE STANDARD TABLE OF /bcv/c_meant
|
Method Signatures
Method FIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MEANING | Call by reference | Type reference (TYPE) | /BCV/S_FND_MEANING | Meaning Structure | 20080905 | |||
| 2 | ET_MEANING | Call by reference | Type reference (TYPE) | /BCV/T_FND_MEANING | Meaning Table | 20080905 | |||
| 3 | IT_DESC_RANGE | Call by reference | Type reference (TYPE) | /BCV/T_FND_MEANDESC_RANGE | Meaning Description Range Table | 20080905 | |||
| 4 | IT_MEANING | Call by reference | Type reference (TYPE) | /BCV/T_FND_MEANING | Meaning Table | 20080905 | |||
| 5 | IT_MEANING_RANGE | Call by reference | Type reference (TYPE) | /BCV/T_FND_MEAN_RANGE | Meaning Range Table | 20080905 | |||
| 6 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20080905 | ||
| 7 | IV_MEANING | Call by reference | Type reference (TYPE) | /BCV/FND_MEANING | Meaning | 20080905 |
Method FIND on class /BCV/CL_FND_MEANING has no exception.
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_USER_FOREIGN_LOCK | Value transfer | Type reference (TYPE) | SYUNAME | User Name | 20090324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for acces to configuration | 20090324 |
Method MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MEANING | Call by reference | Type reference (TYPE) | /BCV/T_FND_MEANING | Meaning Table | 20090324 | |||
| 2 | IV_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20090416 | |||
| 3 | IV_SUBSTITUTE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Substitute whole DB table contents | 20090324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for acces to configuration | 20090416 |
Method TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MEAN | Call by reference | Type reference (TYPE) | TT_MEAN | Table of meanings | 20090416 | |||
| 2 | IT_MEANT | Call by reference | Type reference (TYPE) | TT_MEANT | Table of meaning texts | 20090416 | |||
| 3 | IV_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20090416 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for acces to configuration | 20090416 |
Method UNLOCK Signature
Method UNLOCK on class /BCV/CL_FND_MEANING has no parameter.
Method UNLOCK on class /BCV/CL_FND_MEANING has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |