Hierarchy
⤷
⤷
Properties
| Class | CL_GRPC_DEFIC_ANALYSIS_MODEL | |
| Short Description | Obsolete: Model Class for Deficiency Analysis | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_OBSOLETE | Package for the obsolete objects from FN/PC/RM |
| Created | 20070611 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRPC_DEFIC_ANALYSIS_MODEL has no interface implemented.
Friends
Class CL_GRPC_DEFIC_ANALYSIS_MODEL has no friend class.
Attributes
Class CL_GRPC_DEFIC_ANALYSIS_MODEL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Obsolete: Calculate Classification | 20070611 | |
| 2 | Static method | Public | Method | Obsolete: Calculate Magnitude | 20070611 | |
| 3 | Static method | Public | Method | Obsolete: Check If Record Can Be Deleted or Not | 20070611 | |
| 4 | Static method | Public | Method | Obsolete: Check Authorization for Deficiency Analysis | 20070611 | |
| 5 | Static method | Public | Constructor | Obsolete: Class constructor | 20070611 | |
| 6 | Static method | Public | Method | Obsolete: Dequeue the Given Org Unit | 20070611 | |
| 7 | Static method | Public | Method | Obsolete: Enqueue the Given Org Unit | 20070611 | |
| 8 | Static method | Public | Method | Obsolete: Get Account Group List | 20070611 | |
| 9 | Static method | Public | Method | Obsolete: Get Aggregation Code List | 20070611 | |
| 10 | Static method | Public | Method | Obsolete: Get Allowed Timeframe | 20070611 | |
| 11 | Static method | Public | Method | Obsolete: Get Deficiency Analysis Data | 20070611 | |
| 12 | Static method | Public | Method | Obsolete: Get Deficiency Analysis Information | 20070611 | |
| 13 | Static method | Public | Method | Obsolete: Get Analysis List for Given Org Unit | 20070611 | |
| 14 | Static method | Public | Method | Obsolete: Get previously entered deficiency analysis data | 20070611 | |
| 15 | Static method | Public | Method | Obsolete: Get analysis status | 20070611 | |
| 16 | Static method | Public | Method | Obsolete: Get issue category text list | 20070611 | |
| 17 | Static method | Public | Method | Obsolete: Get control automation list | 20070611 | |
| 18 | Static method | Public | Method | Obsolete: Get control nature list | 20070611 | |
| 19 | Static method | Public | Method | Obsolete: Get control significance list | 20070611 | |
| 20 | Static method | Public | Method | Obsolete: Get control type list | 20070611 | |
| 21 | Static method | Public | Method | Obsolete: Get deficiency classification list | 20070611 | |
| 22 | Static method | Public | Method | Obsolete: Get deficiency likelihood list | 20070611 | |
| 23 | Static method | Public | Method | Obsolete: Get deficiency magnitude list | 20070611 | |
| 24 | Static method | Public | Method | Obsolete: Get deficiency magnitude map list | 20070611 | |
| 25 | Static method | Public | Method | Obsolete: Get deficiency type list | 20070611 | |
| 26 | Static method | Public | Method | Obsolete: Get Org Unit List | 20070611 | |
| 27 | Static method | Public | Method | Obsolete: Get Status Text List | 20070611 | |
| 28 | Static method | Public | Method | Obsolete: Is It Possible to Calculate Deficiency Type | 20070611 | |
| 29 | Static method | Public | Method | Obsolete: Save and Submit | 20070611 | |
| 30 | Static method | Public | Method | Obsolete: Save as Draft | 20070611 |
Events
Class CL_GRPC_DEFIC_ANALYSIS_MODEL has no event.
Types
Class CL_GRPC_DEFIC_ANALYSIS_MODEL has no local type.
Method Signatures
Method CALCULATE_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LIKELIHOOD | Call by reference | Type reference (TYPE) | GRPC_DEFIC_LIKELIHOOD | MIC: Likelihood choices for deficiency analysis | 20070611 | |||
| 2 | I_MAGNITUDE | Call by reference | Type reference (TYPE) | GRPC_DEFIC_MAGNITUDE | MIC: Magnitude choices for deficiency analysis | 20070611 | |||
| 3 | I_MAGNITUDE_MAP | Call by reference | Type reference (TYPE) | GRPC_DEFIC_MAGNITUDE_MAP | MIC: Deficiency analysis magnitude map | 20070611 | |||
| 4 | I_MITIGATION | Call by reference | Type reference (TYPE) | GRPC_DEFIC_MITIGATION | MIC: Mitigation for deficiency analysis | 20070611 | |||
| 5 | R_CLASS | Value transfer | Type reference (TYPE) | GRPC_DEFIC_CLASS | Deficiency Classification | 20070611 |
Method CALCULATE_CLASS on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
Method CALCULATE_MAGNITUDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IMPACT_POTENTIAL | Call by reference | Type reference (TYPE) | GRPC_DEFIC_IMPACT | MIC: Impact Potential for Deficiency Analysis | 20070611 | |||
| 2 | I_INCONSEQ | Call by reference | Type reference (TYPE) | GRPC_DEFIC_INCONSEQ_PERC | MIC: Inconsequential Percentage for Deficiency Analysis | 20070611 | |||
| 3 | I_MATERIAL | Call by reference | Type reference (TYPE) | GRPC_DEFIC_MATERIAL_PERC | MIC: Material Percentage for Deficiency Analysis | 20070611 | |||
| 4 | I_VALUE | Call by reference | Type reference (TYPE) | GRPC_DEFIC_THRVALUE | MIC: Threshold Value for Deficiency Analysis | 20070611 | |||
| 5 | R_MAGNITUDE | Value transfer | Type reference (TYPE) | GRPC_DEFIC_MAGNITUDE | MIC: Magnitude choices for deficiency analysis | 20070611 |
Method CALCULATE_MAGNITUDE on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
Method CAN_BE_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ANA_DATA | Call by reference | Type reference (TYPE) | GRPC_S_DEFICANA_UI | Deficiency Analysis UI Structure | 20070611 | |||
| 2 | I_ORGUNIT | Call by reference | Type reference (TYPE) | GRPC_ORGUNIT_ID | Organizational Unit ID | 20070611 | |||
| 3 | RB_CAN_DELETE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070611 |
Method CAN_BE_DELETED on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
Method CHECK_AUTHORIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ORGUNIT | Call by reference | Type reference (TYPE) | GRPC_ORGUNIT_ID | Organizational Unit ID | 20070611 | |||
| 2 | I_TASK | Call by reference | Type reference (TYPE) | GRPC_TASK | Task ID | 20070611 | |||
| 3 | I_TF_YEAR | Call by reference | Type reference (TYPE) | GRPC_YEAR | Year | 20070611 | |||
| 4 | I_TIMEFRAME | Call by reference | Type reference (TYPE) | GRPC_TIMEFRAME | Timeframe | 20070611 | |||
| 5 | RB_PASSED | Value transfer | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070611 |
Method CHECK_AUTHORIZATION on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
Method DEQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ANALYSIS_ID | Call by reference | Type reference (TYPE) | GRPC_ANALYSIS_GUID | MIC: Deficiency Analysis GUID | 20070611 | |||
| 2 | I_ANALYSIS_ORG | Call by reference | Type reference (TYPE) | GRPC_ORGUNIT_ID | Organizational Unit ID | 20070611 |
Method DEQUEUE on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
Method ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERROR | Call by reference | Type reference (TYPE) | STRING | 20070611 | ||||
| 2 | I_ANALYSIS_ID | Call by reference | Type reference (TYPE) | GRPC_ANALYSIS_GUID | MIC: Deficiency Analysis GUID | 20070611 | |||
| 3 | I_ANALYSIS_ORG | Call by reference | Type reference (TYPE) | GRPC_ORGUNIT_ID | Organizational Unit ID | 20070611 |
Method ENQUEUE on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
Method GET_ACCT_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACCGROUP | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20070611 | |||
| 2 | IS_DATE_INTERVAL | Call by reference | Type reference (TYPE) | GRPC_S_DATE_INTERVAL | Date of the Assessment or of the Test | 20070611 | |||
| 3 | IS_HR_ORG_OBJECT | Call by reference | Type reference (TYPE) | GRPC_S_HR_ORG_OBJECT | HR Organizational Unit and Object | 20070611 |
Method GET_ACCT_GROUP on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
Method GET_AGGREG_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_AGGREG_CODE | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20070611 |
Method GET_AGGREG_CODE on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
Method GET_ALLOWED_TIMEFRAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TIMEFRAME | Call by reference | Type reference (TYPE) | GRPC_T_SCHEDULE_TIMEFRAME | Table of Scheduling Timeframe | 20070611 | |||
| 2 | I_TF_YEAR | Call by reference | Type reference (TYPE) | GRPC_YEAR | Year | 20070611 | |||
| 3 | I_TIMEFRAME | Call by reference | Type reference (TYPE) | GRPC_TIMEFRAME | Timeframe | 20070611 |
Method GET_ALLOWED_TIMEFRAME on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
Method GET_ANALYSIS_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ANALYSIS_DATA | Call by reference | Type reference (TYPE) | GRPC_T_DEFIC_ANA | MIC: Deficiency Analysis | 20070611 | |||
| 2 | I_ANALYSIS_ID | Call by reference | Type reference (TYPE) | GRPC_ANALYSIS_GUID | MIC: Deficiency Analysis GUID | 20070611 | |||
| 3 | I_ANALYSIS_ORG | Call by reference | Type reference (TYPE) | GRPC_ORGUNIT_ID | Organizational Unit ID | 20070611 |
Method GET_ANALYSIS_DATA on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
Method GET_ANALYSIS_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ANALYSIS_ID | Call by reference | Type reference (TYPE) | GRPC_ANALYSIS_GUID | MIC: Deficiency Analysis GUID | 20070611 | |||
| 2 | RS_ANALYSIS_INFO | Value transfer | Type reference (TYPE) | GRPCDEFICSEL | MIC: Selection Conditions for Deficiency Analysis | 20070611 |
Method GET_ANALYSIS_INFO on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
Method GET_ANALYSIS_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | GRPC_T_DEFIC_SEL | Task ID | 20070611 | |||
| 2 | I_ORGUNIT | Call by reference | Type reference (TYPE) | GRPC_ORGUNIT_ID | Organizational Unit ID | 20070611 | |||
| 3 | I_TF_YEAR | Call by reference | Type reference (TYPE) | GRPC_YEAR | Year | 20070611 | |||
| 4 | I_TIMEFRAME | Call by reference | Type reference (TYPE) | GRPC_TIMEFRAME | Timeframe | 20070611 |
Method GET_ANALYSIS_LIST on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
Method GET_ANALYSIS_PRE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ANALYSIS_PRE | Call by reference | Type reference (TYPE) | GRPC_T_DEFIC_PRE | MIC: Deficiency Analysis | 20070611 | |||
| 2 | I_ACCTGRP_SLOT | Call by reference | Type reference (TYPE) | GRPC_ACCTGRP_SLOT | Account Group ID for Deficiency Analysis | 20070611 | |||
| 3 | I_ANALYSIS_ID | Call by reference | Type reference (TYPE) | GRPC_ANALYSIS_GUID | MIC: Deficiency Analysis GUID | 20070611 | |||
| 4 | I_CASE_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Technical Key of Case (Case GUID) | 20070611 |
Method GET_ANALYSIS_PRE on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
Method GET_ANALYSIS_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ANALYSIS_ID | Call by reference | Type reference (TYPE) | GRPC_ANALYSIS_GUID | Analysis GUID | 20070611 | |||
| 2 | I_ORGUNIT | Call by reference | Type reference (TYPE) | GRPC_ORGUNIT_ID | Organizational Unit ID | 20070611 | |||
| 3 | R_STATUS | Value transfer | Type reference (TYPE) | GRPC_ANALYSIS_STATUS | Status of Analysis | 20070611 |
Method GET_ANALYSIS_STATUS on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
Method GET_CATEGORY_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CATEGORY_TXT | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20070611 |
Method GET_CATEGORY_TEXT on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
Method GET_CTRL_AUTOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CTRL_AUTOM | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20070611 |
Method GET_CTRL_AUTOM on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
Method GET_CTRL_NATURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CTRL_NATURE | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20070611 |
Method GET_CTRL_NATURE on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
Method GET_CTRL_SIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CTRL_SIG | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20070611 |
Method GET_CTRL_SIG on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
Method GET_CTRL_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CTRL_TYPE | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20070611 |
Method GET_CTRL_TYPE on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
Method GET_DEFIC_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_DEFIC_CLASS | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20070611 |
Method GET_DEFIC_CLASS on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
Method GET_DEFIC_LIKELIHOOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_DEFIC_LIKELIHOOD | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20070611 |
Method GET_DEFIC_LIKELIHOOD on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
Method GET_DEFIC_MAGNITUDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_DEFIC_MAGNITUDE | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20070611 |
Method GET_DEFIC_MAGNITUDE on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
Method GET_DEFIC_MAGNITUDE_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MAGNITUDE_MAP | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20070611 |
Method GET_DEFIC_MAGNITUDE_MAP on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
Method GET_DEFIC_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_DEFIC_TYPE | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20070611 |
Method GET_DEFIC_TYPE on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
Method GET_ORGUNIT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ORGUNITS | Call by reference | Type reference (TYPE) | GRPC_T_ORGUNITS | Org Unit Table | 20070611 | |||
| 2 | I_TASK | Call by reference | Type reference (TYPE) | GRPC_TASK | Task ID | 20070611 | |||
| 3 | I_TF_YEAR | Call by reference | Type reference (TYPE) | GRPC_YEAR | Year | 20070611 | |||
| 4 | I_TIMEFRAME | Call by reference | Type reference (TYPE) | GRPC_TIMEFRAME | Timeframe | 20070611 |
Method GET_ORGUNIT_LIST on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
Method GET_STATUS_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_STATUS_TXT | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20070611 |
Method GET_STATUS_TEXT on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
Method IS_DEFIC_CALCULABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEFIC_TYPE | Call by reference | Type reference (TYPE) | GRPC_DEFIC_TYPE | MIC: Deficiency Type | 20070611 | |||
| 2 | RB_CALCULABLE | Value transfer | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070611 |
Method IS_DEFIC_CALCULABLE on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
Method SAVE_AND_SUBMIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ANALYSIS_DATA | Call by reference | Type reference (TYPE) | GRPC_T_DEFIC_ANA | MIC: Deficiency Analysis | 20070611 | |||
| 2 | I_ANALYSIS_ID | Call by reference | Type reference (TYPE) | GRPC_ANALYSIS_GUID | MIC: Deficiency Analysis GUID | 20070611 | |||
| 3 | I_ANALYSIS_ORG | Call by reference | Type reference (TYPE) | GRPC_ORGUNIT_ID | Organizational Unit ID | 20070611 |
Method SAVE_AND_SUBMIT on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
Method SAVE_AS_DRAFT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ANALYSIS_DATA | Call by reference | Type reference (TYPE) | GRPC_T_DEFIC_ANA | MIC: Deficiency Analysis | 20070611 | |||
| 2 | I_ANALYSIS_ID | Call by reference | Type reference (TYPE) | GRPC_ANALYSIS_GUID | MIC: Deficiency Analysis GUID | 20070611 | |||
| 3 | I_ANALYSIS_ORG | Call by reference | Type reference (TYPE) | GRPC_ORGUNIT_ID | Organizational Unit ID | 20070611 |
Method SAVE_AS_DRAFT on class CL_GRPC_DEFIC_ANALYSIS_MODEL has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 250 |