SAP ABAP Class IF_EX_CWM_CNVT (Interface for BAdI: IDGTCN_CWM_CNVT)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100709 |
Properties
Class | IF_EX_CWM_CNVT | |
Short Description | Interface for BAdI: IDGTCN_CWM_CNVT | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100709 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_EX_CWM_CNVT has no forward declaration.
Interfaces
Class IF_EX_CWM_CNVT has no interface implemented.
Friends
Class IF_EX_CWM_CNVT has no friend class.
Attributes
Class IF_EX_CWM_CNVT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get parallel UoM for CW materials | 20100709 |
2 | ![]() |
Instance method | Public | Method | Check whether the material is CWM or non-CWM | 20100716 |
Events
Class IF_EX_CWM_CNVT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GS_SJJK0101 | Public | See coding | 20100709 | BEGIN OF gs_sjjk0101 ,
vbeln TYPE idgt_info-vbeln,
refvbeln TYPE idgt_info-refvbeln,
gtvbeln TYPE idgt_info-gtvbeln,
gtcode TYPE idgt_info-typcode,
status(20) TYPE c,
cancelind TYPE idgt_info-cancelind,
posnr TYPE idgt_info-posnr,
vfpos TYPE idgt_info-vfpos, "note 1645715
lines TYPE idgt_info-tlines,
kunnr TYPE idgt_info-kunnr,
name1 TYPE idgt_info-kname1,
stcd1 TYPE idgt_info-kstcd1,
note TYPE idgt_info-note,
matnr TYPE idgt_info-matnr,
maktx TYPE idgt_info-maktx,
spec TYPE idgt_info-mspec,
meins TYPE idgt_info-meins,
invquan TYPE idgt_info-fkimg,
netvalue TYPE idgt_info-netwr,
disc TYPE idgt_info-netwr, "Discount Enhancement Notes 1472757
disctax TYPE idgt_info-taxamt, "Discount Enhancement Notes 1472757
taxamt TYPE idgt_info-taxamt,
taxrate TYPE idgt_info-taxrate,
taxcode TYPE idgt_info-taxcod,
unitprice TYPE idgt_info-netwr,
pricemode TYPE idgt_info-pemod,
goodslist TYPE idgt_info-goodslist,
fkdat TYPE idgt_info-sentdate,
bstras TYPE idgt_info-kstras,
bbanka TYPE idgt_info-kbanka,
sbanka TYPE idgt_info-vbanka,
sstras TYPE idgt_info-vstras,
currency TYPE idgt_info-currency,
verif TYPE idgt_info-vusnam,
colle TYPE idgt_info-cusnam,
vbrposnr TYPE idgt_info-posnr, "VBRP Billing item No
line_color(4) TYPE c, "Color
END OF gs_sjjk0101
|
||
2 | GT_VBRP | Public | See coding | 20100713 | gt_vbrp TYPE TABLE OF vbrp
|
Method Signatures
Method GET_PARALLEL_UOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_IT_VBRP | Call by reference | Type reference (TYPE) | GT_VBRP | Billing Document: Line Item | 20100713 | ||
2 | ![]() |
P_LS_SJJK0101 | Call by reference | Type reference (TYPE) | GS_SJJK0101 | Billing Document: Header Data | 20100709 |
Method GET_PARALLEL_UOM on class IF_EX_CWM_CNVT has no exception.
Method IS_CWM_MATERIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_LS_MATNR | Call by reference | Type reference (TYPE) | MATNR | 20100716 |
Method IS_CWM_MATERIAL on class IF_EX_CWM_CNVT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |