SAP ABAP Class CL_ISM_SD_UNSOLD_HEAD (IS-M: 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 | |
| Short Description | IS-M: 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 | 20060711 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISM_SD_UNSOLD_HEAD has no forward declaration.
Interfaces
Class CL_ISM_SD_UNSOLD_HEAD has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ISM_SD_UNSOLD_HEAD_ADMIN | 20050311 | IS-M: Administration Class - Return Header Data |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RJKSDCOMMENT_TAB | Comment | 20010913 | |||
| 2 | Constant | Private | Type reference (TYPE) | XFELD | 'X' | Selected | 20010620 | ||
| 3 | Constant | Public | Type reference (TYPE) | JKSDUNSOLD-UNSOLD_GROUP | '02' | Constant for Summarized Return | 20010906 | ||
| 4 | Constant | Public | Type reference (TYPE) | JKSDUNSOLD-UNSOLD_GROUP | '07' | Constants for Error Correction | 20021211 | ||
| 5 | Constant | Public | Type reference (TYPE) | JKSDUNSOLD-UNSOLD_GROUP | '04' | Constant for Mass Credit Memos | 20010906 | ||
| 6 | Constant | Public | Type reference (TYPE) | JKSDUNSOLD-UNSOLD_GROUP | '01' | Constant for Single Copy Return | 20010906 | ||
| 7 | Constant | Public | Type reference (TYPE) | JKSDUNSOLD-UNSOLD_GROUP | '03' | Constant for Subsequent Delivery | 20010906 | ||
| 8 | Constant | Public | Type reference (TYPE) | JKSDUNSOLD-ORIGIN | 'E' | Data from external source imported into ERP | 20010924 | ||
| 9 | Constant | Public | Type reference (TYPE) | JKSDUNSOLD-ORIGIN | 'M' | Data entered manually | 20010924 | ||
| 10 | Instance attribute | Private | Type reference (TYPE) | XFELD | Status deleted | 20010620 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | JKSDUNSOLD | Header Data on Unsold Copies | 20010620 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | XFELD | New Sales Doc. Generated | 20050726 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | XFELD | Status on Database | 20010620 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | RJKSDCOMMENT_TAB | Comment | 20011004 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | JKSDUNSOLD | Header Data on Unsold Copies | 20011004 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | XFELD | Only read access to data allowed | 20010620 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | XFELD | Status saved | 20010620 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Header Data is Correct | 20010620 | |
| 2 | Instance method | Public | Constructor | Constructor | 20010620 | |
| 3 | Instance method | Public | Method | Do you want to save data? | 20011004 | |
| 4 | Instance method | Public | Method | Delete | 20010620 | |
| 5 | Instance method | Private | Method | Read Table TJKSDUNSOLD | 20031128 | |
| 6 | Instance method | Public | Method | Saves changes | 20010620 | |
| 7 | Instance method | Protected | Method | Set Status 'Data Saved to Database' | 20050311 | |
| 8 | Instance method | Public | Method | Returns object status | 20010620 | |
| 9 | Instance method | Private | Method | Generates a sales document | 20010620 |
Events
Class CL_ISM_SD_UNSOLD_HEAD has no event.
Types
Class CL_ISM_SD_UNSOLD_HEAD has no local type.
Method Signatures
Method CHECK_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN_TAB | Call by reference | Type reference (TYPE) | RJKSDRETURN12_TAB | IS-M: Tabelle mit Returnwerten | 20031201 |
Method CHECK_DATA on class CL_ISM_SD_UNSOLD_HEAD has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMENT | Call by reference | Type reference (TYPE) | RJKSDCOMMENT_TAB | Kommentar | 20010913 | |||
| 2 | HEAD | Call by reference | Type reference (TYPE) | JKSDUNSOLD | Kopfdaten Remission | 20010620 | |||
| 3 | READ_ONLY | Call by reference | Type reference (TYPE) | C | Nur Lesen von Remissionen => read_only = 'X' zu setzen | 20010620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20060222 |
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) | C | Daten zu sichern? | 20011004 |
Method DATA_TO_SAVE on class CL_ISM_SD_UNSOLD_HEAD has no exception.
Method DELETE Signature
Method DELETE on class CL_ISM_SD_UNSOLD_HEAD has no parameter.
Method DELETE on class CL_ISM_SD_UNSOLD_HEAD has no exception.
Method GET_TJKSDSUNSOLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TJKSDUNSOLD | Call by reference | Type reference (TYPE) | TJKSDUNSOLD | IS-M: Customizingtabelle Vorgangsart | 20031128 |
Method GET_TJKSDSUNSOLD on class CL_ISM_SD_UNSOLD_HEAD has no exception.
Method SAVE Signature
Method SAVE on class CL_ISM_SD_UNSOLD_HEAD has no parameter.
Method SAVE on class CL_ISM_SD_UNSOLD_HEAD has no exception.
Method SET_STATUS_DATA_ON_DB Signature
Method SET_STATUS_DATA_ON_DB on class CL_ISM_SD_UNSOLD_HEAD has no parameter.
Method SET_STATUS_DATA_ON_DB on class CL_ISM_SD_UNSOLD_HEAD has no exception.
Method STATUS_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELETE | Call by reference | Type reference (TYPE) | XFELD | Status Objekt zu löschen | 20010620 | |||
| 2 | ON_DB | Call by reference | Type reference (TYPE) | XFELD | Status Objekt noch nicht auf der DB | 20010620 | |||
| 3 | SAVE | Call by reference | Type reference (TYPE) | XFELD | Status Objekt zu sichern | 20010620 |
Method STATUS_GET on class CL_ISM_SD_UNSOLD_HEAD has no exception.
Method VBELN_GENERATE Signature
Method VBELN_GENERATE on class CL_ISM_SD_UNSOLD_HEAD has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20060404 |
History
| Last changed by/on | SAP | 20060711 |
| SAP Release Created in | 464 |