SAP ABAP Class CL_ACTUAL_GUI_CK (Execution; Actual Reporting)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO-PC-PCP (Application Component) Product Cost Planning
     CKEXECUTION (Package) E@sy Execution
Properties
Class CL_ACTUAL_GUI_CK  
Short Description Execution; Actual Reporting    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CKEXECUTION   E@sy Execution 
Created 19991008   SAP 
Last change 20000123   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CK 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)
3 KKEK0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ACTUAL_GUI_CK has no interface implemented.
Friends
Class CL_ACTUAL_GUI_CK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_ALV_GRID Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID Grid Control 19991008
2 MT_FCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Note Initial Field Catalog 19991026
3 M_BDCDATA Static Attribute Private Type reference (TYPE) CK_T_BDCDATA Batch Input: New Table Field Structure 20000113
4 M_BZOBJ Instance attribute Private Type reference (TYPE) BZOBJ Reference Object 19991010
5 M_DREF_OUTTAB Instance attribute Private Object reference (TYPE REF TO) DATA Item Table for ALV 19991008
6 M_KOKRS Instance attribute Private Type reference (TYPE) KOKRS Controlling Area 19991029
7 M_OBJNR Instance attribute Private Type reference (TYPE) J_OBJNR Account Assignment Object 19991010
8 M_SERVICE Instance attribute Private Type reference (TYPE) CK_EXECUTION_SERVICE Execution Service 19991010
Methods
# Method Level Visibility Method type Description Created on
1 ALV_GRID_DISPLAY Instance method Private Method Display Current Status 20000123
2 BDC_DYNPRO Static method Private Method Screen Information for Batch Input 20000113
3 BDC_FIELD Static method Private Method Field Information for Batch Input 20000113
4 CHANGE_EXECUTION_SERVICE Instance method Public Method Select Other Execution Service 19991114
5 CONSTRUCTOR Instance method Public Constructor Generates Grid ALV List 19991008
6 FREE Instance method Public Method Release 19991021
7 GICR_DISPLAY Static method Public Method Display/Change/Reverse Goods Issue 20000115
8 HANDLE_TOOLBAR Instance method Public Event handling method Changes Toolbar 19991126
9 HANDLE_USER_COMMAND Instance method Public Event handling method Internal Handling of User Commands 19991126
10 IAAL_DISPLAY Static method Public Method Branch to Display/Change/Reverse IAA 20000115
11 LINK_TO_DOCUMENT Static method Public Method Calls Generated Objects (Display/Change/Reverse) 20000116
12 MARK_DOCUMENTS Instance method Public Method - 20001130
13 ON_HOTSPOT_CLICK Instance method Private Event handling method Handles Hotspot Click 19991028
14 PUOR_DISPLAY Static method Public Method Branch to Display/Change/Reverse Purchase Order 20000114
15 REQU_DISPLAY Static method Public Method Branch to Display/Change/Reverse Purchase Requisition 20000113
16 RESELECT Instance method Public Method Reads the ACTUAL Reporting Again 19991010
17 RESV_DISPLAY Static method Public Method Branch to Display/Change Reservation 20000114
Events
Class CL_ACTUAL_GUI_CK has no event.
Types
Class CL_ACTUAL_GUI_CK has no local type.
Method Signatures

Method ALV_GRID_DISPLAY Signature

Method ALV_GRID_DISPLAY on class CL_ACTUAL_GUI_CK has no parameter.
Method ALV_GRID_DISPLAY on class CL_ACTUAL_GUI_CK has no exception.

Method BDC_DYNPRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_DYNPRO Value transfer Type reference (TYPE) BDCDATA-DYNPRO BDC DynproNummer 20000113
2 Importing E_PROGRAM Value transfer Type reference (TYPE) BDCDATA-PROGRAM BDC Modulpool 20000113

Method BDC_DYNPRO on class CL_ACTUAL_GUI_CK has no exception.

Method BDC_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_FNAM Value transfer Type reference (TYPE) C Feldname für Batch Input 20000113
2 Importing E_FVAL Value transfer Type reference (TYPE) ANY BDC-FieldValue 20000113

Method BDC_FIELD on class CL_ACTUAL_GUI_CK has no exception.

Method CHANGE_EXECUTION_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXECUTION_SERVICE Call by reference Type reference (TYPE) CK_EXECUTION_SERVICE Execution Service im E@syCostPlanning & Execution 19991114
2 Importing I_OBJECT_NUMBER Call by reference Type reference (TYPE) J_OBJNR Objektnummer 20000123

Method CHANGE_EXECUTION_SERVICE on class CL_ACTUAL_GUI_CK has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BZOBJ Value transfer Type reference (TYPE) BZOBJ reference object 19991008
2 Importing I_KOKRS Value transfer Type reference (TYPE) KOKRS Kostenrechnungskreis 19991029
3 Importing I_OBJNR Value transfer Type reference (TYPE) J_OBJNR object number 19991008
4 Importing I_PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent-Container 19991008
5 Importing I_SERVICE Value transfer Type reference (TYPE) CK_EXECUTION_SERVICE Execution Service im E@syCostPlanning & Execution 19991008

Method CONSTRUCTOR on class CL_ACTUAL_GUI_CK has no exception.

Method FREE Signature

Method FREE on class CL_ACTUAL_GUI_CK has no parameter.
Method FREE on class CL_ACTUAL_GUI_CK has no exception.

Method GICR_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_BELNR Value transfer Type reference (TYPE) MBLNR Nummer des Materialbelegs 20000115
2 Importing E_CANCEL Value transfer Type reference (TYPE) XFLAG SPACE Storno 20000115
3 Importing E_DISPLAY Value transfer Type reference (TYPE) XFLAG 'X' Anzeigen = 'X' / Ändern = space 20000115

Method GICR_DISPLAY on class CL_ACTUAL_GUI_CK has no exception.

Method HANDLE_TOOLBAR Signature

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

Method HANDLE_TOOLBAR on class CL_ACTUAL_GUI_CK 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 Type reference (TYPE) 19991126

Method HANDLE_USER_COMMAND on class CL_ACTUAL_GUI_CK has no exception.

Method IAAL_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BELNR Value transfer Type reference (TYPE) CO_BELNR Belegnummer der ILV 20000123
2 Importing I_CANCEL Value transfer Type reference (TYPE) XFLAG SPACE Stornieren = 'X' 20000123
3 Importing I_OBJNR Value transfer Type reference (TYPE) J_OBJNR Objektnummer 20000123

Method IAAL_DISPLAY on class CL_ACTUAL_GUI_CK has no exception.

Method LINK_TO_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OUTTAB Value transfer Type reference (TYPE) ANY Selektierte Zeile 20000116
2 Importing I_CANCEL Value transfer Type reference (TYPE) XFLAG SPACE Beleg stornieren 20000116
3 Importing I_DISPLAY Value transfer Type reference (TYPE) XFLAG 'X' Beleg anzeigen 20000116
4 Importing I_OBJNR Value transfer Type reference (TYPE) J_OBJNR Objektnummer 20000123
5 Importing I_SERVICE Value transfer Type reference (TYPE) CK_EXECUTION_SERVICE Ausgewählter Service 20000116

Method LINK_TO_DOCUMENT on class CL_ACTUAL_GUI_CK has no exception.

Method MARK_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BORIDENT Call by reference Type reference (TYPE) TRL_BORID - 20001130

Method MARK_DOCUMENTS on class CL_ACTUAL_GUI_CK has no exception.

Method ON_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 Type reference (TYPE) 19991028
2 Importing E_COLUMN_ID Call by reference Type reference (TYPE) >INVALID< 19991028
3 Importing E_ROW_ID Call by reference Type reference (TYPE) >INVALID< 19991028

Method ON_HOTSPOT_CLICK on class CL_ACTUAL_GUI_CK has no exception.

Method PUOR_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_DISPLAY Value transfer Type reference (TYPE) XFLAG 'X' Anzeigemodus = 'X' 20000114
2 Importing E_EBELN Value transfer Type reference (TYPE) BSTNR Bestellnummer 20000114
3 Importing E_EBELP Value transfer Type reference (TYPE) BSTPO Bestellpositionsnummer 20000114

Method PUOR_DISPLAY on class CL_ACTUAL_GUI_CK has no exception.

Method REQU_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_BANFN Value transfer Type reference (TYPE) EBAN-BANFN Bestellanforderungsnummer 20000113
2 Importing E_BANFPO Value transfer Type reference (TYPE) EBAN-BNFPO Positionsnummer der Bestellanforderung 20000113
3 Importing E_DISPLAY Value transfer Type reference (TYPE) XFLAG 'X' Anzeigemodus 20000113

Method REQU_DISPLAY on class CL_ACTUAL_GUI_CK has no exception.

Method RESELECT Signature

Method RESELECT on class CL_ACTUAL_GUI_CK has no parameter.
Method RESELECT on class CL_ACTUAL_GUI_CK has no exception.

Method RESV_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_DISPLAY Value transfer Type reference (TYPE) XFLAG 'X' Reservierung Anzeigen / Ändern 20000114
2 Importing E_RSNUM Value transfer Type reference (TYPE) RSNUM Nummer der Reservierung / des Sekundärbedarfs 20000114
3 Importing E_RSPOS Value transfer Type reference (TYPE) RSPOS Positionsnummer der Reservierung / des Sekundärbedarfs 20000114

Method RESV_DISPLAY on class CL_ACTUAL_GUI_CK has no exception.
History
Last changed by/on SAP  20000123 
SAP Release Created in