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

RMDATIND??

Former Member
0 Likes
6,806

Hi all,

What is RMDATIND?? Please refer to documents/files or threads if needed...

Thanks,

Charles.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
3,607

Hi,

RMDATIND is a direct input program

Transfer Material Master Data by Direct Input

You use this program to transfer material master records to the R/3 System by direct input online for test purposes.

The program reads the sequential file specified in it as a parameter and updates the data in the material master records. Test only small files (of not more than say 10,000 materials) since the memory space required in test mode is much larger than in live mode.

Reward Points if it is Useful.

Thanks,

Manjunath MS

Hi all,

What is RMDATIND?? Please refer to documents/files or threads if needed...

Thanks,

Charles.

7 REPLIES 7
Read only

Former Member
0 Likes
3,607

Hi,

Examples for direct input programs are:

RFBIBL00 - FI

RMDATIND - MM

RVAFSS00 - SD

RAALTD11 - AM

RKEVEXTO - CO-PA

Read only

Former Member
0 Likes
3,607

hi

RMDATIND is to upload the material master from excel to sap

regards

Navjot

Read only

Former Member
0 Likes
3,607

Hello,

RMDATIND is a standard Direct Input Program for the creation of Material . The report creates a material by taking the data from the Application server.

The report to download the data into a file is RMDATGEN. Please also go through the Documentation of both the reports.

Regards,

Sowmya.

Read only

Former Member
0 Likes
3,608

Hi,

RMDATIND is a direct input program

Transfer Material Master Data by Direct Input

You use this program to transfer material master records to the R/3 System by direct input online for test purposes.

The program reads the sequential file specified in it as a parameter and updates the data in the material master records. Test only small files (of not more than say 10,000 materials) since the memory space required in test mode is much larger than in live mode.

Reward Points if it is Useful.

Thanks,

Manjunath MS

Read only

Former Member
0 Likes
3,607

Short text

Transfer Material Master Data by Direct Input

Description

You use this program to transfer material master records to the R/3 System by direct input online for test purposes.

The program reads the sequential file specified in it as a parameter and updates the data in the material master records. Test only small files (of not more than say 10,000 materials) since the memory space required in test mode is much larger than in live mode.

Note

Production data is transferred with program RBMVSHOW (transaction BMV0).

Example

Additional Information

In the R/3 library, choose CA Data Transfer Workbench -> LO Logistics General -> LO Material Master Data: Data Transfer Workbench.

Read only

Former Member
0 Likes
3,607

thanks everyone

Read only

Former Member
0 Likes
3,607

Hi

I am using program RMDATIND via LSMW and when i execute the program

after each 5000 transaction i got the message MG 146 (The material number 0 is allowed only after internal number assignment )

2008-07-29

16:58:12

Transaction 0000005001; material number 0; error gravity E

MG

428

I

2008-07-29

16:58:12

The material number 0 is allowed only after internal number assignment

MG

146

I

I did not found any note to correct this problem, is there anyone have the same problem

Thanks