SAP ABAP Class CL_SF_PRINT_CUST_PPF (Smart Forms Print)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-GBT-PPF (Application Component) Post Processing Framework
     SPPF_MEDIA (Package) PPF: Central Media
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MEDIUM_CUST_PPF PPF: Interface for Media 19990810
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 19990810
Properties
Class CL_SF_PRINT_CUST_PPF  
Short Description Smart Forms Print    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package SPPF_MEDIA   PPF: Central Media 
Created 19990810   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_MEDIUM_CUST_PPF PPF: Interface for Media 19990810
2 IF_OS_STATE State Management for a 'Managed Object' 19990810
Friends
# Friend Modeled only Created on Description
1 CB_SF_PRINT_CUST_PPF 20030818 Base Agent PPF: Smart Forms Print (Cust.)
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ARCHDOCTYP Instance attribute Protected Type reference (TYPE) SAEOBJART Document Type 20001113
2 ARCHIVCOPY Instance attribute Protected Type reference (TYPE) TDARCCOP Smart Forms: Indicator Whether to Archive Copies 20001205
3 ARCHOBJTYP Instance attribute Protected Type reference (TYPE) SAEANWDID SAP ArchiveLink: Object Type of Business Object 20001113
4 ARCHVMODE Instance attribute Protected Type reference (TYPE) SYARMOD Print: Archiving Mode 20001113
5 CHANGED Instance attribute Protected Type reference (TYPE) PPFDMECHNG SPACE Changed Flag 20001113
6 DEVICE Instance attribute Protected Type reference (TYPE) RSPOPNAME Spool: Output Device 20010611
7 PROCCLS Instance attribute Protected Type reference (TYPE) SEOCLSNAME Class Name 20001113
8 PROCMETH Instance attribute Protected Type reference (TYPE) SEOCMPNAME Component Name 20001113
9 SMARTFORM Instance attribute Protected Type reference (TYPE) TDSFNAME SAPscript Smart Forms: Form Name 20001113
10 STATE Instance attribute Private Object reference (TYPE REF TO) CL_SF_PRINT_CUST_PPF OBJECT SERVICES STATE 19990810
11 TYPE Constant Public Type reference (TYPE) PPFDMETYPE 'PRN' Type of Medium 19990901
Methods
# Method Level Visibility Method type Description Created on
1 GETM_ALL_DATA Instance method Public Method Gets all Attributes 19990811
2 GET_ARCHDOCTYP Instance method Public Get-method of a virtual attribute Reads Attribute ARCHDOCTYP 20000208
3 GET_ARCHIVCOPY Instance method Public Get-method of a virtual attribute Reads the Attribute ARCHIVCOPY 20001205
4 GET_ARCHOBJTYP Instance method Public Get-method of a virtual attribute Reads Attribute ARCHOBJTYP 20000208
5 GET_ARCHVMODE Instance method Public Get-method of a virtual attribute Reads the Attribute ARCHVMODE 19990810
6 GET_CHANGED Instance method Public Get-method of a virtual attribute Reads the Attribute CHANGED 19991029
7 GET_DEVICE Instance method Public Get-method of a virtual attribute Reads the Attribute DEVICE 20010611
8 GET_PROCCLS Instance method Public Get-method of a virtual attribute Reads the Attribute PROCCLS 19990810
9 GET_PROCMETH Instance method Public Get-method of a virtual attribute Reads the Attribute PROCMETH 19990810
10 GET_SMARTFORM Instance method Public Get-method of a virtual attribute Reads the Attribute SMARTFORM 19990810
11 SETM_ALL_DATA Instance method Public Method Sets All Attributes 19990811
12 SET_ARCHDOCTYP Instance method Public Set-method of a virtual attribute Sets Attribute ARCHDOCTYP 20000208
13 SET_ARCHIVCOPY Instance method Public Set-method of a virtual attribute Sets the Attribute ARCHIVCOPY 20001205
14 SET_ARCHOBJTYP Instance method Public Set-method of a virtual attribute Sets Attribute ARCHOBJTYP 20000208
15 SET_ARCHVMODE Instance method Public Set-method of a virtual attribute Sets the Attribute ARCHVMODE 19990810
16 SET_CHANGED Instance method Public Set-method of a virtual attribute Sets the Attribute CHANGED 19991029
17 SET_DEVICE Instance method Public Set-method of a virtual attribute Sets the Attribute DEVICE 20010611
18 SET_PROCCLS Instance method Public Set-method of a virtual attribute Sets the Attribute PROCCLS 19990810
19 SET_PROCMETH Instance method Public Set-method of a virtual attribute Sets the Attribute PROCMETH 19990810
20 SET_SMARTFORM Instance method Public Set-method of a virtual attribute Sets the Attribute SMARTFORM 19990810
Events
Class CL_SF_PRINT_CUST_PPF has no event.
Types
Class CL_SF_PRINT_CUST_PPF has no local type.
Method Signatures

Method GETM_ALL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_ALL_DATA Value transfer Type reference (TYPE) PPFSINPRCU 所有属性 19990811
# Exception Resumable Description Created on
1 CX_OS_ERROR 对象服务: 异常 (动态检查) 20010216

Method GET_ARCHDOCTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SAEOBJART 属性值 20000208
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method GET_ARCHIVCOPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TDARCCOP 属性值 20001205
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method GET_ARCHOBJTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SAEANWDID 属性值 20000208
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method GET_ARCHVMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SYARMOD 属性值 19990810
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method GET_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDMECHNG 属性值 19991029
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method GET_DEVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) RSPOPNAME 属性值 20010611
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010611

Method GET_PROCCLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SEOCLSNAME 属性值 19990810
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method GET_PROCMETH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SEOCMPNAME 属性值 19990810
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method GET_SMARTFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TDSFNAME 属性值 19990810
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method SETM_ALL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ALL_DATA Call by reference Type reference (TYPE) PPFSINPRCU 所有属性 19990811
# Exception Resumable Description Created on
1 CX_OS_ERROR 对象服务: 异常 (动态检查) 20010216

Method SET_ARCHDOCTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ARCHDOCTYP Call by reference Type reference (TYPE) SAEOBJART 属性值 20000208
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method SET_ARCHIVCOPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ARCHIVCOPY Call by reference Type reference (TYPE) TDARCCOP 属性值 20001205
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method SET_ARCHOBJTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ARCHOBJTYP Call by reference Type reference (TYPE) SAEANWDID 属性值 20000208
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method SET_ARCHVMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ARCHVMODE Call by reference Type reference (TYPE) SYARMOD 属性值 19990810
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method SET_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANGED Call by reference Type reference (TYPE) PPFDMECHNG 属性值 19991029
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method SET_DEVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEVICE Call by reference Type reference (TYPE) RSPOPNAME 属性值 20010611
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010611

Method SET_PROCCLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCCLS Call by reference Type reference (TYPE) SEOCLSNAME 属性值 19990810
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method SET_PROCMETH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCMETH Call by reference Type reference (TYPE) SEOCMPNAME 属性值 19990810
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method SET_SMARTFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SMARTFORM Call by reference Type reference (TYPE) TDSFNAME 属性值 19990810
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125
History
Last changed by/on SAP  20041228 
SAP Release Created in