SAP ABAP Class CL_DET_CONTEXT_AREA2_PPF (PPF: Context Area)
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_AREA Abstract Area Object 20000503
Properties
Class CL_DET_CONTEXT_AREA2_PPF  
Short Description PPF: Context Area    
Super Class CL_FWWP_AREA Abstract Area Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPPF_VIEW   PPF: Interface 
Created 20000503   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_CUST_MANAGER_PPF Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SPPF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SWWW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DET_CONTEXT_AREA2_PPF has no interface implemented.
Friends
Class CL_DET_CONTEXT_AREA2_PPF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPL Instance attribute Private Type reference (TYPE) PPFDAPPL Application Name 20030724
2 AREA_NAME Instance attribute Protected Type reference (TYPE) SBPT_ARTXT FWWP: Text in Navigation Area 20001115
3 CUST_API Static Attribute Private Object reference (TYPE REF TO) IF_ACTION_CUST_SERVICE_PPF Customizing API 20030728
4 CUST_MAN Static Attribute Private Object reference (TYPE REF TO) CL_CUST_MANAGER_PPF Reference to Customizing Manager 20030401
5 DISP_TECH_NAMES Instance attribute Private Type reference (TYPE) CHAR1 SPACE Technical Names On/Off 20010823
6 ENQUEUE_DONE Instance attribute Private Type reference (TYPE) CHAR1 SPACE Enqueue Successfully Performed 20030812
7 GOTO_AREA Instance attribute Protected Object reference (TYPE REF TO) CL_FWWP_AREA Abstract Area Object 20000503
8 G_GUI_STYLES Instance attribute Protected Type reference (TYPE) SWL_STYLES Styles for HTML Generation 20000503
9 INIT_DONE Instance attribute Protected Type reference (TYPE) CHAR1 Init Performed 20000504
10 IT_TTYPE_DET Instance attribute Protected Type reference (TYPE) TTYPE_DET_T Table with TTYPE, DET 20000505
11 KEY Instance attribute Protected Type reference (TYPE) PPFDCNTXT PPF: Name of a Context 20000503
12 KEY_DATA Instance attribute Protected Type reference (TYPE) PPFTCONDE PPF: Context in Customizing 20000503
13 MERGE_TABLE_CREATED Instance attribute Protected Type reference (TYPE) CHAR1 Single-Character Flag 20000503
14 MODE Instance attribute Protected Type reference (TYPE) PPFDMODE PPF: M Modify D Display 20000503
15 NO_TOGGLE Instance attribute Private Type reference (TYPE) CHAR1 No Toggle Mode 20010411
16 OBJCATID Instance attribute Public Type reference (TYPE) CHAR2 Object Category 20000925
17 OBJTYPEID Instance attribute Public Type reference (TYPE) CHAR32 Object Type 20000925
18 PREVIEW_MERGE_TABLE Instance attribute Protected Type reference (TYPE) SWWW_T_MERGE_TABLE Merge Table 20000503
19 RULE_DET Instance attribute Protected Object reference (TYPE REF TO) CL_RULE_DET_TRANSP_PPF Determination Using Conditions 20000504
20 TIMEPROF Instance attribute Public Type reference (TYPE) CHAR012 Date Profile 20000925
21 TTYPE_COLL Instance attribute Private Object reference (TYPE REF TO) CL_TTYPE_CUST_COLL_PPF PPF: Copy Template for Collections 20010827
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_COMMANDS Instance method Protected Method Activated/Deactivated Command 20000821
2 ADD_COMMANDS Instance method Protected Method Adds Commands 20000504
3 ADD_NEW_TTYPE Instance method Public Method Adds Newly Created Trigger Type 20010612
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030401
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20000503
6 CREATE_NEW_ACTION Instance method Public Method Generates a New Action Template 20010829
7 DELETE_ITEMS Instance method Public Method Deletes all Conditions 20000817
8 DEQUEUE_ACTIONS Instance method Public Method Unlocking Action Definitions 20030530
9 DISPLAY_TECH_NAME Instance method Public Method Displays Technical Descriptions 20001204
10 DO_ITEM_INIT Instance method Public Method Sets Flag for Initialization of Item 20000504
11 ENQUEUE_ACTIONS Instance method Public Method Locking Action Definitions 20030530
12 GET_FIRST_ITEM Instance method Public Method Delivers the First Item (for Selection) 20010404
13 GET_KEY_DATA Instance method Public Method Delivers Key Data as Type-Based Structure 20010411
14 NEW_ACTION_BY_WIZARD Instance method Public Method Generates a New Action Definition Using the Wizard 20010612
15 ON_CHANGED Instance method Public Event handling method Event Handler for Changed of CL_OKCODE_PPF 20000504
16 ON_COPIED_ITEM Instance method Public Event handling method Event Handler for Copied of CL_DET_CONDITION_ITEM_PPF 20000504
17 ON_DELETED_ITEM Instance method Public Event handling method Event Handler for Deleted of CL_DET_CONDITION_ITEM_PPF 20000504
18 ON_MODIFIED_ITEM Instance method Public Event handling method Event Handler Modified of CL_DET_CONDITION_ITEM_PPF 20000504
19 ON_MOVED_DOWN_ITEM Instance method Public Event handling method Event Handler for moved_down CL_DET_CONDITION_ITEM_PPF 20000504
20 ON_MOVED_UP_ITEM Instance method Public Event handling method Event Handler for moved_up CL_DET_CONDITION_ITEM_PPF 20000504
21 ON_REFRESH_ITEM Instance method Public Event handling method Event Handler for Refresh of CL_DET_CONDITION_ITEM_PPF 20000504
22 REFRESH_CONDITIONS Instance method Public Method Reads the Conditions from the Database Again 20031210
23 SET_MODE Instance method Public Method Sets the Mode 20010403
24 TOGGLE_MODE Instance method Public Method Changes the Mode Display/Change 20010404
25 TRANSPORT_ITEMS Instance method Public Method Inserts All Conditions in a Transport Request 20000525
Events
# Event Type Visibility Description Created on
1 MODE_CHANGED Instance Event
(0)
Public
(2)
Mode Changed 20010404
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTYPE_DET Protected See coding 20000505
2 TTYPE_DET_T Protected See coding TTYPE_DET_T 20000505
Method Signatures

Method ACTIVATE_COMMANDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ACTIVATE Call by reference Type reference (TYPE) CHAR1 SPACE aktivieren 20000821

Method ACTIVATE_COMMANDS on class CL_DET_CONTEXT_AREA2_PPF has no exception.

Method ADD_COMMANDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_TECH_NAMES Call by reference Type reference (TYPE) CHAR1 X = techn. Namen, SPACE = Text 20010822

Method ADD_COMMANDS on class CL_DET_CONTEXT_AREA2_PPF has no exception.

Method ADD_NEW_TTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_DET Call by reference Object reference (TYPE REF TO) IF_DETERMINATION_PPF Findung über Bedingungen 20010612
2 Importing IP_TTYPE Call by reference Type reference (TYPE) PPFDTT PPF: Name der Aktionsdefinition 20010612

Method ADD_NEW_TTYPE on class CL_DET_CONTEXT_AREA2_PPF has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DET_CONTEXT_AREA2_PPF has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DET_CONTEXT_AREA2_PPF has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TTYPE_COLL Call by reference Object reference (TYPE REF TO) CL_TTYPE_CUST_COLL_PPF PPF: Kopiervorlage für Kollektionen 20010827
2 Importing IP_APPL Call by reference Type reference (TYPE) PPFDAPPL Anwendungsname 20030724
3 Importing IP_MODE Call by reference Type reference (TYPE) CHAR1 PPF: D display M modify 20000503
4 Importing IP_NO_TOGGLE Call by reference Type reference (TYPE) CHAR1 Kein Toggle Mode 20010411
5 Importing IP_OBJCATID Call by reference Type reference (TYPE) CHAR2 Objektkategorie 20000925
6 Importing IP_OBJTYPEID Call by reference Type reference (TYPE) CHAR32 Objekttyp 20000925
7 Importing IP_TIMEPROF Call by reference Type reference (TYPE) CHAR012 Terminprofil 20000925

Method CONSTRUCTOR on class CL_DET_CONTEXT_AREA2_PPF has no exception.

Method CREATE_NEW_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMMAND Call by reference Object reference (TYPE REF TO) CL_DET_MENU_COMMAND_ITEM2_PPF PPF: Findungsoberfläche Command CREATE 20010829

Method CREATE_NEW_ACTION on class CL_DET_CONTEXT_AREA2_PPF has no exception.

Method DELETE_ITEMS Signature

Method DELETE_ITEMS on class CL_DET_CONTEXT_AREA2_PPF has no parameter.
Method DELETE_ITEMS on class CL_DET_CONTEXT_AREA2_PPF has no exception.

Method DEQUEUE_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PROFILE Call by reference Type reference (TYPE) PPFDCNTXT Aktionsprofil 20030728

Method DEQUEUE_ACTIONS on class CL_DET_CONTEXT_AREA2_PPF has no exception.

Method DISPLAY_TECH_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_TECH_NAMES Call by reference Type reference (TYPE) CHAR1 X = true, space = false 20010823

Method DISPLAY_TECH_NAME on class CL_DET_CONTEXT_AREA2_PPF has no exception.

Method DO_ITEM_INIT Signature

Method DO_ITEM_INIT on class CL_DET_CONTEXT_AREA2_PPF has no parameter.
Method DO_ITEM_INIT on class CL_DET_CONTEXT_AREA2_PPF has no exception.

Method ENQUEUE_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_LOCKED Call by reference Type reference (TYPE) CHAR1 gesperrt 20030530
2 Exporting EP_LOCKED_BY Call by reference Type reference (TYPE) SY-UNAME gesperrt von Benutzer 20030530
3 Importing IP_PROFILE Call by reference Type reference (TYPE) PPFDCNTXT Aktionsprofil 20030728

Method ENQUEUE_ACTIONS on class CL_DET_CONTEXT_AREA2_PPF has no exception.

Method GET_FIRST_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ITEM Value transfer Object reference (TYPE REF TO) CL_FWWP_DESKTOP_ITEM abstraktes Anwendungsobjekt 20010404

Method GET_FIRST_ITEM on class CL_DET_CONTEXT_AREA2_PPF has no exception.

Method GET_KEY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_KEY Value transfer Type reference (TYPE) PPFTCONDE PPF: Kontext im Customizing 20010411

Method GET_KEY_DATA on class CL_DET_CONTEXT_AREA2_PPF has no exception.

Method NEW_ACTION_BY_WIZARD Signature

Method NEW_ACTION_BY_WIZARD on class CL_DET_CONTEXT_AREA2_PPF has no parameter.
Method NEW_ACTION_BY_WIZARD on class CL_DET_CONTEXT_AREA2_PPF has no exception.

Method ON_CHANGED Signature

Method ON_CHANGED on class CL_DET_CONTEXT_AREA2_PPF has no parameter.
Method ON_CHANGED on class CL_DET_CONTEXT_AREA2_PPF has no exception.

Method ON_COPIED_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EO_ITEM Call by reference Type reference (TYPE) 20000504

Method ON_COPIED_ITEM on class CL_DET_CONTEXT_AREA2_PPF has no exception.

Method ON_DELETED_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EO_ITEM Call by reference Type reference (TYPE) 20000504

Method ON_DELETED_ITEM on class CL_DET_CONTEXT_AREA2_PPF has no exception.

Method ON_MODIFIED_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EO_ITEM Call by reference Type reference (TYPE) 20000504

Method ON_MODIFIED_ITEM on class CL_DET_CONTEXT_AREA2_PPF has no exception.

Method ON_MOVED_DOWN_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EO_ITEM Call by reference Type reference (TYPE) 20000504

Method ON_MOVED_DOWN_ITEM on class CL_DET_CONTEXT_AREA2_PPF has no exception.

Method ON_MOVED_UP_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EO_ITEM Call by reference Type reference (TYPE) 20000504

Method ON_MOVED_UP_ITEM on class CL_DET_CONTEXT_AREA2_PPF has no exception.

Method ON_REFRESH_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EO_ITEM Call by reference Type reference (TYPE) 20000504

Method ON_REFRESH_ITEM on class CL_DET_CONTEXT_AREA2_PPF has no exception.

Method REFRESH_CONDITIONS Signature

Method REFRESH_CONDITIONS on class CL_DET_CONTEXT_AREA2_PPF has no parameter.
Method REFRESH_CONDITIONS on class CL_DET_CONTEXT_AREA2_PPF has no exception.

Method SET_MODE 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 20010403

Method SET_MODE on class CL_DET_CONTEXT_AREA2_PPF has no exception.

Method TOGGLE_MODE Signature

Method TOGGLE_MODE on class CL_DET_CONTEXT_AREA2_PPF has no parameter.
Method TOGGLE_MODE on class CL_DET_CONTEXT_AREA2_PPF has no exception.

Method TRANSPORT_ITEMS Signature

Method TRANSPORT_ITEMS on class CL_DET_CONTEXT_AREA2_PPF has no parameter.
Method TRANSPORT_ITEMS on class CL_DET_CONTEXT_AREA2_PPF has no exception.
Event Signatures

Event MODE_CHANGED Signature
Event MODE_CHANGED on class CL_DET_CONTEXT_AREA2_PPF has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 46D