Skip to main content

Coding For Table Function (Mode:- Example)


How to Write  Code for a Table Function. For joining 2 tables

Comments

Popular posts from this blog

How to convert SQL SCRIPT TO GRAPHICAL CALCULATION VIEW in "SAP HANA SP12"

SAP HANA

SAP HANA :- how to Add a primary key to the tables in an Attribute views using Sementics.

PAYMENT DUE DATE CODING4

Coding for Payment Due Date :- 1}Create two new fields by using below Logic: 2} (1) Payment_due_date = if "SHKZG" ='S' then Date(ZFBDT) , else add days between Date(ZFBDT) and int(ZBD1T)