SAP ABAP Class CL_DPR_FIN_GECCO_ACC_STATUS (Sets Status for Account Assignment)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-EXT-FIN (Application Component) cProjects Accounting Integration
     DEVELOPMENT_PROJECTS_FIN_GECCO (Package) Proj. Mgmt: Accounting Integration Using R/3 Acct Assgn. Mgr
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DPR_VISITOR Development Projects: Abstract Visitor 20050216
Properties
Class CL_DPR_FIN_GECCO_ACC_STATUS  
Short Description Sets Status for Account Assignment    
Super Class CL_DPR_VISITOR Development Projects: Abstract Visitor 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class DPR_STATUS    
Program status P  SAP Standard Production Program 
Category 0   
Package DEVELOPMENT_PROJECTS_FIN_GECCO   Proj. Mgmt: Accounting Integration Using R/3 Acct Assgn. Mgr 
Created 20050216   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_DPR_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_DPR_FIN_GECCO_ACC_STATUS has no interface implemented.
Friends
Class CL_DPR_FIN_GECCO_ACC_STATUS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_STATUS Instance attribute Private Type reference (TYPE) TT_STATUS 20050218
2 SC_STATUS_ACCOUNTED Constant Private Type reference (TYPE) CHAR1 '2' Object Is Assigned 20050218
3 SC_STATUS_INITIAL Constant Private Type reference (TYPE) CHAR1 SPACE No Information About Account Assignment Status 20050218
4 SC_STATUS_NOT_ACCOUNTED Constant Private Type reference (TYPE) CHAR1 '0' Object Is Not Assigned 20050218
5 SC_STATUS_PARTIALLY_ACCOUNTED Constant Private Type reference (TYPE) CHAR1 '1' Object Is Partially Assigned 20050218
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050218
2 SET_ACCOUNTING_STATUSES Static method Public Method Set Status to Project Elements to Be Assigned 20050216
3 SET_ACCOUNTING_STATUSES_INT Instance method Private Method Set Status 20050218
4 SET_ACCOUNTING_STATUSES_INT2 Instance method Private Method Set Status 20050218
Events
Class CL_DPR_FIN_GECCO_ACC_STATUS has no event.
Types
Class CL_DPR_FIN_GECCO_ACC_STATUS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PROJECT Call by reference Object reference (TYPE REF TO) CL_DPR_PROJECT_O Development Projects: Projekt 20050218

Method CONSTRUCTOR on class CL_DPR_FIN_GECCO_ACC_STATUS has no exception.

Method SET_ACCOUNTING_STATUSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PROJECT Call by reference Object reference (TYPE REF TO) CL_DPR_PROJECT_O Development Projects: Projekt 20050216
2 Importing IV_CO_MAPPING Call by reference Type reference (TYPE) CHAR1 Mapping: cl_dpr_fin_gecco_co=>sc_co_mapping* 20050216

Method SET_ACCOUNTING_STATUSES on class CL_DPR_FIN_GECCO_ACC_STATUS has no exception.

Method SET_ACCOUNTING_STATUSES_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_STATUS_ELEMENT Call by reference Object reference (TYPE REF TO) IF_DPR_STATUS_ELEMENT Development Projects: Schnittstelle aller Objekte mit Status 20050218
2 Importing IV_LEVEL Call by reference Type reference (TYPE) CGPL_LEVEL CGPL Planung Stufe eines Vorganges 20050218

Method SET_ACCOUNTING_STATUSES_INT on class CL_DPR_FIN_GECCO_ACC_STATUS has no exception.

Method SET_ACCOUNTING_STATUSES_INT2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_STATUS_ELEMENT Call by reference Object reference (TYPE REF TO) IF_DPR_STATUS_ELEMENT Development Projects: Schnittstelle aller Objekte mit Status 20050218
2 Importing IV_LEVEL Call by reference Type reference (TYPE) CGPL_LEVEL CGPL Planung Stufe eines Vorganges 20050218
3 Importing IV_MODIFY_DPR_STATUS Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_FALSE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050218
4 Importing IV_STATUS Call by reference Type reference (TYPE) CHAR1 Status 20050218

Method SET_ACCOUNTING_STATUSES_INT2 on class CL_DPR_FIN_GECCO_ACC_STATUS has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400