SAP ABAP Class CL_HR99S00_XML_STACK (CL_HR99S00_XML_STACK)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PY-XX-RS (Application Component) Reuse Services for Country Development
⤷
P99S (Package) Southern Europe Basis
⤷
⤷
Properties
| Class | CL_HR99S00_XML_STACK | |
| Short Description | CL_HR99S00_XML_STACK | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | P99S | Southern Europe Basis |
| Created | 20021011 | SAP |
| Last change | 20030605 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_HR99S00_XML_STACK has no interface implemented.
Friends
Class CL_HR99S00_XML_STACK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | I | STACKSIZE | 20021011 | |||
| 2 | Instance attribute | Protected | See coding | Internal Stack | 20021011 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | CONSTRUCTOR | 20021011 | |
| 2 | Instance method | Public | Method | Get the Topmost Element w/o Pop | 20021218 | |
| 3 | Instance method | Public | Method | Pop Stack | 20021011 | |
| 4 | Instance method | Public | Method | Push Stack | 20021011 | |
| 5 | Instance method | Public | Method | Reset Stack | 20021011 |
Events
Class CL_HR99S00_XML_STACK has no event.
Types
Class CL_HR99S00_XML_STACK has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HR99S00_XML_STACK has no parameter.
Method CONSTRUCTOR on class CL_HR99S00_XML_STACK has no exception.
Method PEEK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XML_NODE | Value transfer | Type reference (TYPE) | P99SG_XML_STACK_T | XML node | 20021218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | someting went wrong in the tables | 20021218 |
Method POP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XML_NODE | Value transfer | Type reference (TYPE) | P99SG_XML_STACK_T | XML_NODE | 20021011 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INTERNAL_TABLE_ERROR | 20021011 |
Method PUSH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XML_NODE | Call by reference | Type reference (TYPE) | P99SG_XML_STACK_T | XML_NODE | 20021011 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INTERNAL_TABLE_ERROR | 20021011 |
Method RESET Signature
Method RESET on class CL_HR99S00_XML_STACK has no parameter.
Method RESET on class CL_HR99S00_XML_STACK has no exception.
History
| Last changed by/on | SAP | 20030605 |
| SAP Release Created in |