SAP ABAP Class IF_RSISR_CALLPACKAGE_BUILDER (Interface for the Call Package Builder)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSISR_PACKAGE_BUILDER Package Builder 20030310
Properties
Class IF_RSISR_CALLPACKAGE_BUILDER  
Short Description Interface for the Call Package Builder    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030310   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSISR_CALLPACKAGE_BUILDER has no forward declaration.
Interfaces
Class IF_RSISR_CALLPACKAGE_BUILDER has no interface implemented.
Friends
Class IF_RSISR_CALLPACKAGE_BUILDER has no friend class.
Attributes
Class IF_RSISR_CALLPACKAGE_BUILDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CALL_PACKAGE_DESCRIPTION Instance method Public Method 20030827
2 GET_CUR_MSG Instance method Public Method Returns the Current Message, Especially Errors During Check 20030612
3 GET_DATAOBJ_DESC Instance method Public Method 20030310
4 GET_VALUE_HELP Instance method Public Method Returns the F4 Help for a Parameter 20030310
5 SET_CALL_PACKAGE_DESCRIPTION Instance method Public Method Sets the Call Package Description 20030827
6 SET_DATAOBJ_DESC Instance method Public Method Sets the Data Object Description 20030522
7 SET_PARAMETERS Instance method Public Method 20030310
Events
Class IF_RSISR_CALLPACKAGE_BUILDER has no event.
Types
Class IF_RSISR_CALLPACKAGE_BUILDER has no local type.
Method Signatures

Method GET_CALL_PACKAGE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CALL_PACKAGE_DESCRIPTION Value transfer Type reference (TYPE) RSIS_E_TEXT 20030827

Method GET_CALL_PACKAGE_DESCRIPTION on class IF_RSISR_CALLPACKAGE_BUILDER has no exception.

Method GET_CUR_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_MSG Value transfer Object reference (TYPE REF TO) CL_RSO_MSG 20030612

Method GET_CUR_MSG on class IF_RSISR_CALLPACKAGE_BUILDER has no exception.

Method GET_DATAOBJ_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) RSIS_E_DOBJ $REF$ 20030310
2 Returning RT_DATA_ITEM Value transfer Type reference (TYPE) RSISR_T_DATAITEM $REF$ 20030310

Method GET_DATAOBJ_DESC on class IF_RSISR_CALLPACKAGE_BUILDER has no exception.

Method GET_VALUE_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPONENT_NAME Call by reference Type reference (TYPE) RSIOBJNM $REF$ 20030310
2 Importing I_PARAM_NAME Call by reference Type reference (TYPE) RSIS_E_PARAM $REF$ 20030310
3 Returning RT_VALUE Value transfer Type reference (TYPE) RSISR_T_HELP_VALUE Services: Stringtabelle 20030310

Method GET_VALUE_HELP on class IF_RSISR_CALLPACKAGE_BUILDER has no exception.

Method SET_CALL_PACKAGE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALL_PACKAGE_DESCRIPTION Call by reference Type reference (TYPE) RSIS_E_TEXT 20030827

Method SET_CALL_PACKAGE_DESCRIPTION on class IF_RSISR_CALLPACKAGE_BUILDER has no exception.

Method SET_DATAOBJ_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATAITEM Call by reference Type reference (TYPE) RSISR_T_DATAITEM 20030522
2 Importing I_NAME Call by reference Type reference (TYPE) RSIS_E_DOBJ 20030522
# Exception Resumable Description Created on
1 INVALID_DATAITEM änderung ist nicht zulässig 20030522

Method SET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSISR_PARAM_LIST $REF$ 20030310
2 Exporting E_NAV_CODE Call by reference Type reference (TYPE) GUI_CODE Menu Painter: Objektcode 20030310

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