SAP ABAP Class IF_SXFT_ITEMS (XFT Items (Texts for Selection List and Radio Button))
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SXFT_NODE XFT Node 20050610
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SXFT_ITMES XFT Items 20050610
Properties
Class IF_SXFT_ITEMS  
Short Description XFT Items (Texts for Selection List and Radio Button)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030313   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SXFT_ITEMS has no forward declaration.
Interfaces
Class IF_SXFT_ITEMS has no interface implemented.
Friends
Class IF_SXFT_ITEMS has no friend class.
Attributes
Class IF_SXFT_ITEMS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SET_LOCK Instance method Public Method Locks/Unlocks 20050610
2 SET_PRESENCE Instance method Public Method Sets Visibility 20050610
3 SET_SAVE Instance method Public Method Specifies whether display only or can be copied to field 20050610
Events
Class IF_SXFT_ITEMS has no event.
Types
Class IF_SXFT_ITEMS has no local type.
Method Signatures

Method SET_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) CLIKE '0' = erlaubt Änderungen, '1' = elaubt keine Änderungen 20050610

Method SET_LOCK on class IF_SXFT_ITEMS has no exception.

Method SET_PRESENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) CLIKE 'visible', 'insvisible' or 'hidden' 20050610

Method SET_PRESENCE on class IF_SXFT_ITEMS has no exception.

Method SET_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) CLIKE '0' = nur anzeigbar, '1'=in Feld übertragbar 20050610

Method SET_SAVE on class IF_SXFT_ITEMS has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in