SAP ABAP Class CL_CACS_RET_EDIT_CNTRL (Edit Retention: UI Control)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSR4 (Package) ICM: Retention: UI
Properties
Class CL_CACS_RET_EDIT_CNTRL  
Short Description Edit Retention: UI Control    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CACSR4   ICM: Retention: UI 
Created 20060807   SAP 
Last change 20100310   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)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CACS_RET_EDIT_CNTRL has no interface implemented.
Friends
Class CL_CACS_RET_EDIT_CNTRL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MB_DISPLAY_ONLY Instance attribute Protected Type reference (TYPE) BOOLEAN_FLG Boolean Variables (X=true, space=false) 20060808
2 MB_HEADER_DATA_INITIALISED Instance attribute Protected Type reference (TYPE) BOOLEAN_FLG Boolean Variables (X=true, space=false) 20060808
3 MD_BUSITIME Instance attribute Protected Type reference (TYPE) CACSBUSITIME Effective Validity (Time Stamp YYYY.MM.DD hh:mm:ss) 20060808
4 MD_HEADER_DISPLAY_STATUS Instance attribute Protected Type reference (TYPE) CHAR1 Status of Header Data 20060808
5 MD_INDCTR_ID Instance attribute Protected Type reference (TYPE) CACS_CTRTBU_ID Commission Contract Number 20060828
6 MD_TECHTIME Instance attribute Protected Type reference (TYPE) CACSTECHTIME Technical Validity (Time Stamp: YYYY.MM.DD hh:mm:ss) 20060808
7 MO_APPL Instance attribute Protected Object reference (TYPE REF TO) CL_CACS_APPLICATION ICM Application 20060808
8 MO_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID SAP List Viewer 20060808
9 MO_RET_FACADE Instance attribute Protected Object reference (TYPE REF TO) CL_CACS_RET_FACADE_EDIT Retention: Edit Retention Facade 20060808
10 MS_HEADER Instance attribute Protected Type reference (TYPE) CACS_S_RET_EDIT_HEADER Structure: Edit Retention: Header Data 20060831
11 MT_DISPLAY_DATA Instance attribute Protected Type reference (TYPE) CACS_TT_RET_EDIT Table Type: Edit Retention 20060808
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060807
2 CREATE_ALV Instance method Public Method Generate ALV Grid Control 20060808
3 DATA_CHANGED Instance method Protected Method Data changed 20060828
4 DESTROY_ALV Instance method Protected Method Remove ALV Grid 20060828
5 DESTROY_FACADE Instance method Protected Method Remove Facade 20060926
6 DISPLAY_ALV Instance method Public Method Display ALV Grid 20060926
7 DISPLAY_LOG Instance method Public Method Display Application Log 20060926
8 FCODE Instance method Public Method Processing of Function Code 20060808
9 FCODE_BACK Instance method Protected Method Function Code: Back 20060810
10 FCODE_CANCEL Instance method Protected Method Function Code: Cancel 20060810
11 FCODE_DECREASE_RETENTION Instance method Protected Method Function Code: Decrease Retention 20060815
12 FCODE_DOCU Instance method Protected Method Function Code: Display Documentation 20060808
13 FCODE_ENTER Instance method Protected Method Function Code: Continue 20060809
14 FCODE_EXIT Instance method Protected Method Function Code: Exit 20060810
15 FCODE_INCREASE_RETENTION Instance method Protected Method Function Code: Increase Retention 20060815
16 FCODE_JUMP_TO_INDCTR Instance method Protected Method Function Code: Go to Commission Contract 20060808
17 FCODE_SAVE Instance method Protected Method Function Code: Save 20060811
18 FCODE_SIMULATE Instance method Protected Method Function Code: Simulate 20060811
19 FCODE_TOGGLE_DISPLAY_EDIT_MODE Instance method Protected Method Function Code: Display <-> Change 20060808
20 FCODE_TOGGLE_HEADER Instance method Protected Method Function Code: Hide/Show Header Data 20060808
21 FCODE_UNDO Instance method Protected Method Function Code: Reset 20060810
22 GET_ALL_EDIT_FCODES Instance method Public Method Return All Function Codes for Change Mode 20060808
23 GET_CHANGED_RETENTION Instance method Protected Method Return List of Changed Retention 20060811
24 GET_HEADER_DISPLAY_STATUS Instance method Public Method Return Status of Display of Header Data 20060808
25 GET_SELECTED_RETENTION Instance method Protected Method Return Currently Selected Retention 20060808
26 GET_SELECTED_ROW Instance method Protected Method Determine Currently Selected Line 20060808
27 GET_TIMESPOTS Instance method Protected Method Get Effective and Technical Time-Spot per Screen 20060808
28 HANDLE_CONTEXT_MENU_REQUEST Instance method Public Event handling method Event Handler for Event CONTEXT_MENU_REQUEST 20060807
29 HANDLE_HOTSPOT_CLICK Instance method Public Event handling method Event Handler for Event HOTSPOT_CLICK 20060807
30 HANDLE_TOOLBAR Instance method Public Event handling method Event Handler for Event TOOLBAR 20060807
31 HANDLE_USER_COMMAND Instance method Public Event handling method Event Handler for Event USER_COMMAND 20060807
32 IS_DATA_CHANGED Instance method Protected Method Check Whether Data Has Been Changed 20060810
33 IS_DISPLAY_MODE Instance method Public Method Check If Only Display Allowed 20060808
34 IS_HEADER_DATA_INITIALISED Instance method Public Method Check If Header Data Is Already Set 20060808
35 LEAVE Instance method Protected Method Function Code: Back 20060926
36 LOAD_FIELDCATALOG Instance method Protected Method Load Field Catalog 20060808
37 LOAD_RETENTION_DATA Instance method Public Method Get Data of Retention for Commission Contract 20060808
38 MODIFY_FIELDCATALOG Instance method Protected Method Adjust Field Catalog 20060808
39 PROCESS_CHANGED_DATA Instance method Protected Method Process Changed Data 20060828
40 READ_HEADER Instance method Protected Method Read Header Data 20060831
41 REFRESH_ALV Instance method Protected Method Refresh ALV Grid 20060810
42 RELOAD_RETENTION_DATA Instance method Public Method Reload Retention Data for Commission Contract 20060828
43 SET_ACTIVITY_TXT Instance method Protected Method Set Text of Change Activity 20060810
44 SET_DISPLAY_EDIT_MODE Instance method Public Method Set Processing Mode: Display or Change 20060808
45 SET_HEADER_DATA_INITIALISED Instance method Public Method Header data was initialized 20060808
Events
Class CL_CACS_RET_EDIT_CNTRL has no event.
Types
Class CL_CACS_RET_EDIT_CNTRL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_APPL Call by reference Type reference (TYPE) CACSAPPL Identifikation der Provisionsanwendung 20060808
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060808

Method CREATE_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20060808
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060808

Method DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RB_DATA_SAVED Value transfer Type reference (TYPE) BOOLEAN_FLG Daten wurden gesichert (X=true, space=false) 20060828
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060828

Method DESTROY_ALV Signature

Method DESTROY_ALV on class CL_CACS_RET_EDIT_CNTRL has no parameter.
Method DESTROY_ALV on class CL_CACS_RET_EDIT_CNTRL has no exception.

Method DESTROY_FACADE Signature

Method DESTROY_FACADE on class CL_CACS_RET_EDIT_CNTRL has no parameter.
Method DESTROY_FACADE on class CL_CACS_RET_EDIT_CNTRL has no exception.

Method DISPLAY_ALV Signature

Method DISPLAY_ALV on class CL_CACS_RET_EDIT_CNTRL has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060926

Method DISPLAY_LOG Signature

Method DISPLAY_LOG on class CL_CACS_RET_EDIT_CNTRL has no parameter.
Method DISPLAY_LOG on class CL_CACS_RET_EDIT_CNTRL has no exception.

Method FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_UCOMM Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20060808
2 Importing ID_UCOMM Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20060808
# Exception Resumable Description Created on
1 CX_CACS_BAL_EX CACS: Application log exceptions 20060828
2 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060808

Method FCODE_BACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_UCOMM Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20060810
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060810

Method FCODE_CANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_UCOMM Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20060810
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060810

Method FCODE_DECREASE_RETENTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_UCOMM Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20061024
# Exception Resumable Description Created on
1 CX_CACS_BAL_EX CACS: Application log exceptions 20060828
2 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060815

Method FCODE_DOCU Signature

Method FCODE_DOCU on class CL_CACS_RET_EDIT_CNTRL has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060808

Method FCODE_ENTER Signature

Method FCODE_ENTER on class CL_CACS_RET_EDIT_CNTRL has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060810

Method FCODE_EXIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_UCOMM Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20060810
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060810

Method FCODE_INCREASE_RETENTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_UCOMM Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20061024
# Exception Resumable Description Created on
1 CX_CACS_BAL_EX CACS: Application log exceptions 20060828
2 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060815

Method FCODE_JUMP_TO_INDCTR Signature

Method FCODE_JUMP_TO_INDCTR on class CL_CACS_RET_EDIT_CNTRL has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060810

Method FCODE_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_UCOMM Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20061024
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060811

Method FCODE_SIMULATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_UCOMM Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20060926
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060811

Method FCODE_TOGGLE_DISPLAY_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_UCOMM Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20060810
# Exception Resumable Description Created on
1 CX_CACS_BAL_EX CACS: Application log exceptions 20060828
2 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060810

Method FCODE_TOGGLE_HEADER Signature

Method FCODE_TOGGLE_HEADER on class CL_CACS_RET_EDIT_CNTRL has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060810

Method FCODE_UNDO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_UCOMM Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20060810
# Exception Resumable Description Created on
1 CX_CACS_BAL_EX CACS: Application log exceptions 20060829
2 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060810

Method GET_ALL_EDIT_FCODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FCODE_EDIT Value transfer Type reference (TYPE) CACS_TT_FCODE Tabellentyp Funktionscode 20060808

Method GET_ALL_EDIT_FCODES on class CL_CACS_RET_EDIT_CNTRL has no exception.

Method GET_CHANGED_RETENTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CHANGED_RETENTION Value transfer Type reference (TYPE) CACS_TT_RET_EDIT Tabellentyp: Einbehaltung bearbeiten 20060811

Method GET_CHANGED_RETENTION on class CL_CACS_RET_EDIT_CNTRL has no exception.

Method GET_HEADER_DISPLAY_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_HEADER_DISPLAY_STATUS Value transfer Type reference (TYPE) CHAR1 Status der Anzeige der Kopfdaten 20060808

Method GET_HEADER_DISPLAY_STATUS on class CL_CACS_RET_EDIT_CNTRL has no exception.

Method GET_SELECTED_RETENTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ROW_INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20060810
2 Returning RS_RETENTION Value transfer Type reference (TYPE) CACS_S_RET_EDIT Struktur: Einbehaltung bearbeiten 20060808
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060810

Method GET_SELECTED_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_ROW_INDEX Value transfer Type reference (TYPE) SYTABIX Index interner Tabellen 20060810
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20061113

Method GET_TIMESPOTS Signature

Method GET_TIMESPOTS on class CL_CACS_RET_EDIT_CNTRL has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060915

Method HANDLE_CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20060808

Method HANDLE_CONTEXT_MENU_REQUEST on class CL_CACS_RET_EDIT_CNTRL has no exception.

Method HANDLE_HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20060808
2 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20060808
3 Importing E_ROW_ID Call by reference Attribute reference (LIKE) 20060808

Method HANDLE_HOTSPOT_CLICK on class CL_CACS_RET_EDIT_CNTRL has no exception.

Method HANDLE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Value transfer Attribute reference (LIKE) 20060807
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20060807

Method HANDLE_TOOLBAR on class CL_CACS_RET_EDIT_CNTRL has no exception.

Method HANDLE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20060808

Method HANDLE_USER_COMMAND on class CL_CACS_RET_EDIT_CNTRL has no exception.

Method IS_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RB_DATA_CHANGED Value transfer Type reference (TYPE) BOOLEAN_FLG Boolsche Variable (X=true, space=false) 20060810

Method IS_DATA_CHANGED on class CL_CACS_RET_EDIT_CNTRL has no exception.

Method IS_DISPLAY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RB_DISPLAY_ONLY Value transfer Type reference (TYPE) BOOLEAN_FLG Boolsche Variable (X=true, space=false) 20060808

Method IS_DISPLAY_MODE on class CL_CACS_RET_EDIT_CNTRL has no exception.

Method IS_HEADER_DATA_INITIALISED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RB_HEADER_DATA_INITIALISED Value transfer Type reference (TYPE) BOOLEAN_FLG Kopfdaten wurden bereits initialisiert (X=true, space=false) 20060808

Method IS_HEADER_DATA_INITIALISED on class CL_CACS_RET_EDIT_CNTRL has no exception.

Method LEAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_UCOMM Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20060926
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060926

Method LOAD_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FIELDCATALOG Value transfer Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20060808
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060808

Method LOAD_RETENTION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTBU_ID Nummer des Provisionsvertrags 20060808
# Exception Resumable Description Created on
1 CX_CACS_BAL_EX CACS: Application log exceptions 20060828
2 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060808

Method MODIFY_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20060808

Method MODIFY_FIELDCATALOG on class CL_CACS_RET_EDIT_CNTRL has no exception.

Method PROCESS_CHANGED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_SIMULATION Call by reference Type reference (TYPE) BOOLEAN_FLG Nur Simulation (X=true, space=false) 20060828
# Exception Resumable Description Created on
1 CX_CACS_BAL_EX CACS: Application log exceptions 20060828
2 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060828

Method READ_HEADER Signature

Method READ_HEADER on class CL_CACS_RET_EDIT_CNTRL has no parameter.
Method READ_HEADER on class CL_CACS_RET_EDIT_CNTRL has no exception.

Method REFRESH_ALV Signature

Method REFRESH_ALV on class CL_CACS_RET_EDIT_CNTRL has no parameter.
Method REFRESH_ALV on class CL_CACS_RET_EDIT_CNTRL has no exception.

Method RELOAD_RETENTION_DATA Signature

Method RELOAD_RETENTION_DATA on class CL_CACS_RET_EDIT_CNTRL has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_BAL_EX CACS: Application log exceptions 20060828
2 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060828

Method SET_ACTIVITY_TXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_ACTIVITY_TXT Call by reference Type reference (TYPE) CACSRETACTIVITYTXT Beschreibung Vorgang Einbehaltung bearbeiten 20060810
2 Importing ID_RETAMNT_CHG Call by reference Type reference (TYPE) CACSRETCHGAMNT Geplante Veränderung Einbehaltungsbetrag 20060810
3 Importing ID_RETAMNT_FREE Call by reference Type reference (TYPE) CACSRETFREEAMNT Freier Einbehaltungsbetrag 20060810

Method SET_ACTIVITY_TXT on class CL_CACS_RET_EDIT_CNTRL has no exception.

Method SET_DISPLAY_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_DISPLAY_ONLY Call by reference Type reference (TYPE) BOOLEAN_FLG Boolsche Variable (X=true, space=false) 20060808

Method SET_DISPLAY_EDIT_MODE on class CL_CACS_RET_EDIT_CNTRL has no exception.

Method SET_HEADER_DATA_INITIALISED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_HEADER_DATA_INITIALISED Call by reference Type reference (TYPE) BOOLEAN_FLG Kopfdaten wurden initialisiert (X=true, space=false) 20060808

Method SET_HEADER_DATA_INITIALISED on class CL_CACS_RET_EDIT_CNTRL has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700