SAP ABAP Class CL_DET_CONDITION_ITEM_PPF (PPF: Output Display)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-GBT-PPF (Application Component) Post Processing Framework
     SPPF_VIEW (Package) PPF: Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FWWP_ITEM Abstract Single Object of an Application 20000118
Properties
Class CL_DET_CONDITION_ITEM_PPF  
Short Description PPF: Output Display    
Super Class CL_FWWP_ITEM Abstract Single Object of an Application 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPPF_VIEW   PPF: Interface 
Created 20000118   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CA_TRIGGER_PPF Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_FWWP_PPF Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 SPPF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SWWW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DET_CONDITION_ITEM_PPF has no interface implemented.
Friends
Class CL_DET_CONDITION_ITEM_PPF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COND Instance attribute Protected Object reference (TYPE REF TO) CL_CONDITION_PPF PPF: Condition 20000118
2 CONDITION Instance attribute Protected Type reference (TYPE) PPFSDETCON PPF: Condition Display in the User Interface 20000118
3 ITEMS Static Attribute Private See coding Table with Items 20000203
4 LWA_DDIC Static Attribute Protected Type reference (TYPE) DFIES DD Interface: Table Fields for DDIF_FIELDINFO_GET 20000118
5 PROTOCOL Instance attribute Public Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20000222
6 STATIC_MERGE_TABLE Static Attribute Protected Type reference (TYPE) SWWW_T_MERGE_TABLE Merge Table 20000118
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COMMANDS Instance method Protected Method Generates Command Objects for the Item 20000131
2 COPY_CONDITION Instance method Public Method Copies a Condition 20000131
3 DELETE_CONDITION Instance method Public Method Deletes a Condition 20000131
4 DISPLAY_CONDITION Instance method Public Method Displays a Condition 20000131
5 GET_COND Instance method Public Method Delivers Reference to Condition Object 20000201
6 GET_INSTANCE Static method Public Method Deletes an Item Instance 20000203
7 MODIFY_CONDITION Instance method Public Method Changes a Condition 20000131
8 MOVEDOWN_CONDITION Instance method Public Method Moves a Condition Down 20000131
9 MOVEUP_CONDITION Instance method Public Method Moves a Condition Up 20000131
10 REFRESH_CONDITION Instance method Public Method Updates a Condition 20000330
11 SETSTOP_CONDITION Instance method Public Method Sets Stop Flag for Condition 20000222
12 SHOWPROTOCOL_CONDITION Instance method Public Method Displays Error Log for a Condition 20000224
Events
# Event Type Visibility Description Created on
1 COPIED Instance Event
(0)
Public
(2)
Copied 20000203
2 DELETED Instance Event
(0)
Public
(2)
Deleted 20000202
3 MODIFIED Instance Event
(0)
Public
(2)
Modified 20000223
4 MOVED_DOWN Instance Event
(0)
Public
(2)
Moved down in ALV 20000203
5 MOVED_UP Instance Event
(0)
Public
(2)
Moved up in ALV 20000203
6 REFRESH Instance Event
(0)
Public
(2)
Refresh 20000222
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ITEM Private See coding 20000203
Method Signatures

Method ADD_COMMANDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_MODE Call by reference Type reference (TYPE) PPFDMODE PPF: Modus 20001204

Method ADD_COMMANDS on class CL_DET_CONDITION_ITEM_PPF has no exception.

Method COPY_CONDITION Signature

Method COPY_CONDITION on class CL_DET_CONDITION_ITEM_PPF has no parameter.
Method COPY_CONDITION on class CL_DET_CONDITION_ITEM_PPF has no exception.

Method DELETE_CONDITION Signature

Method DELETE_CONDITION on class CL_DET_CONDITION_ITEM_PPF has no parameter.
Method DELETE_CONDITION on class CL_DET_CONDITION_ITEM_PPF has no exception.

Method DISPLAY_CONDITION Signature

Method DISPLAY_CONDITION on class CL_DET_CONDITION_ITEM_PPF has no parameter.
Method DISPLAY_CONDITION on class CL_DET_CONDITION_ITEM_PPF has no exception.

Method GET_COND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_COND Value transfer Object reference (TYPE REF TO) CL_CONDITION_PPF PPF: Bedingung und Template 20000201

Method GET_COND on class CL_DET_CONDITION_ITEM_PPF has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_ITEM Value transfer Object reference (TYPE REF TO) CL_DET_CONDITION_ITEM_PPF PPF: Ausgabeanzeige 20000203
2 Exporting EP_NEW Call by reference Type reference (TYPE) CHAR1 neu erzeugt 20000203
3 Importing IO_COND Call by reference Object reference (TYPE REF TO) CL_CONDITION_PPF PPF: Bedingung und Template 20000203
4 Importing IP_MODE Call by reference Type reference (TYPE) CHAR1 PPF: M modify D display 20000225

Method GET_INSTANCE on class CL_DET_CONDITION_ITEM_PPF has no exception.

Method MODIFY_CONDITION Signature

Method MODIFY_CONDITION on class CL_DET_CONDITION_ITEM_PPF has no parameter.
Method MODIFY_CONDITION on class CL_DET_CONDITION_ITEM_PPF has no exception.

Method MOVEDOWN_CONDITION Signature

Method MOVEDOWN_CONDITION on class CL_DET_CONDITION_ITEM_PPF has no parameter.
Method MOVEDOWN_CONDITION on class CL_DET_CONDITION_ITEM_PPF has no exception.

Method MOVEUP_CONDITION Signature

Method MOVEUP_CONDITION on class CL_DET_CONDITION_ITEM_PPF has no parameter.
Method MOVEUP_CONDITION on class CL_DET_CONDITION_ITEM_PPF has no exception.

Method REFRESH_CONDITION Signature

Method REFRESH_CONDITION on class CL_DET_CONDITION_ITEM_PPF has no parameter.
Method REFRESH_CONDITION on class CL_DET_CONDITION_ITEM_PPF has no exception.

Method SETSTOP_CONDITION Signature

Method SETSTOP_CONDITION on class CL_DET_CONDITION_ITEM_PPF has no parameter.
Method SETSTOP_CONDITION on class CL_DET_CONDITION_ITEM_PPF has no exception.

Method SHOWPROTOCOL_CONDITION Signature

Method SHOWPROTOCOL_CONDITION on class CL_DET_CONDITION_ITEM_PPF has no parameter.
Method SHOWPROTOCOL_CONDITION on class CL_DET_CONDITION_ITEM_PPF has no exception.
Event Signatures

Event COPIED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EO_ITEM Exporting Value transfer Object reference (TYPE REF TO) CL_DET_CONDITION_ITEM_PPF PPF: Ausgabeanzeige 20000203

Event DELETED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EO_ITEM Exporting Value transfer Object reference (TYPE REF TO) CL_DET_CONDITION_ITEM_PPF PPF: Ausgabeanzeige 20000202

Event MODIFIED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EO_ITEM Exporting Value transfer Object reference (TYPE REF TO) CL_DET_CONDITION_ITEM_PPF PPF: Ausgabeanzeige 20000223

Event MOVED_DOWN Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EO_ITEM Exporting Value transfer Object reference (TYPE REF TO) CL_DET_CONDITION_ITEM_PPF PPF: Ausgabeanzeige 20000203

Event MOVED_UP Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EO_ITEM Exporting Value transfer Object reference (TYPE REF TO) CL_DET_CONDITION_ITEM_PPF PPF: Ausgabeanzeige 20000203

Event REFRESH Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EO_ITEM Exporting Value transfer Object reference (TYPE REF TO) CL_DET_CONDITION_ITEM_PPF PPF: Ausgabeanzeige 20000222
History
Last changed by/on SAP  20090618 
SAP Release Created in 46D