Script form where used

简介: Is there a way that I can find where used list of a SAP Script? I need to find the program that calls the particular form.

Is there a way that I can find where used list of a SAP Script? 
I need to find the program that calls the particular form.

Solution:

Where used list for a sapscript would be difficult in cases where the script is called dynamically.

There is no way of finding the program name of SAP Script. 

But you can get the program names from table TNAPR by passing the SAP Script name.

In cases where the script is configured via customising, then you can check it in TNAPR table by putting it in FONAM field.

or

Also there is one more way of finding the Print Program Name for the specified Script.

Just Goto transaction SE71 

--> Enter Form Name --> Display --> In Menu --> Form --> Check --> Texts --> Select Include Res --> Click on click

This will give you the print program list for the specified SAP Script.

Also you can get the program name from NACE transaction.

Get help for your ABAP problems 
Do you have a ABAP Question?

ABAP Books 
ABAP Programming, Certification, Interview Questions Smartform and SAPscripts  Reference Books

目录
相关文章
|
9天前
|
云安全 监控 安全
|
14天前
|
机器学习/深度学习 人工智能 自然语言处理
Z-Image:冲击体验上限的下一代图像生成模型
通义实验室推出全新文生图模型Z-Image,以6B参数实现“快、稳、轻、准”突破。Turbo版本仅需8步亚秒级生成,支持16GB显存设备,中英双语理解与文字渲染尤为出色,真实感和美学表现媲美国际顶尖模型,被誉为“最值得关注的开源生图模型之一”。
1561 8
|
8天前
|
人工智能 安全 前端开发
AgentScope Java v1.0 发布,让 Java 开发者轻松构建企业级 Agentic 应用
AgentScope 重磅发布 Java 版本,拥抱企业开发主流技术栈。
515 12
|
20天前
|
人工智能 前端开发 算法
大厂CIO独家分享:AI如何重塑开发者未来十年
在 AI 时代,若你还在紧盯代码量、执着于全栈工程师的招聘,或者仅凭技术贡献率来评判价值,执着于业务提效的比例而忽略产研价值,你很可能已经被所谓的“常识”困住了脚步。
1194 88
大厂CIO独家分享:AI如何重塑开发者未来十年
|
20天前
|
人工智能 Java API
Java 正式进入 Agentic AI 时代:Spring AI Alibaba 1.1 发布背后的技术演进
Spring AI Alibaba 1.1 正式发布,提供极简方式构建企业级AI智能体。基于ReactAgent核心,支持多智能体协作、上下文工程与生产级管控,助力开发者快速打造可靠、可扩展的智能应用。
1279 43