SAP ABAP Class CL_METHODCALL_CUST_PPF (Method Call)
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_CONTAINER_PPF PPF: Container for Medium 20000710
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MEDIUM_CUST_PPF PPF: Interface for Media 20000502
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 20000502
Properties
Class CL_METHODCALL_CUST_PPF  
Short Description Method Call    
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 20000502   SAP 
Last change 20090618   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_CONTAINER_PPF PPF: Container for Medium 20000710
2 IF_MEDIUM_CUST_PPF PPF: Interface for Media 20000502
3 IF_OS_STATE State Management for a 'Managed Object' 20000502
Friends
# Friend Modeled only Created on Description
1 CB_METHODCALL_CUST_PPF 20030818 Base Agent Method Call
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGED Instance attribute Protected Type reference (TYPE) PPFDMECHNG SPACE PPF: Medium Manually Changed 20001113
2 CONTAINER Instance attribute Protected Type reference (TYPE) SWJ_CONDID ID for Parameter Condition 20001113
3 CONTAINERREF Instance attribute Protected Object reference (TYPE REF TO) IF_SWJ_PPF_CONTAINER Workflow Container Extension for PPF 20001113
4 CONTDISPL Instance attribute Protected Type reference (TYPE) RS38L_FNAM Function Module Name 20001113
5 EVENTHANDLER Instance attribute Protected Object reference (TYPE REF TO) CL_EVENTHANDLER_PPF sppf_det_crm 20001113
6 FLTVAL Instance attribute Protected Type reference (TYPE) PPFDFLTVAL PPF: Filter Value for BADI EXEC_METHODCALL_PPF 20001113
7 STATE Instance attribute Private Object reference (TYPE REF TO) CL_METHODCALL_CUST_PPF OBJECT SERVICES STATE 20000502
8 TEXT Instance attribute Protected Type reference (TYPE) PPFDMEDTXT PPF: Description for Processing 20020125
9 TYPE Constant Public Type reference (TYPE) PPFDMETYPE 'MET' PPF: Type of Medium (Print, Fax, Mail, EDI ..) 20000508
Methods
# Method Level Visibility Method type Description Created on
1 GETM_ALL_DATA Instance method Public Method Reads all Data 20000515
2 GET_CHANGED Instance method Public Get-method of a virtual attribute Reads the Attribute CHANGED 20000508
3 GET_CONTAINER Instance method Public Get-method of a virtual attribute Reads the Attribute CONTAINER 20000607
4 GET_CONTAINERREF Instance method Public Get-method of a virtual attribute Reads the Attribute CONTAINERREF 20000710
5 GET_CONTDISPL Instance method Public Get-method of a virtual attribute Reads the Attribute CONTDISPL 20000608
6 GET_EVENTHANDLER Instance method Public Get-method of a virtual attribute Reads the Attribute EVENTHANDLER 20000711
7 GET_FLTVAL Instance method Public Get-method of a virtual attribute Reads the Attribute FLTVAL 20000602
8 GET_TEXT Instance method Public Get-method of a virtual attribute Read the Attribute TEXT 20020125
9 SETM_ALL_DATA Instance method Public Method Sets all Data 20000515
10 SETM_HANDLER_FOR_SAVE Instance method Public Method Sets Handler Method for Saving 20000711
11 SET_CHANGED Instance method Public Set-method of a virtual attribute Sets the Attribute CHANGED 20000508
12 SET_CONTAINER Instance method Public Set-method of a virtual attribute Sets the Attribute CONTAINER 20000607
13 SET_CONTAINERREF Instance method Public Set-method of a virtual attribute Sets the Attribute CONTAINERREF 20000710
14 SET_CONTDISPL Instance method Public Set-method of a virtual attribute Sets the Attribute CONTDISPL 20000608
15 SET_EVENTHANDLER Instance method Public Set-method of a virtual attribute Sets the Attribute EVENTHANDLER 20000711
16 SET_FLTVAL Instance method Public Set-method of a virtual attribute Sets the Attribute FLTVAL 20000602
17 SET_TEXT Instance method Public Set-method of a virtual attribute Sets the Attribute TEXT 20020125
Events
Class CL_METHODCALL_CUST_PPF has no event.
Types
Class CL_METHODCALL_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) PPFSINMECU PPF: 媒介方法调用的包含结构 (定制) 20000515
# Exception Resumable Description Created on
1 CX_OS_ERROR 对象服务: 异常 (动态检查) 20010216

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

Method GET_CONTAINER Signature

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

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

Method GET_CONTDISPL Signature

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

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

Method GET_FLTVAL Signature

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

Method GET_TEXT Signature

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

Method SETM_ALL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ALL_DATA Value transfer Type reference (TYPE) PPFSINMECU PPF: 媒介方法调用的包含结构 (定制) 20000515
# Exception Resumable Description Created on
1 CX_OS_ERROR 对象服务: 异常 (动态检查) 20010216

Method SETM_HANDLER_FOR_SAVE Signature

Method SETM_HANDLER_FOR_SAVE on class CL_METHODCALL_CUST_PPF has no parameter.
Method SETM_HANDLER_FOR_SAVE on class CL_METHODCALL_CUST_PPF has no exception.

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

Method SET_CONTAINER Signature

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

Method SET_CONTAINERREF Signature

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

Method SET_CONTDISPL Signature

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

Method SET_EVENTHANDLER Signature

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

Method SET_FLTVAL Signature

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

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXT Call by reference Type reference (TYPE) PPFDMEDTXT 属性值 20020125
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20020125
History
Last changed by/on SAP  20090618 
SAP Release Created in 46D