SAP ABAP Class /ISDFPS/CL_FDPDA_CNTL (Controller Detail Area)
Hierarchy
EA-DFPS (Software Component) SAP Enterprise Extension Defense Forces & Public Security
   IS-DFS-OF-FDP (Application Component) Structures Workbench
     /ISDFPS/FDP (Package) Armed Forces and Deployment Planning
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /ISDFPS/CL_FDPDA_EPA Armed Forces and Relocation Planning: Equipment Package 20040914
2 Inheritance (c INHERITING FROM c_ref)  /ISDFPS/CL_FDPDA_FOR Armed Forces and Deployment Planning - Force Element 20020404
3 Inheritance (c INHERITING FROM c_ref)  /ISDFPS/CL_FDPDA_JOB Armed Forces and Relocation Planning - Job 20040216
4 Inheritance (c INHERITING FROM c_ref)  /ISDFPS/CL_FDPDA_MC Armed Forces and Deployment Planning - MPO 20040304
5 Inheritance (c INHERITING FROM c_ref)  /ISDFPS/CL_FDPDA_MPA Armed Forces and Deployment Planning - MPO 20021025
6 Inheritance (c INHERITING FROM c_ref)  /ISDFPS/CL_FDPDA_MPO Armed Forces and Deployment Planning - MPO 20020510
7 Inheritance (c INHERITING FROM c_ref)  /ISDFPS/CL_FDPDA_PER Armed Forces and Deployment Planning - Personnel 20020702
8 Inheritance (c INHERITING FROM c_ref)  /ISDFPS/CL_FDPDA_POS Armed Forces and Deployment Planning - Position 20020701
9 Inheritance (c INHERITING FROM c_ref)  /ISDFPS/CL_FDPDA_REF Armed Forces and Relocation Planning - Reference Force Elem. 20040128
Properties
Class /ISDFPS/CL_FDPDA_CNTL  
Short Description Controller Detail Area    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /ISDFPS/FDP   Armed Forces and Deployment Planning 
Created 20020404   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 PPET0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /ISDFPS/CL_FDPDA_CNTL has no interface implemented.
Friends
Class /ISDFPS/CL_FDPDA_CNTL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CARRIER_DYNNR Static Attribute Public Type reference (TYPE) SY-DYNNR '0100' Subscreen Container 20020414
2 CARRIER_REPID Static Attribute Public Type reference (TYPE) SY-REPID '/ISDFPS/SAPLFDPDAENG' Main Program of Subscreen Container 20020414
3 C_DETMOD_DET Constant Public Type reference (TYPE) /ISDFPS/DETAIL_MODE '2' Structures Workbench: Detail Mode 20020724
4 C_DETMOD_DIF Constant Public Type reference (TYPE) /ISDFPS/DETAIL_MODE '7' Structures Workbench: Detail Mode 20050315
5 C_DETMOD_HTM Constant Public Type reference (TYPE) /ISDFPS/DETAIL_MODE '4' Structures Workbench: Detail Mode 20020723
6 C_DETMOD_MAT Constant Public Type reference (TYPE) /ISDFPS/DETAIL_MODE '1' Structures Workbench: Detail Mode 20020724
7 C_DETMOD_PER Constant Public Type reference (TYPE) /ISDFPS/DETAIL_MODE '7' Structures Workbench: Detail Mode 20040107
8 C_DETMOD_SEA Constant Public Type reference (TYPE) /ISDFPS/DETAIL_MODE '8' Structures Workbench: Detail Mode 20040504
9 C_DETMOD_SEA_PER Constant Public Type reference (TYPE) /ISDFPS/DETAIL_MODE '6' Structures Workbench: Detail Mode 20050330
10 C_DETMOD_SET Constant Public Type reference (TYPE) /ISDFPS/DETAIL_MODE '5' Structures Workbench: Detail Mode 20020724
11 C_ICON_CHANGE Constant Public Type reference (TYPE) ICON_D '@5B@' Tab Page Can Be Changed 20040906
12 C_ICON_DISPLAY Constant Public Type reference (TYPE) ICON_D '@BZ@' Tab Page Can Be Displayed Only 20040906
13 DETAIL_DYNNR Static Attribute Public Type reference (TYPE) SY-DYNNR '1100' Detail Area in Subscreen Container 20020508
14 DETAIL_DYNNR_FOOTER Static Attribute Public Type reference (TYPE) SY-DYNNR '200' Detail Area in Subscreen Container 20020709
15 DETAIL_DYNNR_HEADER Static Attribute Public Type reference (TYPE) SY-DYNNR '50' Detail Area in Subscreen Container 20020709
16 DETAIL_DYNNR_MAIN Static Attribute Public Type reference (TYPE) SY-DYNNR '100' Detail Area in Subscreen Container 20020709
17 DETAIL_MODE Static Attribute Public Type reference (TYPE) /ISDFPS/DETAIL_MODE 1 Structures Workbench: Detail Mode 20020503
18 DETAIL_REPID_FOOTER Static Attribute Public Type reference (TYPE) SY-REPID '/ISDFPS/SAPLFDPDAGEN' Detail Area in Subscreen Container 20020709
19 DETAIL_REPID_HEADER Static Attribute Public Type reference (TYPE) SY-REPID '/ISDFPS/SAPLFDPDAGEN' Detail Area in Subscreen Container 20020709
20 DETAIL_REPID_MAIN Static Attribute Public Type reference (TYPE) SY-REPID '/ISDFPS/SAPLFDPDAGEN' Detail Area in Subscreen Container 20020709
21 GT_COMPONENT Static Attribute Private Type reference (TYPE) /ISDFPS/FDPDA_CMP_TAB Structures Workbench Component Table: Detail Area 20020509
22 GT_DETAIL_TABSTRIP Static Attribute Private Type reference (TYPE) /ISDFPS/FDPDA_TABIDENT_TAB Tab Page for iPPE Tabstrip Control 20020718
23 GT_TABSTRIP_CUSTOMIZING Static Attribute Private Type reference (TYPE) /ISDFPS/V_DA02_TAB Table Type for View /isdfps/v_da02 20021004
24 G_GREY_FLAG Static Attribute Public Type reference (TYPE) AS4FLAG Display mode 20040826
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020724
2 COMPONENT_READ Static method Private Method Read a Component 20020509
3 COMPONENT_TAB_INIT Static method Private Method Launch Component Table 20020509
4 CONSTRUCTOR Instance method Public Constructor Constructor 20020709
5 DETAIL_MODE_PROCESSING Instance method Protected Method Called for Changing Detail Mode 20031021
6 DETAIL_MODE_SET Static method Public Method Activates Detail Mode 20020723
7 DETERMINE_DA_GREYFLAG Static method Public Method Determine the Detail Area GREY_FLAG 20040901
8 GET_ACTIVE_TABSTRIP Static method Public Method Read Active Tabstrip Control 20020718
9 GREYFLAG_SET Static method Public Method Set Grey Flag 20021004
10 INIT Static method Public Method Launch Detail Area 20020414
11 OBJECT_CHANGED Static method Public Method Active Object Was Changed 20020419
12 POST_PROCESSING Instance method Protected Method Switch Object - Clear Current Object 20020509
13 PRE_PROCESSING Instance method Protected Method Switch Object - Set New Object 20020509
14 READ_TABSTRIP_CUSTOMIZING Static method Public Method Read Customizing Settings of Tabstrips 20021004
15 REFRESH Instance method Protected Method Refresh 20021029
16 REFRESH_DA Static method Public Method Refresh 20021107
17 SET_ACTIVE_TABSTRIP Static method Public Method Set Active Tabstrip Control 20020718
18 SET_REPORT_ID Static method Private Method Set Function Group Details 20020510
19 SET_TABSTRIP_CONTROL Static method Public Method Set the Tab Pages 20040906
20 SET_TABSTRIP_CUSTOMIZING Static method Public Method Set Customizing Settings of Tabstrip 20021004
Events
# Event Type Visibility Description Created on
1 EVENT_POST_PROCESSING Static Event
(1)
Public
(2)
Switch Object - Set New Object 20031021
2 EVENT_PRE_PROCESSING Static Event
(1)
Public
(2)
Switch Object - Clear Current Object 20031021
Types
Class /ISDFPS/CL_FDPDA_CNTL has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /ISDFPS/CL_FDPDA_CNTL has no parameter.
Method CLASS_CONSTRUCTOR on class /ISDFPS/CL_FDPDA_CNTL has no exception.

Method COMPONENT_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_COMPONENT Call by reference Type reference (TYPE) /ISDFPS/FDPDA_CMP Komponententabelle Detailbereich 20020509
2 Importing IM_OTYPE Call by reference Type reference (TYPE) /ISDFPS/FDP_OTYPE Workbench 'Strukturen' - Objekttyp 20020509
# Exception Resumable Description Created on
1 COMPONENT_NOT_FOUND Komponente existiert nicht 20020509
2 INVALID_INPUT Fehlerhafte Parameter 20020509

Method COMPONENT_TAB_INIT Signature

Method COMPONENT_TAB_INIT on class /ISDFPS/CL_FDPDA_CNTL has no parameter.
Method COMPONENT_TAB_INIT on class /ISDFPS/CL_FDPDA_CNTL has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /ISDFPS/CL_FDPDA_CNTL has no parameter.
Method CONSTRUCTOR on class /ISDFPS/CL_FDPDA_CNTL has no exception.

Method DETAIL_MODE_PROCESSING Signature

Method DETAIL_MODE_PROCESSING on class /ISDFPS/CL_FDPDA_CNTL has no parameter.
Method DETAIL_MODE_PROCESSING on class /ISDFPS/CL_FDPDA_CNTL has no exception.

Method DETAIL_MODE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DETAIL_MODE Call by reference Type reference (TYPE) /ISDFPS/DETAIL_MODE Detailmode der Workbench Strukturen 20020724

Method DETAIL_MODE_SET on class /ISDFPS/CL_FDPDA_CNTL has no exception.

Method DETERMINE_DA_GREYFLAG Signature

Method DETERMINE_DA_GREYFLAG on class /ISDFPS/CL_FDPDA_CNTL has no parameter.
Method DETERMINE_DA_GREYFLAG on class /ISDFPS/CL_FDPDA_CNTL has no exception.

Method GET_ACTIVE_TABSTRIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTIVE_TABSTRIP Call by reference Type reference (TYPE) /ISDFPS/PPE_TS_TABIDENT Tabreiter 20021015
2 Importing I_FDP_OTYPE Call by reference Type reference (TYPE) /ISDFPS/FDP_OTYPE Workbench 'Strukturen' - Objekttyp 20021015

Method GET_ACTIVE_TABSTRIP on class /ISDFPS/CL_FDPDA_CNTL has no exception.

Method GREYFLAG_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GREY_FLAG Call by reference Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20040826

Method GREYFLAG_SET on class /ISDFPS/CL_FDPDA_CNTL has no exception.

Method INIT Signature

Method INIT on class /ISDFPS/CL_FDPDA_CNTL has no parameter.
Method INIT on class /ISDFPS/CL_FDPDA_CNTL has no exception.

Method OBJECT_CHANGED Signature

Method OBJECT_CHANGED on class /ISDFPS/CL_FDPDA_CNTL has no parameter.
Method OBJECT_CHANGED on class /ISDFPS/CL_FDPDA_CNTL has no exception.

Method POST_PROCESSING Signature

Method POST_PROCESSING on class /ISDFPS/CL_FDPDA_CNTL has no parameter.
Method POST_PROCESSING on class /ISDFPS/CL_FDPDA_CNTL has no exception.

Method PRE_PROCESSING Signature

Method PRE_PROCESSING on class /ISDFPS/CL_FDPDA_CNTL has no parameter.
Method PRE_PROCESSING on class /ISDFPS/CL_FDPDA_CNTL has no exception.

Method READ_TABSTRIP_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LAYOUT Call by reference Type reference (TYPE) PPE_TS_LAYOUTNAME Layout-Referenzname für iPPE-Registerkarte 20031021
2 Importing I_FDP_OTYPE Call by reference Type reference (TYPE) /ISDFPS/FDP_OTYPE Workbench 'Strukturen' - Objekttyp 20021004
3 Importing I_TCODE Call by reference Type reference (TYPE) TCODE Transaktionscode 20021004

Method READ_TABSTRIP_CUSTOMIZING on class /ISDFPS/CL_FDPDA_CNTL has no exception.

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FCODE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20021029
2 Importing IS_PARENT Call by reference Type reference (TYPE) /ISDFPS/FDP_OBJECT Identifikationsstruktur Objekt 20021029
3 Importing IT_OBJECTS Call by reference Type reference (TYPE) /ISDFPS/FDP_OBJECT_TAB Tabellenstruktur Objekt in der Workbench 'Strukturen' 20021029
# Exception Resumable Description Created on
1 INVALID_FCODE Ungültiger Funktionscode 20021029

Method REFRESH_DA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FCODE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20021107
2 Importing IS_PARENT Call by reference Type reference (TYPE) /ISDFPS/FDP_OBJECT Identifikationsstruktur Objekt 20021107
3 Importing IT_OBJECTS Call by reference Type reference (TYPE) /ISDFPS/FDP_OBJECT_TAB Tabellenstruktur Objekt in der Workbench 'Strukturen' 20021107
# Exception Resumable Description Created on
1 INVALID_FCODE Ungültiger Funktionscode 20021107

Method SET_ACTIVE_TABSTRIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVE_TABSTRIP Call by reference Type reference (TYPE) /ISDFPS/PPE_TS_TABIDENT Tabreiter 20021015
2 Importing I_FDP_OTYPE Call by reference Type reference (TYPE) /ISDFPS/FDP_OTYPE Workbench 'Strukturen' - Objekttyp 20021015

Method SET_ACTIVE_TABSTRIP on class /ISDFPS/CL_FDPDA_CNTL has no exception.

Method SET_REPORT_ID Signature

Method SET_REPORT_ID on class /ISDFPS/CL_FDPDA_CNTL has no parameter.
Method SET_REPORT_ID on class /ISDFPS/CL_FDPDA_CNTL has no exception.

Method SET_TABSTRIP_CONTROL Signature

Method SET_TABSTRIP_CONTROL on class /ISDFPS/CL_FDPDA_CNTL has no parameter.
Method SET_TABSTRIP_CONTROL on class /ISDFPS/CL_FDPDA_CNTL has no exception.

Method SET_TABSTRIP_CUSTOMIZING Signature

Method SET_TABSTRIP_CUSTOMIZING on class /ISDFPS/CL_FDPDA_CNTL has no parameter.
Method SET_TABSTRIP_CUSTOMIZING on class /ISDFPS/CL_FDPDA_CNTL has no exception.
Event Signatures

Event EVENT_POST_PROCESSING Signature
Event EVENT_POST_PROCESSING on class /ISDFPS/CL_FDPDA_CNTL has no parameter.
Event EVENT_PRE_PROCESSING Signature
Event EVENT_PRE_PROCESSING on class /ISDFPS/CL_FDPDA_CNTL has no parameter.
History
Last changed by/on SAP  20050411 
SAP Release Created in 10A