SAP ABAP Class CL_RSPO_EDIT_DEVICE_ATTRIBUTES (Spool: Basis Class for Editing Device Attribute Set)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-PRN (Application Component) Print and Output Management
     SPOO (Package) Spool
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSPO_ATTRIBUTE_SET Spool: Basis Class for Job Ticket 20000912
2 Inheritance (c INHERITING FROM c_ref)  CL_RSPO_JOB_TICKET Spool: Basis Class for Job Ticket 20000912
Properties
Class CL_RSPO_EDIT_DEVICE_ATTRIBUTES  
Short Description Spool: Basis Class for Editing Device Attribute Set    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SPOO   Spool 
Created 20000912   SAP 
Last change 00000000   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_EDIT_DEVICE_ATTRIBUTES has no interface implemented.
Friends
Class CL_RSPO_EDIT_DEVICE_ATTRIBUTES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ARCHDAT Instance attribute Protected Type reference (TYPE) TSP0E Data for optical archiving 20000918
2 DEVICE Instance attribute Protected Type reference (TYPE) SPJT_DEVICE Output Device Info 20000912
3 DEVICE_POOL Instance attribute Protected Type reference (TYPE) SPJT_DEVICE_POOL Device pool 20000918
4 DEV_ATTRIBUTES Instance attribute Protected Type reference (TYPE) SPJT_ATTRIBUTES Dyncamic Device Attributes 20000912
5 EDITNAME Instance attribute Protected Type reference (TYPE) SPJT_EDIT_NAME Short name 20000913
6 EDITPROG Instance attribute Protected Type reference (TYPE) SPJT_EDIT_PROG Editor Program 20000912
7 JOB Instance attribute Protected Type reference (TYPE) TSP02 Spool: Print requests 20000918
8 JOB_ATTRIBUTES Instance attribute Protected Type reference (TYPE) SPJT_ATTRIBUTES Job Attributes 20000918
9 REQUEST Instance attribute Protected Type reference (TYPE) TSP01 Spool Requests 20000918
10 REQ_ATTRIBUTES Instance attribute Protected Type reference (TYPE) SPJT_ATTRIBUTES Request Attributes 20000918
11 SYSTEM Instance attribute Protected Type reference (TYPE) SY-SYSID Name of SAP R/3 System 20000919
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_DEVICE_INFO Instance method Protected Method Create Local Device Info 20000912
2 BUILD_DIFF_ATTRIBUTES Instance method Public Method Determine Difference Quantity to Defaults 20000912
3 BUILD_DIFF_ATTRIBUTE_SETS Static method Public Method Determine Difference Quantity of Two Attribute Records 20000919
4 BUILD_JOB_INFO Instance method Protected Method Create Local Job Info 20000918
5 CONSTRUCTOR Instance method Public Constructor Constructor 20000912
6 EDIT_FILL_ATTRIBUTE_SET Instance method Protected Method Insert an Attribute Record 20000913
7 EDIT_GET_ATTRIBUTES Instance method Public Method Query Attributes after Editing 20000912
8 EDIT_GET_ATTRIBUTE_SET Instance method Protected Method Overwrite an Attribute Record 20000918
9 EDIT_GET_SUBSCREEN Instance method Public Method Display or Change Mode 20000912
10 EDIT_HANDLE_FCODE Instance method Public Method Execute a Function Code 20000912
11 EDIT_SET_ATTRIBUTES Instance method Public Method Transfer Attributes for Editing 20000912
12 EDIT_SET_DISPLAY_MODE Instance method Public Method Display or Change Mode 20000912
13 GET_INITIAL_ATTRIBUTES Instance method Public Method Query the Default Job Attributes 20000912
Events
Class CL_RSPO_EDIT_DEVICE_ATTRIBUTES has no event.
Types
Class CL_RSPO_EDIT_DEVICE_ATTRIBUTES has no local type.
Method Signatures

Method BUILD_DEVICE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEST Value transfer Type reference (TYPE) RSPOPNAME Spool: Ausgabegerät 20000912
2 Importing LOAD_ATTRIBUTES Value transfer Type reference (TYPE) FLAG 'X' Attribute laden 20000912

Method BUILD_DEVICE_INFO on class CL_RSPO_EDIT_DEVICE_ATTRIBUTES has no exception.

Method BUILD_DIFF_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ATTRIBUTES Call by reference Type reference (TYPE) SPJT_ATTRIBUTES Neue Attrinute 20000912
2 Importing REVERSE Call by reference Type reference (TYPE) C ' ' 20000919

Method BUILD_DIFF_ATTRIBUTES on class CL_RSPO_EDIT_DEVICE_ATTRIBUTES has no exception.

Method BUILD_DIFF_ATTRIBUTE_SETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ATTR_DIF Value transfer Type reference (TYPE) SPJT_ATTRIBUTES Veränderung 20000919
2 Importing ATTR_NEW Call by reference Type reference (TYPE) SPJT_ATTRIBUTES Neue Attribute 20000919
3 Importing ATTR_OLD Call by reference Type reference (TYPE) SPJT_ATTRIBUTES Alte Attribute 20000919

Method BUILD_DIFF_ATTRIBUTE_SETS on class CL_RSPO_EDIT_DEVICE_ATTRIBUTES has no exception.

Method BUILD_JOB_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing JOBID Value transfer Type reference (TYPE) TSP02-PJNUMMER Spool: Ausgabeauftragsnummer 20000918
2 Importing SPOOLID Value transfer Type reference (TYPE) TSP02-PJIDENT Spool: Spool-Auftragsnummer 20000918

Method BUILD_JOB_INFO on class CL_RSPO_EDIT_DEVICE_ATTRIBUTES has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSPO_EDIT_DEVICE_ATTRIBUTES has no parameter.
Method CONSTRUCTOR on class CL_RSPO_EDIT_DEVICE_ATTRIBUTES has no exception.

Method EDIT_FILL_ATTRIBUTE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ATTRIBUTES Call by reference Type reference (TYPE) SPJT_ATTRIBUTES Ziel 20000913
2 Importing FILL Call by reference Type reference (TYPE) SPJT_ATTRIBUTES Attributsatz zum eINSTREUEN 20000913

Method EDIT_FILL_ATTRIBUTE_SET on class CL_RSPO_EDIT_DEVICE_ATTRIBUTES has no exception.

Method EDIT_GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ATTRIBUTES Call by reference Type reference (TYPE) SPJT_ATTRIBUTES Geräteattribute 20000912

Method EDIT_GET_ATTRIBUTES on class CL_RSPO_EDIT_DEVICE_ATTRIBUTES has no exception.

Method EDIT_GET_ATTRIBUTE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ATTRIBUTES Call by reference Type reference (TYPE) SPJT_ATTRIBUTES 20000918
2 Importing GET Call by reference Type reference (TYPE) SPJT_ATTRIBUTES 20000918

Method EDIT_GET_ATTRIBUTE_SET on class CL_RSPO_EDIT_DEVICE_ATTRIBUTES has no exception.

Method EDIT_GET_SUBSCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NAME Call by reference Type reference (TYPE) C Kurzname des Attributsatzes 20000913
2 Exporting PROG Call by reference Type reference (TYPE) SPJT_EDIT_PROG Editier-Programm 20000912
3 Exporting SUBSCREEN Call by reference Type reference (TYPE) SPJT_EDIT_SUBSCREEN Dynpro-Nummer des Subscreens 20000912
# Exception Resumable Description Created on
1 NO_EDIT Editieren nicht möglich/notwendig 20000912

Method EDIT_HANDLE_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Type reference (TYPE) SPJT_EDIT_FCODE Funktions-Code 20000912

Method EDIT_HANDLE_FCODE on class CL_RSPO_EDIT_DEVICE_ATTRIBUTES has no exception.

Method EDIT_SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTES Call by reference Type reference (TYPE) SPJT_ATTRIBUTES Geräteattribute 20000912

Method EDIT_SET_ATTRIBUTES on class CL_RSPO_EDIT_DEVICE_ATTRIBUTES has no exception.

Method EDIT_SET_DISPLAY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISPLAY_MODE Call by reference Type reference (TYPE) SPJT_EDIT_DISPLAY_MODE Anzeige- oder änderungs-Modus 20000912

Method EDIT_SET_DISPLAY_MODE on class CL_RSPO_EDIT_DEVICE_ATTRIBUTES has no exception.

Method GET_INITIAL_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ATTRIBUTES Call by reference Type reference (TYPE) SPJT_ATTRIBUTES Geräteattribute 20000912
2 Importing FILL Value transfer Type reference (TYPE) FLAG Fehlende Attribute aiffüllen 20000912

Method GET_INITIAL_ATTRIBUTES on class CL_RSPO_EDIT_DEVICE_ATTRIBUTES has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 50A