SAP ABAP Class CL_GRRM_AUTOM_PSPRO (Response Automation with Business Suite - PS Project)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_CASE_MANAGEMENT (Package) Case management for risks
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_CASE_MANAGEMENT (Package) Case management for risks
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRRM_RESP_AUTOM | Generic Class for Response Automation | 20100823 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_RESP_AUTOM | RM <-> Business Suite integration - Response Automation | 20100507 |
Properties
Class | CL_GRRM_AUTOM_PSPRO | |
Short Description | Response Automation with Business Suite - PS Project | |
Super Class | CL_GRRM_RESP_AUTOM | Generic Class for Response Automation |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRRM_CASE_MANAGEMENT | Case management for risks |
Created | 20100507 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_AUTOM_PSPRO has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRRM_RESP_AUTOM | RM <-> Business Suite integration - Response Automation | 20100507 |
Friends
Class CL_GRRM_AUTOM_PSPRO has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MC_STATUS_FINISHED_TXT | Instance attribute | Private | Attribute reference (LIKE) | 20100823 | ||||
2 | MT_ID_MAP | Instance attribute | Private | Type reference (TYPE) | GRRM_T_RESPAUTPSP | Response GUID - Project ID mapping buffer | 20110425 |
Methods
Class CL_GRRM_AUTOM_PSPRO has no method.
Events
Class CL_GRRM_AUTOM_PSPRO has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_PROJECT_DEFINITION | Public | See coding | 20100507 | BEGIN OF ty_project_definition,
project_definition(24), "#EC TYPES_MISS
description(40), "#EC TYPES_MISS
mask_id(24), "#EC TYPES_MISS
responsible_no(8) TYPE n,
applicant_no(8) TYPE n,
comp_code(4), "#EC TYPES_MISS
bus_area(4), "#EC TYPES_MISS
controlling_area(4), "#EC TYPES_MISS
profit_ctr(10), "#EC TYPES_MISS
project_currency TYPE waers,
project_currency_iso(3), "#EC TYPES_MISS
network_assignment(1) TYPE n,
start TYPE dats,
finish TYPE dats,
plant(4), "#EC TYPES_MISS
calendar(2), "#EC TYPES_MISS
plan_basic(1) TYPE n,
plan_fcst(1) TYPE n,
time_unit TYPE meins,
time_unit_iso(3), "#EC TYPES_MISS
network_profile(7), "#EC TYPES_MISS
project_profile(7), "#EC TYPES_MISS
budget_profile(6), "#EC TYPES_MISS
project_stock(1), "#EC TYPES_MISS
objectclass(2), "#EC TYPES_MISS
statistical(1), "#EC TYPES_MISS
taxjurcode(15), "#EC TYPES_MISS
int_profile(7), "#EC TYPES_MISS
wbs_sched_profile(12), "#EC TYPES_MISS
csh_bdgt_profile(6), "#EC TYPES_MISS
plan_profile(6), "#EC TYPES_MISS
joint_venture(6), "#EC TYPES_MISS
recovery_ind(2), "#EC TYPES_MISS
equity_type(3), "#EC TYPES_MISS
jv_object_type(4), "#EC TYPES_MISS
jv_jib_class(3), "#EC TYPES_MISS
jv_jib_sub_class_a(5), "#EC TYPES_MISS
objectclass_ext(5), "#EC TYPES_MISS
func_area(4), "#EC TYPES_MISS
func_area_long(16), "#EC TYPES_MISS
END OF ty_project_definition
|
||
2 | TY_PROJECT_DEFINITION_EX | Private | See coding | 20100517 | BEGIN OF ty_project_definition_ex,
project_definition(24), "#EC TYPES_MISS
description(40), "#EC TYPES_MISS
mask_id(24), "#EC TYPES_MISS
responsible_no(8) TYPE n,
applicant_no(8) TYPE n,
comp_code(4), "#EC TYPES_MISS
bus_area(4), "#EC TYPES_MISS
controlling_area(4), "#EC TYPES_MISS
profit_ctr(10), "#EC TYPES_MISS
project_currency TYPE waers,
project_currency_iso(3), "#EC TYPES_MISS
network_assignment(1) TYPE n,
start TYPE dats,
finish TYPE dats,
plant(4), "#EC TYPES_MISS
calendar(2), "#EC TYPES_MISS
plan_basic(1) TYPE n,
plan_fcst(1) TYPE n,
time_unit TYPE meins,
time_unit_iso(3), "#EC TYPES_MISS
network_profile(7), "#EC TYPES_MISS
project_profile(7), "#EC TYPES_MISS
budget_profile(6), "#EC TYPES_MISS
project_stock(1), "#EC TYPES_MISS
objectclass(2), "#EC TYPES_MISS
statistical(1), "#EC TYPES_MISS
taxjurcode(15), "#EC TYPES_MISS
int_profile(7), "#EC TYPES_MISS
wbs_sched_profile(12), "#EC TYPES_MISS
csh_bdgt_profile(6), "#EC TYPES_MISS
plan_profile(6), "#EC TYPES_MISS
joint_venture(6), "#EC TYPES_MISS
recovery_ind(2), "#EC TYPES_MISS
equity_type(3), "#EC TYPES_MISS
jv_object_type(4), "#EC TYPES_MISS
jv_jib_class(3), "#EC TYPES_MISS
jv_jib_sub_class_a(5), "#EC TYPES_MISS
deletion_flag(9), "#EC TYPES_MISS
objectclass_ext(5), "#EC TYPES_MISS
func_area(4), "#EC TYPES_MISS
func_area_long(16), "#EC TYPES_MISS
END OF ty_project_definition_ex
|
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |