SAP ABAP Interface IF_MODIFY_FILE_CONTENT (Interface for BAdI: IDGTCN_MODIFY_FILE_CONTENT)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   FI-LOC (Application Component) Localization
     ID-SD-CN-GT (Package) Golden Tax interface China
Properties
Interface IF_MODIFY_FILE_CONTENT  
Short Description Interface for BAdI: IDGTCN_MODIFY_FILE_CONTENT    
General Data
Package ID-SD-CN-GT   Golden Tax interface China 
Created 20130716   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
Interface IF_MODIFY_FILE_CONTENT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20130716
Friends
Interface IF_MODIFY_FILE_CONTENT has no friend.
Attributes
Interface IF_MODIFY_FILE_CONTENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 MODIFY_FILE_CONTENT Instance method Public Method Modify Content of Outbound Files 20130722
Events
Interface IF_MODIFY_FILE_CONTENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CONTEMT Public See coding String Content 20130722 BEGIN OF ty_contemt, line TYPE string, END OF ty_contemt
2 TY_HEADER Public See coding Header Line 20130722 BEGIN OF ty_header, refvbeln TYPE idgt_info-refvbeln, combineid TYPE gtcombineid, gtstatus TYPE char12, tlines TYPE idgt_info-tlines, sentdate TYPE idgt_info-sentdate, filetype TYPE char1, note TYPE idgt_info-note, kunnr TYPE idgt_info-kunnr, kname1 TYPE idgt_info-kname1, kstcd5 TYPE kna1-stcd5, kstras TYPE idgt_info-kstras, kbanka TYPE idgt_info-kbanka, vusnam TYPE idgt_info-vusnam, cusnam TYPE idgt_info-cusnam, vbanka TYPE idgt_info-vbanka, vstras TYPE idgt_info-vstras, gtvbeln TYPE idgt_info-gtvbeln, invtyp TYPE char1, typcode TYPE idgt_info-typcode, cancelind TYPE char1, goodslist TYPE idgt_info-goodslist, glistind TYPE char1, kstcd1 TYPE idgt_info-kstcd1, pos_gtvbeln TYPE idgt_info-gtvbeln, pos_typcode TYPE idgt_info-typcode, printdat TYPE gtsentdate, netwr_doc TYPE netwr, item_mrg_typ TYPE char1, currency TYPE idgt_info-currency, notered TYPE char16, END OF ty_header
3 TY_ITEM Public See coding Item Line 20130722 BEGIN OF ty_item, vbeln TYPE idgt_info-vbeln, vfpos TYPE idgt_info-vfpos, refvbeln TYPE idgt_info-refvbeln, posnr TYPE idgt_info-vfpos, combineid TYPE gtcombineid, matnr TYPE idgt_info-matnr, maktx TYPE idgt_info-matnr, mspec TYPE idgt_info-mspec, meins TYPE idgt_info-meins, fkimg TYPE idgt_info-fkimg, netwr TYPE idgt_info-netwr, taxamt TYPE idgt_info-taxamt, taxrate TYPE idgt_info-taxrate, unitpe TYPE idgt_info-netwr, taxcod TYPE idgt_info-taxcod, pemod TYPE idgt_info-pemod, disc TYPE idgt_info-netwr, disctax TYPE idgt_info-taxamt, itemsplit TYPE char1, itemmerge TYPE char1, aubel TYPE char10, aupos TYPE posnr_va, uomdesc TYPE char16, vbrposnr TYPE idgt_info-vfpos, gtkey1 TYPE char10, gtkey2 TYPE char10, gtkey3 TYPE char20, gtotype TYPE char1, END OF ty_item
4 TY_T_CONTENT Public See coding String Content 20130722 ty_t_content TYPE STANDARD TABLE OF ty_contemt
5 TY_T_HEADER Public See coding Header Content 20130722 ty_t_header TYPE STANDARD TABLE OF ty_header
6 TY_T_ITEM Public See coding Item Content 20130722 ty_t_item TYPE STANDARD TABLE OF ty_item
Method Signatures

Method MODIFY_FILE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CONTENT Call by reference Type reference (TYPE) TY_T_CONTENT Header Content 20130722
2 Importing IT_HEADER Call by reference Type reference (TYPE) TY_T_HEADER Header Content 20130722
3 Importing IT_ITEM Call by reference Type reference (TYPE) TY_T_ITEM Item Content 20130722

Method MODIFY_FILE_CONTENT on Interface IF_MODIFY_FILE_CONTENT has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in