SAP ABAP Class IF_XSS_CAT_UIA_TR_DETAIL (Compatible Interface for Access to Detail Fields)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XSS_CAT_UIA_TS_BASE Basis Implementation of Time Sheet 20040113
Properties
Class IF_XSS_CAT_UIA_TR_DETAIL  
Short Description Compatible Interface for Access to Detail Fields    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030709   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_XSS_CAT_UIA_TR_DETAIL has no forward declaration.
Interfaces
Class IF_XSS_CAT_UIA_TR_DETAIL has no interface implemented.
Friends
Class IF_XSS_CAT_UIA_TR_DETAIL has no friend class.
Attributes
Class IF_XSS_CAT_UIA_TR_DETAIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DETAIL Instance method Public Method Returns Current Detail Record to Fields 20040113
2 GET_FIELD_LIST Instance method Public Method Delivers Field Selection for Detail 20040115
3 GET_LONGTEXT Instance method Public Method Returns Long Text (Line Break = /n , / = //) 20040114
4 SET_DETAIL Instance method Public Method Sets Detail Fields 20040113
5 SET_LONGTEXT Instance method Public Method Sets Long Text ( /n = Line Break, // = /) 20040114
Events
Class IF_XSS_CAT_UIA_TR_DETAIL has no event.
Types
Class IF_XSS_CAT_UIA_TR_DETAIL has no local type.
Method Signatures

Method GET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TEC_NAME Call by reference Type reference (TYPE) STRING 20040113
2 Returning RE_VALUE Value transfer Type reference (TYPE) STRING 20040113
# Exception Resumable Description Created on
1 NO_RECORD Es leigt kein Satz vor 20040218

Method GET_FIELD_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) HRXSS_CAT_UIA_FIELD_INFO_T Feldauswahl 20040115

Method GET_FIELD_LIST on class IF_XSS_CAT_UIA_TR_DETAIL has no exception.

Method GET_LONGTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_LONGTEXT Value transfer Type reference (TYPE) STRING 20040114

Method GET_LONGTEXT on class IF_XSS_CAT_UIA_TR_DETAIL has no exception.

Method SET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TEC_NAME Call by reference Type reference (TYPE) STRING 20040113
2 Importing IM_VALUE Call by reference Object reference (TYPE REF TO) DATA 20040113

Method SET_DETAIL on class IF_XSS_CAT_UIA_TR_DETAIL has no exception.

Method SET_LONGTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LONGTEXT Call by reference Type reference (TYPE) STRING 20040114

Method SET_LONGTEXT on class IF_XSS_CAT_UIA_TR_DETAIL has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in