SAP ABAP Interface IF_SATC_AC_TEXT_HANDLE (Text handle: Operation to get text / display long text)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_ABAP_CHECK_SVC_API (Package) INTERNAL: - *NO* REUSE - Test services API
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_AC_TEXT_HANDLE Text handle: Abstract base class 20061204
Properties
Interface IF_SATC_AC_TEXT_HANDLE  
Short Description Text handle: Operation to get text / display long text    
General Data
Package SATC_ABAP_CHECK_SVC_API   INTERNAL: - *NO* REUSE - Test services API 
Created 20061204   SAP 
Last changed 20140121   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)
Interfaces
Interface IF_SATC_AC_TEXT_HANDLE has no interface.
Friends
Interface IF_SATC_AC_TEXT_HANDLE has no friend.
Attributes
Interface IF_SATC_AC_TEXT_HANDLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FOLLOW_HYPER_LINK_IN_GUI Instance method Public Method Displays linked resource in SAP GUI (outdated) 20061204
2 GET_REQUEST_FOR_HYPER_LINK Instance method Public Method Returns request to display linked resource 20130523
3 GET_TEXT_LINES Instance method Public Method Get text lines 20061204
Events
Interface IF_SATC_AC_TEXT_HANDLE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_TEXT_LINE Public See coding Single line with text 20061204 begin of ty_S_Text_Line, index type i, text type string, has_Hyper_Link type abap_Bool, end of ty_S_Text_Line
2 TY_T_TEXT_LINES Public See coding Text lines 20061204 ty_T_Text_Lines type standard table of ty_S_Text_Line with default key
Method Signatures

Method FOLLOW_HYPER_LINK_IN_GUI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX Call by reference Type reference (TYPE) I Index of text line 20061204
2 Importing I_IN_NEW_FRAME Call by reference Type reference (TYPE) ABAP_BOOL Proposal to use new frame or not in SAP GUI 20061228
# Exception Resumable Description Created on
1 CX_SATC_NAVIGATION_FAILED 20061204

Method GET_REQUEST_FOR_HYPER_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX Call by reference Type reference (TYPE) I Index of text line 20130523
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_WB_REQUEST Workbench request or null 20130523
# Exception Resumable Description Created on
1 CX_SATC_NAVIGATION_FAILED 20130523

Method GET_TEXT_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TY_T_TEXT_LINES Text lines 20061204

Method GET_TEXT_LINES on Interface IF_SATC_AC_TEXT_HANDLE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 710