GET_APPROVAL_TEXT1 - Intergraph Smart Materials - Version 10.2 - Customization & Programming - Hexagon

Intergraph Smart Materials Customization (10.2)

Language
English
Product
Intergraph Smart Materials
Subproduct
Classic
Search by Category
Customization & Programming
Smart Materials/Smart Reference Data Version
10.2

Description:

This function delivers the text for line 1 on the web approval screen (WWW_APPROVE.FMB).

Type:

Function

Usage:

Web Approval

Event:

Open the web approval screen

Default:

The returned text depends on the object to be approved. The type of the object is controlled by p_pk_type. The available values of p_pk_type are listed below.

pk_type

Object

R

Requisition

LR

Login Request

CP

Company Profile

Q

Qualification

INQ

Inquiry

SUP

Inquiry Bidders (supplier)

ADD

Inquiry Addendum

QS

Quote Summary

PO

Purchase Order

NC

Notice of Commitment

BO

Blanket Order

SC

Subcontract

PNO

Period Progress Number

MSP

Milestone Progress

SOV

Schedule of Values

SOVP

Schedule of Values Progress

COR

Change Order Request

INV

Invoice

BC

Backcharge

NCR

Non conformance Report

CLOI

Closeout Checklist Item

MIR

Material Issue Report

For example, the following text would be returned for a quote summary (QS):

The following quote summary is ready for approval:

Code: <inq_code>, Suppl: <i_supp>, Purchase: <actual_ind>

The picture below shows the web approval screen with the customizable text lines.