SAP ABAP Class CL_SPI_AGGR_PAYLOAD_ATTRIBUTE (Aggregated Payload Values)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI12 (Package) Central: Analysis Tools (Process Information Tools)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SPI_PROC_INST_ATTRIBUTE | Abstract Process Instance Attribute | 20030711 |
Properties
Class | CL_SPI_AGGR_PAYLOAD_ATTRIBUTE | |
Short Description | Aggregated Payload Values | |
Super Class | CL_SPI_PROC_INST_ATTRIBUTE | Abstract Process Instance Attribute |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SPI12 | Central: Analysis Tools (Process Information Tools) |
Created | 20030711 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SPI_AGGR_PAYLOAD_ATTRIBUTE has no forward declaration.
Interfaces
Class CL_SPI_AGGR_PAYLOAD_ATTRIBUTE has no interface implemented.
Friends
Class CL_SPI_AGGR_PAYLOAD_ATTRIBUTE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | CHAR2 | '%F' | First | 20030711 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | CHAR2 | '%L' | Last | 20030714 | |
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR2 | Aggregation type | 20030711 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SPIDFLDNAM | Field Name | 20030711 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SPIBOOL | spi_false | GP_VALUE set | 20031209 | |
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20031125 | |||
7 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | TFLDTXT | Field Name Texts | 20030919 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20030711 |
2 | ![]() |
Static method | Public | Method | Load Attribute Values for Multiple Instances | 20031125 |
Events
Class CL_SPI_AGGR_PAYLOAD_ATTRIBUTE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | FLDTXT | Protected | See coding | 20030919 | begin of FLDTXT,
proctp type spiproctp,
langu type spras,
fldname type spidfldnam,
fieldtxt type SPIATTTXT ,
end of fldtxt
|
||
2 | TFLDTXT | Protected | See coding | 20030919 | tfldtxt type sorted table of fldtxt
with non-unique key proctp langu fldname
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PROCINST | Call by reference | Object reference (TYPE REF TO) | CL_SPI_PROCESS_INST | Prozessinstanz | 20030711 | ||
2 | ![]() |
IP_IS_DEF | Call by reference | Type reference (TYPE) | SPIBOOL | SPI_FALSE | SPI Global: Boolscher Wert | 20030711 | |
3 | ![]() |
IP_SEC_REFRESH | Call by reference | Type reference (TYPE) | INT4 | 60 | Maximale Zeit in Sek. bis zum Neuberechnen | 20030711 | |
4 | ![]() |
IS_ID | Call by reference | Type reference (TYPE) | SSPIATTID | Struktur der Attribut ID | 20030711 |
Method CONSTRUCTOR on class CL_SPI_AGGR_PAYLOAD_ATTRIBUTE has no exception.
Method LOAD_VALUES_IMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ATTRIBUTES | Call by reference | Type reference (TYPE) | TSPIATTIN | Tabelle von Attributinstanzen | 20031125 |
Method LOAD_VALUES_IMP on class CL_SPI_AGGR_PAYLOAD_ATTRIBUTE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |