SAP ABAP Class CL_S_EPM_UI_TEXT (EPM UI Layer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NWD (Application Component) NetWeaver Demonstration
     S_EPM_WD (Package) EPM: ABAP Web Dynpro
Properties
Class CL_S_EPM_UI_TEXT  
Short Description EPM UI Layer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_EPM_WD   EPM: ABAP Web Dynpro 
Created 20091007   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_EPM_BO Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_EPM_PO_HEADER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_EPM_PRODUCT_HEADER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_S_EPM_UI_TEXT has no interface implemented.
Friends
Class CL_S_EPM_UI_TEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_EPM_MESSAGE_BUFFER Instance attribute Public Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20091007
2 MO_EPM_TEXT Instance attribute Private Object reference (TYPE REF TO) IF_EPM_TEXT EPM: Purchase Order Interface 20091007
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_TEXT Instance method Public Method 20091007
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091007
3 CREATE_TEXT Instance method Public Method 20091008
4 DELETE_TEXT Instance method Public Method 20091008
Events
Class CL_S_EPM_UI_TEXT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TR_MODE Public See coding 20091007
2 TT_NODE_PROPS Public See coding 20091007
3 TT_PO_HEADER_UI Public See coding 20091007
4 TY_NODE_PROPS Public See coding 20091007
Method Signatures

Method CHANGE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_KEY Call by reference Type reference (TYPE) SNWD_NODE_KEY EPM: Generic Node Key 20091007
2 Importing IV_TEXT Call by reference Type reference (TYPE) SNWD_DESC EPM: Product ID 20091007
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20091007
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20091007

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_S_EPM_UI_TEXT has no parameter.
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20091007

Method CREATE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEXT Call by reference Type reference (TYPE) SNWD_DESC EPM: Product ID 20091008
2 Returning RV_NODE_KEY Value transfer Type reference (TYPE) SNWD_NODE_KEY EPM: Generic Node Key 20091008
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20091008
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20091008

Method DELETE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_KEY Call by reference Type reference (TYPE) SNWD_NODE_KEY EPM: Generic Node Key 20091008
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20091008
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20091008
History
Last changed by/on SAP  20110908 
SAP Release Created in 730