SAP ABAP Class CL_UA_UPLOAD_STACK (Stack)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BA (Application Component) Business Analytics
     UA_COCO_ADAPTER (Package) Concurrent Costing: Adapter for Satellite Systems
Properties
Class CL_UA_UPLOAD_STACK  
Short Description Stack    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UA_COCO_ADAPTER   Concurrent Costing: Adapter for Satellite Systems 
Created 20030521   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UA_UPLOAD_STACK has no interface implemented.
Friends
Class CL_UA_UPLOAD_STACK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_TOP Instance attribute Private Type reference (TYPE) SYTABIX Index of Stack Top Element 20030521
2 MT_STACK Instance attribute Private Type reference (TYPE) T_STACK Stack: Table of Data References 20030521
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method 20030521
2 IS_EMPTY Instance method Public Method 20030521
3 POP Instance method Public Method 20030521
4 PUSH Instance method Public Method 20030521
5 TOP Instance method Public Method 20030521
Events
Class CL_UA_UPLOAD_STACK has no event.
Types
Class CL_UA_UPLOAD_STACK has no local type.
Method Signatures

Method CLEAR Signature

Method CLEAR on class CL_UA_UPLOAD_STACK has no parameter.
Method CLEAR on class CL_UA_UPLOAD_STACK has no exception.

Method IS_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_IS_EMPTY Value transfer Type reference (TYPE) UAB_BOOLEAN 'X' = Stapel ist leer 20030521

Method IS_EMPTY on class CL_UA_UPLOAD_STACK has no exception.

Method POP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_DATA Value transfer Type reference (TYPE) ANY 20030521
# Exception Resumable Description Created on
1 IS_EMPTY Stapel ist leer 20030521

Method PUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DATA Call by reference Type reference (TYPE) ANY 20030521

Method PUSH on class CL_UA_UPLOAD_STACK has no exception.

Method TOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_DATA Value transfer Type reference (TYPE) ANY 20030521

Method TOP on class CL_UA_UPLOAD_STACK has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in