Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Function module for type X value ' '

Former Member
0 Likes
475

Hi Experts ,

What is the function modules for below given things

1. GCX_TAB TYPE X VALUE '09', " TAB = ASCII 9

2. GCX_COMMA TYPE X VALUE '27', " Comma

3.GCX_SEMICOLON TYPE X VALUE '3B', " Semicolon

4. GCX_VERT_BAR TYPE X VALUE '7C', " Vertical bar

5. GCX_APOST TYPE X VALUE '27', " Apostrophe

6.GCX_INTRO TYPE X VALUE '0D', " Enter

7. GCX_CR TYPE X VALUE '10', " Carriage return

8. GCX_VALIDATE(6) TYPE X VALUE '090D273B7C10'. " Invalid chars for field

Thanks and Regards,

Jayaram

1 REPLY 1
Read only

Former Member
0 Likes
318
Hi Experts ,

What is the function modules for below given things

Is't this question were asked in reverse manner?

Can you tell me the name of person by seeing his shadow?