SAP ABAP Class IF_RSRT_APPLICATION (Application)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_APPLICATION Application 20120508
Properties
Class IF_RSRT_APPLICATION  
Short Description Application    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120508   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSRT_PARAMETERS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_RSRT_APPLICATION has no interface implemented.
Friends
Class IF_RSRT_APPLICATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_ID Instance attribute Public Type reference (TYPE) TN_ID Application ID 20120508
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Instance method Public Method Execute 20120508
2 GET_INPLUG Instance method Public Method Get Inplug 20120508
3 SET_INPLUG Instance method Public Method Set Inplug 20120508
Events
Class IF_RSRT_APPLICATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_ID Public Type reference (TYPE) STRING Application ID 20120508
2 TN_T_APPLICATION Public See coding Application List 20120508 tn_t_application type standard table of ref to if_rsrt_application with default key
Method Signatures

Method EXECUTE Signature

Method EXECUTE on class IF_RSRT_APPLICATION has no parameter.
Method EXECUTE on class IF_RSRT_APPLICATION has no exception.

Method GET_INPLUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER Parameter List 20120508

Method GET_INPLUG on class IF_RSRT_APPLICATION has no exception.

Method SET_INPLUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER Parameter List 20120508

Method SET_INPLUG on class IF_RSRT_APPLICATION has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in