DSIC XPAR CHG WP (2430)    REMOTE PROCEDURE (8994)

Name Value
NAME DSIC XPAR CHG WP
TAG CHGWP
ROUTINE DSICXPR
RETURN VALUE TYPE ARRAY
AVAILABILITY AGREEMENT
DESCRIPTION
This will change an instance of a System Parameter that is of the Word 
Processing type.
INPUT PARAMETER
  • DATA
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   250
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    DATA - required - p1~p2~p3
            "-1^Error Message" on failure
      p1 := optional - entity - if not passed, set to "SYS" for
                       current user.
      p2 := required - parameter name
      p3 := optional - instance (default is 1)
     
    RETURN PARAMETER DESCRIPTION:
     
    Returns "1^" on success
    
  • ARRAY
    PARAMETER TYPE:   LIST
    MAXIMUM DATA LENGTH:   250
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    This is an array of the text to be stored in the parameter.
                separation.
     
    Format is:
     
    ARRAY(1)=1st line of Text
    ARRAY(2)=2nd line of Text
    ARRAY(n)=nth line of Text
     
    ARRAY(n)="" to store blank lines for formatting, such as paragraph 
    
RETURN PARAMETER DESCRIPTION
RET(0) = Code^Description     where
 
1^ = success.
-1^error message = indicates failure and reason for failure.