Ansicht
Dokumentation

RWRF_PRGRP_RFC_UPLOAD - Program RWRF_PRGRP_RFC_UPLOAD

RWRF_PRGRP_RFC_UPLOAD - Program RWRF_PRGRP_RFC_UPLOAD

ROGBILLS - Synchronize billing plans   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

Purpose

You can use function module WRF_PRGRP_MAINTAIN_RFC to create or process large numbers of price level groups. The BAPI-conformant interface can be filled with data from various sources using a relevant supporting program.

The imported data is checked to make sure that it is logically correct .Every new or modified data record in a price level group is compared with the current status of the price level group data in the database. The result of the change undergoes the same checks as in the processing transactions. This ensures that only consistent data is written to the system.

For more information, see the documentation for function module WRF_PRGRP_MAINTAIN_RFC.

Integration

Prerequisites

The import file is to be structured as follows (table calculation):

Control parameter Price level group Price level group category Price level group currency
P TEST001 1 EU
PX TEST001 X X

Control parameter Price level group Language Price level group name
T TEST001 DE TEST RFC

Control parameter Price level group Date_from Date_to Price pattern deletion indicator
S TEST001 22.02.2005 23.02.2005 001
SX TEST001 X X
S TEST001 24.02.2005 26.02.2005 002
SX TEST001 X X

Control parameter Price level group Price pattern Price levels Price limit Price band category
L TEST001 001 001 12.00 U
LX TEST001 001 001 X X
L TEST001 001 002 14.00 M
LX TEST001 001 002 X X
L TEST001 001 003 15.00 O
LX TEST001 001 003 X X

The control parameters have the following meanings:

Control parameter Meaning
P Price level group header
PX Segment line for activation/deactivation
T Text line in relevant language as name
S Price pattern (S for schema)
SX Segment line for activation/deactivation
L Price level (L for level)
LX Segment line for activation/deactivation

Using the segment line, the fields with X for the associated data rows are activated for the import. Only these values are later posted.

If the data is stored in CSV format, it is available to the application:

P;TEST001;1;EU;;
PX;TEST001;X;X;;
T;TEST001;DE;TEST RFC;;
S;TEST001;22.02.2005;23.02.2005;001;
SX;TEST001;X;X;;
S;TEST001;24.02.2005;26.02.2005;002;
SX;TEST001;X;X;;
L;TEST001;001;001;12.00;U
LX;TEST001;001;001;X;X
L;TEST001;001;002;14.00;M
LX;TEST001;001;002;X;X
L;TEST001;001;003;15.00;O
LX;TEST001;001;003;X;X

Features

Selection

Standard Variants

Output

Activities

Example






General Material Data   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 6569 Date: 20240601 Time: 024935     sap01-206 ( 48 ms )