当前位置:网站首页>SAP ALV颜色代码对应颜色(整理)
SAP ALV颜色代码对应颜色(整理)
2022-07-06 03:12:00 【rogerix4】
1. ALV颜色代码规则
- SAP颜色代码由三位控制码组成(如下所示)

2. ALV颜色代码和颜色的对应关系
- 颜色代码对应关系

3. ALV颜色代码的使用
行项目级别
- 1.内表定义颜色字段:color TYPE char4.

- 2.Layout设置:gs_layout-info_fname = ‘COLOR’.

- 3.内表设置:gs_data-color = ‘C###’.(###为三位颜色代码)

- 1.内表定义颜色字段:color TYPE char4.
单元格级别
- 1.内表定义颜色字段:color TYPE lvc_t_scol.

- 2.Layout设置:gs_layout-ctab_fname = ‘COLOR’..

- 3.内表设置:
- ls_color-fname = ‘field_name’. (field_name设置颜色的字段)
- ls_color-color-col = ‘#’.(#颜色代码第一位)
- ls_color-color-int = ‘#’.(#颜色代码第二位)
- ls_color-color-inv = ‘#’.(#颜色代码第三位)
- 将ls_color 附加到gs_layout-color[]表

- 1.内表定义颜色字段:color TYPE lvc_t_scol.
边栏推荐
- 张丽俊:穿透不确定性要靠四个“不变”
- Technology sharing | what if Undo is too big
- Tomb. Weekly update of Finance (February 7 - February 13)
- Lua uses require to load the shared library successfully, but the return is Boolean (always true)
- OCR文字识别方法综述
- Prototype design
- Rust language -- iterators and closures
- Handwriting database client
- Differences and application scenarios between resulttype and resultmap
- [unity3d] GUI control
猜你喜欢

Apt installation ZABBIX

1. Dynamic parameters of function: *args, **kwargs

Codeforces 5 questions par jour (1700 chacune) - jour 6

Derivation of anti Park transform and anti Clarke transform formulas for motor control

Reverse repackaging of wechat applet

My C language learning records (blue bridge) -- files and file input and output

Software design principles

【Kubernetes 系列】一文學會Kubernetes Service安全的暴露應用

Linear regression and logistic regression

Analyze 菜单分析
随机推荐
【Kubernetes 系列】一文学会Kubernetes Service安全的暴露应用
How to choose PLC and MCU?
Differences and application scenarios between resulttype and resultmap
codeforces每日5题(均1700)-第六天
Installation and use tutorial of cobaltstrike-4.4-k8 modified version
Precautions for single chip microcomputer anti reverse connection circuit
【Kubernetes 系列】一文學會Kubernetes Service安全的暴露應用
Leetcode problem solving -- 98 Validate binary search tree
My C language learning record (blue bridge) -- under the pointer
不赚钱的科大讯飞,投资价值该怎么看?
Analyze menu analysis
Lua uses require to load the shared library successfully, but the return is Boolean (always true)
My C language learning records (blue bridge) -- files and file input and output
Selenium share
Linear programming matlab
2.12 simulation
Erreur de la carte SD "erreur - 110 whilst initialisation de la carte SD
Descriptor implements ORM model
Is there a completely independent localization database technology
下一个行业风口:NFT 数字藏品,是机遇还是泡沫?