SAP ABAP Class IF_ISH_NP61_TABLECONTROL (IS-H:)
Properties
Class IF_ISH_NP61_TABLECONTROL  
Short Description IS-H:    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20011127   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ISH_NP61_TABLECONTROL has no forward declaration.
Interfaces
Class IF_ISH_NP61_TABLECONTROL has no interface implemented.
Friends
Class IF_ISH_NP61_TABLECONTROL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_MARK_ALL Constant Public Type reference (TYPE) SY-UCOMM 'TMKAL' Select All Entries 20011127
2 CO_MARK_BLOCK Constant Public Type reference (TYPE) SY-UCOMM 'TMKBL' Select Block 20011127
3 CO_MARK_DEL Constant Public Type reference (TYPE) SY-UCOMM 'TMKLO' Deselect All 20011127
4 CO_MARK_MKEZ Constant Public Type reference (TYPE) SY-UCOMM 'TMKEZ' Select/Deselect 20030211
Methods
# Method Level Visibility Method type Description Created on
1 MARKING Instance method Public Method Select 20011127
2 POSITION_GET Instance method Public Method Position in TC 20011127
3 POSITION_SET Instance method Public Method Set Position in TC 20011127
4 SCROLLING Instance method Public Method Scroll 20011127
Events
Class IF_ISH_NP61_TABLECONTROL has no event.
Types
Class IF_ISH_NP61_TABLECONTROL has no local type.
Method Signatures

Method MARKING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OKCODE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20011127

Method MARKING on class IF_ISH_NP61_TABLECONTROL has no exception.

Method POSITION_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_POAKT Call by reference Type reference (TYPE) I Index der ersten Zeile 20011127
2 Exporting E_POGES Call by reference Type reference (TYPE) I Gesamtzahl der Zeilen 20011127

Method POSITION_GET on class IF_ISH_NP61_TABLECONTROL has no exception.

Method POSITION_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_POAKT Call by reference Type reference (TYPE) I Neue Position 20011127
# Exception Resumable Description Created on
1 OUT_OF_BOUND Index nicht vorhanden 20011127

Method SCROLLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OKCODE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20011127

Method SCROLLING on class IF_ISH_NP61_TABLECONTROL has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in