SAP ABAP Class CL_ISM_SD_CONTRACT_ORDER_LIST (IS-M: Contract/Order List)
Hierarchy
☛
IS-M (Software Component) SAP MEDIA
⤷
IS-M (Application Component) SAP Media
⤷
JSDI (Package) IS-M/SD SD Integration
⤷
⤷
Properties
| Class | CL_ISM_SD_CONTRACT_ORDER_LIST | |
| Short Description | IS-M: Contract/Order List | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | JSDI | IS-M/SD SD Integration |
| Created | 20010124 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISM_SD_CONTRACT_ORDER_LIST has no forward declaration.
Interfaces
Class CL_ISM_SD_CONTRACT_ORDER_LIST has no interface implemented.
Friends
Class CL_ISM_SD_CONTRACT_ORDER_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RJKSDCONTRACTTAB | Contracts in List | 20010124 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog | 20010124 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | Maximum number of list entries | 20030124 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | ALV Tree Control | 20010124 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RJKSDCONTRACTORDER02_TAB | Orders in List | 20010124 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RJKSDCONTRACTORDER01_TAB | Display Data | 20010124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Contract Item | 20010124 | |
| 2 | Instance method | Public | Method | Add Contract Items | 20010124 | |
| 3 | Instance method | Public | Method | Add Order Item | 20010124 | |
| 4 | Instance method | Public | Method | Add Order Items | 20010124 | |
| 5 | Instance method | Private | Method | Assign Orders to Contracts | 20010124 | |
| 6 | Instance method | Public | Constructor | Constructor | 20010124 | |
| 7 | Instance method | Public | Method | Display Contracts and Orders | 20010124 | |
| 8 | Instance method | Private | Method | Display 1 Contract | 20010124 | |
| 9 | Instance method | Private | Method | Display 1 Order | 20010124 | |
| 10 | Instance method | Public | Method | Remove All Contracts and Orders | 20010124 |
Events
Class CL_ISM_SD_CONTRACT_ORDER_LIST has no event.
Types
Class CL_ISM_SD_CONTRACT_ORDER_LIST has no local type.
Method Signatures
Method ADD_CONTRACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTRACT | Call by reference | Type reference (TYPE) | RJKSDCONTRACT | Kontrakt | 20010124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kontrakt bereits in Liste enthalten | 20010124 |
Method ADD_CONTRACT_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTRACT_TAB | Call by reference | Type reference (TYPE) | RJKSDCONTRACTTAB | Kontrakte | 20010124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Mindestens 1 Kontrakt aus Tabelle bereits in Liste enthalten | 20010124 |
Method ADD_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ORDER | Call by reference | Type reference (TYPE) | RJKSDORDER2 | Auftrag | 20010124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Auftrag bereits in Liste eingefügt | 20010124 |
Method ADD_ORDER_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ORDER_TAB | Call by reference | Type reference (TYPE) | RJKSDORDER2_TAB | Aufträge | 20010124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Mindestens 1 Auftrag aus Tabelle bereits in Liste enthalten | 20010124 |
Method ASSIGN_ORDER_TO_CONTRACT Signature
Method ASSIGN_ORDER_TO_CONTRACT on class CL_ISM_SD_CONTRACT_ORDER_LIST has no parameter.
Method ASSIGN_ORDER_TO_CONTRACT on class CL_ISM_SD_CONTRACT_ORDER_LIST has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Container fuer Liste in der Dynpro Area | 20010124 |
Method CONSTRUCTOR on class CL_ISM_SD_CONTRACT_ORDER_LIST has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_ISM_SD_CONTRACT_ORDER_LIST has no parameter.
Method DISPLAY on class CL_ISM_SD_CONTRACT_ORDER_LIST has no exception.
Method DISPLAY_CONTRACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTRACT | Call by reference | Type reference (TYPE) | RJKSDCONTRACT | Kontrakt | 20010124 | |||
| 2 | NODE | Value transfer | Type reference (TYPE) | LVC_NKEY | Erzeugter Knoten | 20010124 | |||
| 3 | PARENT | Call by reference | Type reference (TYPE) | LVC_NKEY | Konten auf Ebene Kontraktvbeln | 20010124 |
Method DISPLAY_CONTRACT on class CL_ISM_SD_CONTRACT_ORDER_LIST has no exception.
Method DISPLAY_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ORDER | Call by reference | Type reference (TYPE) | RJKSDORDER2 | Auftrag | 20010124 | |||
| 2 | PARENT | Call by reference | Type reference (TYPE) | LVC_NKEY | Vaterknoten | 20010124 |
Method DISPLAY_ORDER on class CL_ISM_SD_CONTRACT_ORDER_LIST has no exception.
Method REMOVE_ALL Signature
Method REMOVE_ALL on class CL_ISM_SD_CONTRACT_ORDER_LIST has no parameter.
Method REMOVE_ALL on class CL_ISM_SD_CONTRACT_ORDER_LIST has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 463 |