SAP ABAP Class CL_ISU_SALES_ORDER_WORKSPACE (Workspace for IS-U Order Entry)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-CS-FO (Application Component) Front Office
     EECIC_COMP (Package) IS-U: CIC Components for IS-U
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CCM_ABSTR_CMPWSP Abstract Base Class for CIC Component Workspace 20000724
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CCM_SUBSCREEN_WORKSPACE Subscreen Interface for Workspaces 20000724
Properties
Class CL_ISU_SALES_ORDER_WORKSPACE  
Short Description Workspace for IS-U Order Entry    
Super Class CL_CCM_ABSTR_CMPWSP Abstract Base Class for CIC Component Workspace 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EECIC_COMP   IS-U: CIC Components for IS-U 
Created 20000724   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISU_SALES_ORDER_WORKSPACE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CCM_SUBSCREEN_WORKSPACE Subscreen Interface for Workspaces 20000724
Friends
Class CL_ISU_SALES_ORDER_WORKSPACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPL_REF Instance attribute Private Object reference (TYPE REF TO) CL_ISU_SALES_APPLICATION Reference to Application Object 20001002
2 PROFILE Instance attribute Private Type reference (TYPE) ESALES_PROFILE Profile for IS-U Sales Transaction 20000922
Methods
# Method Level Visibility Method type Description Created on
1 CB_CHANGE_PROFILE Instance method Public Method Function Callback-Routine: Change Profile 20001002
2 CB_CHECK Instance method Public Method Function Callback-Routine: Check Order 20001002
3 CB_CHECK_WITHOUT_MSG Instance method Public Method Function Callback-Routine: Check Order 20001002
4 CB_CLOSE Instance method Public Method Function Callback Routine: Close Workspace 20000724
5 CB_DISPLAY_PROFILE Instance method Public Method Function Callback Routine: Display Profile 20001002
6 CB_SAVE Instance method Public Method Function Callback Routine: Save Order 20001002
7 CB_SIMULATE Instance method Public Method Function Callback Routine: Simulate Order 20001002
8 EXPORT_OBJECTS_TO_BDD Instance method Private Method Send Objects to BDD 20001002
9 RESTART_WORKSPACE Instance method Private Method Restart Workspace 20001002
10 RETURN_HANDLING Instance method Private Method Display Application Log if Errors Occur 20001002
Events
Class CL_ISU_SALES_ORDER_WORKSPACE has no event.
Types
Class CL_ISU_SALES_ORDER_WORKSPACE has no local type.
Method Signatures

Method CB_CHANGE_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OK_CODE Call by reference Type reference (TYPE) SYUCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20001002

Method CB_CHANGE_PROFILE on class CL_ISU_SALES_ORDER_WORKSPACE has no exception.

Method CB_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OK_CODE Call by reference Type reference (TYPE) SYUCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20001002

Method CB_CHECK on class CL_ISU_SALES_ORDER_WORKSPACE has no exception.

Method CB_CHECK_WITHOUT_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ALL_CNT Call by reference Type reference (TYPE) I Anzahl Meldungen 20001002
2 Exporting EX_ERR_CNT Call by reference Type reference (TYPE) I Anzahl Fehler 20001002
3 Exporting EX_OK Call by reference Type reference (TYPE) FLAG allgemeines flag 20001002
4 Exporting EX_SDOC_PROC_ALLOWED Call by reference Type reference (TYPE) FLAG Beleg weiterverarbeiten ? 20001002
5 Exporting EX_STATS Call by reference Type reference (TYPE) BAL_S_SCNT Anwendungslog-Statistik 20001002
6 Exporting EX_WRN_CNT Call by reference Type reference (TYPE) I Anzahl Warnungen 20001002
7 Importing OK_CODE Call by reference Type reference (TYPE) SYUCOMM Funktionscode 20001002

Method CB_CHECK_WITHOUT_MSG on class CL_ISU_SALES_ORDER_WORKSPACE has no exception.

Method CB_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OK_CODE Call by reference Type reference (TYPE) SYUCOMM Funktionscode 20000724

Method CB_CLOSE on class CL_ISU_SALES_ORDER_WORKSPACE has no exception.

Method CB_DISPLAY_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OK_CODE Call by reference Type reference (TYPE) SYUCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20001002

Method CB_DISPLAY_PROFILE on class CL_ISU_SALES_ORDER_WORKSPACE has no exception.

Method CB_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OK_CODE Call by reference Type reference (TYPE) SYUCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20001002

Method CB_SAVE on class CL_ISU_SALES_ORDER_WORKSPACE has no exception.

Method CB_SIMULATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OK_CODE Call by reference Type reference (TYPE) SYUCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20001002

Method CB_SIMULATE on class CL_ISU_SALES_ORDER_WORKSPACE has no exception.

Method EXPORT_OBJECTS_TO_BDD Signature

Method EXPORT_OBJECTS_TO_BDD on class CL_ISU_SALES_ORDER_WORKSPACE has no parameter.
Method EXPORT_OBJECTS_TO_BDD on class CL_ISU_SALES_ORDER_WORKSPACE has no exception.

Method RESTART_WORKSPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_KEEP_MASTERDATA Call by reference Type reference (TYPE) FLAG Stammdaten bei Restart behalten 20001002

Method RESTART_WORKSPACE on class CL_ISU_SALES_ORDER_WORKSPACE has no exception.

Method RETURN_HANDLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20001002
2 Importing I_OKCODE Call by reference Type reference (TYPE) SYUCOMM Ok Code Save/Simulate 20001002
3 Importing I_RETURN Call by reference Type reference (TYPE) ISU_BAPIRET2_T Tabellentyp zu BAPIRET2 20001002

Method RETURN_HANDLING on class CL_ISU_SALES_ORDER_WORKSPACE has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 462