SAP ABAP Class CL_SF_MAIL_TEMPL_PPF (Smart Forms Mail)
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_TEMPL_PPF PPF: Interface for Media Template of Determination 19990810
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 19990810
Properties
Class CL_SF_MAIL_TEMPL_PPF  
Short Description Smart Forms Mail    
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 20130531   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)
2 SO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_MEDIUM_TEMPL_PPF PPF: Interface for Media Template of Determination 19990810
2 IF_OS_STATE State Management for a 'Managed Object' 19990810
Friends
# Friend Modeled only Created on Description
1 CB_SF_MAIL_TEMPL_PPF 20030818 Base Agent PPF: Smart Forms Mail (Template)
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADDRTYPE Instance attribute Protected Type reference (TYPE) SO_ESCAPE Specification of Recipient Type 20001113
2 ARCHVMODE Instance attribute Protected Type reference (TYPE) SYARMOD Print: Archiving Mode 20001113
3 CUSTOB Instance attribute Protected Object reference (TYPE REF TO) CL_SF_MAIL_CUST_PPF Globally Unique Identifier 20001113
4 INVALID Instance attribute Protected Type reference (TYPE) CHAR1 Single-Character Flag 20001113
5 MAILADDR Instance attribute Protected Type reference (TYPE) SO_NAME Recipient Address 20001113
6 NEXT Instance attribute Protected Object reference (TYPE REF TO) IF_MEDIUM_TEMPL_PPF Globally Unique Identifier 20001113
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_MAIL_TEMPL_PPF OBJECT SERVICES STATE 19990810
11 TYPE Constant Public Type reference (TYPE) PPFDMETYPE 'MAI' Type 19990906
12 USECUSTDAT Instance attribute Protected Type reference (TYPE) CHAR1 Single-Character Flag 20001113
Methods
# Method Level Visibility Method type Description Created on
1 GETM_ALL_DATA Instance method Public Method Reads all Attributes 19990816
2 GETM_RECIPIENT Instance method Private Method ---Obsolete: Reads the Recipient 19991110
3 GET_ADDRTYPE Instance method Public Get-method of a virtual attribute Reads the Attribute ADDRTYPE 19991110
4 GET_ARCHVMODE Instance method Public Get-method of a virtual attribute Reads the Attribute ARCHVMODE 19991210
5 GET_CUSTOB Instance method Public Get-method of a virtual attribute Reads the Attribute CUSTOB 19990826
6 GET_INVALID Instance method Public Get-method of a virtual attribute Reads Attribute INVALID 20000224
7 GET_MAILADDR Instance method Public Get-method of a virtual attribute Reads Attribute MAILADDR 20000301
8 GET_NEXT Instance method Public Get-method of a virtual attribute Reads the Attribute NEXT 19991209
9 GET_PROCCLS Instance method Public Get-method of a virtual attribute Reads the Attribute PROCCLS 19990901
10 GET_PROCMETH Instance method Public Get-method of a virtual attribute Reads the Attribute PROCMETH 19990901
11 GET_SMARTFORM Instance method Public Get-method of a virtual attribute Reads the Attribute SMARTFORM 19990825
12 GET_USECUSTDAT Instance method Public Get-method of a virtual attribute Reads Attribute USECUSTDAT 20000209
13 SETM_ALL_DATA Instance method Public Method Sets All Attributes 19990816
14 SETM_CUST_VALUES Instance method Public Method Sets Customizing Values 20000222
15 SETM_MAILADDR Instance method Public Method Sets the Mail Address 19991110
16 SETM_MAILADDR_FROM_ZAV Instance method Public Method ---Obsolete: Sets the Mail Address from CAM 19991110
17 SETM_RECIPIENT Instance method Private Method ---Obsolete: Sets the Recipient 19991110
18 SET_ADDRTYPE Instance method Public Set-method of a virtual attribute Sets the Attribute ADDRTYPE 19991110
19 SET_ARCHVMODE Instance method Public Set-method of a virtual attribute Sets the Attribute ARCHVMODE 19991210
20 SET_CUSTOB Instance method Public Set-method of a virtual attribute Sets the Attribute CUSTOB 19990826
21 SET_INVALID Instance method Public Set-method of a virtual attribute Sets Attribute INVALID 20000224
22 SET_MAILADDR Instance method Public Set-method of a virtual attribute Sets Attribute MAILADDR 20000301
23 SET_NEXT Instance method Public Set-method of a virtual attribute Sets the Attribute NEXT 19991209
24 SET_PROCCLS Instance method Public Set-method of a virtual attribute Sets the Attribute PROCCLS 19990901
25 SET_PROCMETH Instance method Public Set-method of a virtual attribute Sets the Attribute PROCMETH 19990901
26 SET_SMARTFORM Instance method Public Set-method of a virtual attribute Sets the Attribute SMARTFORM 19990825
27 SET_USECUSTDAT Instance method Public Set-method of a virtual attribute Sets Attribute USECUSTDAT 20000209
Events
Class CL_SF_MAIL_TEMPL_PPF has no event.
Types
Class CL_SF_MAIL_TEMPL_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) PPFSINMLTE 所有属性 19990816
# Exception Resumable Description Created on
1 CX_OS_ERROR 对象服务: 异常 (动态检查) 20010216

Method GETM_RECIPIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_RECIPIENT Value transfer Type reference (TYPE) SWOTOBJID 逻辑系统 19991110

Method GETM_RECIPIENT on class CL_SF_MAIL_TEMPL_PPF has no exception.

Method GET_ADDRTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SO_ESCAPE 属性值 19991110
# 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 属性值 19991210
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method GET_CUSTOB Signature

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

Method GET_INVALID Signature

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

Method GET_MAILADDR Signature

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

Method GET_NEXT Signature

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

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 属性值 19990901
# 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 属性值 19990901
# 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 属性值 19990825
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method GET_USECUSTDAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CHAR1 属性值 20000209
# 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) PPFSINMLTE 所有属性 19990816
# Exception Resumable Description Created on
1 CX_OS_ERROR 对象服务: 异常 (动态检查) 20010216

Method SETM_CUST_VALUES Signature

Method SETM_CUST_VALUES on class CL_SF_MAIL_TEMPL_PPF has no parameter.
Method SETM_CUST_VALUES on class CL_SF_MAIL_TEMPL_PPF has no exception.

Method SETM_MAILADDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_MAILADDR Call by reference Type reference (TYPE) PPFDMAILAD PPF: 邮件收件人地址 (SMTP, 分发清单..) 19991110
2 Importing IP_TYPE_ID Call by reference Type reference (TYPE) SO_ESCAPE 收件人类型的说明 19991110

Method SETM_MAILADDR on class CL_SF_MAIL_TEMPL_PPF has no exception.

Method SETM_MAILADDR_FROM_ZAV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ZAVADDR Call by reference Type reference (TYPE) AD_ADDRNUM 地址编号 19991110
2 Importing IP_ZAVCOMMNO Call by reference Type reference (TYPE) AD_CONSNUM 顺序编号 19991110
3 Importing IP_ZAVPERS Call by reference Type reference (TYPE) AD_ADDRNUM 地址编号 19991110
4 Importing IP_ZAVTYPE Call by reference Type reference (TYPE) PPFDADRTYP PPF: 伙伴的地址类型 19991110

Method SETM_MAILADDR_FROM_ZAV on class CL_SF_MAIL_TEMPL_PPF has no exception.

Method SETM_RECIPIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RECIPIENT Call by reference Type reference (TYPE) SWOTOBJID 逻辑系统 19991110

Method SETM_RECIPIENT on class CL_SF_MAIL_TEMPL_PPF has no exception.

Method SET_ADDRTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ADDRTYPE Call by reference Type reference (TYPE) SO_ESCAPE 属性值 19991110
# 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 属性值 19991210
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method SET_CUSTOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CUSTOB Call by reference Object reference (TYPE REF TO) CL_SF_MAIL_CUST_PPF 属性值 19990826
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method SET_INVALID Signature

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

Method SET_MAILADDR Signature

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

Method SET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NEXT Call by reference Object reference (TYPE REF TO) IF_MEDIUM_TEMPL_PPF 属性值 19991209
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

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 属性值 19990901
# 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 属性值 19990901
# 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 属性值 19990825
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method SET_USECUSTDAT Signature

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