ERROR (17,15) more answers than questions

 
Parents
  • [QUOTE=ak290901;61631]Hi abba,

    i have faced this problem before. what i did is i check the heading of the spec.

    for an example, at first i tried to insert this spec:

    OLD SPECIFICATION /011412X
    HEADING
    TYPE       NAME      PBOR0        SHOP    STYP     CATREF    DETAIL    MATXT    CMPREF    BLTREF
    DEFAULTS
      -           -       -          =       =
    PCOM       */SARFMB0:SP-41001      150.00       TEXT 'SPM-41001'    TEXT 'FALSE'   /SARFMB0RR      /SARFMB0-D      =0           =0          =0

    when i tried to insert spec above, error 17,15 comes out.

    what i did, i checked the heading for PCOM in this spec. i found out that heading that we used for PCOM for this spec is like below:
    HEADING
    TYPE       NAME      PBOR1    PBOR2     SHOP    STYP     CATREF    DETAIL    MATXT    CMPREF    BLTREF
    DEFAULTS

    so i modify my spec as per above, and comes out with below solution:

    HEADING
    TYPE       NAME      PBOR1    PBOR2     SHOP    STYP     CATREF    DETAIL    MATXT    CMPREF    BLTREF
    DEFAULTS
      -           -       -          =       =
    PCOM       */SARFMB0:SP-41001      150.00     0.00    TEXT 'SPM-41001'    TEXT 'FALSE'   /SARFMB0RR      /SARFMB0-D      =0           =0          =0

    then i tried to insert the spec, and its works!

    hopefully this will help...thanks.


    Thanks, Pitch's suggestion worked out well, I apologise for to reporting back on same, Pitch thanks in arrears.

    abba
Reply
  • [QUOTE=ak290901;61631]Hi abba,

    i have faced this problem before. what i did is i check the heading of the spec.

    for an example, at first i tried to insert this spec:

    OLD SPECIFICATION /011412X
    HEADING
    TYPE       NAME      PBOR0        SHOP    STYP     CATREF    DETAIL    MATXT    CMPREF    BLTREF
    DEFAULTS
      -           -       -          =       =
    PCOM       */SARFMB0:SP-41001      150.00       TEXT 'SPM-41001'    TEXT 'FALSE'   /SARFMB0RR      /SARFMB0-D      =0           =0          =0

    when i tried to insert spec above, error 17,15 comes out.

    what i did, i checked the heading for PCOM in this spec. i found out that heading that we used for PCOM for this spec is like below:
    HEADING
    TYPE       NAME      PBOR1    PBOR2     SHOP    STYP     CATREF    DETAIL    MATXT    CMPREF    BLTREF
    DEFAULTS

    so i modify my spec as per above, and comes out with below solution:

    HEADING
    TYPE       NAME      PBOR1    PBOR2     SHOP    STYP     CATREF    DETAIL    MATXT    CMPREF    BLTREF
    DEFAULTS
      -           -       -          =       =
    PCOM       */SARFMB0:SP-41001      150.00     0.00    TEXT 'SPM-41001'    TEXT 'FALSE'   /SARFMB0RR      /SARFMB0-D      =0           =0          =0

    then i tried to insert the spec, and its works!

    hopefully this will help...thanks.


    Thanks, Pitch's suggestion worked out well, I apologise for to reporting back on same, Pitch thanks in arrears.

    abba
Children
No Data