SAP ABAP Class CL_ISM_SD_UNSOLD_POS_ADMIN (IS-M: Administration Class - Return Item 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_POS_ADMIN | |
| Short Description | IS-M: Administration Class - Return Item 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_POS_ADMIN has no forward declaration.
Interfaces
Class CL_ISM_SD_UNSOLD_POS_ADMIN has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ISM_SD_UNSOLD_HEAD_ADMIN | 20030310 | IS-M: Administration Class - Return Header Data |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | T_BUFFER_ITEM | Buffer table | 20030310 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SY-TABIX | Number of Entries in Table BUFFER_ITEM_TAB | 20050407 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | XFELD | Refresh Buffer | 20050817 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RJKSD_UNSOLD_POS_ADMIN_TAB | IS-M: Table Type for RJKSD_UNSOLD_POS_ADMIN | 20010620 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Post Change | 20010620 | |
| 2 | Instance method | Public | Method | Post All Changes for a Sales Document Number to Database | 20010621 | |
| 3 | Instance method | Public | Method | Post Changes for an Item to the Database | 20010621 | |
| 4 | Instance method | Public | Method | Buffer Data | 20050725 | |
| 5 | Instance method | Public | Constructor | Constructor | 20010620 | |
| 6 | Instance method | Public | Method | Create Read-Only Item Data from Data Transferred | 20020123 | |
| 7 | Instance method | Public | Method | Do you want to save data? | 20050817 | |
| 8 | Instance method | Public | Method | Reject Changes | 20041213 | |
| 9 | Instance method | Public | Method | Fill Buffer | 20041130 | |
| 10 | Instance method | Public | Method | Read Item Data | 20010620 | |
| 11 | Instance method | Private | Method | Read Item Data from Database | 20010620 | |
| 12 | Instance method | Public | Method | Read Item Data for Sales Document Number | 20010620 | |
| 13 | Instance method | Public | Method | Insert | 20010620 |
Events
Class CL_ISM_SD_UNSOLD_POS_ADMIN has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_BUFFER_HEAD | Private | See coding | SDocs for Buffering | 20030310 | T_BUFFER_HEAD type standard table of jksdunsold
|
|
| 2 | T_BUFFER_ITEM | Private | See coding | Items for Buffering | 20030310 | T_BUFFER_ITEM type standard table of jksdunsolditem
|
Method Signatures
Method BOOK Signature
Method BOOK on class CL_ISM_SD_UNSOLD_POS_ADMIN has no parameter.
Method BOOK on class CL_ISM_SD_UNSOLD_POS_ADMIN has no exception.
Method BOOK_ALL_TO_VBELN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VBELN | Call by reference | Type reference (TYPE) | JKSDUNSOLD-VBELN | IS-M: Anforderung | 20010621 |
Method BOOK_ALL_TO_VBELN on class CL_ISM_SD_UNSOLD_POS_ADMIN has no exception.
Method BOOK_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | POS | Call by reference | Object reference (TYPE REF TO) | CL_ISM_SD_UNSOLD_POS | IS-M: Anforderung | 20050311 |
Method BOOK_POSITION on class CL_ISM_SD_UNSOLD_POS_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 | Tabellentyp für Eingabe-Schnittstelle SD-Pufferbausteine | 20050725 |
Method BUFFER on class CL_ISM_SD_UNSOLD_POS_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 |
Method CONSTRUCTOR on class CL_ISM_SD_UNSOLD_POS_ADMIN has no exception.
Method CREATE_READ_ONLY_POS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | JKSDUNSOLDITEM | Positionsdaten Remision | 20020123 | |||
| 2 | HEAD | Call by reference | Object reference (TYPE REF TO) | CL_ISM_SD_UNSOLD_HEAD | IS-M: Kopfdaten Remission | 20020123 | |||
| 3 | POS | Value transfer | Object reference (TYPE REF TO) | CL_ISM_SD_UNSOLD_POS | Objekt Positionsdaten Remission | 20020123 |
Method CREATE_READ_ONLY_POS on class CL_ISM_SD_UNSOLD_POS_ADMIN has no exception.
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_POS_ADMIN has no exception.
Method DISMISS Signature
Method DISMISS on class CL_ISM_SD_UNSOLD_POS_ADMIN has no parameter.
Method DISMISS on class CL_ISM_SD_UNSOLD_POS_ADMIN has no exception.
Method FILL_BUFFER_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUFFER_ITEM_TAB | Call by reference | Type reference (TYPE) | JKSDUNSOLDITEM_TAB | IS-M: Tabelle - Positionsdaten für Remissionen/Gutschriften | 20041130 |
Method FILL_BUFFER_TAB on class CL_ISM_SD_UNSOLD_POS_ADMIN has no exception.
Method GET 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 | |||
| 2 | POS | Value transfer | Object reference (TYPE REF TO) | CL_ISM_SD_UNSOLD_POS | IS-M: Positionsdaten Remission | 20010620 | |||
| 3 | POSNR | Call by reference | Type reference (TYPE) | JKSDUNSOLDITEM-POSNR | IS-M: Positionsnummer Anforderung | 20010620 | |||
| 4 | READ_ONLY | Call by reference | Type reference (TYPE) | C | nur lesender Zugriff? | 20041130 |
Method GET on class CL_ISM_SD_UNSOLD_POS_ADMIN has no exception.
Method GET_FROM_DB 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 | |||
| 2 | READ_ONLY | Call by reference | Type reference (TYPE) | C | Nur lesender Zugriff? | 20041130 |
Method GET_FROM_DB on class CL_ISM_SD_UNSOLD_POS_ADMIN has no exception.
Method GET_TO_VBELN 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 | |||
| 2 | POS | Value transfer | Type reference (TYPE) | RJKSD_UNSOLDPOS_TAB | IS-M: Tabellentyp für Positonsdaten Remission | 20010620 | |||
| 3 | READ_ONLY | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20050725 |
Method GET_TO_VBELN on class CL_ISM_SD_UNSOLD_POS_ADMIN has no exception.
Method INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | POS | Call by reference | Object reference (TYPE REF TO) | CL_ISM_SD_UNSOLD_POS | IS-M: Positionsdaten Remission | 20010620 |
Method INSERT on class CL_ISM_SD_UNSOLD_POS_ADMIN has no exception.
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in | 464 |