SAP-ABAP useful codes
Monday, 2 April 2012
TO display success and warning and success symbols in report
gcf_e1(
4
)
type
c
value
'@0A@'
,
gcf_w1(
4
)
type
c
value
'@09@'
,
gcf_s1(
4
)
type
c
value
'@08@'
,
gds_error-signal = gcf_e1.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment