SAP ABAP Class IF_RSISR_CP_CREATION (Parameter Settings)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSISR_SERVICE Basic Interface for Services 20030214
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSISR_SERVICE Basic Class for a Service 20030214
Properties
Class IF_RSISR_CP_CREATION  
Short Description Parameter Settings    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020919   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSISR_CP_CREATION has no forward declaration.
Interfaces
Class IF_RSISR_CP_CREATION has no interface implemented.
Friends
Class IF_RSISR_CP_CREATION has no friend class.
Attributes
Class IF_RSISR_CP_CREATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FINISH_DATAOBJ_DESC Instance method Public Method Postprocessing Before Saving Service Type 20030331
2 GET_FIRST_STATE Instance method Public Method Return of the First Status (Refernce) 20030217
3 GET_NAME_OF_FIRST_STATE Instance method Public Method Return of the First Status (Name) 20030304
4 GET_NAME_OF_NEXT_STATE Instance method Public Method Return of the Subsequent Status (Name) 20030304
5 GET_NEXT_STATE Instance method Public Method Return of the Subsequent Status (Reference) 20030217
6 INIT_DATAOBJ_DESC Instance method Public Method Modify with Each Instantiation of the Service Type 20030214
7 INIT_PARAMETER Instance method Public Method Initialization of Parameter when Creating Service Type 20030214
Events
Class IF_RSISR_CP_CREATION has no event.
Types
Class IF_RSISR_CP_CREATION has no local type.
Method Signatures

Method FINISH_DATAOBJ_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATAITEM Call by reference Type reference (TYPE) RSISR_T_DATAITEM Services: Datenitemliste 20030331
2 Importing I_DOBJ_NAME Call by reference Type reference (TYPE) RSIS_E_DOBJ 20030522

Method FINISH_DATAOBJ_DESC on class IF_RSISR_CP_CREATION has no exception.

Method GET_FIRST_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_FIRST_STATE Value transfer Object reference (TYPE REF TO) CL_RSISR_STATE Parametrisierungsschritt 20030217

Method GET_FIRST_STATE on class IF_RSISR_CP_CREATION has no exception.

Method GET_NAME_OF_FIRST_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FIRST_STATE Value transfer Type reference (TYPE) RSIS_E_STATE Parametrisierungsschritt 20030304

Method GET_NAME_OF_FIRST_STATE on class IF_RSISR_CP_CREATION has no exception.

Method GET_NAME_OF_NEXT_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LAST_STATE Call by reference Type reference (TYPE) RSIS_E_STATE Parametrisierungsschritt 20030304
2 Returning R_NEXT_STATE Value transfer Type reference (TYPE) RSIS_E_STATE Parametrisierungsschritt 20030304

Method GET_NAME_OF_NEXT_STATE on class IF_RSISR_CP_CREATION has no exception.

Method GET_NEXT_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_LAST_STATE Call by reference Object reference (TYPE REF TO) CL_RSISR_STATE Parametrisierungsschritt 20030217
2 Returning RR_NEXT_STATE Value transfer Object reference (TYPE REF TO) CL_RSISR_STATE Parametrisierungsschritt 20030217

Method GET_NEXT_STATE on class IF_RSISR_CP_CREATION has no exception.

Method INIT_DATAOBJ_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_LAYOUT Call by reference Type reference (TYPE) RSIS_S_DOD_LAYOUT Layout für Call Package Builder aufruf 20030214
2 Changing CT_DATAITEM Call by reference Type reference (TYPE) RSISR_T_DATAITEM Intelligent Services: Datenitemliste 20030214

Method INIT_DATAOBJ_DESC on class IF_RSISR_CP_CREATION has no exception.

Method INIT_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_VALUE Call by reference Type reference (TYPE) ANY Wert 20030214
2 Importing I_PARAM_NAME Call by reference Type reference (TYPE) RSIS_E_PARAM Parameter 20030214

Method INIT_PARAMETER on class IF_RSISR_CP_CREATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in