SAP ABAP Class IF_GRFN_PLANNER_RCPT (Schedule Recipient)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_RCPT_POLICY The implement class for policy recipient 20100514
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_RCPT_POLICY_ALL The alll recipient for the policy 20100521
Properties
Class IF_GRFN_PLANNER_RCPT  
Short Description Schedule Recipient    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100514   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRFN_PLANNER_RCPT has no forward declaration.
Interfaces
Class IF_GRFN_PLANNER_RCPT has no interface implemented.
Friends
Class IF_GRFN_PLANNER_RCPT has no friend class.
Attributes
Class IF_GRFN_PLANNER_RCPT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COUNT Instance method Public Method Count the selected recipients 20100514
2 EXECUTE Instance method Public Method Get the selected recipients from DB table 20100514
3 GET_WD_NAME Instance method Public Method Get the recipient component name 20100514
Events
Class IF_GRFN_PLANNER_RCPT has no event.
Types
Class IF_GRFN_PLANNER_RCPT has no local type.
Method Signatures

Method COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DL Call by reference Type reference (TYPE) I 20120209
2 Exporting EV_NAME Call by reference Type reference (TYPE) GRFN_TEXT String 20100525
3 Exporting EV_ROLE Call by reference Type reference (TYPE) I 20100525
4 Exporting EV_USER Call by reference Type reference (TYPE) I 20100525
5 Exporting EV_USERGRP Call by reference Type reference (TYPE) I 20100525
6 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100525
7 Importing IT_RCPT_LIST Call by reference Type reference (TYPE) GRFN_T_TASKPLAN_RCPT The internal table for recipient information 20100525
8 Importing IV_SEL_CONTENT Call by reference Type reference (TYPE) XSTRING 20100525

Method COUNT on class IF_GRFN_PLANNER_RCPT has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TASKPLAN_RCPT Call by reference Type reference (TYPE) GRFN_T_TASKPLAN_RCPT Task plan recipient 20100514
2 Importing IS_TASKPLAN Call by reference Type reference (TYPE) GRFN_S_TASKPLAN Plan usage 20100514

Method EXECUTE on class IF_GRFN_PLANNER_RCPT has no exception.

Method GET_WD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_WD_NAME Value transfer Type reference (TYPE) GRFN_WD_COMPONENT WD Component Name 20100514
2 Importing I_TASK Call by reference Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20100514

Method GET_WD_NAME on class IF_GRFN_PLANNER_RCPT has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in