SAP ABAP Class IF_EX_LINE_FIELD (Interface for BAdI: IDGTCN_LINE_FIELD)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20100524
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
Class IF_EX_LINE_FIELD  
Short Description Interface for BAdI: IDGTCN_LINE_FIELD    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100524   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_LINE_FIELD has no forward declaration.
Interfaces
Class IF_EX_LINE_FIELD has no interface implemented.
Friends
Class IF_EX_LINE_FIELD has no friend class.
Attributes
Class IF_EX_LINE_FIELD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_SJJK0101_FIELD Instance method Public Method Change the line item fields of SJJK0101 20100610
Events
Class 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 Changing P_GT_SJJK0101 Call by reference Type reference (TYPE) GT_SJJK0101 Current Filled SJJK0101 Line Data 20100610
2 Importing P_GT_VBRK Call by reference Type reference (TYPE) GT_VBRK Current Billing Document: Header Data 20100610
3 Importing P_GT_VBRP Call by reference Type reference (TYPE) GT_VBRP Current Billing Document: Item Data 20100610

Method CHANGE_SJJK0101_FIELD on class IF_EX_LINE_FIELD has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in