SAP ABAP Class CL_ISU_SALES_ORDER_SET (Utility Order Set)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-CS-CRM (Application Component) Integration: Customer Relationship Management
     EE_SALES (Package) IS-U Sales Processing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISU_SALES_ORDER_SET Set Reference for IS-U Order (read only) 20000818
Properties
Class CL_ISU_SALES_ORDER_SET  
Short Description Utility Order Set    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EE_SALES   IS-U Sales Processing 
Created 20000630   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISU_SALES_ORDER_SET has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISU_SALES_ORDER_SET Set Reference for IS-U Order (read only) 20000818
Friends
Class CL_ISU_SALES_ORDER_SET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALOG_HANDLE Static Attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20000803
2 CO_MSGID Constant Private Type reference (TYPE) ARBGB 'EE_SALES' Application area 20000803
3 DESCRIPTION Instance attribute Public Type reference (TYPE) ESALES_SETTYPEID_DESCR Description of set type 20000719
4 FIELD_PROPERTIES Instance attribute Public Type reference (TYPE) ESALES_FIELD_PROP_TAB Current table of field characteristics 20000630
5 ORG_FIELD_PROPERTIES Instance attribute Private Type reference (TYPE) ESALES_FIELD_PROP_TAB Table of field properties from customer 20000808
6 SETGROUP Instance attribute Public Type reference (TYPE) ESALES_SETGROUP Set group 20000901
7 SETGROUP_ACTIVE Instance attribute Public Type reference (TYPE) FLAG Flag: Set is active in the set group 20000914
8 SETTYPE Instance attribute Public Attribute reference (LIKE) 20000630
9 S_MSG Static Attribute Private Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20000803
10 VALUES Instance attribute Private Type reference (TYPE) REF TO DATA Reference to structure of the set values 20000630
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Calls the check function of the set type 20000808
2 CREATE Instance method Public Method Create instance, set text, read Customizing 20000719
3 GET_DESCRIPTION Instance method Public Method Supplies set type description 20000720
4 GET_VALUES Instance method Public Method 20000818
5 SET_VALUES Instance method Public Method Sets the set values 20000630
Events
Class CL_ISU_SALES_ORDER_SET has no event.
Types
Class CL_ISU_SALES_ORDER_SET has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) ISU_BAPIRET2_T Meldungstabelle 20000824
2 Importing IT_SETIF_REFS Call by reference Type reference (TYPE) ESALES_SET_DESCRIPTION_TAB Tabelle von interface Referenzen aufs Set 20000824

Method CHECK on class CL_ISU_SALES_ORDER_SET has no exception.

Method CREATE 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 20000803
2 Importing I_PRODUCT Call by reference Type reference (TYPE) ESALES_PRODUCT Versorgungsprodukte 20000719
3 Importing I_SETTYPE Call by reference Type reference (TYPE) ESALES_SETTYPEID Settypen 20000719
# Exception Resumable Description Created on
1 CUSTOMIZING_INCOMPLETE Fehler aufgetreten, Details in Parameter RETURN 20000803

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIPTION Value transfer Type reference (TYPE) ESALES_SETTYPEID_DESCR Beschreibung des Settyps 20000720
2 Importing SETTYPE Call by reference Type reference (TYPE) ESALES_SETTYPEID Settyp ID 20000720

Method GET_DESCRIPTION on class CL_ISU_SALES_ORDER_SET has no exception.

Method GET_VALUES Signature

Method GET_VALUES on class CL_ISU_SALES_ORDER_SET has no parameter.
Method GET_VALUES on class CL_ISU_SALES_ORDER_SET has no exception.

Method SET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUES Call by reference Type reference (TYPE) REF TO DATA Referenz zu Struktur 20000724

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