SAP ABAP Interface IF_SXF_TYPESTACK (Signature Exchange Format: Typestack)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_TYPES (Package) SIW: Global Type definitions
Properties
Interface IF_SXF_TYPESTACK  
Short Description Signature Exchange Format: Typestack    
General Data
Package S_SIW_TYPES   SIW: Global Type definitions 
Created 20070307   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SXF_TYPESTACK has no forward declaration.
Interfaces
Interface IF_SXF_TYPESTACK has no interface.
Friends
Interface IF_SXF_TYPESTACK has no friend.
Attributes
Interface IF_SXF_TYPESTACK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_EMPTY Instance method Public Method IS_EMPTY 20070307
2 POP Instance method Public Method POP 20070307
3 PUSH Instance method Public Method PUSH 20070307
4 SIZE Instance method Public Method SIZE 20070307
5 TOP Instance method Public Method TOP 20070307
Events
Interface IF_SXF_TYPESTACK has no event.
Types
Interface IF_SXF_TYPESTACK has no local type.
Method Signatures

Method IS_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_EMPTY Value transfer Type reference (TYPE) XFELD R_IS_EMPTY 20070307

Method IS_EMPTY on Interface IF_SXF_TYPESTACK has no exception.

Method POP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TYPE Value transfer Object reference (TYPE REF TO) IF_SXF_TYPE R_TYPE 20070307

Method POP on Interface IF_SXF_TYPESTACK has no exception.

Method PUSH Signature

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

Method PUSH on Interface IF_SXF_TYPESTACK has no exception.

Method SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SIZE Value transfer Type reference (TYPE) I R_SIZE 20070307

Method SIZE on Interface IF_SXF_TYPESTACK has no exception.

Method TOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TYPE Value transfer Object reference (TYPE REF TO) IF_SXF_TYPE R_TYPE 20070307

Method TOP on Interface IF_SXF_TYPESTACK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in