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 SPJT 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 APPEND_SUBSET Static method Private Method Add a New Class for List of Attribute Records 20000913
2 CONSTRUCTOR Instance method Public Constructor 20000913
3 CREATE Static method Public Method Create an Attribute Set 20000911
4 GET_ATTRIBUTE_SETS Static method Private Method Query All Attribute Sets of a (Pool) Device 20000913
5 GET_DIRECT_ATTRIBUTE_SET Static method Private Method Query the Direct Attribute Set of a Device 20000913
6 SET_ATTRIBUTE_SETS 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 Changing CLASSES Call by reference Type reference (TYPE) SPJT_EDIT_SUBSETS 20000913
2 Importing 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 Importing CLASS_IN Value transfer Type reference (TYPE) C Attribut-Set-Klasse 20000911
2 Exporting CLASS_OUT Value transfer Type reference (TYPE) C Attribut-Klasse 20000918
3 Importing DEVICE Value transfer Type reference (TYPE) TSP03-PADEST Spool: Ausgabegerät 20000911
4 Importing JOBID Value transfer Type reference (TYPE) TSP02-PJNUMMER Spool: Ausgabeauftragsnummer 20000918
5 Exporting REF Value transfer Object reference (TYPE REF TO) CL_RSPO_ATTRIBUTE_SET Attribut-Set 20000918
6 Importing RFCSYSTEM Value transfer Type reference (TYPE) SY-SYSID R/3-System, Name des R/3-Systems 20000919
7 Importing SPOOLID Value transfer Type reference (TYPE) TSP02-PJIDENT Spool: Spool-Auftragsnummer 20000918
8 Exporting TICKET_CLASS Value transfer Type reference (TYPE) C Job-Ticket-Klasse 20000918
9 Exporting 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 ILLEGAL_ATTRIBUTE_SET_CLASS Ungültige Ticket-Klasse 20000911
2 ILLEGAL_DEVICE Gerät existiert nicht 20000911
3 ILLEGAL_JOB Ausgabeauftrag existiert nicht 20000918
4 ILLEGAL_REQUEST Spoolauftrag existiert nicht 20000918
5 NO_PARAMETER_GIVEN 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 Changing CLASSES Call by reference Type reference (TYPE) SPJT_EDIT_SUBSETS Liste aller Klassen 20000913
2 Importing DEVICE Call by reference Type reference (TYPE) TSP03-PADEST Spool: Ausgabegerät 20000913
3 Exporting TICKET_CLASS Call by reference Type reference (TYPE) C Job-Ticket-Klasse 20000918
4 Exporting 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 ILLEGAL_ATTRIBUTE_SET_CLASS Ungültige Attrinut-Satz-Klasse 20000913
2 ILLEGAL_DEVICE Ungültiger Gerätenamen 20000913
3 ILLEGAL_TICKET_CLASS 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 Exporting ACCESS_METHOD Call by reference Type reference (TYPE) C 20000913
2 Exporting CLASSNAME Value transfer Type reference (TYPE) C 20000913
3 Importing DEVICE Call by reference Type reference (TYPE) TSP03-PADEST Spool: Ausgabegerät 20000913
# Exception Resumable Description Created on
1 ILLEGAL_ATTRIBUTE_SET_CLASS 20000913
2 ILLEGAL_DEVICE 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 Importing 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