SAP ABAP Class CL_ISR_DATA (Tools for Processing the ISR Scenario Characteristics)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO (Application Component) Controlling
     QISR (Package) Internal Service Requests
Properties
Class CL_ISR_DATA  
Short Description Tools for Processing the ISR Scenario Characteristics    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package QISR   Internal Service Requests 
Created 20040305   SAP 
Last change 20040315   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISR_DATA has no forward declaration.
Interfaces
Class CL_ISR_DATA has no interface implemented.
Friends
Class CL_ISR_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_SPECIAL_DATA Static Attribute Private Type reference (TYPE) QISRTSPECIAL_PARAM 20040305
Methods
# Method Level Visibility Method type Description Created on
1 APPEND Static method Public Method Append Data 20040305
2 DELETE Static method Public Method Delete Data 20040305
3 DELETE_BY_INDEX Static method Private Method Delete Complete Data Row Using Index 20040305
4 DELETE_STRUCTURE_BY_INDEX Static method Private Method Delete Data Using Index 20040305
5 GET Static method Public Method Get SPECIAL_DATA from Buffer 20040305
6 GET_MAX_INDEX Static method Public Method Get Maximum Index 20040305
7 INSERT Static method Public Method Insert Data 20040305
8 READ Static method Public Method Read Data 20040305
9 SET Static method Public Method Set SPECIAL_DATA into Buffer 20040305
Events
Class CL_ISR_DATA has no event.
Types
Class CL_ISR_DATA has no local type.
Method Signatures

Method APPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA_RECORD Call by reference Type reference (TYPE) ANY Beliebiger flacher Datensatz 20040305
2 Returning RT_DATA Value transfer Type reference (TYPE) QISRTSPECIAL_PARAM Internal Service Request: Werte der speziellen Felder 20040305

Method APPEND on class CL_ISR_DATA has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INDEX Value transfer Type reference (TYPE) QISRDFIELDINDEX Feldindex 20040305
2 Importing IS_DATA_RECORD Call by reference Type reference (TYPE) ANY Beliebiger flacher Datensatz 20040305
3 Returning RT_DATA Value transfer Type reference (TYPE) QISRTSPECIAL_PARAM Internal Service Request: Werte der speziellen Felder 20040305

Method DELETE on class CL_ISR_DATA has no exception.

Method DELETE_BY_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INDEX Value transfer Type reference (TYPE) QISRDFIELDINDEX Feldindex 20040305
2 Returning RT_DATA Value transfer Type reference (TYPE) QISRTSPECIAL_PARAM Internal Service Request: Werte der speziellen Felder 20040305

Method DELETE_BY_INDEX on class CL_ISR_DATA has no exception.

Method DELETE_STRUCTURE_BY_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INDEX Value transfer Type reference (TYPE) QISRDFIELDINDEX Feldindex 20040305
2 Importing IS_DATA_RECORD Call by reference Type reference (TYPE) ANY Beliebiger flacher Datensatz 20040305
3 Returning RT_DATA Value transfer Type reference (TYPE) QISRTSPECIAL_PARAM Internal Service Request: Werte der speziellen Felder 20040305

Method DELETE_STRUCTURE_BY_INDEX on class CL_ISR_DATA has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DATA Value transfer Type reference (TYPE) QISRTSPECIAL_PARAM Internal Service Request: Werte der speziellen Felder 20040305

Method GET on class CL_ISR_DATA has no exception.

Method GET_MAX_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FIELDNAME Value transfer Type reference (TYPE) QISRDFIELDNAME Feldname 20040305
2 Returning RD_MAX_INDEX Value transfer Type reference (TYPE) QISRDFIELDINDEX maximaler Feldindex 20040305

Method GET_MAX_INDEX on class CL_ISR_DATA has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INDEX Value transfer Type reference (TYPE) QISRDFIELDINDEX 1 Feldindex 20040305
2 Importing IS_DATA_RECORD Call by reference Type reference (TYPE) ANY Beliebiger flacher Datensatz 20040305
3 Returning RT_DATA Value transfer Type reference (TYPE) QISRTSPECIAL_PARAM Internal Service Request: Werte der speziellen Felder 20040305

Method INSERT on class CL_ISR_DATA has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA_RECORD Call by reference Type reference (TYPE) ANY Beliebiger flacher Datensatz 20040305
2 Importing ID_INDEX Value transfer Type reference (TYPE) QISRDFIELDINDEX 1 Feldindex 20040305

Method READ on class CL_ISR_DATA has no exception.

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) QISRTSPECIAL_PARAM Internal Service Request: Werte der speziellen Felder 20040305

Method SET on class CL_ISR_DATA has no exception.
History
Last changed by/on SAP  20040315 
SAP Release Created in 500