SAP ABAP Program SAPLRSPOPOSS (SAPLRSPOPOSS)
Basic Data
Program SAPLRSPOPOSS  
Program Type F Function group  
Attributes
Status    
Application S Basis  
Authorization Group  
Logical database D$S Processing without database  
Selection screen  
Editor lock Fixed point arithmetic  
Unicode checks active Start using variant  
Function Group
Include Function Module Short Description Mode
01   POSS_GET_OPTIONTYPE   Get type of option    
02   POSS_DEVT_GET_OPTIONINFO   Read optioninfo from device type    
03   POSS_DEVT_SAVE_OPTIONINFO   Save option info to devtype    
04   POSS_DEVT_DELETE_OPTIONINFO   Delete option info for devtype    
05   POSS_DEV_HAS_OPTIONS   Does a certtain printer have POSS options?    
06   POSS_DEV_GET_FILTERED_OPTIONS   Get print options for printer, filtered by ADMIN settings    
07   POSS_DEVT_ALLOW_OPTIONS   Are we allowed to add/edit options to the device type?    
08   POSS_RQ_GETTICKET   Read job ticket table for spool request    
09   POSS_PJ_GETTICKET   Read job ticket table for output request    
10   POSS_JT_TO_OPTIONINFO   For Jobticket, fill OPTIONINFO table with texts etc    
11   POSS_OPTIONINFO_TO_JT   Copy sel. options from OPTIONINFO into JT    
12   POSS_UIREQ_OPT_INIT   Init POSS options for new spool request    
13   POSS_UIREQ_OPT_SUBMIT   Final Submit of POSS options for new spool request    
14   POSS_UIREQ_OPT_EDIT   User dialog for Edit POSS options between INIT...SUBMIT    
15   POSS_UIREQ_CHANGE_PRINTER   Called in INIT...EDIT... dialog when printer changes    
16   POSS_UIREQ_OPT_SHOW   Show options for spool req/output req    
17   POSS_UIREQ_JOB_HAS_OPT   Does spool/output request have options to display?    
18   POSS_UIREQ_EDIT_CALLED   Info if user called up and confirmed option dialog    
19   POSS_DEV_OPTCFG_DELETE   Delete print option config for printer    
20   POSS_UIDEV_OPTCFG_EDIT   Configure POSS options for device    
21   POSS_DEV_OPTCFG_GET   Read Printer option config from TSP03POCCNF    
22   POSS_DEV_OPTCFG_SAVE   Save Print Option configuration for Printer    
23   POSS_UIDEV_OPTCFG_UIMODE   Set Display/Change mode    
24   POSS_UIDEV_OPTCFG_SAVE   Save selected options    
25   POSS_DEVT_HAS_OPTIONS   Does devtype support POSS options?    
26   POSS_UIDEV_OPTCFG_CHANGED   Were changes made to option config?    
27   POSS_DEV_OPTCFG_COPY   Copy option config from one dev to another    
28   POSS_UIDEV_OPTCFG_INIT   Initialize cfg options UI for printer    
29   POSS_UIDEV_OPTCFG_NEW_DEVTYPE   Device type changed    
30   POSS_CHECK_KERNEL   Check if kernel supports options    
31   POSS_PRINTTICKET_TO_JT   Convert PT name into table of selected options    
32   POSS_DEV_PT_CHECKNAME   Check Print Ticket name for legal chars    
33   POSS_DEV_PT_DELETE   Delete print ticket for printe    
34   POSS_DEV_PT_GET   Read print ticket for printer    
35   POSS_DEV_PT_GETLIST   List print tickets for printer    
36   POSS_DEV_PT_IMPORT   Import Options settings from other printer    
37   POSS_DEV_PT_SAVE   Save print ticket for printer    
38   POSS_DOCTYPE_ALLOW_OPTIONS   Doctype allows print options?    
39   POSS_UIDEV_PT_CHANGED   Print ticket UI: has ticket data been changed?    
40   POSS_UIDEV_PT_INIT   Initialize print ticket UI for printer    
41   POSS_UIDEV_PT_SAVE   Print ticket UI: save print tickets for printer    
42   POSS_UIDEV_PT_UIMODE   Set/change editmode of print ticket UI    
43   POSS_UIPT_EDITTICKET   Print ticket UI: Edit or show option settings    
44   POSS_UIPT_LISTTICKETS   Display list of print tickets for given printer    
45   POSS_UIPT_NEW_DEVTYPE   Device type changed    
46   POSS_UIPT_OPT_INIT   Init Print Option UI for Editing Print Ticket    
47   POSS_UIREQ_SET_DISPLAYMODE   Set display mode (for print tickets)    
48   POSS_INPUTSTRING_GETPAR   Get field parameters for input string option    
49   POSS_INPUTSTRING_SETPAR   Set field parameters for input string option    
50   POSS_ADS_GET_OPTIONS   Get print options for ADS print    
51   POSS_ADS_GET_COLOR_OPTION   Get print options for ADS print    
       
Transaction Code
There is no transaction reference to this program  
Screens
# Screen Short Description
1 0100  Option editor screen with column tree control 
2 0110  Listbox subscreen 
3 0120  Checkbox subscreen 
4 0130  Usrstring subscreen 
5 0140  Info text subscreen 
6 0200  Admin UI for Printer Configuration with column tree control 
7 0300  Admin Print options configuration subscreen for SPAD 
8 0400  Popup: Display of Print Tickets for a Printer (from SP01) 
9 0410  Subscreen: Edit/Show print tickets (SPAD) 
     
GUI Status
# GUI Status Short Description
1 MAIN100  Edit/show POSS options 
2 MAIN200  Status for editing print option configuration 
3 MAIN400  Show print ticket list in Popup window 
     
GUI Title
# GUI Title Short Description
1 OPT_CONF  Configure Print Options for Printer &1 
2 OPT_EDIT  Edit Print Options 
3 OPT_SHOW  Display Print Options 
4 OPT_SHOWCONF  Show Configuration of Print Options for Printer &1 
5 PT_EDIT  Edit Print Tickets 
6 PT_SHOW  Display Print Tickets 
     
History
Last changed by/on SAP  20080411 
SAP Release Created in