CheckF4801AMediaObject

F4801A Media Object Functions

Minor Business Rule

Object Name: B1702120

Parent DLL: CCRIN

Location: Client/Server

Language: C

1.Functional Description
This function will return if whether an attachment other than Text is existing for the current Media Object and also returns whether Text media object 

is deleted.


Purpose
This function is used to get details of the current media object of Service Order.


2.Technical Specifications

• 

Get details of the Media Object GT4801A pertaining to the input Document number. 
• 
Assign 1 to cAttachmentExists_EV01 parameter if media object other than Text is existing else 
assign 0.

• Assign 1 to cTextExists_EV01 parameter if Text Object is linked to the media object else assign 
0.


Data Structure

D1702120 - F4801A Media Object Functions

Parameter NameData ItemData TypeReq/OptI/O/Both
mnOrderNumber_DOCODOCOMATH_NUMERICOPTNONE

A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry, 
and so on.

cAttachmentExists_EV01EV01charOPTNONE

An option that specifies the type of processing for an event.

cTextExists_EV01EV01charOPTNONE

An option that specifies the type of processing for an event.

Related Functions

None

Related Tables

None
DeleteF4801ATextObject

DeleteF4801ATextObject

F4801A Media Object Functions

Minor Business Rule

Object Name: B1702120

Parent DLL: CCRIN

Location: Client/Server

Language: C

1.Functional Description
This function will delete the text media object.


2.Technical Specifications

Delete the text media object pertaining to GT4801A for the document number sent as input.




Data Structure

D1702120A - Delete F4801A Text Object

Parameter NameData ItemData TypeReq/OptI/O/Both
mnOrderNumber_DOCODOCOMATH_NUMERICOPTNONE

A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry, 
and so on.

Related Functions

None

Related Tables

None