SAP ABAP Class CL_ISM_SD_UNSOLD_POS (IS-M: 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  
Short Description IS-M: 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 20060703   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISM_SD_UNSOLD_POS has no forward declaration.
Interfaces
Class CL_ISM_SD_UNSOLD_POS has no interface implemented.
Friends
Class CL_ISM_SD_UNSOLD_POS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_ANGEKREUZT Constant Private Type reference (TYPE) C 'X' Selected 20010620
2 CON_CHECKED Constant Public Type reference (TYPE) JKSDUNSOLDITEM-STATE 'C' Constant for Processing Status 'Checked' 20010906
3 CON_ERROR Constant Public Type reference (TYPE) JKSDUNSOLDITEM-STATE 'E' Constant for Processing Status 'Incorrect' 20010906
4 CON_NOT_CHECKED Constant Public Type reference (TYPE) JKSDUNSOLDITEM-STATE ' ' Constant for Processing Status 'Not Checked' 20050315
5 CON_READY Constant Public Type reference (TYPE) JKSDUNSOLDITEM-STATE 'R' Constant for Processing Status 'Processed Completely' 20010906
6 DELETED Instance attribute Private Type reference (TYPE) C Status deleted 20010620
7 GENERATOR Instance attribute Private Object reference (TYPE REF TO) POSNUMBER Generator for Item Numbers 20010620
8 HEAD Instance attribute Public Object reference (TYPE REF TO) CL_ISM_SD_UNSOLD_HEAD IS-M: Return Header Data 20010620
9 ON_DB Instance attribute Public Type reference (TYPE) CHAR01 Status on Database 20021115
10 ORG_POS Instance attribute Private Type reference (TYPE) JKSDUNSOLDITEM Item Data on DB 20010620
11 POS Instance attribute Public Type reference (TYPE) JKSDUNSOLDITEM Item Data on Unsold Copies/Credit Memos 20010620
12 READ_ONLY Instance attribute Public Type reference (TYPE) JKSDUNSOLDITEM-STATE Only Read Access Allowed 20011113
13 SAVED Instance attribute Private Type reference (TYPE) C Status saved 20010620
14 UE_POS_TAB Instance attribute Public Type reference (TYPE) RJKSD_UNSOLDPOS_TAB Table of Lower-Level Items 20021125
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010620
2 DATA_TO_SAVE Instance method Public Method Do you want to save data? 20011004
3 DELETE Instance method Public Method Delete 20010620
4 REGISTER_UE_POS Instance method Private Method Register Lower-Level Item with Main Item 20021125
5 SAVE Instance method Public Method Saves changes 20010620
6 SET_STATE Instance method Public Method Set Return Status 20021125
7 STATUS_GET Instance method Public Method Returns object status 20010620
Events
Class CL_ISM_SD_UNSOLD_POS has no event.
Types
Class CL_ISM_SD_UNSOLD_POS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HEAD Call by reference Object reference (TYPE REF TO) CL_ISM_SD_UNSOLD_HEAD IS-M: Kopfdaten Remission 20010620
2 Importing POS Call by reference Type reference (TYPE) JKSDUNSOLDITEM IS-M: Positionsdaten Unverkaufte Exemplare / Gutschriften 20010620
3 Importing READ_ONLY Call by reference Type reference (TYPE) C Nur lesender Zugriff 20011113
4 Importing UE_POS Call by reference Object reference (TYPE REF TO) CL_ISM_SD_UNSOLD_POS Übergeordnete Position 20021125
# Exception Resumable Description Created on
1 ERROR Fehler aufgetreten 20060222

Method DATA_TO_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TO_SAVE Call by reference Type reference (TYPE) XFELD Daten zu sichern? 20011004

Method DATA_TO_SAVE on class CL_ISM_SD_UNSOLD_POS has no exception.

Method DELETE Signature

Method DELETE on class CL_ISM_SD_UNSOLD_POS has no parameter.
Method DELETE on class CL_ISM_SD_UNSOLD_POS has no exception.

Method REGISTER_UE_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POS Call by reference Object reference (TYPE REF TO) CL_ISM_SD_UNSOLD_POS cl_ism_sd_unsold_pos 20021125

Method REGISTER_UE_POS on class CL_ISM_SD_UNSOLD_POS has no exception.

Method SAVE Signature

Method SAVE on class CL_ISM_SD_UNSOLD_POS has no parameter.
Method SAVE on class CL_ISM_SD_UNSOLD_POS has no exception.

Method SET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STATE Call by reference Type reference (TYPE) JKSDUNSOLDITEM-STATE IS-M: Verarbeitungsstatus 20021125

Method SET_STATE on class CL_ISM_SD_UNSOLD_POS has no exception.

Method STATUS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DELETE Value transfer Type reference (TYPE) XFELD Status Objekt zu löschen 20010620
2 Exporting ON_DB Value transfer Type reference (TYPE) XFELD Status Objekt nich nicht auf der DB 20021115
3 Exporting SAVE Value transfer Type reference (TYPE) XFELD Status Objekt zu sichern 20010620

Method STATUS_GET on class CL_ISM_SD_UNSOLD_POS has no exception.
History
Last changed by/on SAP  20060703 
SAP Release Created in 464