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

Program read table idoc_structure, command data_select_for_block, argument Z1P0713 SAP ABAP ?

former_member396057
Participant
0 Likes
2,993

Hi All,

I am working on outbound IDOC. When I am executing the Tcode : PFAL ( HR:ALE Distribution of HR Master Data ) with the following :

Plan version : 01

Object type : P

Object ID : 123456 ( Personnel no )

I am getting the pop-up with error -

Internal error: Program read table idoc_structure, command data_select_for_block, argument Z1P0713

Message no. B1070

I am using the following information for IDOC -

Basic type : HRMD_A07

Extension : Z1P0713

Message type : HRMD_A

Thanks & Regards,

Shabbir

3 REPLIES 3
Read only

Sandra_Rossi
Active Contributor
2,259

When you searched for answers, did you find that? https://apps.support.sap.com/sap/support/knowledge/preview/en/2288973 (Error message B1 070, or B1 095 - "Segment & does not exist for message type &")

Read only

former_member396057
Participant
2,259

After implementing the note : 2288973, it is working now.

Thanks.