SAP ABAP Class CL_GRPCRTA_MGFIMDDIS1006C1 (Analysis of GL postings at Document level)
Hierarchy
☛
GRCPIERP (Software Component) GRCPIERP
⤷
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 | 20081008 |
Properties
Class | CL_GRPCRTA_MGFIMDDIS1006C1 | |
Short Description | Analysis of GL postings at Document level | |
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 | 20081008 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRPCRTA_CONTROL | Control Interface | 20081008 |
Friends
Class CL_GRPCRTA_MGFIMDDIS1006C1 has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | See coding | LS_BUTXT | 20081013 | |||
2 | ![]() |
Instance attribute | Private | See coding | LS_GLACTS | 20081009 | |||
3 | ![]() |
Instance attribute | Private | See coding | LS_GLDESC | 20081013 | |||
4 | ![]() |
Instance attribute | Private | See coding | LS_LTEXT | 20081013 | |||
5 | ![]() |
Instance attribute | Private | See coding | LT_BUTXT | 20081013 | |||
6 | ![]() |
Instance attribute | Private | See coding | LT_GLACTS | 20081009 | |||
7 | ![]() |
Instance attribute | Private | See coding | LT_GLDESC | 20081013 | |||
8 | ![]() |
Instance attribute | Private | See coding | LT_LTEXT | 20081013 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRPCRTA_T_DEFDS | Table holding def types | 20081009 | ||
10 | ![]() |
Instance attribute | Private | See coding | T_DETIAL | 20081013 | |||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090304 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRPCRTA_DEFICIENCY_PENDING | Pending View Deficiency Count | 20081013 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WAERS | Currency Key | 20090212 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRPCRTA_DEFICIENCY_HIGH | High Deficiency Count | 20081013 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRPCRTA_DEFICIENCY_LOW | Low Deficiency Count | 20081013 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRPCRTA_DEFICIENCY_MEDIUM | Medium Deficiency Count | 20081013 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT4 | Natural number | 20081013 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRPCRTA_CURRENCY | Currency Amount | 20090218 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Apply Rule | 20081009 |
2 | ![]() |
Static method | Private | Method | Drill Down | 20081014 |
3 | ![]() |
Instance method | Private | Method | Fill Descriptions | 20081013 |
4 | ![]() |
Instance method | Private | Method | Get data | 20081009 |
5 | ![]() |
Instance method | Private | Method | Process Record | 20081009 |
6 | ![]() |
Instance method | Private | Method | Set field catalog | 20081009 |
Events
Class CL_GRPCRTA_MGFIMDDIS1006C1 has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_BUTXT | Private | See coding | TY_BUTXT | 20081013 | BEGIN OF ty_butxt,
bukrs TYPE bukrs,
butxt TYPE butxt,
END OF ty_butxt
|
|
2 | TY_DETAIL_LIST | Private | See coding | TY_DETAIL_LIST | 20081014 | BEGIN OF ty_detail_list.
INCLUDE TYPE GRPCRTA_S_MG3FIMDDIS1006C1.
TYPES: box(1) TYPE c,
END OF ty_detail_list
|
|
3 | TY_GLACTS | Private | See coding | TY_GLACTS | 20081009 | BEGIN OF ty_glacts,
bukrs TYPE bkpf-bukrs,
blart TYPE bkpf-blart,
hkont TYPE bsis-hkont,
belnr TYPE bkpf-belnr,
bschl TYPE bseg-bschl,
gjahr TYPE bsis-gjahr,
monat TYPE bsis-monat,
bldat TYPE bkpf-bldat,
budat TYPE bkpf-budat,
cpudt TYPE bkpf-cpudt,
cputm TYPE bkpf-cputm,
usnam TYPE bkpf-usnam,
hwae2 TYPE bkpf-hwae2,
hwae3 TYPE bkpf-hwae3,
ktopl TYPE t001-ktopl,
waers TYPE bsis-waers,
shkzg TYPE bsis-shkzg,
wrbtr TYPE bsis-wrbtr,
dmbtr TYPE bsis-dmbtr,
dmbe2 TYPE bsis-dmbe2,
dmbe3 TYPE bsis-dmbe3,
waers_itm TYPE bsis-waers,
butxt TYPE t001-butxt,
txt50 TYPE skat-txt50,
ltext TYPE t003t-ltext,
END OF ty_glacts
|
|
4 | TY_GLDESC | Private | See coding | TY_GLDESC | 20081013 | BEGIN OF ty_gldesc,
saknr TYPE ska1-saknr,
txt50 TYPE txt50_skat,
END OF ty_gldesc
|
|
5 | TY_LTEXT | Private | See coding | TY_LTEXT | 20081013 | BEGIN OF ty_ltext,
blart TYPE t003t-blart,
ltext TYPE t003t-ltext,
END OF ty_ltext
|
|
6 | TY_T_DETAIL_LIST | Private | See coding | TY_T_DETAIL_LIST | 20081014 | ty_t_detail_list TYPE TABLE OF ty_detail_list
|
Method Signatures
Method APPLY_RULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_OUTPUT | Call by reference | Type reference (TYPE) | GRPCRTA_T_MG3FIMDDIS1006C1 | GL postings data | 20081009 | ||
2 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | TY_GLACTS | GL postings data | 20081009 | ||
3 | ![]() |
IT_RULES | Call by reference | Type reference (TYPE) | GRPCRTA_T_RULE | Rule Table | 20081009 | ||
4 | ![]() |
IT_SCHEMAORDER | Call by reference | Type reference (TYPE) | GRPCRTA_T_SCHEMAORDER | Schema Order | 20081009 | ||
5 | ![]() |
I_DCIND | Call by reference | Type reference (TYPE) | CHAR1 | Single-character flag | 20081009 |
Method APPLY_RULE on class CL_GRPCRTA_MGFIMDDIS1006C1 has no exception.
Method DRILL_DOWN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_COL | Call by reference | Type reference (TYPE) | LVC_S_COL | ALV Control: Column ID | 20081014 | ||
2 | ![]() |
IT_DETAIL | Call by reference | Type reference (TYPE) | GRPCRTA_T_MG3FIMDDIS1006C1 | Display - MGFIMDDIS1006C1 | 20081014 | ||
3 | ![]() |
I_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20081014 |
Method DRILL_DOWN on class CL_GRPCRTA_MGFIMDDIS1006C1 has no exception.
Method FILL_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | GRPCRTA_S_MG3FIMDDIS1006C1 | Display - MGFIMDDIS1006C1 | 20081013 |
Method FILL_DESCRIPTION on class CL_GRPCRTA_MGFIMDDIS1006C1 has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_OUTPUT | Call by reference | Type reference (TYPE) | GRPCRTA_T_MG3FIMDDIS1006C1 | FA - Monthly Deprtcn Expns Monitoring Table Type | 20081009 | ||
2 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | GRPCRTA_T_MG3FIMDDIS1006C1 | Output Data | 20081009 | ||
3 | ![]() |
E_TOT_ROWS | Call by reference | Type reference (TYPE) | SY-DBCNT | DB operations, number of table lines processed | 20081009 | ||
4 | ![]() |
IS_HEADER | Call by reference | Type reference (TYPE) | GRPCRTA_XML_HEADER | Compliance Parameters | 20081009 | ||
5 | ![]() |
IS_OLSP | Call by reference | Type reference (TYPE) | GRPCRTA_S_OLSP | OLSP Range Table | 20081009 | ||
6 | ![]() |
IT_DATE | Call by reference | Type reference (TYPE) | RSDATRANGE | Structure of a range table for a date field | 20081009 | ||
7 | ![]() |
IT_RULES | Call by reference | Type reference (TYPE) | GRPCRTA_T_RULE | Rule variables | 20081009 | ||
8 | ![]() |
IT_RULEVARIABLES | Call by reference | Type reference (TYPE) | GRPCRTA_T_RULEVARIABLES | Rule variables | 20081009 | ||
9 | ![]() |
IT_SCHEMAORDER | Call by reference | Type reference (TYPE) | GRPCRTA_T_SCHEMAORDER | Schema Order | 20081009 | ||
10 | ![]() |
IT_SELECTION | Call by reference | Type reference (TYPE) | RSDS_TRANGE | Selection | 20081009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Maximum records reached, more data exists | 20081009 |
Method PROCESS_RECORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_OUTPUT | Call by reference | Type reference (TYPE) | GRPCRTA_T_MG3FIMDDIS1006C1 | FA - Monthly Deprtcn Expns Monitoring Structure | 20081009 | ||
2 | ![]() |
E_STOP | Call by reference | Type reference (TYPE) | CHAR1 | Single-character flag | 20081009 | ||
3 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | TY_GLACTS | FA - Monthly Deprtcn Expns Monitoring Structure | 20081009 | ||
4 | ![]() |
IS_RULE | Call by reference | Type reference (TYPE) | GRPCRTA_S_RULE | Rule Definition | 20081009 |
Method PROCESS_RECORD on class CL_GRPCRTA_MGFIMDDIS1006C1 has no exception.
Method SET_FIELDCAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field catalog for ListViewer control | 20081009 | ||
2 | ![]() |
IT_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field catalog for ListViewer control | 20081009 |
Method SET_FIELDCAT on class CL_GRPCRTA_MGFIMDDIS1006C1 has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300_46C |