Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
5 views

Lecture 9 Notes

The document outlines the agenda for a Master ABAP ON HANA training session, covering topics such as string functions, transparent optimization, and the SAP Enterprise Procurement Model (EPM). It details specific tables involved in the EPM model and provides a use case scenario for identifying potential customer defaulters using invoice data. Additionally, it introduces Smart Data Access (SDA) technology for interacting with different databases through HANA DB.

Uploaded by

Poornima C N
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

Lecture 9 Notes

The document outlines the agenda for a Master ABAP ON HANA training session, covering topics such as string functions, transparent optimization, and the SAP Enterprise Procurement Model (EPM). It details specific tables involved in the EPM model and provides a use case scenario for identifying potential customer defaulters using invoice data. Additionally, it introduces Smart Data Access (SDA) technology for interacting with different databases through HANA DB.

Uploaded by

Poornima C N
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

mail@ZAPYard.

com
WhatsApp +1-251-727-9273

Master ABAP ON HANA


Instructor Led Live Online Training

Session 9
pankajkumar@saptechmadeeasy.com
WhatsApp +91-870-043-5272
Agenda
• String Function: BOOLC VS XSDBOOL
• Transparent Optimization
• EPM Model -> SAP Enterprise Procurement Model
• EPM Table
• OIA Scenario
• Important Tables
• OIA Implementation in Normal Ways without Aggregate functions
• Information Model
• Schema
boolc xsdbool

If an expression is true it is going to If an expression is true it is going


return true value(X) to return true value

Type of returning value is of DATA Type of returning value is of DATA


TYPE STRING TYPE XSDBOOLEAN ( CHAR1 )
Transparent Optimization

NEW OPEN SQL EXTENSION Reusable component POWERFULL NEW TOOL


SEARCHING ALV SQLM, SQLMD,
TABLE EXPRESSION CDS TECHNICHUE. SWLT
ODATA, Enhanced ALV
Expression Based coding UI5/FIORI ALV IDA,
EMBEDDED ANALYTICS FUZZY SEARCH,
BOPF HANA SEARCH
FULL SEARCH
SDA

Smart Data Access: BIG DB


It is a technology used to
interact with the different DB
by HANA DB

Hana DB SDA ORACLE

MAX
MONGO
EPM Model

EPM Model: it is a model(data) given by SAP to practice the different scenario of HANA DB

PO

50 Laptops ITEIO(Flipkart/Amazon) 500 APPLE

GR

WAREHOUSE
30

GO ISSUE
Table involved in the EPM Model

1. All the tables in EPM Model is going to be started with SNWD*

Tables:
1. SNWD_PD => Products
2. SNWD_TEXTS => Description tables
3. SNWD_BPA => Business Partner( Vendor , Customer )
4. SNWD_ADDRESS => ADDRESS
5. SNWD_SO =>Sales Order Header Table( VBAK )
6. SNWD_SO_I => Sales order Item Table( VBAP )
7. SNWD_PO => Purchase order header ( EKKO )
8. SNWD_PO_I => Purchase order item table( EKPO )
9. SNWD_SO_INV_HEAD => INVOICE HEADER
10. SNWD_SO_INV_ITEM => Invoice Header Item
OIA Scenario

Requirement(use case):
A company ITEIO has various customers and this company wants to identify those customers which can be defaulter in the
coming future because many of their invoices are pending with longer duration
Tables used in this :-

Sales Order Invoice Header : Invoice No, Creation date, Open/Closed


Sales Order Invoice Item: To Sum up the amount
SNWD_BPA => Customer Detail

How to generate the test data:


T-code SEPM_DG
SNWD_SO_INV_HEAD
(BUYER_GUID) INNER JOIN SNWD_BPA
(NODE_KEY)

NODE_KEY

SNWD_SO_INV_ITEM
(PARENT_KEY)
Thank You!
LIKE SUBSCRIBE SUPPORT FOLLOW JOIN
pankajkumar@saptechmadeeasy.com
mail@zapyard.com
918700435272
+1-251-727-9273

You might also like