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: 

Access Key

Former Member
0 Kudos

I need to change a routine already created. When I want to change it it asks for access key. Where can i get the key. I mean which table would store it.

Ster.

6 REPLIES 6

former_member156446
Active Contributor
0 Kudos

Hi

You can get the access key from ur basis team...

I am sure you need access key.. but if it was developers access key it will be saved in table DEVACCESS

0 Kudos

Thanks Jay,

What would ADIRACCESS table have?

Ster

0 Kudos

ADIRACCESS stores keys for each object in the table TADIR.

Nothing related to your access key request.

Thanks

Viswa

0 Kudos

Thanks Sundar.

If i need a change a routine created in VOFM how would i do it?

Ster

0 Kudos

Hi Ster

Transaction VOFM is a tool that was developed in R/3 to facilitate the definition of both SAP

delivered as well as customer defined routines / rules used in the system during various business

processes. VOFM routines are ABAP code written in Forms. VOFM provides the user with the

benefit of choosing from one of the standard delivered R/3 routines or writing their own. VOFM is

intended for the implementation team when configuring the system. It is not intended for the end

user.

VOFM is divided up into four main areas. These include copying requirements, data transfer,

requirements, and formulas. This paper will focus on copy requirements that were delivered by SAP

to support the Sales & Distribution (SD) and Logistics Execution (LES) applications. Copying

requirements are routines that check certain requirements as a precondition for the copying process.

For example, a copy requirement can be used to define whether a quotation may be copied into a

standard order, or if text items are transferred during the copying of a delivery into a billing

document. Copy requirements are an easy way to implement company specific business rules into

R/3 that dictate situations that should prevent subsequent document creation.

Section 2 defines how to create a new VOFM routine, in the event that the standard routines do not

match the user needs. In the remaining sections, the SAP standard delivered VOFM routines related

to Sales & Distribution and Logistics Execution are documented. Starting with Release 4.6A, this

documentation is part of the standard product.

Documentation on VOFM

http://saptechsolutions.com/pdf/VOFMCopyRequirementRoutines.pdf

0 Kudos

Hi

Do you have ABAP developer key?, if not get it from basis team. They will generate one for you.

I don't have system connected now, if it is asking you for access key (repair key) to change the SAP generated program, then send the screenshot to basis team to provide necy keys.

Hope, helps.

Thanks

Viswa