SAP ABAP Class CL_RSPO_ATTRIBUTE_SET (Spool: Basis Class for Job Ticket)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-PRN (Application Component) Print and Output Management
⤷
SPOO (Package) Spool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSPO_EDIT_DEVICE_ATTRIBUTES | Spool: Basis Class for Editing Device Attribute Set | 20000912 |
Properties
| Class | CL_RSPO_ATTRIBUTE_SET | |
| Short Description | Spool: Basis Class for Job Ticket | |
| Super Class | CL_RSPO_EDIT_DEVICE_ATTRIBUTES | Spool: Basis Class for Editing Device Attribute Set |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SPOO | Spool |
| Created | 20000911 | SAP |
| Last change | 20000913 | 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_RSPO_ATTRIBUTE_SET has no interface implemented.
Friends
Class CL_RSPO_ATTRIBUTE_SET has no friend class.
Attributes
Class CL_RSPO_ATTRIBUTE_SET has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Add a New Class for List of Attribute Records | 20000913 | |
| 2 | Instance method | Public | Constructor | 20000913 | ||
| 3 | Static method | Public | Method | Create an Attribute Set | 20000911 | |
| 4 | Static method | Private | Method | Query All Attribute Sets of a (Pool) Device | 20000913 | |
| 5 | Static method | Private | Method | Query the Direct Attribute Set of a Device | 20000913 | |
| 6 | Instance method | Private | Method | 20000913 |
Events
Class CL_RSPO_ATTRIBUTE_SET has no event.
Types
Class CL_RSPO_ATTRIBUTE_SET has no local type.
Method Signatures
Method APPEND_SUBSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASSES | Call by reference | Type reference (TYPE) | SPJT_EDIT_SUBSETS | 20000913 | ||||
| 2 | CLASSNAME | Call by reference | Type reference (TYPE) | C | 20000913 |
Method APPEND_SUBSET on class CL_RSPO_ATTRIBUTE_SET has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSPO_ATTRIBUTE_SET has no parameter.
Method CONSTRUCTOR on class CL_RSPO_ATTRIBUTE_SET has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_IN | Value transfer | Type reference (TYPE) | C | Attribut-Set-Klasse | 20000911 | |||
| 2 | CLASS_OUT | Value transfer | Type reference (TYPE) | C | Attribut-Klasse | 20000918 | |||
| 3 | DEVICE | Value transfer | Type reference (TYPE) | TSP03-PADEST | Spool: Ausgabegerät | 20000911 | |||
| 4 | JOBID | Value transfer | Type reference (TYPE) | TSP02-PJNUMMER | Spool: Ausgabeauftragsnummer | 20000918 | |||
| 5 | REF | Value transfer | Object reference (TYPE REF TO) | CL_RSPO_ATTRIBUTE_SET | Attribut-Set | 20000918 | |||
| 6 | RFCSYSTEM | Value transfer | Type reference (TYPE) | SY-SYSID | R/3-System, Name des R/3-Systems | 20000919 | |||
| 7 | SPOOLID | Value transfer | Type reference (TYPE) | TSP02-PJIDENT | Spool: Spool-Auftragsnummer | 20000918 | |||
| 8 | TICKET_CLASS | Value transfer | Type reference (TYPE) | C | Job-Ticket-Klasse | 20000918 | |||
| 9 | TICKET_REF | Value transfer | Object reference (TYPE REF TO) | CL_RSPO_JOB_TICKET | Spool: Basisklasse für Job-Tickets | 20000918 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Ticket-Klasse | 20000911 | ||
| 2 | Gerät existiert nicht | 20000911 | ||
| 3 | Ausgabeauftrag existiert nicht | 20000918 | ||
| 4 | Spoolauftrag existiert nicht | 20000918 | ||
| 5 | Keine Parameter angegeben (mindestens eine Eingabe!) | 20000911 |
Method GET_ATTRIBUTE_SETS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASSES | Call by reference | Type reference (TYPE) | SPJT_EDIT_SUBSETS | Liste aller Klassen | 20000913 | |||
| 2 | DEVICE | Call by reference | Type reference (TYPE) | TSP03-PADEST | Spool: Ausgabegerät | 20000913 | |||
| 3 | TICKET_CLASS | Call by reference | Type reference (TYPE) | C | Job-Ticket-Klasse | 20000918 | |||
| 4 | TICKET_REF | Call by reference | Object reference (TYPE REF TO) | CL_RSPO_JOB_TICKET | Spool: Basisklasse für Job-Tickets | 20000918 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Attrinut-Satz-Klasse | 20000913 | ||
| 2 | Ungültiger Gerätenamen | 20000913 | ||
| 3 | Ungültige Job-Ticket-Klasse | 20000918 |
Method GET_DIRECT_ATTRIBUTE_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACCESS_METHOD | Call by reference | Type reference (TYPE) | C | 20000913 | ||||
| 2 | CLASSNAME | Value transfer | Type reference (TYPE) | C | 20000913 | ||||
| 3 | DEVICE | Call by reference | Type reference (TYPE) | TSP03-PADEST | Spool: Ausgabegerät | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20000913 | |||
| 2 | Ungültiger Gerätenamen | 20000913 |
Method SET_ATTRIBUTE_SETS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SUBSETS | Call by reference | Type reference (TYPE) | SPJT_EDIT_SUBSETS | 20000913 |
Method SET_ATTRIBUTE_SETS on class CL_RSPO_ATTRIBUTE_SET has no exception.
History
| Last changed by/on | SAP | 20000913 |
| SAP Release Created in | 50A |