SAP ABAP Class /SLOAP/CL_GENERATION_STATE (State of output generation)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     /SLOAP/APPLICATION (Package) SLT AP VER 1.0
Properties
Class /SLOAP/CL_GENERATION_STATE  
Short Description State of output generation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SLOAP/APPLICATION   SLT AP VER 1.0 
Created 20100219   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /SLOAP/CL_GENERATION_STATE has no interface implemented.
Friends
Class /SLOAP/CL_GENERATION_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_STATE_FAILED Constant Public Type reference (TYPE) /SLOAP/GENERATION_STATE 'FAILED' State of output generation 20100316
2 GC_STATE_RUNNING Constant Public Type reference (TYPE) /SLOAP/GENERATION_STATE 'RUNNING' State of output generation 20100316
3 GC_STATE_SUCCESS Constant Public Type reference (TYPE) /SLOAP/GENERATION_STATE 'SUCCESS' State of output generation 20100316
4 GO_PROFILE Instance attribute Private Object reference (TYPE REF TO) /SLOAP/CL_OUTPUT_PROFILE 20100219
5 GT_RESULT_LIST Instance attribute Private Type reference (TYPE) /SLOAP/RESULT_LIST Result list 20100219
6 GV_GEN_TYPE Instance attribute Private Type reference (TYPE) /SLOAP/GENERATION_TYPE type of output generation 20100219
7 GV_LANGUAGE Instance attribute Private Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20110105
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_STATE Instance method Public Method Changes the state for the given output and updates database 20100219
2 CONSTRUCTOR Instance method Public Constructor 20100219
3 DELETE Instance method Public Method Deletes current state 20100409
4 EXISTS Instance method Public Method Returns if state (not failed) for given guids exists in db 20100219
5 GET_RESULT_LIST_HASH Instance method Private Method Calculates the hash (GUID) for the result list 20100219
6 GET_STATE Instance method Public Method Get the state entry for the given output 20100219
7 GET_STATE_TABLE Instance method Public Method Get the state entry table for outputs of the current analysi 20100316
8 SAVE_NEW_STATE Instance method Public Method Saves a new state to database 20100219
Events
Class /SLOAP/CL_GENERATION_STATE has no event.
Types
Class /SLOAP/CL_GENERATION_STATE has no local type.
Method Signatures

Method CHANGE_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MESSAGE Call by reference Type reference (TYPE) STRING Optional error message 20100222
2 Importing IV_STATE Call by reference Type reference (TYPE) /SLOAP/GENERATION_STATE State of output generation 20100219
# Exception Resumable Description Created on
1 /SLOAP/CX_MISSING_DB_RECORD Missing parameter exception 20100219

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROFILE Call by reference Object reference (TYPE REF TO) /SLOAP/CL_OUTPUT_PROFILE 20100219
2 Importing IT_RESULT_LIST Call by reference Type reference (TYPE) /SLOAP/RESULT_LIST Result list 20100219
3 Importing IV_GEN_TYPE Call by reference Type reference (TYPE) /SLOAP/GENERATION_TYPE type of output generation 20100219
4 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU Language Ke 20110105

Method CONSTRUCTOR on class /SLOAP/CL_GENERATION_STATE has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALL_GEN_TYPES Call by reference Type reference (TYPE) ABAP_BOOL 20100409

Method DELETE on class /SLOAP/CL_GENERATION_STATE has no exception.

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20100219

Method EXISTS on class /SLOAP/CL_GENERATION_STATE has no exception.

Method GET_RESULT_LIST_HASH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MD5 Value transfer Type reference (TYPE) MD5_FIELDS MD5 Hash field 20100219

Method GET_RESULT_LIST_HASH on class /SLOAP/CL_GENERATION_STATE has no exception.

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_STATE Value transfer Type reference (TYPE) /SLOAP/GEN_STATE Table type for generation state. 20100219
# Exception Resumable Description Created on
1 /SLOAP/CX_MISSING_DB_RECORD 20100219

Method GET_STATE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_STATE Value transfer Type reference (TYPE) /SLOAP/T_GEN_STATE Table type for generation state. 20100316

Method GET_STATE_TABLE on class /SLOAP/CL_GENERATION_STATE has no exception.

Method SAVE_NEW_STATE Signature

Method SAVE_NEW_STATE on class /SLOAP/CL_GENERATION_STATE has no parameter.
# Exception Resumable Description Created on
1 /SLOAP/CX_OBJ_ALREADY_EXISTS SLOAS: Object already exists 20100219
History
Last changed by/on SAP  20141030 
SAP Release Created in 700