SAP ABAP Class CL_NWECM_PLA_DESCRIPTION_MAN (ECMI: Description Access Manager)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA (Application Component) ECM ABAP Stack
⤷
S_NWECM_STORE (Package) ECMI: Store DB Access

⤷

⤷

Properties
Class | CL_NWECM_PLA_DESCRIPTION_MAN | |
Short Description | ECMI: Description Access Manager | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_NWECM_STORE | ECMI: Store DB Access |
Created | 20101028 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_NWECM_PLA_DESCRIPTION_MAN has no forward declaration.
Interfaces
Class CL_NWECM_PLA_DESCRIPTION_MAN has no interface implemented.
Friends
Class CL_NWECM_PLA_DESCRIPTION_MAN has no friend class.
Attributes
Class CL_NWECM_PLA_DESCRIPTION_MAN has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Copys all descriptions for a type to a new type | 20101028 |
2 | ![]() |
Static method | Public | Method | Deletes the descriptions for the given type ID | 20101028 |
3 | ![]() |
Static method | Public | Method | Returns the description in the current language | 20101028 |
4 | ![]() |
Static method | Public | Method | Set a description with the given language | 20101028 |
Events
Class CL_NWECM_PLA_DESCRIPTION_MAN has no event.
Types
Class CL_NWECM_PLA_DESCRIPTION_MAN has no local type.
Method Signatures
Method COPY_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SOURCE_TYPE_ID | Call by reference | Type reference (TYPE) | SYSUUID_X16 | 16 Byte UUID in 16 Bytes (Raw Format) | 20101028 | ||
2 | ![]() |
IV_TARGET_TYPE_ID | Call by reference | Type reference (TYPE) | SYSUUID_X16 | 16 Byte UUID in 16 Bytes (Raw Format) | 20101028 |
Method COPY_DESCRIPTION on class CL_NWECM_PLA_DESCRIPTION_MAN has no exception.
Method DELETE_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REPOSITORY_ID | Call by reference | Type reference (TYPE) | SYSUUID_X16 | 16 Byte UUID in 16 Bytes (Raw Format) | 20101028 | ||
2 | ![]() |
IV_TYPE_ID | Call by reference | Type reference (TYPE) | SYSUUID_X16 | 16 Byte UUID in 16 Bytes (Raw Format) | 20101028 |
Method DELETE_DESCRIPTION on class CL_NWECM_PLA_DESCRIPTION_MAN has no exception.
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20101028 | ||
2 | ![]() |
IV_TYPE_ID | Call by reference | Type reference (TYPE) | SYSUUID_X16 | 16 Byte UUID in 16 Bytes (Raw Format) | 20101028 | ||
3 | ![]() |
RV_DESCRIPTION | Value transfer | Type reference (TYPE) | NWECM_PLA_SSTRING | NW ECM: Short String from Store | 20101028 |
Method GET_DESCRIPTION on class CL_NWECM_PLA_DESCRIPTION_MAN has no exception.
Method SET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DESCRIPTION | Call by reference | Type reference (TYPE) | NWECM_PLA_SSTRING | Description | 20101028 | ||
2 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20101028 | ||
3 | ![]() |
IV_REPOSITORY_ID | Call by reference | Type reference (TYPE) | SYSUUID_X16 | Repository ID | 20101028 | ||
4 | ![]() |
IV_TYPE_ID | Call by reference | Type reference (TYPE) | SYSUUID_X16 | Type to which the descriptions belongs | 20101028 |
Method SET_DESCRIPTION on class CL_NWECM_PLA_DESCRIPTION_MAN has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |