my structure of p9380
.INCLUDE PS9380 STRU 0
CAREA CMP_AREA CHAR 2
CTYPE CMP_TYPE CHAR 4
CPLAN CMP_PLAN CHAR 4
CSTAT CMP_STATUS CHAR 1
CPROC CMP_PROC CHAR 2
CPIND P_CPIND CHAR 1
TRFAR P_SLTYP CHAR 2
TRFGB P_SLREG CHAR 2
TRFGR P_SLGRP CHAR 8
TRFST P_SLLVL CHAR 2
BSWGT CMP_BSWGT CHAR 4
BSSAL CMP_BSSAL CURR 15
BSCUR CMP_BSCUR CUKY 5
.INCLUDE CI_P9380 STRU 0
ZZBCMPR ZBCMPR DEC 5
ZZNBSAL ZNBSAL CURR 15
ZZNCMPR ZNCMPR DEC 5
infotypes : 0000,0001,0008,9380.
when i use p9380-zznbsal in the program .
its throwing an error 'The data object "P9380" does not have a component called "ZZNBSAL".'
its true since it will include only the ps9380 structure .
can any one provide me the solution how to use the field zznbsal in the program. i will be greatful to you.
thanks
senthil bala