SAP ABAP Class IF_SXF_FIELDSTACK (Signature Exchange Format: Fieldstack)
Properties
Class | IF_SXF_FIELDSTACK | |
Short Description | Signature Exchange Format: Fieldstack | |
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_FIELDSTACK has no forward declaration.
Interfaces
Class IF_SXF_FIELDSTACK has no interface implemented.
Friends
Class IF_SXF_FIELDSTACK has no friend class.
Attributes
Class IF_SXF_FIELDSTACK has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | IS_EMPTY | 20070307 |
2 | ![]() |
Instance method | Public | Method | POP | 20070307 |
3 | ![]() |
Instance method | Public | Method | PUSH | 20070307 |
4 | ![]() |
Instance method | Public | Method | SIZE | 20070307 |
5 | ![]() |
Instance method | Public | Method | TOP | 20070307 |
Events
Class IF_SXF_FIELDSTACK has no event.
Types
Class IF_SXF_FIELDSTACK 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 | ![]() |
R_IS_EMPTY | Value transfer | Type reference (TYPE) | XFELD | R_IS_EMPTY | 20070307 |
Method IS_EMPTY on class IF_SXF_FIELDSTACK has no exception.
Method POP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_FIELD | Value transfer | Object reference (TYPE REF TO) | IF_SXF_FIELD | R_FIELD | 20070307 |
Method POP on class IF_SXF_FIELDSTACK has no exception.
Method PUSH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELD | Call by reference | Object reference (TYPE REF TO) | IF_SXF_FIELD | I_FIELD | 20070307 |
Method PUSH on class IF_SXF_FIELDSTACK has no exception.
Method SIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SIZE | Value transfer | Type reference (TYPE) | I | R_SIZE | 20070307 |
Method SIZE on class IF_SXF_FIELDSTACK has no exception.
Method TOP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_FIELD | Value transfer | Object reference (TYPE REF TO) | IF_SXF_FIELD | R_FIELD | 20070307 |
Method TOP on class IF_SXF_FIELDSTACK has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |