Tuesday 28 January 2014

FND LOAD FOR Putty / SSH

Step1:-
==========
commands---ls
           . APPSUAT1_ddiltest.env
            cd $FND_TOP
            cd patch/115/import
             pwd--present working directory
         
           Checking Purpose-- more L2345678.log
                     

Downloading Syntax
==========================

FNDLOAD apps/apps O Y DOWNLOAD $FND_TOP/patch/115/import/afcpprog.lct XX_SUB_CP.ldt PROGRAM APPLICATION_SHORT_NAME="INV" CONCURRENT_PROGRAM_NAME="XXSUBINVPR"


FNDLOAD apps/apps 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcpprog.lct XX_Inter_CP.ldt PROGRAM APPLICATION_SHORT_NAME="INV" CONCURRENT_PROGRAM_NAME="XXINTORGPR1"

FNDLOAD apps/apps 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcpprog.lct XX_MATISS_CP.ldt PROGRAM APPLICATION_SHORT_NAME="INV" CONCURRENT_PROGRAM_NAME="XXMATISSPR2"

step 1:
=======
1)To transfer ldt file to FND_TOP
2)Using FND Upload Command
3)Checking System Administrator Responsibility --Program-->Define
4)Attach Concurrent Program to Request Group
5)Move Rdf to Custom Top
6)Define Data Definition And Data Template
7)Attach Rtf to Data Template
8)checking through SRS Window

Commands---

Uploading Syntax
========================

FNDLOAD apps/apps 0 Y UPLOAD $FND_TOP/patch/115/import/afcpprog.lct XX_SUB_CP.ldt

FNDLOAD apps/apps 0 Y UPLOAD $FND_TOP/patch/115/import/afcpprog.lct XX_Inter_CP.ldt

FNDLOAD apps/apps 0 Y UPLOAD $FND_TOP/patch/115/import/afcpprog.lct XX_MATISS_CP.ldt




No comments:

Post a Comment