SAP ABAP Class IF_SXF_TYPESTACK (Signature Exchange Format: Typestack)
Properties
Class IF_SXF_TYPESTACK  
Short Description Signature Exchange Format: Typestack    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070307   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SXF_TYPESTACK has no forward declaration.
Interfaces
Class IF_SXF_TYPESTACK has no interface implemented.
Friends
Class IF_SXF_TYPESTACK has no friend class.
Attributes
Class 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
Class IF_SXF_TYPESTACK has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class IF_SXF_TYPESTACK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in