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 COPY_DESCRIPTION Static method Public Method Copys all descriptions for a type to a new type 20101028
2 DELETE_DESCRIPTION Static method Public Method Deletes the descriptions for the given type ID 20101028
3 GET_DESCRIPTION Static method Public Method Returns the description in the current language 20101028
4 SET_DESCRIPTION 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 Importing IV_SOURCE_TYPE_ID Call by reference Type reference (TYPE) SYSUUID_X16 16 Byte UUID in 16 Bytes (Raw Format) 20101028
2 Importing 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 Importing IV_REPOSITORY_ID Call by reference Type reference (TYPE) SYSUUID_X16 16 Byte UUID in 16 Bytes (Raw Format) 20101028
2 Importing 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 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS Language Key 20101028
2 Importing IV_TYPE_ID Call by reference Type reference (TYPE) SYSUUID_X16 16 Byte UUID in 16 Bytes (Raw Format) 20101028
3 Returning 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 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) NWECM_PLA_SSTRING Description 20101028
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS Language Key 20101028
3 Importing IV_REPOSITORY_ID Call by reference Type reference (TYPE) SYSUUID_X16 Repository ID 20101028
4 Importing 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