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 | Static Attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20000803 | |||
| 2 | Constant | Private | Type reference (TYPE) | ARBGB | 'EE_SALES' | Application area | 20000803 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | ESALES_SETTYPEID_DESCR | Description of set type | 20000719 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | ESALES_FIELD_PROP_TAB | Current table of field characteristics | 20000630 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ESALES_FIELD_PROP_TAB | Table of field properties from customer | 20000808 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | ESALES_SETGROUP | Set group | 20000901 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | FLAG | Flag: Set is active in the set group | 20000914 | |||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20000630 | |||||
| 9 | Static Attribute | Private | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20000803 | |||
| 10 | 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 | Instance method | Public | Method | Calls the check function of the set type | 20000808 | |
| 2 | Instance method | Public | Method | Create instance, set text, read Customizing | 20000719 | |
| 3 | Instance method | Public | Method | Supplies set type description | 20000720 | |
| 4 | Instance method | Public | Method | 20000818 | ||
| 5 | 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 | ET_MESSAGES | Call by reference | Type reference (TYPE) | ISU_BAPIRET2_T | Meldungstabelle | 20000824 | |||
| 2 | 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 | I_ALOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20000803 | |||
| 2 | I_PRODUCT | Call by reference | Type reference (TYPE) | ESALES_PRODUCT | Versorgungsprodukte | 20000719 | |||
| 3 | I_SETTYPE | Call by reference | Type reference (TYPE) | ESALES_SETTYPEID | Settypen | 20000719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | DESCRIPTION | Value transfer | Type reference (TYPE) | ESALES_SETTYPEID_DESCR | Beschreibung des Settyps | 20000720 | |||
| 2 | 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 | 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 |