SAP ABAP Class /ISDFPS/CL_PM_RELOC_CHECK_UI (Relocation of Technical Object: UI Check Program)
Hierarchy
EA-DFPS (Software Component) SAP Enterprise Extension Defense Forces & Public Security
   PM-WOC (Application Component) Maintenance Processing
     /ISDFPS/PM (Package) SDP BW Enhancements in PM
Properties
Class /ISDFPS/CL_PM_RELOC_CHECK_UI  
Short Description Relocation of Technical Object: UI Check Program    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class /ISDFPS/PM_RELOC_CHK    
Program status     
Category 0   
Package /ISDFPS/PM   SDP BW Enhancements in PM 
Created 20040825   SAP 
Last change 20081217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /ISDFPS/CL_PM_RELOC_CHECK_UI has no interface implemented.
Friends
Class /ISDFPS/CL_PM_RELOC_CHECK_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_BAL_CONTEXT Constant Private Type reference (TYPE) BALTABNAME '/ISDFPS/PM_RELOC_BAL_CONTEXT' Application Log Context Table 20040908
2 CON_MODUS_CHANGE Constant Private Type reference (TYPE) CHAR1 'C' "Change" Mode 20040825
3 CON_MODUS_DISPLAY Constant Private Type reference (TYPE) CHAR1 'D' "Display" Mode 20040825
4 CON_OBJ_CHECK Instance attribute Private Type reference (TYPE) CHAR4 'CHCK' "Check" Object Type 20040914
5 CON_OBJ_EQUI_STRU Instance attribute Private Type reference (TYPE) CHAR4 'EQST' "Equipment Structure" Object Type 20040826
6 CON_OBJ_EQUI_STRU_HEADER Instance attribute Private Type reference (TYPE) CHAR4 'EQSH' "Equipment Structure Header" Object Type 20040826
7 CON_OBJ_EQUNR Instance attribute Private Type reference (TYPE) CHAR4 'EQUI' "Equipment" Object Type 20040825
8 CON_OBJ_EQUNR_HEADER Instance attribute Private Type reference (TYPE) CHAR4 'EQUH' "Equipment Header" Object Type 20040825
9 CON_OBJ_FORCE Instance attribute Private Type reference (TYPE) CHAR4 'FORC' "Force Element" Object Type 20040826
10 CON_OBJ_IFLO Instance attribute Private Type reference (TYPE) CHAR4 'IFLO' "Functional Location" Object Type 20040827
11 CON_OBJ_INFO Instance attribute Private Type reference (TYPE) CHAR4 'INFO' "Info" Object Type 20040907
12 CON_OBJ_SE Instance attribute Private Type reference (TYPE) CHAR4 'OR' "Ortob" Object Type 20040825
13 CON_OBJ_SE_HEADER Instance attribute Private Type reference (TYPE) CHAR4 'ORH' "OR Header" Object Type 20040825
14 CON_REPID_UI Constant Public Type reference (TYPE) SYREPID '/ISDFPS/CL_PM_RELOC_CHECK_UI' Current Report 20040825
15 CON_VALUE_NO_CP Constant Public Type reference (TYPE) /ISDFPS/PM_RELOC_VALUES-INFO 'NO_CP' "No Change Authorization" Indicator 20080109
16 GC_LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20040907
17 GC_MESSAGE Instance attribute Private Type reference (TYPE) STRING Message Text 20040908
18 GC_MODUS Instance attribute Private Type reference (TYPE) CHAR1 Processing Mode 20040825
19 GC_SAVE_MODE Instance attribute Private Type reference (TYPE) CHAR1 Save Mode for ALV Tree 20040825
20 GO_PARENT_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Control Container 20040825
21 GO_TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_TREE ALV Tree Control 20040825
22 GS_FORCE Instance attribute Private Type reference (TYPE) TS_FORCE Force Element 20040826
23 GT_CHECKS Instance attribute Private Type reference (TYPE) TT_CHECKS Check Classes 20040908
24 GT_EQUI_STRU Instance attribute Private Type reference (TYPE) TT_EQUI_STRU Equipment Structure/Hierarchy 20040826
25 GT_EQUNR Instance attribute Private Type reference (TYPE) /ISDFPS/PM_RELOC_CHECK_EQUI_T Relocation of Technical Object: Equipment Data 20040825
26 GT_ORTOB Instance attribute Private Type reference (TYPE) TT_ORTOB Force Elements for the Technical Object 20040825
27 GT_SELECTION Instance attribute Private Type reference (TYPE) RSPARAMS_TT Selection Table 20040825
28 GT_TREE Instance attribute Private Type reference (TYPE) /ISDFPS/PM_RELOC_CHECK_ALV_T Tree 20040825
29 GT_TREE_CONTENT Instance attribute Private Type reference (TYPE) TT_TREE_CONTENT Tree Content 20040825
30 GT_TREE_CUS_DEP Instance attribute Private Type reference (TYPE) TT_TREE_CUS_DEP Node Dependencies 20041004
31 GT_TREE_CUS_HIER Instance attribute Private Type reference (TYPE) TT_TREE_CUS_HIER Node Hierarchy 20040826
32 GT_TREE_CUS_INHIT Instance attribute Private Type reference (TYPE) TT_TREE_CUS_INHIT Node Inheritance 20041001
33 GT_TREE_CUS_NODE Instance attribute Private Type reference (TYPE) TT_TREE_CUS_NODE Node Customizing 20040826
34 GT_TREE_OUT Instance attribute Private Type reference (TYPE) /ISDFPS/PM_RELOC_CHECK_ALV_T Tree Output 20040825
35 GT_TREE_VALUES Instance attribute Private Type reference (TYPE) TT_TREE_VALUES Node Values (Runtime Data) 20040923
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORITY_CHECK Instance method Private Method Check Authorizations 20040825
2 CHANGE_START_SINGLE Instance method Private Method Change: Start Single Change for Object 20040928
3 CHECK_START_SINGLE Instance method Private Method Check: Start Single Check for Object 20040928
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040908
5 FUNC_CHECK_LOGSYS_FOR_EQUI Instance method Private Method Function: Check Logical System for Equipment 20041005
6 FUNC_CHECK_LOGSYS_FOR_IFLO Instance method Private Method Function: Check Logical System for Func.Location 20041005
7 FUNC_CHECK_LOGSYS_FOR_MPOS Instance method Private Method Function: Check Logical System for Maintenance Plan 20041005
8 FUNC_CHECK_LOGSYS_FOR_ORDER Instance method Private Method Function: Check Logical System for Order 20041005
9 FUNC_CHECK_LOGSYS_FOR_QMEL Instance method Private Method Function: Check Logical System for Notification 20041005
10 LOG_DELETE Instance method Private Method Log: Delete Current Log 20040909
11 LOG_INITIALIZE Instance method Private Method Log: Initialize/Create Log 20040907
12 LOG_MESSAGE Instance method Private Method Log: Add Message to Log 20040908
13 LOG_MESSAGE_DELETE Instance method Private Method Log: Delete Obsolete Messages 20040908
14 LOG_SHOW_FOR_OBJECT Instance method Private Method Log: Display Log for Single Object 20040908
15 ON_LINK_CLICK Instance method Private Event handling method Tree: Event LINK_CLICK 20040825
16 SELECTION_CALL_SCREEN Instance method Private Method Process DB Selection - Call Selection Screen 20040825
17 SELECTION_PREPARE_RANGES Instance method Private Method Process DB Selection - Prepare Ranges for Selection 20040825
18 SELECTION_PROCESSING Instance method Private Method Process DB Selection 20040825
19 SELECTION_PROCESSING_EQUNR Instance method Private Method Process DB Selection - Select Equipment Data 20040825
20 SELECTION_PROCESSING_FORCE Instance method Private Method Process DB Selection - Select Relation to Force Element 20070514
21 SELECTION_PROCESSING_MPOS Instance method Private Method Process DB Selection - Select Relation to Force Element 20041004
22 SELECTION_PROCESSING_ORDER Instance method Private Method Process DB Selection - Select Relation to Force Element 20040827
23 SELECTION_PROCESSING_ORDER_OLD Instance method Private Method Process DB Selection - Select Relation to Force Element 20050722
24 SELECTION_PROCESSING_ORD_QMEL Instance method Private Method Process DB Selection - Select Relation to Force Element 20050722
25 SELECTION_PROCESSING_ORTOB Instance method Private Method Process DB Selection - Select Relation to Force Element 20040825
26 SELECTION_PROCESSING_QMEL Instance method Private Method Process DB Selection - Select Relation to Force Element 20040930
27 SELECTION_PROCESSING_QMEL_OLD Instance method Private Method Process DB Selection - Select Relation to Force Element 20050722
28 SELECTION_TREE_STRUC_EQ Instance method Private Method Process DB Selection: Create Tree for Equip. Hierarchy - EQ 20040827
29 SELECTION_TREE_STRUC_TP Instance method Private Method Process DB Selection: Create Tree for Equi.Hierarchy - FL 20040827
30 TREE_ADD_NODE Instance method Private Method Tree: Add Node to Tree 20040826
31 TREE_CHANGE_OBJECT Instance method Private Method Tree: Change Object in Tree 20040930
32 TREE_CHANGE_OBJECT_SINGLE Instance method Private Method Tree: Change Single Object in Tree 20040915
33 TREE_CHECK_DATA Instance method Private Method Tree: Check Data in Tree 20040907
34 TREE_CHECK_DEP_OBJECTS Instance method Private Method Tree: Check Object in Tree 20041004
35 TREE_CHECK_OBJECT Instance method Private Method Tree: Check Object in Tree 20040908
36 TREE_CHECK_OBJECT_SINGLE Instance method Private Method Tree: Check Single Object in Tree (Single Check) 20040914
37 TREE_CREATE Instance method Private Method Tree: Create Tree 20040825
38 TREE_CREATE_CONTROL Instance method Private Method Tree: Create Control 20040825
39 TREE_CREATE_CUSTOMIZING Instance method Private Method Tree: Create Customizing Settings 20040826
40 TREE_CREATE_FIELDCAT Instance method Private Method Tree: Create Field Catalog 20040825
41 TREE_CREATE_HIERARCHY Instance method Private Method Tree: Define Hierarchy Header 20040825
42 TREE_CREATE_INTERNAL_DATA Instance method Private Method Tree: Create Internal Data for Tree 20040907
43 TREE_CREATE_REGISTER_EVENTS Instance method Private Method Tree: Register Events 20040825
44 TREE_GET_CHECK_POSITION Instance method Private Method Tree: Get Position in Tree for New Check Line 20040914
45 TREE_LOAD_DATA Instance method Private Method Tree: Set Data for Tree 20040907
46 TREE_LOAD_DATA_PREPARE Instance method Private Method Tree: Prepare Data for Tree 20040915
47 TREE_OBJ_INFO_EQUI Instance method Private Method Tree: Prepare Object Data for Equipment 20040826
48 TREE_OBJ_INFO_FORCE Instance method Private Method Tree: Prepare Object Data for Force Element 20040908
49 TREE_OBJ_INFO_FORCE_OLD Instance method Private Method Tree: Prepare Object Data for Force Element 20050719
50 TREE_OBJ_INFO_SE Instance method Private Method Tree: Prepare Object Data for Force Element 20040825
51 TREE_REFRESH Instance method Private Method Tree: Refresh Data in Tree (NO Reload from Database) 20040908
52 TREE_SET_CHANGE_ICON Instance method Private Method Tree: Set Check Icon for Object 20040914
53 TREE_SET_CHECK_ICON Instance method Private Method Tree: Set Check Icon for Object 20040908
54 TREE_SET_STATUS_ICON Instance method Private Method Tree: Set Status Icon for Object 20040908
55 TREE_STATUS_ICON_INHERITANCE Instance method Private Method Tree: Set Inheritance for Status Icon 20040908
56 UI_END_COMMUNICATION Instance method Public Method User Interface: End Communication 20040825
57 UI_LOG_SHOW Instance method Public Method User Interface: Show Log 20040908
58 UI_REFRESH_ALL Instance method Public Method User Interface: Refresh/Reload Data 20040825
59 UI_SELECTION_CALL_SCREEN Instance method Public Method User Interface: Call Selection Screen 20040825
60 UI_START_COMMUNICATION Instance method Public Method User Interface: Start Communication 20040825
61 VALUES_GET_DATA Static method Public Method Runtime Values: Get Data from Int. Table 20040923
62 VALUES_MERGE_DATA Instance method Private Method Values: Get/Merge Data for Tree Node 20040929
63 VALUES_PUT_DATA Static method Public Method Runtime Values: Put Data in Int. Table 20040923
64 VALUES_SAVE_DATA Instance method Private Method Values: Save Data for Tree Node 20040929
65 ZTREE_ADD_NODE_EQUNR Instance method Private Method Tree: Add Equipment Node 20040908
66 ZTREE_ADD_NODE_FORCE Instance method Private Method Tree: Add Force Element Node 20040908
67 ZTREE_ADD_NODE_HEADER Instance method Private Method Tree: Add Equipment Node 20040908
68 ZTREE_ADD_NODE_SE Instance method Private Method Tree: Add Force Relation Node 20040908
69 ZTREE_ADD_NODE_STRU Instance method Private Method Tree: Add Equipment Structure Node 20040908
70 ZTREE_CREATE_DATA Instance method Private Method Tree: Set Data for Tree 20040908
Events
Class /ISDFPS/CL_PM_RELOC_CHECK_UI has no event.
Types
Class /ISDFPS/CL_PM_RELOC_CHECK_UI has no local type.
Method Signatures

Method AUTHORITY_CHECK Signature

Method AUTHORITY_CHECK on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no parameter.
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_LM_TST_TREE_UI 20040922

Method CHANGE_START_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PC_XNO_CP Call by reference Type reference (TYPE) SAP_BOOL Änderungsberechtigung nicht vorhanden? 20080109
2 Importing PS_CHECK Call by reference Type reference (TYPE) /ISDFPS/PMRELCG Changegruppen (Versetzungsmonitor) 20040928
3 Changing PS_TREE Call by reference Type reference (TYPE) /ISDFPS/PM_RELOC_CHECK_ALV Change-Objekt 20040928
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_PM_RELOC_CHECK_UI 20040928

Method CHECK_START_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_CHECK Call by reference Type reference (TYPE) /ISDFPS/PMRELCG Checkgruppen (Versetzungsmonitor) 20040928
2 Changing PS_TREE Call by reference Type reference (TYPE) /ISDFPS/PM_RELOC_CHECK_ALV Check-Objekt 20040928
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_PM_RELOC_CHECK_UI 20040928

Method CONSTRUCTOR Signature

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

Method FUNC_CHECK_LOGSYS_FOR_EQUI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_EQUNR Call by reference Type reference (TYPE) /ISDFPS/DE_LM_OBJ_KEY Equipmentnr 20041005
2 Changing PC_MODUS Call by reference Type reference (TYPE) CHAR1 Verarbeitungsmodus 20041005

Method FUNC_CHECK_LOGSYS_FOR_EQUI on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no exception.

Method FUNC_CHECK_LOGSYS_FOR_IFLO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_MODUS Call by reference Type reference (TYPE) CHAR1 Verarbeitungsmodus 20041005
2 Importing PC_TPLNR Call by reference Type reference (TYPE) /ISDFPS/DE_LM_OBJ_KEY Technischer Platz 20041005

Method FUNC_CHECK_LOGSYS_FOR_IFLO on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no exception.

Method FUNC_CHECK_LOGSYS_FOR_MPOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_MODUS Call by reference Type reference (TYPE) CHAR1 Verarbeitungsmodus 20041005
2 Importing PC_WAPOS Call by reference Type reference (TYPE) /ISDFPS/DE_LM_OBJ_KEY Wartungsplanposition 20041005

Method FUNC_CHECK_LOGSYS_FOR_MPOS on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no exception.

Method FUNC_CHECK_LOGSYS_FOR_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_AUFNR Call by reference Type reference (TYPE) /ISDFPS/DE_LM_OBJ_KEY Auftragsnummer 20041005
2 Changing PC_MODUS Call by reference Type reference (TYPE) CHAR1 Verarbeitungsmodus 20041005

Method FUNC_CHECK_LOGSYS_FOR_ORDER on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no exception.

Method FUNC_CHECK_LOGSYS_FOR_QMEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_MODUS Call by reference Type reference (TYPE) CHAR1 Verarbeitungsmodus 20041005
2 Importing PC_QMNUM Call by reference Type reference (TYPE) /ISDFPS/DE_LM_OBJ_KEY Meldungsnummer 20041005

Method FUNC_CHECK_LOGSYS_FOR_QMEL on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no exception.

Method LOG_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_XCREATE_NEW_LOG Call by reference Type reference (TYPE) XFELD 'X' Create new log after deleting old one 20040909
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_PM_RELOC_CHECK_UI 20040909

Method LOG_INITIALIZE Signature

Method LOG_INITIALIZE on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no parameter.
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_PM_RELOC_CHECK_UI 20040907

Method LOG_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_DETLEVEL Call by reference Type reference (TYPE) BAL_S_MSG-DETLEVEL Anwendungs-Log: Detaillierungsgrad 20040908
2 Importing PS_CHECK_GROUP Call by reference Type reference (TYPE) /ISDFPS/PMRELCG PM: Versetzung - Checkgruppen (Versetzungsmonitor) 20040908
3 Importing PS_CHECK_OBJECT Call by reference Type reference (TYPE) /ISDFPS/PM_RELOC_CHECK_ALV Check-Objekt 20040908
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_PM_RELOC_CHECK_UI 20040908

Method LOG_MESSAGE_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_CHECK_GROUP Call by reference Type reference (TYPE) /ISDFPS/PMRELCG PM: Versetzung - Checkgruppen (Versetzungsmonitor) 20040908
2 Importing PS_CHECK_OBJECT Call by reference Type reference (TYPE) /ISDFPS/PM_RELOC_CHECK_ALV Check-Object 20040908

Method LOG_MESSAGE_DELETE on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no exception.

Method LOG_SHOW_FOR_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_CHECK_OBJECT Call by reference Type reference (TYPE) /ISDFPS/PM_RELOC_CHECK_ALV Check-Object 20040908

Method LOG_SHOW_FOR_OBJECT on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no exception.

Method ON_LINK_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20040825
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20040825

Method ON_LINK_CLICK on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no exception.

Method SELECTION_CALL_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_VARIANT Call by reference Type reference (TYPE) RSVAR-VARIANT SPACE Variantenname 20040825
2 Exporting PI_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Returncode 20040825
3 Importing PT_RSPARAMS Call by reference Type reference (TYPE) RSPARAMS_TT rsparams table 20040825
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_LM_TST_TREE_UI 20040825

Method SELECTION_PREPARE_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PR_DATUM Call by reference Type reference (TYPE) TR_DATUM Ranges: Date of Reporting 20040909
2 Exporting PR_EQUNR Call by reference Type reference (TYPE) TR_EQUNR Ranges: Equipment 20040825
3 Exporting PR_IDENT Call by reference Type reference (TYPE) TR_IDENT Ranges: Identifier 20040825
4 Exporting PR_OBJID Call by reference Type reference (TYPE) TR_OBJID Ranges: ObjektId 20040826
5 Importing PT_SELECTION Call by reference Type reference (TYPE) RSPARAMS_TT DB-Selektionsbeschreibung 20040825
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_LM_TST_TREE_UI 20040826

Method SELECTION_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_XINIT Call by reference Type reference (TYPE) XFELD ' ' First DB-Selection? 20040825
2 Exporting PI_COUNT Call by reference Type reference (TYPE) SY-DBCNT Number of new records 20040825
3 Importing PT_SELECTION Call by reference Type reference (TYPE) RSPARAMS_TT Description of DB-Selection 20040825
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_LM_TST_TREE_UI 20040825

Method SELECTION_PROCESSING_EQUNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_SELECTION Call by reference Type reference (TYPE) RSPARAMS_TT rsparams table 20040825
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_LM_TST_TREE_UI 20040825

Method SELECTION_PROCESSING_FORCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_SELECTION Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Tabelle 20070514
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_PM_RELOC_CHECK_UI 20070514

Method SELECTION_PROCESSING_MPOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_EQUNR Call by reference Type reference (TYPE) EQUNR Equipmentnummer 20041004
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_PM_RELOC_CHECK_UI 20041004

Method SELECTION_PROCESSING_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_EQUNR Call by reference Type reference (TYPE) EQUNR Equipmentnummer 20050722
2 Importing PT_AUFNR Call by reference Type reference (TYPE) AUFNR_T Tabelle der Aufträge 20050722
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_PM_RELOC_CHECK_UI 20040827

Method SELECTION_PROCESSING_ORDER_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_EQUNR Call by reference Type reference (TYPE) EQUNR Equipmentnummer 20050722
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_PM_RELOC_CHECK_UI 20050722

Method SELECTION_PROCESSING_ORD_QMEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_EQUNR Call by reference Type reference (TYPE) EQUNR Equipmentnummer 20050722
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_PM_RELOC_CHECK_UI 20050722

Method SELECTION_PROCESSING_ORTOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_SELECTION Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Tabelle 20040826
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_PM_RELOC_CHECK_UI 20040825

Method SELECTION_PROCESSING_QMEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_EQUNR Call by reference Type reference (TYPE) EQUNR Equipmentnummer 20040930
2 Importing PT_QMNUM Call by reference Type reference (TYPE) TT_QMNUM Tabelle der Meldungs-IDs 20050722
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_PM_RELOC_CHECK_UI 20040930

Method SELECTION_PROCESSING_QMEL_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_EQUNR Call by reference Type reference (TYPE) EQUNR Equipmentnummer 20050722
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_PM_RELOC_CHECK_UI 20050722

Method SELECTION_TREE_STRUC_EQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_EQUNR Call by reference Type reference (TYPE) EQUNR Equipmentnummer 20040827
2 Importing PC_HEQUI Call by reference Type reference (TYPE) EQUNR Equipmentnummer 20040827
3 Importing PC_TPLNR Call by reference Type reference (TYPE) TPLNR Technischer Platz 20040827
4 Importing PC_XFIRST Call by reference Type reference (TYPE) XFELD SPACE 1. Aufruf? 20040827
5 Importing PS_ESTRU Call by reference Type reference (TYPE) /ISDFPS/PM_RELOC_CHECK_EQUI_H Versetzung TOB: Equipmentdaten - Hierarchie 20040827
6 Exporting PT_TREE Call by reference Type reference (TYPE) /ISDFPS/PM_RELOC_CHECK_ALV_T Versetzung TOB: ALV-Tree für Checkprogramm 20040827

Method SELECTION_TREE_STRUC_EQ on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no exception.

Method SELECTION_TREE_STRUC_TP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_EQUNR Call by reference Type reference (TYPE) EQUNR Equipmentnummer 20040827
2 Importing PC_TPLNR Call by reference Type reference (TYPE) TPLNR Technischer Platz 20040827
3 Importing PC_XFIRST Call by reference Type reference (TYPE) XFELD SPACE 1. Aufruf? 20040827
4 Importing PS_ESTRU Call by reference Type reference (TYPE) /ISDFPS/PM_RELOC_CHECK_EQUI_H Versetzung TOB: Equipmentdaten - Hierarchie 20040827
5 Exporting PT_TREE Call by reference Type reference (TYPE) /ISDFPS/PM_RELOC_CHECK_ALV_T Versetzung TOB: ALV-Tree für Checkprogramm 20040827

Method SELECTION_TREE_STRUC_TP on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no exception.

Method TREE_ADD_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PC_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY new node 20040826
2 Importing PS_TREE Call by reference Type reference (TYPE) TS_TREE_ALV Tree data 20040826
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_LM_TST_TREE_UI 20040826

Method TREE_CHANGE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_TREE Call by reference Type reference (TYPE) /ISDFPS/PM_RELOC_CHECK_ALV Check-Objekt 20040930
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_PM_RELOC_CHECK_UI 20040930

Method TREE_CHANGE_OBJECT_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_TREE Call by reference Type reference (TYPE) /ISDFPS/PM_RELOC_CHECK_ALV Check-Objekt 20040915
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_PM_RELOC_CHECK_UI 20040915

Method TREE_CHECK_DATA Signature

Method TREE_CHECK_DATA on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no parameter.
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_PM_RELOC_CHECK_UI 20040907

Method TREE_CHECK_DEP_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_TREE Call by reference Type reference (TYPE) /ISDFPS/PM_RELOC_CHECK_ALV Check-Objekt 20041004
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_PM_RELOC_CHECK_UI 20041004

Method TREE_CHECK_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_TREE Call by reference Type reference (TYPE) /ISDFPS/PM_RELOC_CHECK_ALV Check-Objekt 20040908
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_PM_RELOC_CHECK_UI 20040908

Method TREE_CHECK_OBJECT_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_NO_INHITERANCE Call by reference Type reference (TYPE) XFELD ' ' Keine Statusvererbung durchführen 20041001
2 Importing PS_TREE Call by reference Type reference (TYPE) /ISDFPS/PM_RELOC_CHECK_ALV Check-Objekt 20040914
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_PM_RELOC_CHECK_UI 20040914

Method TREE_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for GUI Control 20040825
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_LM_TST_TREE_UI 20040825

Method TREE_CREATE_CONTROL Signature

Method TREE_CREATE_CONTROL on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no parameter.
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_LM_TST_TREE_UI 20040825

Method TREE_CREATE_CUSTOMIZING Signature

Method TREE_CREATE_CUSTOMIZING on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no parameter.
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_LM_TST_TREE_UI 20040826

Method TREE_CREATE_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PT_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20040825
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_LM_TST_TREE_UI 20040825

Method TREE_CREATE_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PF_HEADER Call by reference Type reference (TYPE) TREEV_HHDR Tree Control: Eigenschaften des Hierarchie Headers 20040825

Method TREE_CREATE_HIERARCHY on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no exception.

Method TREE_CREATE_INTERNAL_DATA Signature

Method TREE_CREATE_INTERNAL_DATA on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no parameter.
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_LM_TST_TREE_UI 20040907

Method TREE_CREATE_REGISTER_EVENTS Signature

Method TREE_CREATE_REGISTER_EVENTS on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no parameter.
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_LM_TST_TREE_UI 20040825

Method TREE_GET_CHECK_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PI_TABIX Call by reference Type reference (TYPE) SY-TABIX Interne Tabellen, aktueller Zeilenindex 20040914
2 Importing PS_TREE_LINE Call by reference Type reference (TYPE) /ISDFPS/PM_RELOC_CHECK_ALV Versetzung TOB: ALV-Tree für Checkprogramm 20040914

Method TREE_GET_CHECK_POSITION on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no exception.

Method TREE_LOAD_DATA Signature

Method TREE_LOAD_DATA on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no parameter.
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_LM_TST_TREE_UI 20040907

Method TREE_LOAD_DATA_PREPARE Signature

Method TREE_LOAD_DATA_PREPARE on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no parameter.
Method TREE_LOAD_DATA_PREPARE on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no exception.

Method TREE_OBJ_INFO_EQUI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PC_OBJ_DATA Call by reference Type reference (TYPE) STRING Objectinformation 20040826
2 Importing PS_EQUI Call by reference Type reference (TYPE) /ISDFPS/PM_RELOC_CHECK_EQUI Equipment data 20040826

Method TREE_OBJ_INFO_EQUI on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no exception.

Method TREE_OBJ_INFO_FORCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PC_OBJ_DATA Call by reference Type reference (TYPE) STRING Objectinformation 20040908
2 Importing PS_FORCE Call by reference Type reference (TYPE) TS_FORCE Force element 20040908

Method TREE_OBJ_INFO_FORCE on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no exception.

Method TREE_OBJ_INFO_FORCE_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PC_OBJ_DATA Call by reference Type reference (TYPE) STRING Objectinformation 20050719
2 Importing PS_FORCE Call by reference Type reference (TYPE) TS_FORCE Force element 20050719

Method TREE_OBJ_INFO_FORCE_OLD on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no exception.

Method TREE_OBJ_INFO_SE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PC_OBJ_DATA Call by reference Type reference (TYPE) STRING Objectinformation 20040825
2 Importing PS_ORTOB Call by reference Type reference (TYPE) /ISDFPS/PM_RELOC_CHECK_ORTOB Versetzung TOB: Relationen zum Strukturelement 20040825

Method TREE_OBJ_INFO_SE on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no exception.

Method TREE_REFRESH Signature

Method TREE_REFRESH on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no parameter.
Method TREE_REFRESH on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no exception.

Method TREE_SET_CHANGE_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PS_TREE Call by reference Type reference (TYPE) /ISDFPS/PM_RELOC_CHECK_ALV Check-Objekt 20040914
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_PM_RELOC_CHECK_UI 20040914

Method TREE_SET_CHECK_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PS_TREE Call by reference Type reference (TYPE) /ISDFPS/PM_RELOC_CHECK_ALV Check-Objekt 20040908
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_PM_RELOC_CHECK_UI 20040908

Method TREE_SET_STATUS_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_CHG_IMPOSSIBLE Call by reference Type reference (TYPE) SAP_BOOL ' ' Datenänderung nicht erlaubt? 20080109
2 Importing PI_ERROR Call by reference Type reference (TYPE) I Anzahl Fehler 20040908
3 Importing PI_WARNING Call by reference Type reference (TYPE) I Anzahl Warnungen 20040908
4 Changing PS_TREE Call by reference Type reference (TYPE) /ISDFPS/PM_RELOC_CHECK_ALV Check-Objekt 20040908
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_PM_RELOC_CHECK_UI 20040908

Method TREE_STATUS_ICON_INHERITANCE Signature

Method TREE_STATUS_ICON_INHERITANCE on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no parameter.
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_PM_RELOC_CHECK_UI 20040908

Method UI_END_COMMUNICATION Signature

Method UI_END_COMMUNICATION on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no parameter.
Method UI_END_COMMUNICATION on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no exception.

Method UI_LOG_SHOW Signature

Method UI_LOG_SHOW on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no parameter.
Method UI_LOG_SHOW on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no exception.

Method UI_REFRESH_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INTERNAL_ERROR Call by reference Type reference (TYPE) XFELD Internal error? 20040825

Method UI_REFRESH_ALL on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no exception.

Method UI_SELECTION_CALL_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INTERNAL_ERROR Call by reference Type reference (TYPE) XFELD Internal error? 20040825

Method UI_SELECTION_CALL_SCREEN on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no exception.

Method UI_START_COMMUNICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INTERNAL_ERROR Call by reference Type reference (TYPE) XFELD Internal error? 20040825
2 Importing I_MODUS Call by reference Type reference (TYPE) CHAR1 Processingmode 20040825
3 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for GUI Controls 20040825
4 Importing I_SELECTION Call by reference Type reference (TYPE) RSPARAMS_TT rsparams table 20040825

Method UI_START_COMMUNICATION on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no exception.

Method VALUES_GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_INFO Call by reference Type reference (TYPE) /ISDFPS/PM_RELOC_VALUES-INFO Identifizierer 20040923
2 Exporting PS_VALUE Call by reference Type reference (TYPE) /ISDFPS/PM_RELOC_VALUES allg. Kommunikationstabelle 20040923
3 Importing PT_VALUES Call by reference Type reference (TYPE) /ISDFPS/PM_RELOC_VALUES_T allg. Kommunikationstabelle 20040923

Method VALUES_GET_DATA on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no exception.

Method VALUES_MERGE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_TREE Call by reference Type reference (TYPE) /ISDFPS/PM_RELOC_CHECK_ALV ALV-Tree für Checkprogramm 20040929
2 Exporting PT_VALUES Call by reference Type reference (TYPE) /ISDFPS/PM_RELOC_VALUES_T allg. Kommunikationstabelle 20040929

Method VALUES_MERGE_DATA on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no exception.

Method VALUES_PUT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_XUPDATE Call by reference Type reference (TYPE) XFELD 'X' Eintrag aktualisieren? 20040929
2 Importing PS_VALUE Call by reference Type reference (TYPE) /ISDFPS/PM_RELOC_VALUES Inputdaten 20040923
3 Changing PT_VALUES Call by reference Type reference (TYPE) /ISDFPS/PM_RELOC_VALUES_T allg. Kommunikationstabelle 20040923

Method VALUES_PUT_DATA on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no exception.

Method VALUES_SAVE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PC_XNO_CP Call by reference Type reference (TYPE) SAP_BOOL Änderungsberechtigung nicht vorhanden? 20080109
2 Importing PS_TREE Call by reference Type reference (TYPE) /ISDFPS/PM_RELOC_CHECK_ALV ALV-Tree für Checkprogramm 20040929
3 Importing PT_VALUES Call by reference Type reference (TYPE) /ISDFPS/PM_RELOC_VALUES_T allg. Kommunikationstabelle 20040929

Method VALUES_SAVE_DATA on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no exception.

Method ZTREE_ADD_NODE_EQUNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PC_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY new node 20040908
2 Importing PC_RELATE_KEY Call by reference Type reference (TYPE) LVC_NKEY Relation node 20040908
3 Importing PI_RELATION Call by reference Type reference (TYPE) I CL_GUI_COLUMN_TREE=>RELAT_LAST_CHILD Relation-ID 20040908
4 Importing PS_TREE Call by reference Type reference (TYPE) TS_TREE_ALV Tree data 20040908
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_LM_TST_TREE_UI 20040908

Method ZTREE_ADD_NODE_FORCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PC_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY new node 20040908
2 Importing PC_RELATE_KEY Call by reference Type reference (TYPE) LVC_NKEY Relation node 20040908
3 Importing PI_RELATION Call by reference Type reference (TYPE) I CL_GUI_COLUMN_TREE=>RELAT_LAST_CHILD Relation-ID 20040908
4 Importing PS_TREE Call by reference Type reference (TYPE) TS_TREE_ALV Tree data 20040908
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_LM_TST_TREE_UI 20040908

Method ZTREE_ADD_NODE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PC_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY new node 20040908
2 Importing PC_OBJ_TYP Call by reference Type reference (TYPE) CHAR4 Node-Type 20040908
3 Importing PC_RELATE_KEY Call by reference Type reference (TYPE) LVC_NKEY Relation node 20040908
4 Importing PI_RELATION Call by reference Type reference (TYPE) I CL_GUI_COLUMN_TREE=>RELAT_LAST_CHILD Relation-ID 20040908
5 Importing PS_TREE Call by reference Type reference (TYPE) TS_TREE_ALV Tree data 20040908
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_LM_TST_TREE_UI 20040908

Method ZTREE_ADD_NODE_SE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PC_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY new node 20040908
2 Importing PC_RELATE_KEY Call by reference Type reference (TYPE) LVC_NKEY Relation node 20040908
3 Importing PI_RELATION Call by reference Type reference (TYPE) I CL_GUI_COLUMN_TREE=>RELAT_LAST_CHILD Relation-ID 20040908
4 Importing PS_TREE Call by reference Type reference (TYPE) TS_TREE_ALV Tree data 20040908
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_LM_TST_TREE_UI 20040908

Method ZTREE_ADD_NODE_STRU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PC_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY new node 20040908
2 Importing PC_RELATE_KEY Call by reference Type reference (TYPE) LVC_NKEY Relation node 20040908
3 Importing PI_RELATION Call by reference Type reference (TYPE) I CL_GUI_COLUMN_TREE=>RELAT_LAST_CHILD Relation-ID 20040908
4 Importing PS_TREE Call by reference Type reference (TYPE) TS_TREE_ALV Tree data 20040908
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_LM_TST_TREE_UI 20040908

Method ZTREE_CREATE_DATA Signature

Method ZTREE_CREATE_DATA on class /ISDFPS/CL_PM_RELOC_CHECK_UI has no parameter.
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_RELOC_CHECK_UI Ausnahmeklasse für /ISDFPS/CL_LM_TST_TREE_UI 20040908
History
Last changed by/on SAP  20081217 
SAP Release Created in 470