SAP ABAP Class CL_ISM_SD_CONTRACT_LIST (IS-M: Contract List)
Hierarchy
☛
IS-M (Software Component) SAP MEDIA
⤷
IS-M (Application Component) SAP Media
⤷
JSDI (Package) IS-M/SD SD Integration

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ISM_SD_ORDER_LIST | IS-M: Order List | 20010125 |
Properties
Class | CL_ISM_SD_CONTRACT_LIST | |
Short Description | IS-M: Contract List | |
Super Class | CL_ISM_SD_ORDER_LIST | IS-M: Order List |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | JSDI | IS-M/SD SD Integration |
Created | 20010125 | SAP |
Last change | 20050705 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISM_SD_CONTRACT_LIST has no forward declaration.
Interfaces
Class CL_ISM_SD_CONTRACT_LIST has no interface implemented.
Friends
Class CL_ISM_SD_CONTRACT_LIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | OBJECT | Reference to Event Handler | 20010308 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Contracts | 20040622 |
2 | ![]() |
Instance method | Private | Method | Create Output Data Formatted for Screen | 20040622 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20010125 |
4 | ![]() |
Static method | Private | Method | Convert to Contract Numbers | 20040622 |
5 | ![]() |
Instance method | Public | Method | Hide history if visible on screen | 20010308 |
Events
Class CL_ISM_SD_CONTRACT_LIST has no event.
Types
Class CL_ISM_SD_CONTRACT_LIST has no local type.
Method Signatures
Method ADD_TAB2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTRACT_TAB | Call by reference | Type reference (TYPE) | RJKSECONTRINDEX_TAB | Aufträge | 20040622 | ||
2 | ![]() |
LIMIT | Call by reference | Type reference (TYPE) | I | maximale Anzahl von Treffern | 20040622 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Mindestens 1 Kontrakt aus Tabelle bereits in Liste enthalten | 20040622 | |
2 | ![]() |
Maximale Anzahl der Einträge erreicht | 20040622 |
Method COMPLETE_DATA2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPLETED_DATA | Value transfer | Type reference (TYPE) | RJKSDINFOTAB_LINE | Vervollständigte Daten | 20040622 | ||
2 | ![]() |
CONTRACT | Call by reference | Type reference (TYPE) | JKSECONTRINDEX | Kontrakt | 20040622 |
Method COMPLETE_DATA2 on class CL_ISM_SD_CONTRACT_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_CONTAINER | Container fuer Liste in der Dynpro Area | 20010125 | ||
2 | ![]() |
DELETE | Call by reference | Type reference (TYPE) | C | '' | Löschen von Kontrakten aus der Anzeige gestattet? | 20010125 | |
3 | ![]() |
DELETE_ICON | Call by reference | Type reference (TYPE) | RJKSDBUTTON-ICON | Name der Löschikone | 20010305 | ||
4 | ![]() |
DELETE_QUICKINFO | Call by reference | Type reference (TYPE) | RJKSDBUTTON-QUICKINFO | Quickinfo für Löschikone | 20010305 | ||
5 | ![]() |
LIMIT | Call by reference | Type reference (TYPE) | I | '99999' | Maximale Anzahl der Einträge | 20010125 | |
6 | ![]() |
SEND_TABLE_TO_DYNPRO | Call by reference | Type reference (TYPE) | CHAR01 | 'X' | Tabelle nicht sofort ans Dynpro schicken | 20040322 | |
7 | ![]() |
TITLE | Call by reference | Type reference (TYPE) | LVC_S_LAYO-GRID_TITLE | ALV-Control: Text der Titelzeile | 20010125 | ||
8 | ![]() |
X_RELATED_DATA_CHANGE | Call by reference | Type reference (TYPE) | C | '' | Folgedaten ändern? | 20010125 |
Method CONSTRUCTOR on class CL_ISM_SD_CONTRACT_LIST has no exception.
Method CONVERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_CONTRACT_TAB | Call by reference | Type reference (TYPE) | RJKSECONTRINDEX_TAB | IS-M: Tabellentyp von RJKSDCONTRACT2 | 20040622 | ||
2 | ![]() |
OUT_CONTRACT_TAB | Call by reference | Type reference (TYPE) | RJKSDORDER2_TAB | IS-M: Tabellentyp für Aufträge | 20040622 |
Method CONVERT on class CL_ISM_SD_CONTRACT_LIST has no exception.
Method HIDE_HISTORY Signature
Method HIDE_HISTORY on class CL_ISM_SD_CONTRACT_LIST has no parameter.
Method HIDE_HISTORY on class CL_ISM_SD_CONTRACT_LIST has no exception.
History
Last changed by/on | SAP | 20050705 |
SAP Release Created in | 463 |