SAP ABAP Class CL_ISM_SD_LISTCONTRACTQUANTITY (IS-M/SD: Contracts - Quantity Delivered)
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_LISTCONTRACTQUANTITY  
Short Description IS-M/SD: Contracts - Quantity Delivered    
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 20010102   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISM_SD_LISTCONTRACTQUANTITY has no forward declaration.
Interfaces
Class CL_ISM_SD_LISTCONTRACTQUANTITY has no interface implemented.
Friends
Class CL_ISM_SD_LISTCONTRACTQUANTITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTRACTTAB Instance attribute Private Type reference (TYPE) TCONTRACTQUANTAB Table of Contracts with Quantity 20010102
2 ISSUE Instance attribute Private Type reference (TYPE) ISMMATNR_ISSUE Media Issue 20010102
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010102
2 CONTRACTTAB_QUANTITY_GET Instance method Public Method Quantity for Several Contracts 20010104
3 CONTRACT_QUANTITY_GET Instance method Public Method Quantity for Contract Item 20010102
Events
Class CL_ISM_SD_LISTCONTRACTQUANTITY has no event.
Types
Class CL_ISM_SD_LISTCONTRACTQUANTITY 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 IN_ISSUE Value transfer Type reference (TYPE) ISMMATNR_ISSUE Medienausgabe 20010102

Method CONSTRUCTOR on class CL_ISM_SD_LISTCONTRACTQUANTITY has no exception.

Method CONTRACTTAB_QUANTITY_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_CONTRACTTAB Value transfer Type reference (TYPE) RJKSDCONTRACTTAB IS-M: Kontraktpositionen 20010104
2 Exporting OUT_QUANTITY Value transfer Type reference (TYPE) JKSDCONTRACTQUAN-DEL_QUAN IS-M: Liefermenge 20010104

Method CONTRACTTAB_QUANTITY_GET on class CL_ISM_SD_LISTCONTRACTQUANTITY has no exception.

Method CONTRACT_QUANTITY_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_DOCUMENT Value transfer Type reference (TYPE) VBELN Vertriebsbelegnummer 20010102
2 Importing IN_ITEM Value transfer Type reference (TYPE) POSNR Positionsnummer des Vertriebsbeleges 20010102
3 Exporting OUT_QUANTITY Value transfer Type reference (TYPE) JKSDCONTRACTQUAN-DEL_QUAN IS-M: Liefermenge 20010102
# Exception Resumable Description Created on
1 NOT_FOUND keine Menge vorhanden 20010102
History
Last changed by/on SAP  20050224 
SAP Release Created in 463