SAP ABAP Interface IF_FP_XSD_DEFINITIONS (Form Interface: Interface for XML Schema Definitions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FP (Application Component) Forms Processing
     SAFPAPI (Package) SAP Form Processing (API)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FP_XSD_DEFINITIONS Form Interface: XML Schema Definitions 20041111
Properties
Interface IF_FP_XSD_DEFINITIONS  
Short Description Form Interface: Interface for XML Schema Definitions    
General Data
Package SAFPAPI   SAP Form Processing (API) 
Created 20041111   SAP 
Last changed 20041228   SAP 
Unicode checks active    
Forward declarations
Interface IF_FP_XSD_DEFINITIONS has no forward declaration.
Interfaces
Interface IF_FP_XSD_DEFINITIONS has no interface.
Friends
Interface IF_FP_XSD_DEFINITIONS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_XSD_SOURCE_TYPE_FILE Constant Public Type reference (TYPE) FPXSDTYPE 'F' File 20041117
2 C_XSD_SOURCE_TYPE_GENERATED Constant Public Type reference (TYPE) FPXSDTYPE ' ' Generated 20041117
Methods
# Method Level Visibility Method type Description Created on
1 GET_XSD_DATA Instance method Public Method Get XML Schema Data 20041111
2 GET_XSD_SOURCE Instance method Public Method Get XML Schema Source 20041111
3 SET_XSD_DATA Instance method Public Method Set XML Schema Data 20041111
4 SET_XSD_SOURCE Instance method Public Method Set XML Schema Source 20041111
Events
Interface IF_FP_XSD_DEFINITIONS has no event.
Types
Interface IF_FP_XSD_DEFINITIONS has no local type.
Method Signatures

Method GET_XSD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_XSD_DATA Value transfer Type reference (TYPE) XSTRING XML Schema 20041111

Method GET_XSD_DATA on Interface IF_FP_XSD_DEFINITIONS has no exception.

Method GET_XSD_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_XSD_SOURCE Value transfer Type reference (TYPE) SFPXSDSOURCE XML Schema Quelle 20041111

Method GET_XSD_SOURCE on Interface IF_FP_XSD_DEFINITIONS has no exception.

Method SET_XSD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_XSD_DATA Call by reference Type reference (TYPE) XSTRING XML Schema 20041111

Method SET_XSD_DATA on Interface IF_FP_XSD_DEFINITIONS has no exception.

Method SET_XSD_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_XSD_SOURCE Call by reference Type reference (TYPE) SFPXSDSOURCE XML Schema Quelle 20041111

Method SET_XSD_SOURCE on Interface IF_FP_XSD_DEFINITIONS has no exception.
History
Last changed by/on SAP  20041228 
SAP Release Created in 700