Application Development 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: 

Export data to Cluster B2

Former Member
0 Kudos

Hi all,

I would appreciate if any one can give me the sample code for export (write) data to Cluser B2.

Thanks,

3 REPLIES 3

hymavathi_oruganti
Active Contributor
0 Kudos

export var to B2.

Former Member
0 Kudos

HI

GO THROUGH THIS LINK

http://fuller.mit.edu/hr/cluster_tables.html

THANKS

MRUTYUN

Former Member
0 Kudos

Hi ,

Its a very simple statement.

Pass these values

B2-KEY-PERNR = PERNR.

B2-KEY-PABRJ = PABRJ.

B2-KEY-PABRP = PABRP.

B2-KEY-CLTYP = CLTYP.

call this macro.

rp-exp-c2-b2.

but U need to fill the following structures.

ZL, PT, AT, WST, CWST, ZES,

FEHLER, PSP, WPBP, AB, VERT, ALP, C1,

SKO, MEHR, ANWES, RUFB, VS, CVS

Regards,

GSR.