Error : "SSFCOMPOP" must be a flat structure. You cannot use internal tables, strings, references, or structures as components. .
Example :
*\PARAMETERS: PRINTER LIKE SSFCOMPOP-TDDEST. "DEFAULT 'BX14'.
Here SSFCOMPOP is a flat structure .So we have to declare variable PRINTER of type Data element of field TDDEST which is ‘RSPOPNAME’.
PARAMETERS: PRINTER type RSPOPNAME. "DEFAULT 'BX14'
ABAP,ABAP report,Interactive Report,ALV grid,ALV list,IDOC,User Exit,RFC,Smartform,sapscript,ABAP Performance,Remote Function Module( RFC ),Function Module,Modularization techniques,ABAP tools,ALV report Generator,ABAP Interview Questions,BDC,BAPI,ALE,BADI, EDI,InternalTable,DataStructure,LSMW,Domain,DataElement,Basis and Administration ,ABAP HR development,ABAP Debugger,BW,ExceptionHandling,Download FI, CO, MM, PP, SD, PM, PS, QM, SM, HR, BW, APO,ABAP Tutorial
Tuesday, April 20, 2010
Common Error During SAP Upgrade
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment