Validate Third Party Registration

INTRODUCTION   This blog explains how we validate Third Party Registration in oracle apps     –****************************************************** — Checking Third [...]

Validate Bill to customer

INTRODUCTION   This blog explains how we validate Bill to customer in oracle apps   –****************************************************** — Bill To Customer Address [...]

Sales Order Details

INTRODUCTION This blog explains  how we get complete order details about the for a sales order in oracle apps CODE SELECT OOH.ORDER_NUMBER , OOH.FLOW_STATUS_CODE      HEADERSTATUS , [...]

Refresh Region On Interactive grid Save

Refresh Region On Interactive grid Save Introduction: If you want to perform any action after saving the interactive grid we can write custom dynamic action Steps to be followed:   Step1: [...]

Create user and add responsibility using API

Introduction  This blog explains how to create user and add responsibility for a user from the backend. #Code# DECLARE lc_user_name                          VARCHAR2(100)   := RAJAN_TEST’; [...]

Start typing and press Enter to search