SAP ABAP Class CL_INM_INITIATIVE_ASSIGN (Projektzuordnungsobjekt)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-CF (Application Component) Common Functions
     INM_INITIATIVE (Package) Initiative
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RPM_ASSIGNMENT RPM: Interface for all assignments 20061220
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_INM_INITIATIVE_O_ASSIGN Initaitive Assignment Class 20070130
2 Inheritance (c INHERITING FROM c_ref)  CL_INM_INITIATIVE_T_ASSIGN Initaitive Assignment Class 20070213
Properties
Class CL_INM_INITIATIVE_ASSIGN  
Short Description Projektzuordnungsobjekt    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package INM_INITIATIVE   Initiative 
Created 20061220   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RPM_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RPM_ASSIGNMENT RPM: Interface for all assignments 20061220
Friends
# Friend Modeled only Created on Description
1 CL_INM_INITIATIVE 20070124 Initiative Abstract Parent
Attributes
Class CL_INM_INITIATIVE_ASSIGN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ATTRIBUTES Instance method Public Method Check attributes validity 20061220
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20061220
3 GET_ATTRIBUTES Instance method Public Method Return RPM attributes 20061220
4 SET_ATTRIBUTES Instance method Protected Method Set RPM attributes 20061220
Events
Class CL_INM_INITIATIVE_ASSIGN has no event.
Types
Class CL_INM_INITIATIVE_ASSIGN has no local type.
Method Signatures

Method CHECK_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) CHAR1 CGPL error flag 20061220

Method CHECK_ATTRIBUTES on class CL_INM_INITIATIVE_ASSIGN has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ASSIGNMENTS Call by reference Object reference (TYPE REF TO) CL_CGPL_ASSIGNMENTS Project Planning - Administration Class for Assignments 20061220
2 Importing IS_ATTRIBUTES Call by reference Type reference (TYPE) INM_INITIATIVE Project data 20061220
3 Importing IV_IS_NEW Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20061220

Method CONSTRUCTOR on class CL_INM_INITIATIVE_ASSIGN has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ATTRIBUTES Call by reference Type reference (TYPE) INM_INITIATIVE Project data 20061220
2 Exporting ES_ATTRIBUTES_OLD Call by reference Type reference (TYPE) INM_INITIATIVE Project data 20061220

Method GET_ATTRIBUTES on class CL_INM_INITIATIVE_ASSIGN has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ATTRIBUTES Call by reference Type reference (TYPE) INM_INITIATIVE Project data 20061220
2 Returning RV_ATTRIBUTES_CHANGED Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20061220

Method SET_ATTRIBUTES on class CL_INM_INITIATIVE_ASSIGN has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 450