cancel
Showing results for 
Search instead for 
Did you mean: 

Problems in reading RAW data via VBA scripting

05-10-2020 9:18 AM
ligabue2017 Participant
300 views 0 comments
0 Likes
SAP Managed Tags
Subscribe

Hi All,

we used a VBA Script to extract data from the table "ACEPSOIT", in this table the field "OBJID" has data type RAW. I understood that if a data element or a field of an ABAP Dictionary object (structure, table type, table, view) is used in an ABAP program, the Dictionary data type is converted to the corresponding ABAP data type. In our case the data type of the field OBJID is converted from RAW to X(n). Is it Correct?

How can I extract the exactly content of the original field via VBA Scripting?

Thanks a lot.

Regards.

0 Likes

Accepted Solutions (0)

Answers (0)