SAP ABAP Class IF_CMX_XS_QUERY_GENERATION (XSteps: Request Object for Scope of Generation)
Properties
Class IF_CMX_XS_QUERY_GENERATION  
Short Description XSteps: Request Object for Scope of Generation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20021009   SAP 
Last change 20040127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CMX_XS_QUERY_GENERATION has no forward declaration.
Interfaces
Class IF_CMX_XS_QUERY_GENERATION has no interface implemented.
Friends
Class IF_CMX_XS_QUERY_GENERATION has no friend class.
Attributes
Class IF_CMX_XS_QUERY_GENERATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_QUERY Instance method Public Method Adds the Data from Another Scope of Generation 20030113
2 DELETE Instance method Public Method Deletes Single or All Repeats 20030113
3 GET_CONTEXT Instance method Public Method Provides the Context for the Copy Template or for Repeat 20021205
4 GET_COUNT Instance method Public Method Provides the Set Number of Repeats 20021209
5 GET_STEP Instance method Public Method Provides the Copy Template (for the Repeated XStep) 20021205
6 GET_SYMBOLS Instance method Public Method Provides the Symbol Request Object for the Particular Repeat 20021209
7 REFRESH Instance method Public Method Resets the Request Object for an Renewed Data Query 20021209
8 SET_CONTEXT Instance method Public Method Sets the Context for a Single Repeat 20030110
9 SET_COUNT Instance method Public Method Sets the Number of Repeats Required 20030110
Events
Class IF_CMX_XS_QUERY_GENERATION has no event.
Types
Class IF_CMX_XS_QUERY_GENERATION has no local type.
Method Signatures

Method ADD_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GENERATION Call by reference Type reference (TYPE) CMX_XS_W_GENERATION_NAME XSteps: Vollständiger Name eines Generierungsumfang 20030113
2 Returning RESULT Value transfer Type reference (TYPE) I Anzahl der eingefügten Wiederholungen 20030113
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030113

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 0 Index (0 = alle; 1...N = Wiederholung) 20030113
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030113

Method GET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 0 Index (0 = Kopiervorlage; 1...N = Wiederholung) 20030110
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_CMX_XS_CONTEXT XSteps: Kontextobjekt 20021209
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20021205

Method GET_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) I Anzahl der Wiederholungen 20021209
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20021209

Method GET_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_CMX_XS_STEP Zu wiederholender XStep (Kopiervorlage) 20021209
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20021205

Method GET_SYMBOLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I Index (1...N = Wiederholung) 20021209
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_CMX_XS_QUERY_SYMBOL XSteps: Abfrageobjekt für Bewertungssymbole 20021209
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20021209

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIXED Call by reference Type reference (TYPE) CMX_XS_T_SYMBOL_VALUE XSteps: Tabelle für Bewertungssymbole und Werte 20030109
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20021209

Method SET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_CMX_XS_CONTEXT XSteps: Kontextobjekt 20030110
2 Importing INDEX Call by reference Type reference (TYPE) I Index (1...N = Wiederholung) 20030110
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030110

Method SET_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COUNT Call by reference Type reference (TYPE) I Anzahl der Wiederholungen 20030110
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030110
History
Last changed by/on SAP  20040127 
SAP Release Created in