SAP ABAP Class CL_DET_CONDITION_ITEM2_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 | 20000503 |
Properties
Class | CL_DET_CONDITION_ITEM2_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 | 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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DET_CONDITION_ITEM2_PPF has no interface implemented.
Friends
Class CL_DET_CONDITION_ITEM2_PPF has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CONDITION_TRANSP_PPF | PPF: Transp. Condition | 20000503 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | PPFSDETCO3 | PPF: Condition Display in the User Interface | 20000503 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_FWWP_COMMAND | Abstract Command | 20010607 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_FWWP_COMMAND | Abstract Command | 20010607 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR1 | SPACE | Technical Names | 20001208 | |
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | PPFDLOKFLAG | PPF: Symbol for the status of the condition (with text) | 20070227 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | PPFDLOKFLAG | PPF: Symbol for the status of the condition (with text) | 20070227 | ||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | PPFDLSTOPFL | PPF: Symbol for the stop flag (with text) | 20070227 | ||
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | PPFDLOKFLAG | PPF: Symbol for the status of the condition (with text) | 20070227 | ||
10 | ![]() |
Static Attribute | Private | See coding | Table with Items | 20000503 | |||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-UNAME | ABAP System, User Logon Name | 20000808 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR1 | Locking Failure | 20000714 | ||
13 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | 20000503 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR1 | Mode: D Display M Change | 20000711 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20000503 | ||
16 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | SWWW_T_MERGE_TABLE | Merge Table | 20000503 | ||
17 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | PPFDTTT | PPF: Description of Action Definition | 20001115 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Activates all Commands | 20000821 |
2 | ![]() |
Instance method | Protected | Method | Generates Command Objects for the Item | 20000503 |
3 | ![]() |
Instance method | Public | Method | Copies a Condition | 20000503 |
4 | ![]() |
Instance method | Public | Method | Deletes a Condition | 20000503 |
5 | ![]() |
Instance method | Public | Method | Displays a Condition | 20000503 |
6 | ![]() |
Instance method | Public | Method | Displays Technical Descriptions | 20001208 |
7 | ![]() |
Static method | Public | Method | Releases Resources | 20000714 |
8 | ![]() |
Instance method | Public | Method | Delivers Reference to Condition Object | 20000503 |
9 | ![]() |
Static method | Public | Method | Deletes an Item Instance | 20000503 |
10 | ![]() |
Static method | Public | Method | Deletes an Item Instance | 20010606 |
11 | ![]() |
Instance method | Public | Method | Changes a Condition | 20000503 |
12 | ![]() |
Instance method | Public | Method | Moves a Condition Down | 20000503 |
13 | ![]() |
Instance method | Public | Method | Moves a Condition Up | 20000503 |
14 | ![]() |
Instance method | Private | Method | Fires Changed Event | 20010404 |
15 | ![]() |
Instance method | Public | Method | Updates a Condition | 20000503 |
16 | ![]() |
Instance method | Public | Method | Sets Stop Flag for Condition | 20000503 |
17 | ![]() |
Instance method | Public | Method | Sets Color of Line | 20001009 |
18 | ![]() |
Instance method | Public | Method | Sets the Mode | 20010403 |
19 | ![]() |
Instance method | Public | Method | Displays Error Log for a Condition | 20000503 |
20 | ![]() |
Instance method | Public | Method | Transports a Condition | 20000525 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | COPIED | Instance Event (0) |
Public (2) |
Copied | 20000503 |
2 | DELETED | Instance Event (0) |
Public (2) |
Deleted | 20000503 |
3 | MODIFIED | Instance Event (0) |
Public (2) |
Modified | 20000503 |
4 | MOVED_DOWN | Instance Event (0) |
Public (2) |
Moved Down in ALV | 20000503 |
5 | MOVED_UP | Instance Event (0) |
Public (2) |
Moved Up in ALV | 20000503 |
6 | REFRESH | Instance Event (0) |
Public (2) |
Refresh | 20000503 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | ITEM | Private | See coding | 20000503 | BEGIN OF item,
ppf_cond type ref to cl_condition_transp_ppf,
cond_item type ref to cl_det_condition_item2_ppf,
mode type char1,
END OF item
|
Method Signatures
Method ACTIVATE_COMMANDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_ACTIVATE | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | aktivieren | 20010403 |
Method ACTIVATE_COMMANDS on class CL_DET_CONDITION_ITEM2_PPF has no exception.
Method ADD_COMMANDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_MODE | Call by reference | Type reference (TYPE) | CHAR1 | 'D' | Modus: D anzeigen M ändern | 20000529 |
Method ADD_COMMANDS on class CL_DET_CONDITION_ITEM2_PPF has no exception.
Method COPY_CONDITION Signature
Method COPY_CONDITION on class CL_DET_CONDITION_ITEM2_PPF has no parameter.
Method COPY_CONDITION on class CL_DET_CONDITION_ITEM2_PPF has no exception.
Method DELETE_CONDITION Signature
Method DELETE_CONDITION on class CL_DET_CONDITION_ITEM2_PPF has no parameter.
Method DELETE_CONDITION on class CL_DET_CONDITION_ITEM2_PPF has no exception.
Method DISPLAY_CONDITION Signature
Method DISPLAY_CONDITION on class CL_DET_CONDITION_ITEM2_PPF has no parameter.
Method DISPLAY_CONDITION on class CL_DET_CONDITION_ITEM2_PPF has no exception.
Method DISPLAY_TECH_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_BOOLEAN | Call by reference | Type reference (TYPE) | CHAR1 | X = true, space = false | 20010822 |
Method DISPLAY_TECH_NAME on class CL_DET_CONDITION_ITEM2_PPF has no exception.
Method FREE Signature
Method FREE on class CL_DET_CONDITION_ITEM2_PPF has no parameter.
Method FREE on class CL_DET_CONDITION_ITEM2_PPF has no exception.
Method GET_COND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_COND | Value transfer | Object reference (TYPE REF TO) | CL_CONDITION_TRANSP_PPF | PPF: Bedingung und Template | 20000503 |
Method GET_COND on class CL_DET_CONDITION_ITEM2_PPF has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_ITEM | Value transfer | Object reference (TYPE REF TO) | CL_DET_CONDITION_ITEM2_PPF | PPF: Ausgabeanzeige | 20000503 | ||
2 | ![]() |
EP_NEW | Call by reference | Type reference (TYPE) | CHAR1 | neu erzeugt | 20000503 | ||
3 | ![]() |
IO_COND | Call by reference | Object reference (TYPE REF TO) | CL_CONDITION_TRANSP_PPF | PPF: Bedingung und Template | 20000503 | ||
4 | ![]() |
IP_LOCKED | Call by reference | Type reference (TYPE) | CHAR1 | ist gesperrt | 20000821 | ||
5 | ![]() |
IP_LOCKED_BY | Call by reference | Type reference (TYPE) | SYUNAME | sperrender Benutzer | 20000821 | ||
6 | ![]() |
IP_MODE | Call by reference | Type reference (TYPE) | CHAR1 | PPF: M modify D display | 20000503 |
Method GET_INSTANCE on class CL_DET_CONDITION_ITEM2_PPF has no exception.
Method GET_ITEM_FOR_COND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_COND | Call by reference | Object reference (TYPE REF TO) | CL_CONDITION_TRANSP_PPF | PPF: Bedingung und Template | 20010606 | ||
2 | ![]() |
RO_ITEM | Value transfer | Object reference (TYPE REF TO) | CL_DET_CONDITION_ITEM2_PPF | PPF: Ausgabeanzeige | 20010606 |
Method GET_ITEM_FOR_COND on class CL_DET_CONDITION_ITEM2_PPF has no exception.
Method MODIFY_CONDITION Signature
Method MODIFY_CONDITION on class CL_DET_CONDITION_ITEM2_PPF has no parameter.
Method MODIFY_CONDITION on class CL_DET_CONDITION_ITEM2_PPF has no exception.
Method MOVEDOWN_CONDITION Signature
Method MOVEDOWN_CONDITION on class CL_DET_CONDITION_ITEM2_PPF has no parameter.
Method MOVEDOWN_CONDITION on class CL_DET_CONDITION_ITEM2_PPF has no exception.
Method MOVEUP_CONDITION Signature
Method MOVEUP_CONDITION on class CL_DET_CONDITION_ITEM2_PPF has no parameter.
Method MOVEUP_CONDITION on class CL_DET_CONDITION_ITEM2_PPF has no exception.
Method RAISE_CHANGED Signature
Method RAISE_CHANGED on class CL_DET_CONDITION_ITEM2_PPF has no parameter.
Method RAISE_CHANGED on class CL_DET_CONDITION_ITEM2_PPF has no exception.
Method REFRESH_CONDITION Signature
Method REFRESH_CONDITION on class CL_DET_CONDITION_ITEM2_PPF has no parameter.
Method REFRESH_CONDITION on class CL_DET_CONDITION_ITEM2_PPF has no exception.
Method SETSTOP_CONDITION Signature
Method SETSTOP_CONDITION on class CL_DET_CONDITION_ITEM2_PPF has no parameter.
Method SETSTOP_CONDITION on class CL_DET_CONDITION_ITEM2_PPF has no exception.
Method SET_COLOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_COLOR | Call by reference | Type reference (TYPE) | LVC_S_COLO | ALV-Control: Farbcodierung | 20001009 |
Method SET_COLOR on class CL_DET_CONDITION_ITEM2_PPF has no exception.
Method SET_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_MODE | Call by reference | Type reference (TYPE) | PPFDMODE | PPF: Modus | 20010403 |
Method SET_MODE on class CL_DET_CONDITION_ITEM2_PPF has no exception.
Method SHOWPROTOCOL_CONDITION Signature
Method SHOWPROTOCOL_CONDITION on class CL_DET_CONDITION_ITEM2_PPF has no parameter.
Method SHOWPROTOCOL_CONDITION on class CL_DET_CONDITION_ITEM2_PPF has no exception.
Method TRANSPORT_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CP_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20000529 |
Method TRANSPORT_CONDITION on class CL_DET_CONDITION_ITEM2_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_ITEM2_PPF | PPF: Ausgabeanzeige | 20000503 |
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_ITEM2_PPF | PPF: Ausgabeanzeige | 20000503 |
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_ITEM2_PPF | PPF: Ausgabeanzeige | 20000503 |
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_ITEM2_PPF | PPF: Ausgabeanzeige | 20000503 |
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_ITEM2_PPF | PPF: Ausgabeanzeige | 20000503 |
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_ITEM2_PPF | PPF: Ausgabeanzeige | 20000503 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 46D |