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

ABAP - Proxy table type

former_member709286
Participant
0 Likes
834

Hi Expert team:


We have seen a BADI in SAP standard look like this.

The interface for output is Proxy Structure (generated).

Stock_info type Ingest_stock (Proxy table type generated)

Structure : Ingest_stock

Components:

Unrestricted_stock type Qty length 0

Structure :Qty

Unit type char 3

Content type DEC 31


I wonder how to pass data to unrestricted stock pls.


Many thanks.

2 REPLIES 2
Read only

Sandra_Rossi
Active Contributor
0 Likes
755

What BAdI is it? What did you try? What result did you get? etc.

Read only

former_member709286
Participant
0 Likes
755

We are not sure that you have this BADI or not. Because this is special add-on.

BADI name is arbcig_stock_availability