SAP ABAP Class IF_PT_REQ_APPLICATION (Interface: Database of Requests)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_ARQ_APPLICATION Application 20031126
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_COR_APPLICATION Application (Correction Scenario) 20031125
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_REQ_APPLICATION Application 20031124
Properties
Class IF_PT_REQ_APPLICATION  
Short Description Interface: Database of Requests    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031124   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PT_REQ_APPLICATION has no forward declaration.
Interfaces
Class IF_PT_REQ_APPLICATION has no interface implemented.
Friends
Class IF_PT_REQ_APPLICATION has no friend class.
Attributes
Class IF_PT_REQ_APPLICATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_INITIATOR Instance method Public Method Gets Initiator 20031126
2 GET_MODUS Instance method Public Method Gets MODUS 20031126
3 GET_OWNER Instance method Public Method Provides Owner 20130403
4 INITIALIZE Instance method Public Method Initializes the Application 20031124
Events
Class IF_PT_REQ_APPLICATION has no event.
Types
Class IF_PT_REQ_APPLICATION has no local type.
Method Signatures

Method GET_INITIATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_INITIATOR Call by reference Object reference (TYPE REF TO) IF_PT_REQ_A_WF Antragsbeteiligte 20031126

Method GET_INITIATOR on class IF_PT_REQ_APPLICATION has no exception.

Method GET_MODUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MODUS Call by reference Type reference (TYPE) PT_REQ_MODE Anwendungsmodus der Abwesenheitsmitteilung 20031126

Method GET_MODUS on class IF_PT_REQ_APPLICATION has no exception.

Method GET_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OWNER Call by reference Object reference (TYPE REF TO) IF_PT_REQ_A_WF Antragsbeteiligte 20130403

Method GET_OWNER on class IF_PT_REQ_APPLICATION has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INITIATOR_ATYPE Call by reference Type reference (TYPE) TIM_REQ_ACTOR_TYPE 'P' Antragsbeteiligungstyp 20031128
2 Importing IM_INITIATOR_OBJID Call by reference Type reference (TYPE) OBJEKTID ObjektId 20031128
3 Importing IM_INITIATOR_OTYPE Call by reference Type reference (TYPE) OTYPE 'P' Objekttyp 20031128
4 Importing IM_MODUS Call by reference Type reference (TYPE) PT_REQ_MODE 'R' Anwendungsmodus der Abwesenheitsmitteilung 20031124
5 Importing IM_OWNER_OBJID Call by reference Type reference (TYPE) OBJEKTID ObjektId 20130403

Method INITIALIZE on class IF_PT_REQ_APPLICATION has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in