SAP ABAP Class CL_PRS_ASSISTANCE (Assistance Class for Professional Services)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-BIL-IV-SM (Application Component) Expense-Related Billing
     PROF_SERV_UI_SFWS_UI1 (Package) Prof. Services Engagement Mgmt. UI Enh. : UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20070518
Properties
Class CL_PRS_ASSISTANCE  
Short Description Assistance Class for Professional Services    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package PROF_SERV_UI_SFWS_UI1   Prof. Services Engagement Mgmt. UI Enh. : UI 
Created 20070518   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PRS_ASSISTANCE has no interface implemented.
Friends
Class CL_PRS_ASSISTANCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ATTR_BILLTO Constant Public Type reference (TYPE) STRING 'BILLTO' Bill-to Party context attribute 20070710
2 GC_ATTR_CURRENCY Constant Public Type reference (TYPE) STRING 'CURRENCY' Document Currency attr 20070828
3 GC_ATTR_DMR_NO Constant Public Type reference (TYPE) STRING 'DMR_NO' DMR Number context attribute 20070710
4 GC_ATTR_PAYER Constant Public Type reference (TYPE) STRING 'PAYER' payer context attribute 20070710
5 GC_ATTR_READONLY Constant Public Type reference (TYPE) STRING 'READ_ONLY' Read only attr for DMR input field 20091125
6 GC_ATTR_SHIPTO Constant Public Type reference (TYPE) STRING 'SHIPTO' Ship-to Party context attribute 20070710
7 GC_ATTR_SOLDTO Constant Public Type reference (TYPE) STRING 'SOLDTO' Sold-to Party context attribute 20070710
8 GC_EDITMODE_APPEND Constant Public Type reference (TYPE) UPDKZ_D 'B' * ONLY TEST * 20070809
9 GC_EDITMODE_CATEGORY_CHG Constant Public Type reference (TYPE) UPDKZ_D 'M' Category changes - Updated line 20080815
10 GC_EDITMODE_DATATEXT Constant Public Type reference (TYPE) UPDKZ_D 'C' Update - long text and data 20080815
11 GC_EDITMODE_DELETE Constant Public Type reference (TYPE) UPDKZ_D 'D' Update indicator 20070713
12 GC_EDITMODE_INSERT Constant Public Type reference (TYPE) UPDKZ_D 'I' Update indicator 20070713
13 GC_EDITMODE_INSERTCATEGORY_CHG Constant Public Type reference (TYPE) UPDKZ_D 'N' Category changes - Inserted line 20080815
14 GC_EDITMODE_INSERTDELETE Constant Public Type reference (TYPE) UPDKZ_D 'X' Update indicator 20070725
15 GC_EDITMODE_INSERTUPDATE Constant Public Type reference (TYPE) UPDKZ_D 'A' Update indicator 20070725
16 GC_EDITMODE_REJECT Constant Public Type reference (TYPE) UPDKZ_D 'R' Reject 20080815
17 GC_EDITMODE_TEXTONLY Constant Public Type reference (TYPE) UPDKZ_D 'T' Update - Long text only 20080815
18 GC_EDITMODE_UPDATE Constant Public Type reference (TYPE) UPDKZ_D 'U' Update indicator 20070713
19 GC_NODE_CURRENCY Constant Public Type reference (TYPE) STRING 'CURRENCY' Document Currency 20070828
20 GC_NODE_DMR Constant Public Type reference (TYPE) STRING 'DMR' DMR context node 20070710
21 GC_NODE_PARTNERS Constant Public Type reference (TYPE) STRING 'PARTNERS' Partners context node 20070710
22 GC_STRUCTURE_ACC Constant Public Type reference (TYPE) STRING 'PRSS_DMRP_DLI' Accruals Table DDIC structure 20070710
23 GC_STRUCTURE_BIL Constant Public Type reference (TYPE) STRING 'PRSS_DMRP_BIL' Billing Table DDIC structure 20070731
24 GC_STRUCTURE_MTX Constant Public Type reference (TYPE) STRING 'PRSS_METRICS' Metrics Table DDIC structure 20070711
25 GC_STRUCTURE_VAL Constant Public Type reference (TYPE) STRING 'PRSS_DMRP_GRP' Values Table DDIC structure 20070710
26 GC_STRUCTURE_WIP Constant Public Type reference (TYPE) STRING 'PRSS_DLIEF_WIP' WIP Table DDIC structure 20070710
27 GC_UPDATE_ERROR Constant Public Type reference (TYPE) CHAR1 '1' Update process has error in this line 20080815
28 GC_UPDATE_PENDING Constant Public Type reference (TYPE) CHAR1 '2' Update process couldn't run due to previous error 20080815
29 GC_UPDATE_SUCCESS Constant Public Type reference (TYPE) CHAR1 ' ' Update process was errorfree 20080815
30 GC_WINDOWID_ACC Constant Public Type reference (TYPE) STRING 'ACC' 20070823
31 GC_WINDOWID_BIL Constant Public Type reference (TYPE) STRING 'BIL' 20070823
32 GC_WINDOWID_SEL Constant Public Type reference (TYPE) STRING 'SEL' 20070823
33 GC_WINDOWID_SPL Constant Public Type reference (TYPE) STRING 'SPL' Split window-id 20080815
34 GC_WINDOWID_VAL Constant Public Type reference (TYPE) STRING 'VAL' 20070823
35 GC_WINDOWID_WIP Constant Public Type reference (TYPE) STRING 'WIP' 20070823
36 MO_ALV Instance attribute Private Object reference (TYPE REF TO) IWCI_SALV_WD_TABLE Web Dynpro: Ref to ALV interfacecontroll 20070725
37 MO_ALV_ACC Instance attribute Public Object reference (TYPE REF TO) IWCI_SALV_WD_TABLE Reference for Accrual ALV table 20080815
38 MO_ALV_MTX Instance attribute Private Object reference (TYPE REF TO) IWCI_SALV_WD_TABLE Web Dynpro: Ref to ALV interfacecontroll 20070808
39 MO_COMPONENT_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IF_WD_COMPONENT Component controller 20070824
40 MO_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20070628
41 MO_FPM Instance attribute Public Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20080815
42 MO_PARAM Instance attribute Private Object reference (TYPE REF TO) IF_SALV_WD_TABLE_DATA_CHECK Identifies where Data was Changed in ALV Output 20070727
43 MO_POPUP2CONFIRM_SEL Instance attribute Private Object reference (TYPE REF TO) IF_WD_WINDOW WD ref to popup2confirm window 20070928
44 MO_SPL_WINDOW Instance attribute Private Object reference (TYPE REF TO) IF_WD_WINDOW WD ref to split popup window 20070920
45 MO_VIEW_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20070730
46 MO_WDEVENT Instance attribute Private Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Web Dynpro: reference to application definied event 20070817
47 MO_WINDOW_MGR_REF Instance attribute Private Object reference (TYPE REF TO) IF_WD_WINDOW_MANAGER Web Dynpro: Reference to window manager 20070730
48 MT_ACC_TBL_MOD Instance attribute Private Type reference (TYPE) PRST_DMRP_DLI Engagemeng mgmt:Table type for VBAP and DLI 20080815
49 MT_BIL_TBL Instance attribute Private Type reference (TYPE) PRST_DMRP_BIL Billing table data 20070820
50 MT_FCAT_ACC Instance attribute Private Type reference (TYPE) PRST_FCAT Fieldcatalog for ALVs 20070814
51 MT_FCAT_VAL Instance attribute Private Type reference (TYPE) PRST_FCAT Fieldcatalog for ALVs 20070814
52 MT_FCAT_WIP Instance attribute Private Type reference (TYPE) PRST_FCAT Fieldcatalog for ALVs 20070814
53 MT_GRP_SELECTED_VAL Instance attribute Private Type reference (TYPE) SALV_WD_T_DIALOG_SORT Selected grouping conditions (characteristics) on VAL screen 20070809
54 MT_GRP_SELECTED_WIP Instance attribute Private Type reference (TYPE) SALV_WD_T_DIALOG_SORT Selected grouping conditions (characteristics) on WIP screen 20070809
55 MT_GRP_VALUESET_VAL Instance attribute Private Type reference (TYPE) WDY_KEY_VALUE_TABLE Grouping condition valueset (for dropdown) on VAL screen 20070809
56 MT_GRP_VALUESET_WIP Instance attribute Private Type reference (TYPE) WDY_KEY_VALUE_TABLE Grouping condition valueset (for dropdown) on WIP screen 20070809
57 MT_SPL_TBL Instance attribute Private Type reference (TYPE) PRST_DMRP_BIL Split popup table data 20070821
58 MV_ACC_NEXT Instance attribute Public Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Next button pressed on ACC screen 20071005
59 MV_ACTION_NAME Instance attribute Private Type reference (TYPE) STRING 20080815
60 MV_BIL_PREV Instance attribute Public Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Previous button pressed on BILL screen 20071005
61 MV_BIL_SH_POSNR Instance attribute Private Type reference (TYPE) POSNR_VA Sales Document Item 20070914
62 MV_COPYOVER_PRESS Instance attribute Public Type reference (TYPE) XFELD ABAP_FALSE CopyOver Btn Pressed on VAl Screen 20070906
63 MV_CUSTOM_PRESS Instance attribute Public Type reference (TYPE) XFELD ABAP_FALSE Custom Btn Pressed on Val Screen 20070906
64 MV_DEF_OBJID Instance attribute Public Type reference (TYPE) PRS_OBJID Engagement mgmt: Consolidated Object ID 20070928
65 MV_DIP_PROFILE Instance attribute Private Type reference (TYPE) AD01PROFNR 'BILLPLAN' DIP Profile 20070713
66 MV_DMR_NO Instance attribute Private Type reference (TYPE) VBELN Sales and Distribution Document Number 20070702
67 MV_FIRSTTIME_ACC Instance attribute Public Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE Supplement for True Boolean Type: 'X' == True '' == False 20070816
68 MV_FIRSTTIME_BIL Instance attribute Public Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE Supplement for True Boolean Type: 'X' == True '' == False 20070816
69 MV_FIRSTTIME_VAL Instance attribute Public Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE Supplement for True Boolean Type: 'X' == True '' == False 20070816
70 MV_FIRSTTIME_WIP Instance attribute Public Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE Supplement for True Boolean Type: 'X' == True '' == False 20070816
71 MV_FREEFORM_PRESS Instance attribute Public Type reference (TYPE) XFELD ABAP_FALSE Freeform Btn Pressed on Val Screen 20070906
72 MV_GRP_TRIGGERED Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Triggered Grouping Flag 20071003
73 MV_NO_COPYOVER Instance attribute Private Type reference (TYPE) INT4 Natural Number 20070816
74 MV_READ_ONLY_MODE Instance attribute Public Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Display mode 20070823
75 MV_RESULT Instance attribute Private Type reference (TYPE) STRING Result (eg. error message) 20070629
76 MV_SAVE_SUCCESS Instance attribute Private Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE 20071010
77 MV_SPL_PARENT_POSNR Instance attribute Private Type reference (TYPE) POSNR_VA Split items header posnr 20070913
78 MV_WINDOW_ID Instance attribute Private Type reference (TYPE) STRING Window ID 20070823
Methods
# Method Level Visibility Method type Description Created on
1 ACC_CANCEL_HDL Instance method Private Method ACC Screen cancel button 20070711
2 ACC_NEXT_HDL Instance method Private Method ACC Screen next button clicked 20070706
3 ACC_ONDATACHECK_HDL Instance method Private Method SALV ON_DATA_CHECK event generic handler 20070727
4 ACC_PREVIOUS_HDL Instance method Private Method ACC Screen previous button 20070706
5 ACC_REJECT_HDL Instance method Private Method ACC Screen reject button 20070914
6 ACC_SET_FUNCTIONS_AVIABILITY Instance method Private Method 20080815
7 ADJUST_TOOLBAR Instance method Private Method 20070823
8 BIL_ADDITEM_HDL Instance method Private Method BIL Screen Add item event handler 20070731
9 BIL_CANCEL_HDL Instance method Private Method BIL Screen cancel button 20070711
10 BIL_COLLAPSE_ALL_HDL Instance method Private Method BIL Screen collapse all event handler 20070802
11 BIL_DELITEM_HDL Instance method Private Method BIL Screen Delete item event handler 20070731
12 BIL_EXPAND_ALL_HDL Instance method Private Method Bill Screen expand all event handler 20070802
13 BIL_GOSPLITPOPUP_HDL Instance method Private Method View split popup on BIL screen 20070817
14 BIL_ITEM_DOWN_HDL Instance method Private Method BIL Screnn item down event handler 20070802
15 BIL_ITEM_UP_HDL Instance method Private Method BIL Screen up item event handler 20070802
16 BIL_OBJIDSELECT_HDL Instance method Private Method Generic event handler for Billing screen OBJID select event 20071011
17 BIL_ONSELECT_HDL Instance method Private Method Bil Screen DropDownByKey On Select generic event handler 20070727
18 BIL_PREVIOUS_HDL Instance method Private Method BIL Screen previous button 20070706
19 BIL_REFRESH Instance method Private Method Refresh BIL table 20070920
20 BIL_REFRESH_BEFORE_NAVIGATE Instance method Private Method Refresh BIL TBL before navigate 20070926
21 BIL_REJECT_HDL Instance method Private Method BIL Screen reject button 20070706
22 BIL_SAVE_APPROVE_HDL Instance method Private Method BIL screen 'Save and Send for Approval' button 20070727
23 BIL_SAVE_FINAL_HDL Instance method Private Method BIL screen 'Save and Create Debit Memo' button 20070727
24 BIL_SAVE_HDL Instance method Private Method BIL Screen save button 20070706
25 BIL_SAVE_PREVIEW_HDL Instance method Private Method BIL screen 'Save and Print Preview' button 20070727
26 BIL_SET_PRNORDER Instance method Private Method Set PRNORDER 20070906
27 BIL_TOTAL_DOWN_HDL Instance method Private Method BIL Screen total down event handler 20070802
28 BIL_TOTAL_UP_HDL Instance method Private Method BIL Screen total up event handler 20070802
29 BIL_UOMSELECT_HDL Instance method Private Method Generic event handler for Bil uom onselect event 20071011
30 BIL_UPD_TBL_HDL Instance method Private Method SALV ON_DATA_CHECK event generic handler 20070820
31 CONVERT_VBAP_FIELD_FROM_OBJID Instance method Private Method Convert VBAP fields from PRS_OBJID 20110509
32 DISPATCHER Instance method Public Method Global Dispatcher 20070622
33 DISPLAY_MESSAGE Instance method Public Method Display messages via Floorplan manager tool 20071002
34 FCAT_BUILD Instance method Public Method Fieldcatalog for ALV 20070704
35 GET_DMR_NO Instance method Public Method Get value from class' private mv_dmr_no 20070920
36 INIT Instance method Public Method Initialization 20070716
37 IS_DROPDOWN_EVENT Instance method Private Method ONALVDATACHECK is a dropdown event? 20070809
38 IS_FULL_REJECTED Instance method Public Method Is sales document full rejected 20070929
39 MERGE_RESULT_TABLES Instance method Private Method Merge the saved table with the new updated lines table 20080815
40 PPS_OK_HDL Instance method Private Method PPS popup OK pressed 20070905
41 REJECT Instance method Private Method Reject DMR 20070914
42 RESTART Instance method Private Method Restart Application 20070816
43 SEL_NEXT_HDL Instance method Private Method SEL Screen next button clicked 20070627
44 SEL_PREVIOUS_HDL Instance method Private Method 20071008
45 SET_ACC_VALUESET Instance method Private Method Set up Accrual ALV valueset 20070810
46 SET_ALV_FUNCTIONS_AVAILABILITY Instance method Private Method 20080815
47 SET_BIL_DROPDOWN Instance method Private Method Set billing screen dropdown 20070816
48 SET_COLUMNS_TEXT Instance method Public Method 20070911
49 SET_FCAT Instance method Public Method 20080815
50 SET_GAF_FUNCTIONS_AVAILABILITY Instance method Private Method Enabled/disabled all of the Floorplan and UI functions 20080815
51 SET_GRP_AVAILABILITY Instance method Private Method Set Availability of Grouping ALV 20080815
52 SET_GRP_VALUESET Instance method Private Method Set valueset for Grouping 20070810
53 SET_METRICS Instance method Private Method Set up metrics table 20070807
54 SET_SPL_DROPDOWN Instance method Private Method Set Split table dropdown 20070821
55 SET_VAL_VALUESET Instance method Private Method Set up Accrual ALV valueset 20071009
56 SPL_ADDLINE_HDL Instance method Private Method Add line on split popup 20070814
57 SPL_DELLINE_HDL Instance method Private Method Delete line on split popup 20070814
58 SPL_OK_HDL Instance method Private Method SPL popup OK pressed 20070730
59 SPL_ONSELECT_HDL Instance method Private Method SPL on select event generic handler 20070821
60 SPL_REFRESH Instance method Private Method 20070913
61 SPL_UPDATE_HDL Instance method Private Method SPL update event generic handler 20070821
62 SPL_UPDATE_TBL Instance method Private Method Update Split popup table 20070821
63 UPDATE_ALV_TABLE Instance method Private Method Update ALV table data 20070724
64 UPDATE_BIL_TBL Instance method Private Method Update biling screen table 20070820
65 UPDATE_METRICS Instance method Public Method Update the Metrics table 20070713
66 UPDATE_MT_ACC_TBL_MOD Instance method Private Method 20080815
67 VAL_CANCEL_HDL Instance method Private Method VAL Screen cancel button 20070711
68 VAL_COPYOVER_HDL Instance method Private Method 20070905
69 VAL_CUSTOM_HDL Instance method Private Method 20070905
70 VAL_FREEFORM_HDL Instance method Private Method 20070905
71 VAL_GRP_HDL Instance method Private Method Apply grouping on VAL screen 20070720
72 VAL_NEXT_HDL Instance method Private Method VAL Screen next button 20070706
73 VAL_ONDATACHECK_HDL Instance method Private Method SALV ON_DATA_CHECK generic event handler 20070727
74 VAL_PREVIOUS_HDL Instance method Private Method VAL Screen previous button 20070706
75 VAL_REJECT_HDL Instance method Private Method VAL Screen reject button 20070706
76 VAL_RESET_HDL Instance method Private Method VAL Screen reject button 20070902
77 VAL_SET_FUNCTIONS_AVIABILITY Instance method Private Method 20080815
78 WIP_CANCEL_HDL Instance method Private Method WIP Screen cancel button 20070711
79 WIP_GRP_HDL Instance method Private Method Apply grouping on WIP screen 20070718
80 WIP_NEXT_HDL Instance method Private Method WIP Screen next button clicked 20070705
81 WIP_ONDATACHECK_HDL Instance method Private Method SALV ON_DATA_CHECK generic event handler 20070727
82 WIP_PREVIOUS_HDL Instance method Private Method WIP Screen previous button 20070706
83 WIP_REJECT_HDL Instance method Private Method WIP Screen reject button 20070706
84 WIP_SET_FUNCTIONS_AVIABILITY Instance method Private Method 20080815
Events
Class CL_PRS_ASSISTANCE has no event.
Types
Class CL_PRS_ASSISTANCE has no local type.
Method Signatures

Method ACC_CANCEL_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table Type for Messages 20070806

Method ACC_CANCEL_HDL on class CL_PRS_ASSISTANCE has no exception.

Method ACC_NEXT_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table Type for Messages 20070806

Method ACC_NEXT_HDL on class CL_PRS_ASSISTANCE has no exception.

Method ACC_ONDATACHECK_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table Type for Messages 20070806

Method ACC_ONDATACHECK_HDL on class CL_PRS_ASSISTANCE has no exception.

Method ACC_PREVIOUS_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table Type for Messages 20070806

Method ACC_PREVIOUS_HDL on class CL_PRS_ASSISTANCE has no exception.

Method ACC_REJECT_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table Type for Messages 20070914

Method ACC_REJECT_HDL on class CL_PRS_ASSISTANCE has no exception.

Method ACC_SET_FUNCTIONS_AVIABILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20080815

Method ACC_SET_FUNCTIONS_AVIABILITY on class CL_PRS_ASSISTANCE has no exception.

Method ADJUST_TOOLBAR Signature

Method ADJUST_TOOLBAR on class CL_PRS_ASSISTANCE has no parameter.
Method ADJUST_TOOLBAR on class CL_PRS_ASSISTANCE has no exception.

Method BIL_ADDITEM_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table Type for Messages 20070806

Method BIL_ADDITEM_HDL on class CL_PRS_ASSISTANCE has no exception.

Method BIL_CANCEL_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table Type for Messages 20070806

Method BIL_CANCEL_HDL on class CL_PRS_ASSISTANCE has no exception.

Method BIL_COLLAPSE_ALL_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table Type for Messages 20070806

Method BIL_COLLAPSE_ALL_HDL on class CL_PRS_ASSISTANCE has no exception.

Method BIL_DELITEM_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table Type for Messages 20070806

Method BIL_DELITEM_HDL on class CL_PRS_ASSISTANCE has no exception.

Method BIL_EXPAND_ALL_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070806

Method BIL_EXPAND_ALL_HDL on class CL_PRS_ASSISTANCE has no exception.

Method BIL_GOSPLITPOPUP_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_POSNR Call by reference Type reference (TYPE) POSNR_VA Sales Document Item 20070914
2 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070817

Method BIL_GOSPLITPOPUP_HDL on class CL_PRS_ASSISTANCE has no exception.

Method BIL_ITEM_DOWN_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070806

Method BIL_ITEM_DOWN_HDL on class CL_PRS_ASSISTANCE has no exception.

Method BIL_ITEM_UP_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070806

Method BIL_ITEM_UP_HDL on class CL_PRS_ASSISTANCE has no exception.

Method BIL_OBJIDSELECT_HDL Signature

Method BIL_OBJIDSELECT_HDL on class CL_PRS_ASSISTANCE has no parameter.
Method BIL_OBJIDSELECT_HDL on class CL_PRS_ASSISTANCE has no exception.

Method BIL_ONSELECT_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070806

Method BIL_ONSELECT_HDL on class CL_PRS_ASSISTANCE has no exception.

Method BIL_PREVIOUS_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070806

Method BIL_PREVIOUS_HDL on class CL_PRS_ASSISTANCE has no exception.

Method BIL_REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NEW_LINE_POSNR Call by reference Type reference (TYPE) POSNR_VA General Flag 20070920
2 Importing IT_BIL_MODIFIED_ROWS Call by reference Type reference (TYPE) PRST_DMRP_BIL Engagement mgmt:Table type for Billing 20070920
3 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20071001

Method BIL_REFRESH on class CL_PRS_ASSISTANCE has no exception.

Method BIL_REFRESH_BEFORE_NAVIGATE Signature

Method BIL_REFRESH_BEFORE_NAVIGATE on class CL_PRS_ASSISTANCE has no parameter.
Method BIL_REFRESH_BEFORE_NAVIGATE on class CL_PRS_ASSISTANCE has no exception.

Method BIL_REJECT_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070806

Method BIL_REJECT_HDL on class CL_PRS_ASSISTANCE has no exception.

Method BIL_SAVE_APPROVE_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070806

Method BIL_SAVE_APPROVE_HDL on class CL_PRS_ASSISTANCE has no exception.

Method BIL_SAVE_FINAL_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070806

Method BIL_SAVE_FINAL_HDL on class CL_PRS_ASSISTANCE has no exception.

Method BIL_SAVE_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070806

Method BIL_SAVE_HDL on class CL_PRS_ASSISTANCE has no exception.

Method BIL_SAVE_PREVIEW_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070806

Method BIL_SAVE_PREVIEW_HDL on class CL_PRS_ASSISTANCE has no exception.

Method BIL_SET_PRNORDER Signature

Method BIL_SET_PRNORDER on class CL_PRS_ASSISTANCE has no parameter.
Method BIL_SET_PRNORDER on class CL_PRS_ASSISTANCE has no exception.

Method BIL_TOTAL_DOWN_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070806

Method BIL_TOTAL_DOWN_HDL on class CL_PRS_ASSISTANCE has no exception.

Method BIL_TOTAL_UP_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070806

Method BIL_TOTAL_UP_HDL on class CL_PRS_ASSISTANCE has no exception.

Method BIL_UOMSELECT_HDL Signature

Method BIL_UOMSELECT_HDL on class CL_PRS_ASSISTANCE has no parameter.
Method BIL_UOMSELECT_HDL on class CL_PRS_ASSISTANCE has no exception.

Method BIL_UPD_TBL_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table Type for Messages 20070820

Method BIL_UPD_TBL_HDL on class CL_PRS_ASSISTANCE has no exception.

Method CONVERT_VBAP_FIELD_FROM_OBJID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20110509
2 Importing IV_OBJID Call by reference Type reference (TYPE) PRSS_OBJID Engagement mgmt: Struct for consolidated Object ID 20110509

Method CONVERT_VBAP_FIELD_FROM_OBJID on class CL_PRS_ASSISTANCE has no exception.

Method DISPATCHER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) FPM_EVENT_ID Web Dynpro Action ID 20070628
2 Importing ALV_MTX_REF Call by reference Object reference (TYPE REF TO) IWCI_SALV_WD_TABLE Reference for WD ALV Interface controller 20070808
3 Importing ALV_REF Call by reference Object reference (TYPE REF TO) IWCI_SALV_WD_TABLE Reference for WD ALV Interfacecontroll 20070727
4 Importing CONTEXT_REF Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Reference for WD Context Nodes 20070622
5 Importing R_PARAM Call by reference Object reference (TYPE REF TO) IF_SALV_WD_TABLE_DATA_CHECK SALV event data reference 20070727
6 Importing VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Reference for WD View Controller 20070730
7 Importing WD_EVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20070817
8 Importing WINDOW_ID Call by reference Type reference (TYPE) STRING Web Dynpro Window ID 20070628
9 Importing WINDOW_MGR_REF Call by reference Object reference (TYPE REF TO) IF_WD_WINDOW_MANAGER Reference for WD Window Manager 20070730

Method DISPATCHER on class CL_PRS_ASSISTANCE has no exception.

Method DISPLAY_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MESSAGES Call by reference Type reference (TYPE) PRSS_MESSAGE_ABAP Structure Type for Messages in ABAP Enviroment 20071002
2 Importing IT_MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20071002
3 Importing IT_MESSAGES_FPM Call by reference Type reference (TYPE) PRST_MESSAGE Table Type for Messages 20071008

Method DISPLAY_MESSAGE on class CL_PRS_ASSISTANCE has no exception.

Method FCAT_BUILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FCAT Call by reference Type reference (TYPE) PRST_FCAT Field catalog for ALVs 20070803
2 Exporting ET_FCAT_GROUPING Call by reference Type reference (TYPE) PRST_FCAT Fieldcatalog for ALVs 20070803
3 Importing IS_STRUCT Call by reference Type reference (TYPE) CHAR30 Structure name 20070803
4 Importing IT_GRP_CRITERIAS Call by reference Type reference (TYPE) PRST_FIELD Engagement mgmt:Table type for Grouping 20070803

Method FCAT_BUILD on class CL_PRS_ASSISTANCE has no exception.

Method GET_DMR_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DMR_NO Call by reference Type reference (TYPE) VBELN Sales and Distribution Document Number 20070920

Method GET_DMR_NO on class CL_PRS_ASSISTANCE has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_REF Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Reference for WD Context Nodes 20070725
2 Exporting ET_MTX_HEADER Call by reference Type reference (TYPE) PRST_METCOL_DESC Table Type Metrics Column Desription 20070808
3 Importing IR_COMPONENT_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Controller 20070824

Method INIT on class CL_PRS_ASSISTANCE has no exception.

Method IS_DROPDOWN_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DROPDOWN_ATTR Call by reference Type reference (TYPE) STRING Dropdown attribute name 20070809
2 Exporting INDEX Call by reference Type reference (TYPE) INT4 Natural Number 20070809
3 Importing R_PARAM Call by reference Object reference (TYPE REF TO) IF_SALV_WD_TABLE_DATA_CHECK Identifies where Data was Changed in ALV Output 20070809

Method IS_DROPDOWN_EVENT on class CL_PRS_ASSISTANCE has no exception.

Method IS_FULL_REJECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_REJECTED Call by reference Type reference (TYPE) ABAP_BOOL 20070929
2 Importing IV_DMR_NO Call by reference Type reference (TYPE) VBELN Sales and Distribution Document Number 20070929

Method IS_FULL_REJECTED on class CL_PRS_ASSISTANCE has no exception.

Method MERGE_RESULT_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RESULT Call by reference Type reference (TYPE) PRST_DMRP_DLI Engagemeng mgmt:Table type for VBAP and DLI 20080815

Method MERGE_RESULT_TABLES on class CL_PRS_ASSISTANCE has no exception.

Method PPS_OK_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070905

Method PPS_OK_HDL on class CL_PRS_ASSISTANCE has no exception.

Method REJECT Signature

Method REJECT on class CL_PRS_ASSISTANCE has no parameter.
Method REJECT on class CL_PRS_ASSISTANCE has no exception.

Method RESTART Signature

Method RESTART on class CL_PRS_ASSISTANCE has no parameter.
Method RESTART on class CL_PRS_ASSISTANCE has no exception.

Method SEL_NEXT_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table Type for Messages 20070730

Method SEL_NEXT_HDL on class CL_PRS_ASSISTANCE has no exception.

Method SEL_PREVIOUS_HDL Signature

Method SEL_PREVIOUS_HDL on class CL_PRS_ASSISTANCE has no parameter.
Method SEL_PREVIOUS_HDL on class CL_PRS_ASSISTANCE has no exception.

Method SET_ACC_VALUESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CATID_VALUESET Call by reference Type reference (TYPE) PRST_V_CAT Engagemnt mgmt:Table type for Category View 20070903
2 Importing IT_OBJID Call by reference Type reference (TYPE) PRST_OBJID Engagement mgmt: Table type for consolidated Object ID 20070903

Method SET_ACC_VALUESET on class CL_PRS_ASSISTANCE has no exception.

Method SET_ALV_FUNCTIONS_AVAILABILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ALV Call by reference Object reference (TYPE REF TO) IWCI_SALV_WD_TABLE Web Dynpro Interface COMPONENTCONTROLLER 20080815
2 Importing IV_ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' Supplement for True Boolean Type: 'X' == True '' == False 20080815
3 Importing IV_WINDOW_NAME Call by reference Type reference (TYPE) STRING 20080815

Method SET_ALV_FUNCTIONS_AVAILABILITY on class CL_PRS_ASSISTANCE has no exception.

Method SET_BIL_DROPDOWN Signature

Method SET_BIL_DROPDOWN on class CL_PRS_ASSISTANCE has no parameter.
Method SET_BIL_DROPDOWN on class CL_PRS_ASSISTANCE has no exception.

Method SET_COLUMNS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ALV Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE Configuration of the ALV Output 20070911
2 Importing IV_WINDOW_ID Call by reference Type reference (TYPE) STRING 20070911

Method SET_COLUMNS_TEXT on class CL_PRS_ASSISTANCE has no exception.

Method SET_FCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ALV Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE Configuration of the ALV Output 20080815
2 Importing IT_FCAT Call by reference Type reference (TYPE) PRST_FCAT Fieldcatalog for ALVs 20080815
3 Importing IV_ERROR_EXIST Call by reference Type reference (TYPE) WDY_BOOLEAN '' Supplement for True Boolean Type: 'X' == True '' == False 20080815
4 Importing IV_ERROR_FIELD_NAME Call by reference Type reference (TYPE) STRING 20080815

Method SET_FCAT on class CL_PRS_ASSISTANCE has no exception.

Method SET_GAF_FUNCTIONS_AVAILABILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) STRING 20080815
2 Importing IV_ENABLED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080815
3 Importing IV_FUNCTION Call by reference Type reference (TYPE) STRING 20080815
4 Importing IV_MAINSTEP_ID Call by reference Type reference (TYPE) STRING 20080815
5 Importing IV_TEXT Call by reference Type reference (TYPE) STRING 20080815
6 Importing IV_TOOLTIP Call by reference Type reference (TYPE) STRING 20080815
7 Importing IV_VARIANT_ID Call by reference Type reference (TYPE) STRING 20080815
8 Importing IV_VISIBILITY Call by reference Type reference (TYPE) WDUI_VISIBILITY Web Dynpro: Visibility 20080815

Method SET_GAF_FUNCTIONS_AVAILABILITY on class CL_PRS_ASSISTANCE has no exception.

Method SET_GRP_AVAILABILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20080815

Method SET_GRP_AVAILABILITY on class CL_PRS_ASSISTANCE has no exception.

Method SET_GRP_VALUESET Signature

Method SET_GRP_VALUESET on class CL_PRS_ASSISTANCE has no parameter.
Method SET_GRP_VALUESET on class CL_PRS_ASSISTANCE has no exception.

Method SET_METRICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_METRICS Call by reference Type reference (TYPE) PRST_METRICS Engagement mgmt:Table for Metrics w Fix Number of Columns 20070808

Method SET_METRICS on class CL_PRS_ASSISTANCE has no exception.

Method SET_SPL_DROPDOWN Signature

Method SET_SPL_DROPDOWN on class CL_PRS_ASSISTANCE has no parameter.
Method SET_SPL_DROPDOWN on class CL_PRS_ASSISTANCE has no exception.

Method SET_VAL_VALUESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CATID_VALUESET Call by reference Type reference (TYPE) PRST_V_CAT Engagemnt mgmt:Table type for Category View 20071009

Method SET_VAL_VALUESET on class CL_PRS_ASSISTANCE has no exception.

Method SPL_ADDLINE_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070814

Method SPL_ADDLINE_HDL on class CL_PRS_ASSISTANCE has no exception.

Method SPL_DELLINE_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070814

Method SPL_DELLINE_HDL on class CL_PRS_ASSISTANCE has no exception.

Method SPL_OK_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070806

Method SPL_OK_HDL on class CL_PRS_ASSISTANCE has no exception.

Method SPL_ONSELECT_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070821

Method SPL_ONSELECT_HDL on class CL_PRS_ASSISTANCE has no exception.

Method SPL_REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SPL_MODIFIED_ROWS Call by reference Type reference (TYPE) PRST_DMRP_BIL Engagement mgmt:Table type for Billing 20070913

Method SPL_REFRESH on class CL_PRS_ASSISTANCE has no exception.

Method SPL_UPDATE_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070821

Method SPL_UPDATE_HDL on class CL_PRS_ASSISTANCE has no exception.

Method SPL_UPDATE_TBL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MODIFIED_ROWS Call by reference Type reference (TYPE) PRST_DMRP_BIL Engagement mgmt:Table type for Billing 20070821
2 Importing IR_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20070821
3 Importing IT_ACT_TBL Call by reference Type reference (TYPE) PRST_DMRP_BIL Engagement mgmt:Table type for Billing 20070821
4 Importing IV_EVENT_NAME Call by reference Type reference (TYPE) STRING 20070821
5 Importing IV_ROWINDEX_WITHOUT_UPDATE Call by reference Type reference (TYPE) INT4 Natural Number 20070821

Method SPL_UPDATE_TBL on class CL_PRS_ASSISTANCE has no exception.

Method UPDATE_ALV_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DROPDOWN_ROW_INDEX Call by reference Type reference (TYPE) INT4 Natural Number 20070814
2 Exporting ET_RESULT_TABLE Call by reference Type reference (TYPE) TABLE Table from modified rows 20070727
3 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070806
4 Importing R_PARAM Call by reference Object reference (TYPE REF TO) IF_SALV_WD_TABLE_DATA_CHECK Identifies where Data was Changed in ALV Output 20070724
5 Importing STRUCT Call by reference Type reference (TYPE) STRING Context structure 20070724
6 Importing UPDATE_ALV_MODE Call by reference Type reference (TYPE) INT4 General Flag 20070810

Method UPDATE_ALV_TABLE on class CL_PRS_ASSISTANCE has no exception.

Method UPDATE_BIL_TBL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MODIFIED_ROWS Call by reference Type reference (TYPE) PRST_DMRP_BIL Engagement mgmt:Table type for Billing 20070820
2 Importing EVENT_NAME Call by reference Type reference (TYPE) STRING 20070820
3 Importing IR_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Node Element 20070820
4 Importing IT_ACT_TBL Call by reference Type reference (TYPE) PRST_DMRP_BIL Engagement mgmt:Table type for Billing 20070820
5 Importing IV_FROM Call by reference Type reference (TYPE) INT4 Natural Number 20070912
6 Importing IV_TO Call by reference Type reference (TYPE) INT4 Natural Number 20070912
7 Importing ROWINDEX_WITHOUT_UPDATE Call by reference Type reference (TYPE) INT4 Natural Number 20070820

Method UPDATE_BIL_TBL on class CL_PRS_ASSISTANCE has no exception.

Method UPDATE_METRICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting VISIBLE_ROW Call by reference Type reference (TYPE) INT4 Number of visible row 20070713

Method UPDATE_METRICS on class CL_PRS_ASSISTANCE has no exception.

Method UPDATE_MT_ACC_TBL_MOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BUSINESS_TABLE Call by reference Type reference (TYPE) PRST_DMRP_DLI Engagemeng mgmt:Table type for VBAP and DLI 20080815
2 Importing IT_RESULT_TABLE Call by reference Type reference (TYPE) PRST_DMRP_DLI Engagemeng mgmt:Table type for VBAP and DLI 20080815

Method UPDATE_MT_ACC_TBL_MOD on class CL_PRS_ASSISTANCE has no exception.

Method VAL_CANCEL_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070806

Method VAL_CANCEL_HDL on class CL_PRS_ASSISTANCE has no exception.

Method VAL_COPYOVER_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070905

Method VAL_COPYOVER_HDL on class CL_PRS_ASSISTANCE has no exception.

Method VAL_CUSTOM_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070905

Method VAL_CUSTOM_HDL on class CL_PRS_ASSISTANCE has no exception.

Method VAL_FREEFORM_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070905

Method VAL_FREEFORM_HDL on class CL_PRS_ASSISTANCE has no exception.

Method VAL_GRP_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070806

Method VAL_GRP_HDL on class CL_PRS_ASSISTANCE has no exception.

Method VAL_NEXT_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070806

Method VAL_NEXT_HDL on class CL_PRS_ASSISTANCE has no exception.

Method VAL_ONDATACHECK_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070806

Method VAL_ONDATACHECK_HDL on class CL_PRS_ASSISTANCE has no exception.

Method VAL_PREVIOUS_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070806

Method VAL_PREVIOUS_HDL on class CL_PRS_ASSISTANCE has no exception.

Method VAL_REJECT_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070806

Method VAL_REJECT_HDL on class CL_PRS_ASSISTANCE has no exception.

Method VAL_RESET_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070902

Method VAL_RESET_HDL on class CL_PRS_ASSISTANCE has no exception.

Method VAL_SET_FUNCTIONS_AVIABILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20080815

Method VAL_SET_FUNCTIONS_AVIABILITY on class CL_PRS_ASSISTANCE has no exception.

Method WIP_CANCEL_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070806

Method WIP_CANCEL_HDL on class CL_PRS_ASSISTANCE has no exception.

Method WIP_GRP_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070806

Method WIP_GRP_HDL on class CL_PRS_ASSISTANCE has no exception.

Method WIP_NEXT_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070806

Method WIP_NEXT_HDL on class CL_PRS_ASSISTANCE has no exception.

Method WIP_ONDATACHECK_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070806

Method WIP_ONDATACHECK_HDL on class CL_PRS_ASSISTANCE has no exception.

Method WIP_PREVIOUS_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070806

Method WIP_PREVIOUS_HDL on class CL_PRS_ASSISTANCE has no exception.

Method WIP_REJECT_HDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) PRST_MESSAGE_ABAP Table type for messages in ABAP enviroment 20070806

Method WIP_REJECT_HDL on class CL_PRS_ASSISTANCE has no exception.

Method WIP_SET_FUNCTIONS_AVIABILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20080815

Method WIP_SET_FUNCTIONS_AVIABILITY on class CL_PRS_ASSISTANCE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 600