SAP ABAP Class /DSD/SL_CL_MO_COCI_HEADER (Model "Check-Out Check-In Header Data")
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LE-DSD-RA-SL (Application Component) Route Settlement
⤷
/DSD/SL (Package) Route Settlement
⤷
⤷
Properties
| Class | /DSD/SL_CL_MO_COCI_HEADER | |
| Short Description | Model "Check-Out Check-In Header Data" | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /DSD/SL | Route Settlement |
| Created | 20020618 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class /DSD/SL_CL_MO_COCI_HEADER has no interface implemented.
Friends
Class /DSD/SL_CL_MO_COCI_HEADER 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) | /DSD/SL_CL_DATA_BUFFER | Data Buffer | 20020618 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /DSD/HH_RACOCIHD_KEY | Key of Loaded Data | 20020618 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | /DSD/SL_RACOCIHD_S_TT | Check-Out Check-In Header Data | 20020618 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | /DSD/SL_COCIES_SHORT_S_TT | Check-In/Out Data (Short Name) | 20070529 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | /DSD/HH_CHECKBOX | X: Data Has Been Changed | 20020725 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | /DSD/HH_CHECKBOX | Display of Check-In Items Allowed? | 20060628 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | /DSD/HH_CHECKBOX | Display of Check-Out Items Allowed? | 20060628 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | /DSD/HH_CHECKBOX | Maintenance of Check-In Items Allowed? | 20040202 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | /DSD/HH_CHECKBOX | Maintenance of Check-Out Items Allowed? | 20040202 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | /DSD/HH_CHECKBOX | X: No Signatures Available | 20070529 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check if the data record is already in the buffer | 20060705 | |
| 2 | Instance method | Private | Method | Check Line | 20020618 | |
| 3 | Instance method | Public | Constructor | Constructor | 20020618 | |
| 4 | Static method | Public | Method | Create a Check ID Number | 20020619 | |
| 5 | Instance method | Public | Method | Create New Line | 20020618 | |
| 6 | Instance method | Public | Method | Delete lines | 20020618 | |
| 7 | Instance method | Public | Method | Determine Data | 20020618 | |
| 8 | Instance method | Public | Method | Load Data for Further Processing | 20020618 | |
| 9 | Instance method | Public | Method | Update of NOK Flag | 20020618 | |
| 10 | Instance method | Private | Method | Update of NOK Flag - Internal Use | 20020618 | |
| 11 | Instance method | Public | Method | Check and Adapt the Line | 20020618 | |
| 12 | Instance method | Public | Method | Write Data to Buffer | 20020618 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | NOK_CHANGED | Instance Event (0) |
Public (2) |
NOK Flag was Changed -> Propagate | 20020618 |
Types
Class /DSD/SL_CL_MO_COCI_HEADER has no local type.
Method Signatures
Method CHECK_RECORD_IN_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_RECORD_FOUND | Call by reference | Type reference (TYPE) | /DSD/HH_CHECKBOX | Ist der Datensatz im Puffer vorhanden? | 20060705 | |||
| 2 | IS_KEY | Call by reference | Type reference (TYPE) | /DSD/HH_RACOCIHD_KEY | Struktur mit Schlüssel zu Check Out / Check In Kopf | 20060705 |
Method CHECK_RECORD_IN_BUFFER on class /DSD/SL_CL_MO_COCI_HEADER has no exception.
Method CHECK_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MSG | Call by reference | Type reference (TYPE) | BAPIRET2_T | Chybová hlášení | 20020618 | |||
| 2 | IS_KEY | Call by reference | Type reference (TYPE) | /DSD/HH_RACOCIHD_KEY | Schlüssel Check Out Check In Kopf | 20020618 |
Method CHECK_ROW on class /DSD/SL_CL_MO_COCI_HEADER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATA_BUFFER | Call by reference | Object reference (TYPE REF TO) | /DSD/SL_CL_DATA_BUFFER | Datenpuffer | 20020618 | |||
| 2 | I_DISPLAY_CHECKIN_ALLOWED | Value transfer | Type reference (TYPE) | /DSD/HH_CHECKBOX | Anzeige von Check-In Positionen erkaubt? | 20060628 | |||
| 3 | I_DISPLAY_CHECKOUT_ALLOWED | Value transfer | Type reference (TYPE) | /DSD/HH_CHECKBOX | Anzeige von Check-Out Positionen erlaubt? | 20060628 | |||
| 4 | I_MAINTAIN_CHECKIN_ALLOWED | Value transfer | Type reference (TYPE) | /DSD/HH_CHECKBOX | Pflege von Check-In Positionen erlaubt? | 20040202 | |||
| 5 | I_MAINTAIN_CHECKOUT_ALLOWED | Value transfer | Type reference (TYPE) | /DSD/HH_CHECKBOX | Pflege von Check-Out Positionen erlaubt? | 20040202 |
Method CONSTRUCTOR on class /DSD/SL_CL_MO_COCI_HEADER has no exception.
Method CREATE_CHECK_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MSG | Call by reference | Type reference (TYPE) | BAPIRET2 | Chybové hlášení | 20020626 | |||
| 2 | E_ID | Call by reference | Type reference (TYPE) | /DSD/HH_RACOCIHD-CHECK_ID | DSD Tourenabstimmung: Check ID Nummer | 20020619 | |||
| 3 | I_DIRECT | Call by reference | Type reference (TYPE) | /DSD/HH_RACOCIHD-DIRECT | DSD - RA: Richtung - Check out oder Check in | 20020627 |
Method CREATE_CHECK_ID on class /DSD/SL_CL_MO_COCI_HEADER has no exception.
Method CREATE_NEW_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MSG | Call by reference | Type reference (TYPE) | BAPIRET2 | Chybové hlášení | 20020618 | |||
| 2 | ES_ROW | Call by reference | Type reference (TYPE) | /DSD/SL_RACOCIHD_S | Struktur ''Check Out Check In Kopf - erweitert für Dialog | 20020618 | |||
| 3 | E_FIRST_ROW | Call by reference | Type reference (TYPE) | /DSD/HH_CHECKBOX | neue Zeile = erste und bisher einzige Modellzeile | 20020618 |
Method CREATE_NEW_ROW on class /DSD/SL_CL_MO_COCI_HEADER has no exception.
Method DELETE_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEYS | Call by reference | Type reference (TYPE) | /DSD/HH_RACOCIHD_KEY_TT | Tabellentyp Schlüssel Check Out Check In Kopf | 20020618 |
Method DELETE_ROWS on class /DSD/SL_CL_MO_COCI_HEADER has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | /DSD/SL_RACOCIHD_S_TT | Daten zur Weiterverarbeitung | 20020618 |
Method GET_DATA on class /DSD/SL_CL_MO_COCI_HEADER has no exception.
Method LOAD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KEY | Call by reference | Type reference (TYPE) | /DSD/HH_RACOCIHD_KEY | zu ladende Daten | 20020618 |
Method LOAD_DATA on class /DSD/SL_CL_MO_COCI_HEADER has no exception.
Method UPDATE_NOK_EXTERN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UPDATE | Call by reference | Type reference (TYPE) | /DSD/HH_CHECKBOX | Update durchgeführt? | 20020618 | |||
| 2 | IS_KEY | Call by reference | Type reference (TYPE) | /DSD/HH_RACOCIHD_KEY | Schlüssel zu Check Out Check In Kopf | 20020618 | |||
| 3 | I_POK | Call by reference | Type reference (TYPE) | /DSD/HH_CHECKBOX | Wert des propagierten NOKs | 20020618 |
Method UPDATE_NOK_EXTERN on class /DSD/SL_CL_MO_COCI_HEADER has no exception.
Method UPDATE_NOK_INTERN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UPDATE | Call by reference | Type reference (TYPE) | /DSD/HH_CHECKBOX | Wert geändert | 20020618 | |||
| 2 | IS_KEY | Call by reference | Type reference (TYPE) | /DSD/HH_RACOCIHD_KEY | Schlüssel zu Check Out Check In Kopf | 20020618 | |||
| 3 | I_NOK | Call by reference | Type reference (TYPE) | /DSD/HH_CHECKBOX | Gewünschter neuer Wert | 20020618 | |||
| 4 | I_POK | Call by reference | Type reference (TYPE) | /DSD/HH_CHECKBOX | Wert des propagierten NOKs | 20020618 |
Method UPDATE_NOK_INTERN on class /DSD/SL_CL_MO_COCI_HEADER has no exception.
Method UPDATE_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_CHECK_ID_CHANGED | Call by reference | Type reference (TYPE) | /DSD/HH_CHECKBOX | Check_ID wurde verändert | 20020704 | |||
| 2 | ES_ROW | Call by reference | Type reference (TYPE) | /DSD/SL_RACOCIHD_S | Struktur Check Out / Check In Kopf | 20020705 | |||
| 3 | ET_MODIFY_ADD | Call by reference | Type reference (TYPE) | /DSD/SL_MODIFY_S_TT | zusätzlich zu ändernde Zellen | 20020618 | |||
| 4 | ET_MSG | Call by reference | Type reference (TYPE) | BAPIRET2_T | Chybová hlášení | 20020618 | |||
| 5 | IS_KEY | Call by reference | Type reference (TYPE) | /DSD/HH_RACOCIHD_KEY | Zeilenschlüssel | 20020618 | |||
| 6 | IT_CHECK_CELLS | Call by reference | Type reference (TYPE) | /DSD/SL_MODIFY_S_TT | zu ändernde/prüfende Zellen | 20020618 |
Method UPDATE_ROW on class /DSD/SL_CL_MO_COCI_HEADER has no exception.
Method WRITE_DATA_TO_BUFFER Signature
Method WRITE_DATA_TO_BUFFER on class /DSD/SL_CL_MO_COCI_HEADER has no parameter.
Method WRITE_DATA_TO_BUFFER on class /DSD/SL_CL_MO_COCI_HEADER has no exception.
Event Signatures
Event NOK_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_KEY | Exporting | Value transfer | Type reference (TYPE) | /DSD/HH_RACOCIHD_KEY | Schlüssel des geänderten Satzes | 20020618 | ||
| 2 | E_POK | Exporting | Value transfer | Type reference (TYPE) | /DSD/HH_CHECKBOX | Nová hodnota | 20020618 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 461 |