SAP ABAP Class CL_GRPCRTA_MGLOMMMV06C1 (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 | Inheritance (c INHERITING FROM c_ref) | CL_GRPCRTA_TRAN_RULE | Generic class for transaction rule | 20090507 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRPCRTA_MGLOMMMV06C2 | Tot amt for each comp for Inv Doc posted other than sys date | 20090507 |
Properties
Class | CL_GRPCRTA_MGLOMMMV06C1 | |
Short Description | Tot amt for each comp for Inv Doc posted other than sys date | |
Super Class | CL_GRPCRTA_TRAN_RULE | Generic class for transaction rule |
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 | 20081028 | 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 | RSDS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | SLIS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | T | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRPCRTA_MGLOMMMV06C1 has no interface implemented.
Friends
Class CL_GRPCRTA_MGLOMMMV06C1 has no friend class.
Attributes
Class CL_GRPCRTA_MGLOMMMV06C1 has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20090507 |
2 | CONVERT_DECIMAL_POINT | Instance method | Private | Method | Convert decimal point | 20081126 |
Events
Class CL_GRPCRTA_MGLOMMMV06C1 has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_ATWRT | Private | See coding | TY_ATWRT | 20081028 | BEGIN OF ty_atwrt,
objek TYPE ausp-objek,
atwrt TYPE ausp-atwrt,
END OF ty_atwrt
|
|
2 | TY_BATXT | Private | See coding | TY_BATXT | 20081028 | BEGIN OF ty_batxt,
bsart TYPE t161t-bsart,
batxt TYPE t161t-batxt,
END OF ty_batxt
|
|
3 | TY_BUTXT | Private | See coding | TY_BUTXT | 20081028 | BEGIN OF ty_butxt,
bukrs TYPE bukrs,
butxt TYPE butxt,
END OF ty_butxt
|
|
4 | TY_DETAIL_LIST | Private | See coding | TY_DETAIL_LIST | 20081028 | 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 | 20081028 | BEGIN OF ty_ekotx,
ekorg TYPE ekorg,
ekotx TYPE ekotx,
END OF ty_ekotx
|
|
6 | TY_FRGXT | Private | See coding | TY_FRGXT | 20081028 | BEGIN OF ty_frgxt,
frgsx TYPE frgsx ,
frgxt TYPE frgxt ,
END OF ty_frgxt
|
|
7 | TY_NAME1 | Private | See coding | TY_NAME1 | 20081028 | BEGIN OF ty_name1,
werks TYPE werks,
name1 TYPE name1,
END OF ty_name1
|
|
8 | TY_RELSTRATEGY | Private | See coding | TY_RELSTRATEGY | 20081028 | 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 | 20081028 | 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,
END OF ty_totalprocuremt_tmp
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GRPCRTA_MGLOMMMV06C1 has no parameter.
Method CONSTRUCTOR on class CL_GRPCRTA_MGLOMMMV06C1 has no exception.
Method CONVERT_DECIMAL_POINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | C_STRING | Value transfer | Type reference (TYPE) | CHAR20 | Char20 | 20081126 | ||
2 | Importing | I_DEC | Value transfer | Type reference (TYPE) | C | c 1 | 20081126 | ||
3 | Importing | I_SEP | Value transfer | Type reference (TYPE) | C | c 1 | 20081126 |
Method CONVERT_DECIMAL_POINT on class CL_GRPCRTA_MGLOMMMV06C1 has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300_46C |