SAP ABAP Class IF_EX_BADI_MATGRP_ATTR_CHK (BAdI Interface IF_EX_BADI_MATGRP_ATTR_CHK)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DEF_IM_BADI_MATGRP_ATTR_CHK | Default Implementation for BAdI Definition BADI_MATGRP_ATTR | 20040212 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EXM_IM_BADI_MATGRP_ATTR_CHK | Example Implementation for BAdI Definition BADI_MATGRP_ATT | 20040218 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_BADI_MATGRP_ATTR_CHK | BAdI Class CL_EX_BADI_MATGRP_ATTR_CHK | 20040202 |
Properties
Class | IF_EX_BADI_MATGRP_ATTR_CHK | |
Short Description | BAdI Interface IF_EX_BADI_MATGRP_ATTR_CHK | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 1 | |
Package | ||
Created | 20040202 | SAP |
Last change | 20041209 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_EX_BADI_MATGRP_ATTR_CHK has no forward declaration.
Interfaces
Class IF_EX_BADI_MATGRP_ATTR_CHK has no interface implemented.
Friends
Class IF_EX_BADI_MATGRP_ATTR_CHK has no friend class.
Attributes
Class IF_EX_BADI_MATGRP_ATTR_CHK has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check of Attribute-Node Assignment | 20040305 |
2 | ![]() |
Instance method | Public | Method | Check Whether Attribute Assignment Is Required | 20040202 |
3 | ![]() |
Instance method | Public | Method | Check Whether Multiple Attribute Assignment Is Allowed | 20040202 |
4 | ![]() |
Instance method | Public | Method | Check Whether Attrib. Can Only Be Assigned to Certain Nodes | 20040202 |
Events
Class IF_EX_BADI_MATGRP_ATTR_CHK has no event.
Types
Class IF_EX_BADI_MATGRP_ATTR_CHK has no local type.
Method Signatures
Method ATTR_ASSIGNM_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | WRF_FNAME | Feldname internes Tabellenfeld | 20040305 | ||
2 | ![]() |
ATTRIBUTE_VALUE_NEW | Call by reference | Type reference (TYPE) | LVC_VALUE | ALV-Control: Zelleninhalt | 20040305 | ||
3 | ![]() |
ATTRIBUTE_VALUE_OLD | Call by reference | Type reference (TYPE) | LVC_VALUE | ALV-Control: Zelleninhalt | 20040305 | ||
4 | ![]() |
COPY_ATTR_VALUE | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20040305 | ||
5 | ![]() |
HIER_ID | Call by reference | Type reference (TYPE) | WRF_HIER_CNT | Hierarchie ID | 20040305 | ||
6 | ![]() |
NODE | Call by reference | Type reference (TYPE) | WRF_STRUC_NODE | Hierarchie-Knoten | 20040305 | ||
7 | ![]() |
TREE_LEVEL | Call by reference | Type reference (TYPE) | WRF_CDT_LEVEL | Hierarchieebene | 20040305 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
keine Wertänderungn erlaubt | 20040305 |
Method ATTR_MANDATORY_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | WRF_FNAME | Feldname internes Tabellenfeld | 20040203 | ||
2 | ![]() |
HIER_ID | Call by reference | Type reference (TYPE) | WRF_HIER_CNT | Hierarchie ID | 20040211 | ||
3 | ![]() |
PRICE_GROUP_CAT | Call by reference | Type reference (TYPE) | PRICE_GROUP_CAT | Preisstufengruppentyp | 20040211 | ||
4 | ![]() |
TREE_LEVEL | Call by reference | Type reference (TYPE) | WRF_CDT_LEVEL | Hierarchieebene | 20040203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Mussfeldzuordnung obligatorisch | 20040203 |
Method ATTR_MULTI_ASSIGNM_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | WRF_FNAME | Feldname internes Tabellenfeld | 20040202 | ||
2 | ![]() |
HIER_ID | Call by reference | Type reference (TYPE) | WRF_HIER_CNT | Hierarchie ID | 20040211 | ||
3 | ![]() |
PRICE_GROUP_CAT | Call by reference | Type reference (TYPE) | PRICE_GROUP_CAT | Preisstufengruppentyp | 20040211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
unerlaubte Mehrfachzuordnung | 20040217 |
Method ATTR_RESTRICT_ASSIGNM_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | WRF_FNAME | Feldname internes Tabellenfeld | 20040202 | ||
2 | ![]() |
HIER_ID | Call by reference | Type reference (TYPE) | WRF_HIER_CNT | Hierarchie ID | 20040211 | ||
3 | ![]() |
PRICE_GROUP_CAT | Call by reference | Type reference (TYPE) | PRICE_GROUP_CAT | Preisstufengruppentyp | 20040211 | ||
4 | ![]() |
TREE_LEVEL | Call by reference | Type reference (TYPE) | WRF_CDT_LEVEL | Hierarchieebene | 20040202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Knoten erlaubt keine Zuordnung | 20040218 |
History
Last changed by/on | SAP | 20041209 |
SAP Release Created in |