Loading...
Select Version
&pagelevel(4)&pagelevel
The macro DELFTPRF can be used to delete admission profiles. The functionality corresponds to that of the command DELETE-FT-PROFILE.
Format of the macro DELFTPRF (LIST format/default format)
Name | Operation | Operand |
|
|
|
Format of the macro DELFTPRF (DSECT format)
xxxFTPRF DSECT xxxHPRF FHDR MF=(C,&P) xxxNAME DS A A(NAME) xxxNAMEL DS XL2 L(NAME) xxxPASSL DS XL2 L(PASSWORD) xxxPASS DS A A(PASSWORD) xxxTAD DS A A(SELECT-TRANSFER-ADMISSION) xxxTADL DS XL2 L(SELECT-TRANSFER-ADMISSION) xxxOWNL DS XL2 L(SELECT-OWNERID) xxxOWN DS A A(SELECT-OWNERID) * * 1-BYTE-FIELDS FOR ENTERING KEYWORDS * * xxxINAME DS XL1 NAME: ALL xxxIPASS DS XL1 PASSWORD: NONE * xxxSEL DS XL1 SELECT: OWN xxxITAD DS XL1 SELECT-TRANSFER-ADMISSION: ALL / NOTSP xxxIOWN DS XL1 SELECT-OWNERID: OWN / ALL xxxRESRV DS XL3 RESERVED * xxxFTPRL EQU *-xxxFTPRF
The meaning of the parameters in the macro DELFTPRF corresponds to the meaning of the parameters in the command DELETE-FT-PROFILE as shown in the following table.
Operand | Address field | Meaning in command |
NAME | NAME | NAME |
PASS | PASS | PASSWORD |
SELECT | SEL | SELECT-PARAMETER |
TAD | TAD | TRANSFER-ADMISSION in the structure SELECT-PARAMETER |
OWNER | OWN | OWNER-IDENTIFICATION in the structure SELECT-PARAMETER |