Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
Kangkana
Advisor
Advisor
0 Kudos
A new AIF structure has to be created similar to the proxy structure that was generated while generating the proxy class.

The structure ZDT_REPAIR_SALES_AND_SERVICE_2 shall be used in the customizings coming in part 3 .

The composition of the structure is as described below

ZDT_REPAIR_SALES_AND_SERVICE_2



Fig 1.

Table type  ZDT_REPAIR_SALES_AND_SERVI_TAB for component RECORDS in Fig 1



Fig 2.

Main record structure of the incoming inbound with case a header and case lines as the line items for a single case

ZDT_REPAIR_SALES_AND_SERVICE_O -  Structure for a single CASE .



Fig 3.

ZDT_REPAIR_SALES_AND_SERV_TAB1 – Case lines



Fig 4.

Case line structure ZDT_REPAIR_SALES_AND_SERVICE_1



Fig 5.

Once the AIF structures are created. Let us verify once our proxy structure as well in the below screen shots for better understanding

Proxy structure



Proxy structure type ZDT_REPAIR_SALES_AND_SERVICE_2



Cases table - ZDT_REPAIR_SALES_AND_SERVI_TAB



Case structure - ZDT_REPAIR_SALES_AND_SERVICE_O



Case lines table ZDT_REPAIR_SALES_AND_SERV_TAB1



Case line strcuture ZDT_REPAIR_SALES_AND_SERVICE_1



Continue to Part 3

https://blogs.sap.com/?p=676052&preview=true

Go back to Part 1

https://blogs.sap.com/?p=625809&preview=true&preview_id=625809
3 Comments