SAP ABAP Interface IF_EPM_TEXT_DATA (EPM: Text Data Node Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NWD (Application Component) NetWeaver Demonstration
     S_EPM_BO_TEXT (Package) EPM: Text Business Object
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_EPM_TEXT EPM: Text BO Interface 20090820
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPM_TEXT EPM Text BO 20090820
Properties
Interface IF_EPM_TEXT_DATA  
Short Description EPM: Text Data Node Interface    
General Data
Package S_EPM_BO_TEXT   EPM: Text Business Object 
Created 20090820   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_EPM_BO Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_EPM_TEXT_DATA has no interface.
Friends
Interface IF_EPM_TEXT_DATA has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BO_NAME Constant Public Type reference (TYPE) IF_EPM_BO=>TY_BO_NAME IF_EPM_TEXT=>GC_BO_NAME The BO name 20090820
2 GC_BO_NODE_NAME Constant Public Type reference (TYPE) IF_EPM_BO=>TY_BO_NODE_NAME 'IF_EPM_TEXT_DATA' The BO node name 20090820
3 GC_CREATE_BY_PARENT Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'CREATE_BY_PARENT' Name of a BO service ( method name ) 20091204
4 GC_DB_TABLE_NAME Constant Public Type reference (TYPE) IF_EPM_BO=>TY_DB_TABLE_NAME 'SNWD_TEXTS' Type of a data base table name 20090820
5 GC_DELETE Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'DELETE' Name of a BO service ( method name ) 20091204
6 GC_FIELD_NAME_LANGUAGE Constant Public Type reference (TYPE) IF_EPM_BO=>TY_TABLE_FIELD_NAME 'LANGUAGE' Type of a table field name 20090820
7 GC_FIELD_NAME_TEXT Constant Public Type reference (TYPE) IF_EPM_BO=>TY_TABLE_FIELD_NAME 'TEXT' Type of a table field name 20090820
8 GC_PARENT_BO_NODE_NAME Constant Public Type reference (TYPE) IF_EPM_BO=>TY_BO_NODE_NAME 'IF_EPM_TEXT_HEADER' The BO node name 20090820
9 GC_RETRIEVE Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'RETRIEVE' Name of a BO service ( method name ) 20091204
10 GC_UPDATE Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'UPDATE' Name of a BO service ( method name ) 20091204
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_BY_PARENT Instance method Public Method 20090820
2 DELETE Instance method Public Method 20090820
3 RETRIEVE Instance method Public Method 20090820
4 UPDATE Instance method Public Method 20090820
Events
Interface IF_EPM_TEXT_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_NODE_DATA Public See coding 20090820 TT_NODE_DATA type STANDARD TABLE OF TY_NODE_DATA WITH DEFAULT KEY
2 TY_NODE_DATA Public Type reference (TYPE) SNWD_TEXTS EPM: Text Reference Table 20090820
Method Signatures

Method CREATE_BY_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) TY_NODE_DATA EPM: Text Reference Table 20090820
2 Exporting ET_PROPERTIES Call by reference Type reference (TYPE) IF_EPM_BO=>TT_PROPERTIES Property Handling: Properties 20090820
3 Exporting EV_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20090820
4 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20090820
5 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Language Key of Current Text Environment 20090820
6 Importing IV_SOURCE_NODE_KEY Call by reference Type reference (TYPE) IF_EPM_BO=>TY_NODE_KEY Generic Node element key 20090820
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20090820
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20090820

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE_KEY_INFO Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEY_INFO Set of node element specific operation information 20090820
2 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20090820
3 Importing IT_NODE_KEYS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS Set of generic node element keys 20090820
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20090820
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20090820

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) TT_NODE_DATA 20090820
2 Exporting ET_FAILED_KEYS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS Set of generic node element keys 20090820
3 Exporting ET_PROPERTIES Call by reference Type reference (TYPE) IF_EPM_BO=>TT_PROPERTIES Property Handling: Properties 20090820
4 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20090820
5 Importing IT_NODE_KEYS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS Set of generic node element keys 20090820
6 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) IF_EPM_BO=>TY_EDIT_MODE IF_EPM_BO=>GC_READ_ONLY Edit mode of a BO node element 20090820
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20090820
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20090820

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE_KEY_INFO Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEY_INFO Set of node element specific operation information 20090820
2 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20090820
3 Importing ITH_CHANGED_FIELDS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_CHANGED_FIELDS 20091022
4 Importing IT_DATA Call by reference Type reference (TYPE) TT_NODE_DATA 20090820
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20090820
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20090820
History
Last changed by/on SAP  20110908 
SAP Release Created in 730