SAP ABAP Class CL_ISM_SD_UNSOLD_HEAD_ADMIN (IS-M: Administration Class - Return Header Data)
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_UNSOLD_HEAD_ADMIN | |
| Short Description | IS-M: Administration Class - Return Header Data | |
| 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 | 20010620 | SAP |
| Last change | 20060208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISM_SD_UNSOLD_HEAD_ADMIN has no forward declaration.
Interfaces
Class CL_ISM_SD_UNSOLD_HEAD_ADMIN has no interface implemented.
Friends
Class CL_ISM_SD_UNSOLD_HEAD_ADMIN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | See coding | Buffer Table for Header Data | 20030310 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | XFELD | Refresh Buffer | 20050725 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RJKSD_UNSOLD_HEAD_ADMIN_TAB | Table for Administration of Return Header Data | 20050311 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | XFELD | Do Not Read Text Data | 20050725 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Post Change to DB | 20010620 | |
| 2 | Instance method | Public | Method | Write change to database. Further changes to follow | 20050311 | |
| 3 | Instance method | Public | Method | Buffer Return Data | 20050725 | |
| 4 | Instance method | Private | Method | Copy Comment to Database Tables | 20010913 | |
| 5 | Instance method | Public | Constructor | Constructor | 20010620 | |
| 6 | Instance method | Public | Method | Create Read-Only Header Data from Data Transferred | 20020123 | |
| 7 | Instance method | Public | Method | Do you want to save data? | 20050817 | |
| 8 | Instance method | Public | Method | Discard Changes | 20041213 | |
| 9 | Instance method | Public | Method | Read Return Header Data | 20010620 | |
| 10 | Instance method | Private | Method | Define Groups for Returns | 20050504 | |
| 11 | Instance method | Public | Method | Insert Return | 20010620 | |
| 12 | Instance method | Public | Method | Selection of Requests | 20050407 |
Events
Class CL_ISM_SD_UNSOLD_HEAD_ADMIN has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_BUFFER_COMMENT | Private | See coding | Type for Comment Buffer Table | 20030310 | t_buffer_comment type standard table of jksdunsoldcom
|
|
| 2 | T_BUFFER_HEAD | Private | Type reference (TYPE) | JKSDUNSOLD_TAB | Type for Header Data Buffer Table | 20030310 | |
Method Signatures
Method BOOK Signature
Method BOOK on class CL_ISM_SD_UNSOLD_HEAD_ADMIN has no parameter.
Method BOOK on class CL_ISM_SD_UNSOLD_HEAD_ADMIN has no exception.
Method BOOK_HEAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEAD | Call by reference | Object reference (TYPE REF TO) | CL_ISM_SD_UNSOLD_HEAD | IS-M: Kopfdaten Remission | 20050311 |
Method BOOK_HEAD on class CL_ISM_SD_UNSOLD_HEAD_ADMIN has no exception.
Method BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VBELN_TAB | Call by reference | Type reference (TYPE) | RJKSDUNSOLD03_TAB | Remission | 20050725 |
Method BUFFER on class CL_ISM_SD_UNSOLD_HEAD_ADMIN has no exception.
Method COMMENT_TO_DB_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMENT_TAB | Call by reference | Type reference (TYPE) | RJKSDCOMMENT_TAB | Kommentartabelle | 20010913 | |||
| 2 | DB_TAB | Value transfer | Type reference (TYPE) | RJKSDUNSOLDCOM_TAB | Datenbanktabelle mit Kommentar | 20010913 | |||
| 3 | VBELN | Call by reference | Type reference (TYPE) | VBAK-VBELN | Verkaufsbeleg | 20010913 |
Method COMMENT_TO_DB_TAB on class CL_ISM_SD_UNSOLD_HEAD_ADMIN has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUFFER_REFRESH | Call by reference | Type reference (TYPE) | XFELD | Puffer refreshen | 20050725 | |||
| 2 | READ_NO_TEXT | Call by reference | Type reference (TYPE) | XFELD | Keine Textdaten lesen | 20050725 |
Method CONSTRUCTOR on class CL_ISM_SD_UNSOLD_HEAD_ADMIN has no exception.
Method CREATE_READ_ONLY_HEAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | JKSDUNSOLD | IS-M: Anforderungsdaten | 20020123 | |||
| 2 | HEAD | Value transfer | Object reference (TYPE REF TO) | CL_ISM_SD_UNSOLD_HEAD | IS-M: Kopfdaten Remission | 20020123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Gesperrt | 20020123 | ||
| 2 | Nicht gefunden | 20020123 |
Method DATA_TO_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TO_SAVE | Call by reference | Type reference (TYPE) | XFELD | Daten zu sichern? | 20050817 |
Method DATA_TO_SAVE on class CL_ISM_SD_UNSOLD_HEAD_ADMIN has no exception.
Method DISMISS Signature
Method DISMISS on class CL_ISM_SD_UNSOLD_HEAD_ADMIN has no parameter.
Method DISMISS on class CL_ISM_SD_UNSOLD_HEAD_ADMIN has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXTERNAL_LOCK | Call by reference | Type reference (TYPE) | XFELD | Sperren erfolgt ausserhalb der Klasse | 20050725 | |||
| 2 | HEAD | Call by reference | Object reference (TYPE REF TO) | CL_ISM_SD_UNSOLD_HEAD | IS-M: Kopfdaten Remission | 20010620 | |||
| 3 | READ_ONLY | Call by reference | Type reference (TYPE) | XFELD | '' | Nur Lesen von Remissionen => read_only = 'X' zu setzen | 20010620 | ||
| 4 | VBELN | Call by reference | Type reference (TYPE) | JKSDUNSOLD-VBELN | IS-M: Anforderung | 20010620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Gesperrt | 20010620 | ||
| 2 | Nicht gefunden | 20010620 |
Method GET_RETURN_GROUPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GROUP_TAB | Call by reference | Type reference (TYPE) | RJKSD_UNSOLD_GROUP_RANGE_TAB | IS-M: Tabellentyp von RJKSD_UNSOLD_GROUP_RANGE | 20050504 |
Method GET_RETURN_GROUPS on class CL_ISM_SD_UNSOLD_HEAD_ADMIN has no exception.
Method INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEAD | Call by reference | Object reference (TYPE REF TO) | CL_ISM_SD_UNSOLD_HEAD | IS-M: Kopfdaten Remission | 20010620 |
Method INSERT on class CL_ISM_SD_UNSOLD_HEAD_ADMIN has no exception.
Method SELECT_RETURN_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COPY | Call by reference | Type reference (TYPE) | RJKSD_COPYNUMBER_RANGE_TAB | IS-M: Range für COPY_NUMBER | 20050407 | |||
| 2 | ERFDATE | Call by reference | Type reference (TYPE) | RJKSD_ERFDATE_RANGE_TAB | IS-M: Range für ERFDATE | 20050407 | |||
| 3 | ERFUSER | Call by reference | Type reference (TYPE) | RJKSD_ERFUSER_RANGE_TAB | IS-M: Range für ERFUSER | 20050407 | |||
| 4 | GPNR | Call by reference | Type reference (TYPE) | RJKSD_UNSOLDGPNR_RANGE_TAB | IS-M: Range für UNSOLDGPNR | 20050407 | |||
| 5 | HEAD_TAB | Call by reference | Type reference (TYPE) | JKSDUNSOLD_TAB | Selektierte Kopfdaten | 20050407 | |||
| 6 | ISSUE | Call by reference | Type reference (TYPE) | RJKSD_ISSUE_RANGE_TAB | IS-M: Range für Medienausgabe | 20050407 | |||
| 7 | ITEM_TAB | Call by reference | Type reference (TYPE) | JKSDUNSOLDITEM_TAB | Selektierte Positionsdaten | 20050407 | |||
| 8 | MAX_ENTRIES_TO_SELECT | Call by reference | Type reference (TYPE) | I | Maximale Anzahl zu selektierender Remissionen | 20050504 | |||
| 9 | NUMBER | Call by reference | Type reference (TYPE) | RJKSD_UNSOLDNUMBER_RANGE_TAB | IS-M: Range für UNSOLDNUMBER | 20050407 | |||
| 10 | POS_ADMIN | Call by reference | Object reference (TYPE REF TO) | CL_ISM_SD_UNSOLD_POS_ADMIN | IS-M: VerwaltungsklassePositionsdaten Remission | 20050407 | |||
| 11 | PRODUCT | Call by reference | Type reference (TYPE) | RJKSD_ISSUE_RANGE_TAB | IS-M: Range für Medienprodukt | 20050407 | |||
| 12 | PUBLDATE | Call by reference | Type reference (TYPE) | RJKSD_PUBLDATE_RANGE_TAB | IS-M: Range für PULBICATIONDATE | 20050407 | |||
| 13 | SPART | Call by reference | Type reference (TYPE) | JKSDUNSOLD-SPART | Sparte | 20050407 | |||
| 14 | STATUS | Call by reference | Type reference (TYPE) | RJKSD_RETURNSTATE_RANGE_TAB | IS-M: Range für RETURNSTATE | 20050407 | |||
| 15 | UNSOLDDATE | Call by reference | Type reference (TYPE) | RJKSD_ERFDATE_RANGE_TAB | IS-M: Range für Meldedatum | 20050407 | |||
| 16 | UNSOLD_TYPE | Call by reference | Type reference (TYPE) | RJKSD_UNSOLDTYPE_RANGE_TAB | IS-M: Range für ISM_UNSOLD_TYPE | 20050407 | |||
| 17 | VKBUR | Call by reference | Type reference (TYPE) | RJKSD_VKBUR_RANGE_TAB | IS-M: Range für VKBUR | 20050407 | |||
| 18 | VKGRP | Call by reference | Type reference (TYPE) | RJKSD_VKGRP_RANGE_TAB | IS-M: Range für VKGRP | 20050407 | |||
| 19 | VKORG | Call by reference | Type reference (TYPE) | JKSDUNSOLD-VKORG | Verkaufsorganisation | 20050407 | |||
| 20 | VTWEG | Call by reference | Type reference (TYPE) | JKSDUNSOLD-VTWEG | Vertriebsweg | 20050407 |
Method SELECT_RETURN_DATA on class CL_ISM_SD_UNSOLD_HEAD_ADMIN has no exception.
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in | 464 |