SAP ABAP Interface IF_EX_LINE_FIELD (Interface for BAdI: IDGTCN_LINE_FIELD)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
FI-LOC (Application Component) Localization
⤷
ID-SD-CN-GT (Package) Golden Tax interface China

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_LINE_FIELD | Class for BAdI: IDGTCN_LINE_FIELD | 20100525 |
Properties
Interface | IF_EX_LINE_FIELD | |
Short Description | Interface for BAdI: IDGTCN_LINE_FIELD |
General Data
Package | ID-SD-CN-GT | Golden Tax interface China |
Created | 20100524 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EX_LINE_FIELD has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100524 |
Friends
Interface IF_EX_LINE_FIELD has no friend.
Attributes
Interface IF_EX_LINE_FIELD has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Change the line item fields of SJJK0101 | 20100610 |
Events
Interface IF_EX_LINE_FIELD has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GS_SJJK0101 | Public | See coding | 20100819 | 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,
disctax TYPE idgt_info-taxamt,
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,
uomdesc TYPE idgt_info-uomdesc, "note1769108
stcd5 TYPE idgt_info-kstcd5, "note1931653
END OF gs_sjjk0101
|
||
2 | GT_SJJK0101 | Public | See coding | 20100819 | gt_sjjk0101 TYPE TABLE OF gs_sjjk0101
|
||
3 | GT_VBRK | Public | See coding | 20100819 | gt_vbrk TYPE TABLE OF vbrk
|
||
4 | GT_VBRP | Public | See coding | 20100819 | gt_vbrp TYPE TABLE OF vbrp
|
Method Signatures
Method CHANGE_SJJK0101_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_GT_SJJK0101 | Call by reference | Type reference (TYPE) | GT_SJJK0101 | Current Filled SJJK0101 Line Data | 20100610 | ||
2 | ![]() |
P_GT_VBRK | Call by reference | Type reference (TYPE) | GT_VBRK | Current Billing Document: Header Data | 20100610 | ||
3 | ![]() |
P_GT_VBRP | Call by reference | Type reference (TYPE) | GT_VBRP | Current Billing Document: Item Data | 20100610 |
Method CHANGE_SJJK0101_FIELD on Interface IF_EX_LINE_FIELD has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 606 |