SAP ABAP Class CL_GRRM_CNTOR_PRODUCT (Connector for Product in SCM/APO)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_CONTEXT (Package) Context Builder
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_CONTEXT (Package) Context Builder
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRRM_UTIL_CONNECTOR | Super Class for Connectors | 20100702 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_CNTOR | Connector for Dimension ID | 20100701 |
Properties
Class | CL_GRRM_CNTOR_PRODUCT | |
Short Description | Connector for Product in SCM/APO | |
Super Class | CL_GRRM_UTIL_CONNECTOR | Super Class for Connectors |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRRM_CONTEXT | Context Builder |
Created | 20100701 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_CNTOR_PRODUCT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRRM_CNTOR | Connector for Dimension ID | 20100701 |
Friends
Class CL_GRRM_CNTOR_PRODUCT has no friend class.
Attributes
Class CL_GRRM_CNTOR_PRODUCT has no attribute.
Methods
Class CL_GRRM_CNTOR_PRODUCT has no method.
Events
Class CL_GRRM_CNTOR_PRODUCT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_PRODUCT_TEXT | Private | See coding | 20100701 | BEGIN OF ys_product_text,
product_id(32), "#EC TYPES_MISS
product(40), "#EC TYPES_MISS
product_bsg(8), "#EC TYPES_MISS
product_int(40), "#EC TYPES_MISS
langu TYPE sylangu,
langu_iso(2), "#EC TYPES_MISS
prd_descr(40), "#EC TYPES_MISS
prdtype(2), "#EC TYPES_MISS
END OF ys_product_text
|
||
2 | YT_PRODUCT_TEXT | Private | See coding | 20100701 | yt_product_text TYPE STANDARD TABLE OF ys_product_text
|
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |