DBA Data[Home] [Help]

APPS.FND_DOCUMENT_MANAGEMENT dependencies on STANDARD

Line 59: standard URL syntax to allow for extra url links/icons that

55: The challenge here is to return the DM system id, the
56: document id, and the document name for the document that
57: you've selected during your search process. We'll likely
58: need our DM software partners to add new arguments to their
59: standard URL syntax to allow for extra url links/icons that
60: refer to Oracle Application functions that will allow us to
61: return the selected documents that you wish to attach to your
62: application business objects. The extra arguments would be
63: pushed into the standard HTML templates so you can execute

Line 63: pushed into the standard HTML templates so you can execute

59: standard URL syntax to allow for extra url links/icons that
60: refer to Oracle Application functions that will allow us to
61: return the selected documents that you wish to attach to your
62: application business objects. The extra arguments would be
63: pushed into the standard HTML templates so you can execute
64: these functions when you've selected the appropriate document.
65:
66: Parameters
67:

Line 102: partners to add new arguments to their standard URL

98: system by clicking on the Create New link. Once you provide
99: all the meta data for that document in the DM system we'll
100: need to push the document information back to the creating
101: application object. We'll likely need our DM software
102: partners to add new arguments to their standard URL
103: syntax to allow for extra url links/icons that refer to
104: Oracle Application functions that will allow us to return
105: the selected document id information once you've created
106: your document. The extra arguments would be pushed into

Line 107: the standard HTML templates so you can execute these

103: syntax to allow for extra url links/icons that refer to
104: Oracle Application functions that will allow us to return
105: the selected document id information once you've created
106: your document. The extra arguments would be pushed into
107: the standard HTML templates so you can execute these
108: functions when you've selected the created the document.
109:
110: Parameters
111:

Line 147: partners to add new arguments to their standard URL

143: browse feature. Once you select a document in the DM
144: system we'll need to push the document information
145: back to the creating application object. We'll likely
146: need our DM software
147: partners to add new arguments to their standard URL
148: syntax to allow for extra url links/icons that refer to
149: Oracle Application functions that will allow us to return
150: the selected document id information once you've created
151: your document. The extra arguments would be pushed into

Line 152: the standard HTML templates so you can execute these

148: syntax to allow for extra url links/icons that refer to
149: Oracle Application functions that will allow us to return
150: the selected document id information once you've created
151: your document. The extra arguments would be pushed into
152: the standard HTML templates so you can execute these
153: functions when you've selected the created the document.
154:
155: ============================================================================*/
156: PROCEDURE get_browse_document_url