SAP ABAP Class CL_GRPCRTA_MGLOPURREL05C2 (Tot amt for each comp for Inv Doc posted other than sys date)
Hierarchy
☛
GRCPIERP (Software Component) GRCPIERP
⤷ GRC-PCE (Application Component) Process Controls -Automated Controls
⤷ GRPCRTA_MAIN (Package) SAP GRC Process Control : Main Package
⤷ GRC-PCE (Application Component) Process Controls -Automated Controls
⤷ GRPCRTA_MAIN (Package) SAP GRC Process Control : Main Package
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRPCRTA_CONTROL | Control Interface | 20081024 |
Properties
Class | CL_GRPCRTA_MGLOPURREL05C2 | |
Short Description | Tot amt for each comp for Inv Doc posted other than sys date | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPCRTA_MAIN | SAP GRC Process Control : Main Package |
Created | 20081024 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | SLIS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRPCRTA_CONTROL | Control Interface | 20081024 |
Friends
Class CL_GRPCRTA_MGLOPURREL05C2 has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | LR_BNAME | Instance attribute | Private | See coding | LR_BNAME | 20081024 | |||
2 | LR_BSART1 | Instance attribute | Private | See coding | LR_BSART1 | 20090220 | |||
3 | LR_BSART2 | Instance attribute | Private | See coding | LR_BSART2 | 20090220 | |||
4 | LR_BUKRS1 | Instance attribute | Private | See coding | LR_BUKRS1 | 20090220 | |||
5 | LR_BUKRS2 | Instance attribute | Private | See coding | LR_BUKRS2 | 20090220 | |||
6 | LR_EKORG1 | Instance attribute | Private | See coding | LR_EKORG1 | 20090220 | |||
7 | LR_EKORG2 | Instance attribute | Private | See coding | LR_EKORG2 | 20090220 | |||
8 | LR_FRGSX1 | Instance attribute | Private | See coding | LR_FRGSX1 | 20090220 | |||
9 | LR_FRGSX2 | Instance attribute | Private | See coding | LR_FRGSX2 | 20090220 | |||
10 | LR_WERKS1 | Instance attribute | Private | See coding | LR_WERKS1 | 20090220 | |||
11 | LR_WERKS2 | Instance attribute | Private | See coding | LR_WERKS2 | 20090220 | |||
12 | LT_BATXT | Instance attribute | Private | See coding | LT_BATXT | 20090220 | |||
13 | LT_BUTXT | Instance attribute | Private | See coding | LT_BUTXT | 20090220 | |||
14 | LT_EKOTX | Instance attribute | Private | See coding | LT_EKOTX | 20090220 | |||
15 | LT_FRGXT | Instance attribute | Private | See coding | LT_FRGXT | 20090220 | |||
16 | LT_NAME1 | Instance attribute | Private | See coding | LT_NAME1 | 20081024 | |||
17 | T_ATWRT | Instance attribute | Private | See coding | T_ATWRT | 20081024 | |||
18 | T_BSART | Instance attribute | Private | See coding | T_BSART | 20081024 | |||
19 | T_DEF | Instance attribute | Private | Type reference (TYPE) | GRPCRTA_T_DEFDS | Deficiency | 20081024 | ||
20 | T_PROCUREMENT_DISPLAY | Instance attribute | Private | Type reference (TYPE) | GRPCRTA_T_MG3LOPURREL05C2 | T_PROCUREMENT_DISPLAY | 20081024 | ||
21 | T_RELSTRATEGY | Instance attribute | Private | See coding | T_RELSTRATEGY | 20081024 | |||
22 | W_CCI | Instance attribute | Private | Type reference (TYPE) | GRPCRTA_DEFICIENCY_PENDING | Pending View Deficiency Count | 20081024 | ||
23 | W_HIGH | Instance attribute | Private | Type reference (TYPE) | GRPCRTA_DEFICIENCY_HIGH | High Deficiency Count | 20081024 | ||
24 | W_LOW | Instance attribute | Private | Type reference (TYPE) | GRPCRTA_DEFICIENCY_LOW | Low Deficiency Count | 20081024 | ||
25 | W_MEDIUM | Instance attribute | Private | Type reference (TYPE) | GRPCRTA_DEFICIENCY_MEDIUM | Medium Deficiency Count | 20081024 | ||
26 | W_SEQNO | Instance attribute | Private | Type reference (TYPE) | INT4 | Natural number | 20081024 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | APPLY_RULE | Instance method | Private | Method | Apply Rule | 20090205 |
2 | DRILL_DOWN | Instance method | Private | Method | Drill Down | 20081024 |
3 | FILL_DESCRIPTION | Instance method | Private | Method | Fill Description | 20081024 |
4 | GET_DATA | Instance method | Private | Method | Get data | 20081024 |
5 | GET_FILTERS | Instance method | Private | Method | Get OLSP, Rule and Selection filters | 20081024 |
6 | GET_RELEASE_STRATEGIES | Instance method | Private | Method | Get Release Strategies | 20081024 |
7 | PROCESS_RECORD | Instance method | Private | Method | Process Record | 20081024 |
8 | SET_FIELDCAT | Instance method | Private | Method | Set fieldcatalog | 20081024 |
Events
Class CL_GRPCRTA_MGLOPURREL05C2 has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_ATWRT | Private | See coding | TY_ATWRT | 20081024 | BEGIN OF ty_atwrt,
objek TYPE ausp-objek,
atwrt TYPE ausp-atwrt,
END OF ty_atwrt
|
|
2 | TY_BATXT | Private | See coding | TY_BATXT | 20081024 | BEGIN OF ty_batxt,
bsart TYPE t161t-bsart,
batxt TYPE t161t-batxt,
END OF ty_batxt
|
|
3 | TY_BUTXT | Private | See coding | TY_BUTXT | 20081024 | BEGIN OF ty_butxt,
bukrs TYPE bukrs,
butxt TYPE butxt,
END OF ty_butxt
|
|
4 | TY_DETAIL_LIST | Private | See coding | TY_DETAIL_LIST | 20081024 | BEGIN OF ty_detail_list.
INCLUDE TYPE grpcrta_s_mg3lopurrel05c2.
TYPES: box(1) TYPE c,
END OF ty_detail_list
|
|
5 | TY_EKOTX | Private | See coding | TY_EKOTX | 20081025 | BEGIN OF ty_ekotx,
ekorg TYPE ekorg,
ekotx TYPE ekotx,
END OF ty_ekotx
|
|
6 | TY_FRGXT | Private | See coding | TY_FRGXT | 20081024 | BEGIN OF ty_frgxt,
frgsx TYPE frgsx ,
frgxt TYPE frgxt ,
END OF ty_frgxt
|
|
7 | TY_NAME1 | Private | See coding | TY_NAME1 | 20081024 | BEGIN OF ty_name1,
werks TYPE werks,
name1 TYPE name1,
END OF ty_name1
|
|
8 | TY_RELSTRATEGY | Private | See coding | TY_RELSTRATEGY | 20081024 | BEGIN OF ty_relstrategy,
bsart TYPE ekko-bsart,
batxt TYPE t161t-batxt,
frggr TYPE ekko-frggr,
frggt TYPE t16fh-frggt,
frgsx TYPE ekko-frgsx,
frgxt TYPE t16ft-frgxt,
frgke TYPE ekko-frgke,
objek TYPE ausp-objek,
END OF ty_relstrategy
|
|
9 | TY_TOTALPROCUREMT_TMP | Private | See coding | TY_TOTALPROCUREMT_TMP | 20081024 | BEGIN OF ty_totalprocuremt_tmp,
ebeln TYPE ekko-ebeln,
bukrs TYPE ekko-bukrs,
bsart TYPE ekko-bsart,
ekorg TYPE ekko-ekorg,
aedat TYPE ekko-aedat,
ernam TYPE ekko-ernam,
waers TYPE ekko-waers,
werks TYPE ekpo-werks,
frgsx TYPE ekko-frgsx,
memory TYPE ekko-memory,
END OF ty_totalprocuremt_tmp
|
Method Signatures
Method APPLY_RULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CS_OUTPUT | Call by reference | Type reference (TYPE) | GRPCRTA_S_MG3LOPURREL05C2 | Display Structure - GLOIMMTYP09C2 | 20090205 | ||
2 | Importing | IT_RULES | Call by reference | Type reference (TYPE) | GRPCRTA_T_RULE | Rule Table | 20090205 | ||
3 | Importing | IT_SCHEMAORDER | Call by reference | Type reference (TYPE) | GRPCRTA_T_SCHEMAORDER | Schema Order | 20090205 |
Method APPLY_RULE on class CL_GRPCRTA_MGLOPURREL05C2 has no exception.
Method DRILL_DOWN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_COL | Call by reference | Type reference (TYPE) | LVC_S_COL | ALV Control: Column ID | 20081024 | ||
2 | Importing | IT_DETAIL | Call by reference | Type reference (TYPE) | GRPCRTA_T_MG3LOPURREL05C2 | Display -MGLOPURREL05C2 | 20081024 | ||
3 | Importing | I_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20081024 |
Method DRILL_DOWN on class CL_GRPCRTA_MGLOPURREL05C2 has no exception.
Method FILL_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CS_OUTPUT | Call by reference | Type reference (TYPE) | GRPCRTA_S_MG3LOPURREL05C2 | Display - MG3LOPURREL05C2 | 20081024 |
Method FILL_DESCRIPTION on class CL_GRPCRTA_MGLOPURREL05C2 has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CS_HEADER | Call by reference | Type reference (TYPE) | GRPCRTA_XML_HEADER | Compliance Parameters | 20090218 | ||
2 | Exporting | ET_DATA | Call by reference | Type reference (TYPE) | GRPCRTA_T_MG3LOPURREL05C2 | Output Data | 20081024 | ||
3 | Exporting | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090305 | ||
4 | Exporting | E_TOT_ROWS | Call by reference | Type reference (TYPE) | SY-DBCNT | DB operations, number of table lines processed | 20081024 | ||
5 | Importing | IS_OLSP | Call by reference | Type reference (TYPE) | GRPCRTA_S_OLSP | OLSP Range Table | 20081024 | ||
6 | Importing | IT_DATE | Call by reference | Type reference (TYPE) | RSDATRANGE | Structure of a range table for a date field | 20081024 | ||
7 | Importing | IT_RULES | Call by reference | Type reference (TYPE) | GRPCRTA_T_RULE | Rule variables | 20081024 | ||
8 | Importing | IT_RULEVARIABLES | Call by reference | Type reference (TYPE) | GRPCRTA_T_RULEVARIABLES | Rule variables | 20081024 | ||
9 | Importing | IT_SCHEMAORDER | Call by reference | Type reference (TYPE) | GRPCRTA_T_SCHEMAORDER | Schema Order | 20081024 | ||
10 | Importing | IT_SELECTION | Call by reference | Type reference (TYPE) | RSDS_TRANGE | Selection | 20081024 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | MAX_REC_REACHED | maximum records reached | 20081024 |
Method GET_FILTERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_OLSP | Call by reference | Type reference (TYPE) | GRPCRTA_S_OLSP | OLSP Range table | 20081024 | ||
2 | Importing | IT_RULEVARIABLES | Call by reference | Type reference (TYPE) | GRPCRTA_T_RULEVARIABLES | Rule variables | 20081024 | ||
3 | Importing | IT_SELECTION | Call by reference | Type reference (TYPE) | RSDS_TRANGE | Selection range | 20081024 |
Method GET_FILTERS on class CL_GRPCRTA_MGLOPURREL05C2 has no exception.
Method GET_RELEASE_STRATEGIES Signature
Method GET_RELEASE_STRATEGIES on class CL_GRPCRTA_MGLOPURREL05C2 has no parameter.
Method GET_RELEASE_STRATEGIES on class CL_GRPCRTA_MGLOPURREL05C2 has no exception.
Method PROCESS_RECORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CS_OUTPUT | Call by reference | Type reference (TYPE) | GRPCRTA_S_MG3LOPURREL05C2 | Display Structure - LOPURREL05C2 | 20081024 | ||
2 | Importing | IS_RULES | Call by reference | Type reference (TYPE) | GRPCRTA_S_RULE | Rule Table | 20081024 |
Method PROCESS_RECORD on class CL_GRPCRTA_MGLOPURREL05C2 has no exception.
Method SET_FIELDCAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field catalog for ListViewer control | 20081024 | ||
2 | Importing | IT_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field catalog for ListViewer control | 20081024 |
Method SET_FIELDCAT on class CL_GRPCRTA_MGLOPURREL05C2 has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300_46C |