alv报表导出本地文件时报错:

类别                   ABAP 编程错误
运行时错误             GETWA_NOT_ASSIGNED
ABAP 程序              SAPLKKBL
应用程序组件           BC-SRV-ALV

短文本
    Field symbol has not yet been assigned.

发生了什么?
    Error in the ABAP Application Program

The current ABAP program "SAPLKKBL" had to be terminated because it has
    come across a statement that unfortunately cannot be executed.

错误分析
    You attempted to access an unassigned field symbol
    (data segment "-1").

This error may occur if
    - You address a typed field symbol before it has been set with
      ASSIGN
    - You address a field symbol that pointed to the line of an
      internal table that was deleted
    - You address a field symbol that was previously reset using
      UNASSIGN or that pointed to a local field that no
      longer exists
    - You address a global function interface, although the
      respective function module is not active - that is, is
      not in the list of active calls. The list of active calls
      can be taken from this short dump.

经查看是ALV显示结构与内表结构不一致导致。

GETWA_NOT_ASSIGNED相关推荐

  1. ECC6.0中数据导出到本地时报错GETWA_NOT_ASSIGNED

    在使用SE11/SE16导出数据至本地文件时报了ABAP错误: Runtime Errors         GETWA_NOT_ASSIGNED 发生了什么? Error in the ABAP A ...

  2. SAP ABAP DUMP GETWA_NOT_ASSIGNED 指针未分配错误

    SAP ABAP DUMP GETWA_NOT_ASSIGNED 指针未分配错误 文章目录 SAP ABAP DUMP GETWA_NOT_ASSIGNED 指针未分配错误 前言 问题描述 尝试捕获异 ...

  3. alv导出本地文件DUMP

    在导出本地文件时报了ABAP错误:Runtime Errors         GETWA_NOT_ASSIGNED 两个原因: 1. ALV显示超过了99列,不被支持. 2. ALV字段名错误,定义 ...

  4. 在导出本地文件时报了ABAP错误

    在导出本地文件时报了ABAP错误: Runtime Errors         GETWA_NOT_ASSIGNED 发生了什么?      Error in the ABAP Applicatio ...

  5. SAP ABAP一组关键字 IS BOUND, IS NOT INITIAL和IS ASSIGNED的用法辨析

    ABAP里的IS BOUND, IS NOT INITIAL和IS ASSIGNED这组关键字,如果平时不留心,很容易理解地似是而非.今天我们就来说一说它们的区别. 先把SAP帮助文档抄过来: IS ...

最新文章

  1. cdh 安装_CDH 中为spark 安装 python3
  2. 计算机硬件拆解,计算机硬件系统及主机拆解.ppt
  3. spring mvc @RequestBody @ResponseBody 解析流程
  4. 针对监控摄像机(海康、大华等)进行手动录像的录像文件播放器功能设计
  5. 14.5.5 Creating a File-Per-Table Tablespace Outside the Data Directory
  6. PHP 5.4中的traits特性
  7. Android系统JNI的实现方式
  8. es6箭头函数(墙裂推荐)
  9. lstm原文_LSTM模型与水文模型在径流模拟中的比较
  10. 《Python编程从入门到实践》记录之文件异常(try-except-else代码块)
  11. 当一个对象实例作为一个参数被传递到方法中时,参数的值就是对该对象的引用。对象的内容可以在被调用的方法中改变,但对象的引用是永远不会改变的.
  12. 【logstash】logstash monitor
  13. 第 12 章 执行引擎
  14. [转载] python __import__ 搜索路径详解
  15. emacs for Mac命令
  16. 64位windows系统 asp.net 对word Com 组件访问的设计.对于word2010/2007同样适用
  17. 驻波比,功率计原理,短波机驻波测量
  18. 横向瀑布流android,waterfall
  19. 陪玩MM谁是你的NO.1?Python获取陪玩MM照片颜值检测打分
  20. Muli3D 2 matMatrix44RotationQuaternion 函数 (四元数转矩阵)

热门文章

  1. Linux系统概念复习
  2. 万维网服务器如何发送文档,服务器配置和管理教学讲义(39页)-原创力文档
  3. MySQL5.7找到data文件夹
  4. 【JavaScript】数据类型
  5. 斗鱼直播地址抓取——转载
  6. libcurl 使用记录2(curl_muli的使用)
  7. Apollo架构体系、Apollo运行原理、Apollo配置中心简单介绍(一)
  8. python中的分支结构——if语句
  9. APP运营推广,如何做到“饱和攻击”
  10. java gui论文_毕业设计论文-基于JAVA GUI的电子邮件客户端软件的设计与实现.doc