SAP ABAP Class CL_ISM_SD_ORDER_POS_NUMBER (IS-M: Determine Item Number in Order)
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_ORDER_POS_NUMBER  
Short Description IS-M: Determine Item Number in Order    
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 20010419   SAP 
Last change 20050520   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISM_SD_ORDER_POS_NUMBER has no forward declaration.
Interfaces
Class CL_ISM_SD_ORDER_POS_NUMBER has no interface implemented.
Friends
Class CL_ISM_SD_ORDER_POS_NUMBER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INCREMENT Instance attribute Private Type reference (TYPE) TVAK-INCPO Increment of Item Number in the SD Document 20010419
2 NEXT Instance attribute Private Type reference (TYPE) TVAK-INCPO Item Number in SD Document 20010419
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010419
2 GET Instance method Public Method Get Item Number 20010419
Events
Class CL_ISM_SD_ORDER_POS_NUMBER has no event.
Types
Class CL_ISM_SD_ORDER_POS_NUMBER 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 DOC_TYPE Call by reference Type reference (TYPE) TVAK-AUART Verkaufsbelegart 20010419
2 Importing VBELN Call by reference Type reference (TYPE) VBAK-VBELN Verkaufsbeleg 20010709

Method CONSTRUCTOR on class CL_ISM_SD_ORDER_POS_NUMBER has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting POSNR Call by reference Type reference (TYPE) VBAP-POSNR Verkaufsbelegposition 20010419

Method GET on class CL_ISM_SD_ORDER_POS_NUMBER has no exception.
History
Last changed by/on SAP  20050520 
SAP Release Created in 463