SAP ABAP Interface IF_SXFT_FIELD (XFT Field)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FP (Application Component) Forms Processing
     SAXFT (Package) XFT Template
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SXFT_FIELD XFT Field 20030326
Properties
Interface IF_SXFT_FIELD  
Short Description XFT Field    
General Data
Package SAXFT   XFT Template 
Created 20030313   SAP 
Last changed 20060912   SAP 
Unicode checks active    
Forward declarations
Interface IF_SXFT_FIELD has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SXFT_ALIGNMENT XFT Alignment 20030524
2 IF_SXFT_MARGIN XFT Margin 20030408
3 IF_SXFT_MEASUREMENT XFT Size and Position 20030316
4 IF_SXFT_NODE XFT Node 20030313
5 IF_SXFT_PROTOTYPE XFT Prototype 20030428
Friends
Interface IF_SXFT_FIELD has no friend.
Attributes
Interface IF_SXFT_FIELD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_CHILD Instance method Public Method 20030313
2 GET_ID Instance method Public Method 20030428
3 GET_NAME Instance method Public Method 20030428
4 GET_PARENT Instance method Public Method 20030608
5 GET_PROTOTYPE_BY_ID Instance method Public Method 20030429
6 GET_TYPE Instance method Public Method 20030425
7 INSERT_AS_PROTOTYPE Instance method Public Method 20030428
8 INSERT_CHILD Instance method Public Method 20030408
9 QUERY_INTERFACE Instance method Public Method 20030313
10 RENDER Instance method Public Method 20030313
11 SET_ACCESS Instance method Public Method 20031014
12 SET_BIND Instance method Public Method 20030925
13 SET_BINDITEMS Instance method Public Method 20060522
14 SET_BORDER Instance method Public Method 20030408
15 SET_CALCULATE Instance method Public Method 20030610
16 SET_CAPTION Instance method Public Method 20030608
17 SET_DESC Instance method Public Method 20031114
18 SET_FONT Instance method Public Method 20041119
19 SET_FORMAT Instance method Public Method 20030608
20 SET_HALIGN Instance method Public Method 20030524
21 SET_ID Instance method Public Method 20030327
22 SET_LAYOUT Instance method Public Method 20030326
23 SET_MARGIN Instance method Public Method 20030408
24 SET_NAME Instance method Public Method 20030327
25 SET_PARA Instance method Public Method 20041119
26 SET_POSITION Instance method Public Method 20030316
27 SET_PRESENCE Instance method Public Method 20030408
28 SET_SIZE Instance method Public Method 20030316
29 SET_UI Instance method Public Method 20030912
30 SET_VALIDATE Instance method Public Method 20030610
31 SET_VALIGN Instance method Public Method 20030524
32 SET_VALUE Instance method Public Method 20030327
Events
Interface IF_SXFT_FIELD has no event.
Types
Interface IF_SXFT_FIELD has no local type.
Method Signatures

Method APPEND_CHILD Signature

Method APPEND_CHILD on Interface IF_SXFT_FIELD has no parameter.
Method APPEND_CHILD on Interface IF_SXFT_FIELD has no exception.

Method GET_ID Signature

Method GET_ID on Interface IF_SXFT_FIELD has no parameter.
Method GET_ID on Interface IF_SXFT_FIELD has no exception.

Method GET_NAME Signature

Method GET_NAME on Interface IF_SXFT_FIELD has no parameter.
Method GET_NAME on Interface IF_SXFT_FIELD has no exception.

Method GET_PARENT Signature

Method GET_PARENT on Interface IF_SXFT_FIELD has no parameter.
Method GET_PARENT on Interface IF_SXFT_FIELD has no exception.

Method GET_PROTOTYPE_BY_ID Signature

Method GET_PROTOTYPE_BY_ID on Interface IF_SXFT_FIELD has no parameter.
Method GET_PROTOTYPE_BY_ID on Interface IF_SXFT_FIELD has no exception.

Method GET_TYPE Signature

Method GET_TYPE on Interface IF_SXFT_FIELD has no parameter.
Method GET_TYPE on Interface IF_SXFT_FIELD has no exception.

Method INSERT_AS_PROTOTYPE Signature

Method INSERT_AS_PROTOTYPE on Interface IF_SXFT_FIELD has no parameter.
Method INSERT_AS_PROTOTYPE on Interface IF_SXFT_FIELD has no exception.

Method INSERT_CHILD Signature

Method INSERT_CHILD on Interface IF_SXFT_FIELD has no parameter.
Method INSERT_CHILD on Interface IF_SXFT_FIELD has no exception.

Method QUERY_INTERFACE Signature

Method QUERY_INTERFACE on Interface IF_SXFT_FIELD has no parameter.
Method QUERY_INTERFACE on Interface IF_SXFT_FIELD has no exception.

Method RENDER Signature

Method RENDER on Interface IF_SXFT_FIELD has no parameter.
Method RENDER on Interface IF_SXFT_FIELD has no exception.

Method SET_ACCESS 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 20031014

Method SET_ACCESS on Interface IF_SXFT_FIELD has no exception.

Method SET_BIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCK Call by reference Type reference (TYPE) DXFTBOOL 20030925
2 Importing MATCH Call by reference Type reference (TYPE) CLIKE 20030925
3 Importing PICTURE Call by reference Type reference (TYPE) CLIKE 20030925
4 Importing REF Call by reference Type reference (TYPE) CLIKE 20030925

Method SET_BIND on Interface IF_SXFT_FIELD has no exception.

Method SET_BINDITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LABELREF Call by reference Type reference (TYPE) CLIKE 20060522
2 Importing REF Call by reference Type reference (TYPE) CLIKE 20060522
3 Importing VALUEREF Call by reference Type reference (TYPE) CLIKE 20060522

Method SET_BINDITEMS on Interface IF_SXFT_FIELD has no exception.

Method SET_BORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) IF_SXFT_BORDER 20030408

Method SET_BORDER on Interface IF_SXFT_FIELD has no exception.

Method SET_CALCULATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) IF_SXFT_CALCULATE 20030610

Method SET_CALCULATE on Interface IF_SXFT_FIELD has no exception.

Method SET_CAPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) IF_SXFT_CAPTION 20030608

Method SET_CAPTION on Interface IF_SXFT_FIELD has no exception.

Method SET_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT Call by reference Object reference (TYPE REF TO) IF_SXFT_CONTENT_ELEMENT XFT Object Description 20031114
2 Importing ID Call by reference Type reference (TYPE) CLIKE 20031114
3 Importing LOCK Call by reference Type reference (TYPE) DXFTBOOL XFT Boolean 20031114

Method SET_DESC on Interface IF_SXFT_FIELD has no exception.

Method SET_FONT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) IF_SXFT_FONT XFT Font 20041119

Method SET_FONT on Interface IF_SXFT_FIELD has no exception.

Method SET_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PICTURE Call by reference Type reference (TYPE) CLIKE 20030608

Method SET_FORMAT on Interface IF_SXFT_FIELD has no exception.

Method SET_HALIGN Signature

Method SET_HALIGN on Interface IF_SXFT_FIELD has no parameter.
Method SET_HALIGN on Interface IF_SXFT_FIELD has no exception.

Method SET_ID Signature

Method SET_ID on Interface IF_SXFT_FIELD has no parameter.
Method SET_ID on Interface IF_SXFT_FIELD has no exception.

Method SET_LAYOUT Signature

Method SET_LAYOUT on Interface IF_SXFT_FIELD has no parameter.
Method SET_LAYOUT on Interface IF_SXFT_FIELD has no exception.

Method SET_MARGIN Signature

Method SET_MARGIN on Interface IF_SXFT_FIELD has no parameter.
Method SET_MARGIN on Interface IF_SXFT_FIELD has no exception.

Method SET_NAME Signature

Method SET_NAME on Interface IF_SXFT_FIELD has no parameter.
Method SET_NAME on Interface IF_SXFT_FIELD has no exception.

Method SET_PARA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) IF_SXFT_PARA XFT Para 20041119

Method SET_PARA on Interface IF_SXFT_FIELD has no exception.

Method SET_POSITION Signature

Method SET_POSITION on Interface IF_SXFT_FIELD has no parameter.
Method SET_POSITION on Interface IF_SXFT_FIELD 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 20030408

Method SET_PRESENCE on Interface IF_SXFT_FIELD has no exception.

Method SET_SIZE Signature

Method SET_SIZE on Interface IF_SXFT_FIELD has no parameter.
Method SET_SIZE on Interface IF_SXFT_FIELD has no exception.

Method SET_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) IF_SXFT_UI 20030912

Method SET_UI on Interface IF_SXFT_FIELD has no exception.

Method SET_VALIDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) IF_SXFT_VALIDATE 20030610

Method SET_VALIDATE on Interface IF_SXFT_FIELD has no exception.

Method SET_VALIGN Signature

Method SET_VALIGN on Interface IF_SXFT_FIELD has no parameter.
Method SET_VALIGN on Interface IF_SXFT_FIELD has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT Call by reference Object reference (TYPE REF TO) IF_SXFT_CONTENT_ELEMENT 20030327
2 Importing DEFAULTED Call by reference Type reference (TYPE) DXFTBOOL 20030327
3 Importing ID Call by reference Type reference (TYPE) CLIKE 20030327
4 Importing NAME Call by reference Type reference (TYPE) CLIKE 20030327
5 Importing OVERIDE Call by reference Type reference (TYPE) DXFTBOOL 20030327

Method SET_VALUE on Interface IF_SXFT_FIELD has no exception.
History
Last changed by/on SAP  20060912 
SAP Release Created in 640