SAP memeory Structure

Hi,
1. What is SAP memeory Structure?
2. While sending 5lacs of data through BDC what are
the problems we will encounter?
3. How to Simulate production client when we are
sending 5 lacs of data?.
Pls help me out.
Thanks & Regards

Hi,
SAP Memory
SAP memory is a memory area to which all main sessions within a SAPgui have access. You can use SAP memory either to pass data from one program to another within a session, or to pass data from one session to another.  Application programs that use SAP memory must do so using SPA/GPA parameters (also known as SET/GET parameters). These parameters can be set either for a particular user or for a particular program using the SET PARAMETER statement. Other ABAP programs can then retrieve the set parameters using the GET PARAMETER statement. The most frequent use of SPA/GPA parameters is to fill input fields on screens
ABAP/4 Memory
ABAP memory is a memory area that all ABAP programs within the same internal session can access using the EXPORT and IMPORT statements. Data within this area remains intact during a whole sequence of program calls. To pass data
to a program which you are calling, the data needs to be placed in ABAP memory before the call is made. The internal session of the called program then replaces that of the calling program. The program called can then read from the ABAP memory. If control is then returned to the program which made the initial call, the same process operates in reverse.
SAP memory 
The SAP memory, otherwise known as the global memory, is available to a user during the entire duration of a terminal session. Its contents are retained across transaction boundaries as well as external and internal sessions. The SET PARAMETER and GET PARAMETER statements allow you to write to, or read from, the SAP memory. 
ABAP/4 memory 
The contents of the ABAP/4 memory are retained only during the lifetime of an external session (see also Organization of Modularization Units). You can retain or pass data across internal sessions. The EXPORT TO MEMORY and IMPORT FROM MEMORY statements allow you to write data to, or read data from, the ABAP memory. 
Regards,
swaminath.

Similar Messages

  • SAP HR Structural Authorizations

    Hi Experts,
    I need a help regarding SAP HR Structural Authorizations.
    Currently our HR System is set with structural authorizations were in
    users will be accessing HR Org structure with different pd-profile and HR relationships (with Org units ex:
    assistant relation, manager relation).
    Now we want to design the roles based on company codes, where users should be able to see
    all organization units within company code 'xyz'.
    Do we need to create new pd-profile or new HR relationships or just restrict within existing HR roles for
    accessing organizations units within different company codes.
    Please guide me steps to proceed with this requirement?
    Your early response is highly appreciated, thanks in advance......

    You will need to talk to the HR folks about this and whether any employee grouping on the HR side matches a company code unit on the FI side to use in the authorizations.
    This means that HR data and processes are also aligned to finance processes, which was often the case with local HR systems but less so with global ones.
    The answer is on your side in the data and the processes. There is no single field which you can use for both, let alone an org. level field known to structural authorizations.
    Cheers
    Julius

  • Balance Sheet & Profit and Loss Account - SAP Standard Structure

    Hi all,
    Can anyone send me the SAP standard structure of Balance Sheet and Profit & Loss Account......
    Here i have configured Financial Statement Verson in OB58 and framed structure for P&L and Balance Sheet....
    But i dont know whether it is right or worng......
    So for the comparitive purpose only i need the standard structure
    Regards,
    Mohan.

    Hi
    There is no standard SAP Balance sheet and P&L.
    Through OB58, we will map the G/L accounts as per the client required Balance sheet and P&L formats.
    with regards
    siva

  • Urgent - SAP generated structures (like /BI0/C_00**) are missing.

    Hi Guys,
    I am working on a mySAP upgrade project (4.5b to ECC6).
    After BAT box built ( refersh from Prod box and then upgraded ), I find that there are some SAP generated structures missing. These structures like /BI0/C_00**, such as /BI0/C_0053 ("Extr. struct. version 0001 of DataSource 2LIS_02_HDR") missed, while corresponding generated program /BI0/LQI2LIS_02_HDRU02 still refer to that structure, so generated program /BI0/LQI2LIS_02_HDRU02 is invalid. And there's no delta queue in RSA7.
    Then I executed initial loading on 2LIS_02_HDR, it worked fine. But while executing delta loading with data, it dumped for structure missing. And while I try to see content in delta queue of 2LIS_02_HDR ( using RSA7), it also dumped for same reason.
    How can I fix such missing structure?
    Btw, I know that such structure and program are generated by SAP while executed delta loading. And it can be removed while delete corresponding delta queue in RSA7. But my scenario is currently structure missed while program still exists with invalid status and no delta queue in RSA7.
    Expect your suggestions.
    Thanks,
    Edited by: Yun Feng Lu on Jun 27, 2008 5:51 AM

    Any helps?  Thanks,

  • Risk Analysis for SAP HR structural authorization

    Hi experts, for those who are familiar with SAP HR structural authorization setup, can you advice what tools out there are able to implement risk based on Structural Authorization as well.
    SAP RAR/CC is not able to do this at the moment, but i am not sure if tools like CSI has the capabilities.
    Appreciate the advice.

    Hi,
    Structural Authorizations "sits" on Standard authorizations. These Structural Authorizations   will need to be defined manually ( as far as I know) depending on the "Evaluation Path".
    Award points if answer was useful.
    Thanks

  • SAP Enterprise  Structure for Plant Maintenance Module

    hi,
    please explain me SAP Enterprise  Structure for Plant maintenance (PM) module.

    Hi,
        As SAP PM enterprise structure comprises of Company, Maintenance Planning plant & Maintenance Plant. Company will be defined in Financial Accounting. Production plant will be the maintenance plant. Seperate plant would be created as Maintenance Planning Plant. All the plants (Maintenance Planning plant & Maintenance Plant) should be assigned to the company. All the maintenance plants should be assigned to Maintenance Planning Plant. For all the Maintenance Plants, technical objects would be created.
    Company --> Maintenance Planning Plant --> Maintenance Plant.
    Relation between Maintenance Planning Plant & Maintenance Plant will be 1:1 or 1:n or n:1.
    Regards,
    Maheswaran.

  • Validation in SAP Regional structure

    Hi All,
    I have a situation here.
    If the Postal department of a country sends a record(address) which is either to be added or deleted in the SAP Regional structure,but my client(ISU company) wants somebody from his team to review or validate that address record before it is updated in the Regional structure.
    This is because they think that they might be a year or so ahead from the Postal department in terms of addresses and might either have that record already present in the system or do not want to delete it as it might impact their assets on that address.
    Could anyone tell me what all validations can be done corresponding to that record and what is the procedure for the same.We are only updating the Postal Codes,Streets and the Cities through the SAP standard report RSADRLSM02.
    Remember that the person reviewing or validating the address will not have much knowledge of SAP,so he would expect some user friendly approach to do this.
    Kindly suggest some feasible approach for the same.
    Regards,
    Puneet Jhari.

    Puneet
    I have a question related to address validation / verification. We want to understand the extent of checks SAP offers by using RSADRLSM02.
    We have been suggested by some to go with external software for address checks as opposed to using SAP regional structures.
    We are looking for some feedback from customers who have used SAP regional structures before we proceed one way or the other.
    Would you mind sharing your experience or point me to a contact ?
    Thanks
    Sudhakar

  • Assign user into SAP organizational structure

    Hi,
    I'm searching program or function which allows assigning user to a position within the SAP organizational structure as it can be done using the transaction PPOME.
    Thanks in advance for your answers.
    Regards,
    PFO

    Hi PFO - Use tcode PP01 to assign user to position,
    PP01->object type = position-> click on Relationships and click change mode now change the relationship type as uer and assign user to the selected position.
    hope this is helpful.
    ~john

  • SAP Reporting Structure

    Dear Experts,
    The Organizational Structure of my company, has some cases where certain positions report to other higher positions, how could that be done on SAP HCM ?? because so far, I can only create positions of the same level only (regardless of the heads of OU).
    for example,
    (A security supervisor has several security guards as subordinates) and, so forth.
    thanks

    Dear Azury,
    Thankyou for your response.
    Your solution is perfectly sound for fulfilling the purpose.
    However, because I am conducting a demo, I thought a reporting set restriction on the main screen would be more appealing, than an additional selection screen.
    In a demo screenshot I have seen that the restrict by option "Persons along organizational structure", is listed right under "No. of hits" like in my screen shot. Can you shed some light on that. I am attaching the demo screenshot I am talking about for reference as well
    Thanks,
    Talha

  • Handling SAP deep structure via JCo

    Hello-
    I have an RFC enabled function module in my ECC 6 system that I'd like to call using the JCo API's. I have read conflicting materials on whether this is even possible or not. Can anyone confirm if it is possible or not, and if you have a general description of how you handled it with the Java code it would be much appreciated. I am an experienced SAP developer who is delving into JCo for the first time.
    Thanks,
    Andy

    Hi Andy
    Here is the JCo API Javadocs: http://www.huihoo.org/openweb/jco_api/
    Code could be like the following (I assume output table):
    JCO.Client client;
    /* code for ABAP connection and getting the client here*/
    JCO.Repository myRepository = new JCO.Repository("Test", client);
    JCO.IFunctionTemplate ft = myRepository.getFunctionTemplate(functionName);
    JCO.Function function = ft.getFunction();
    /* invoke function here */
    JCO.Table jcoTable = function.getTableParameterList().getTable(tableName);
    for (int i = 0; i < jcoTable.getNumRows(); i++) {
             jcoTable.setRow(i);
             // get value of the field <fieldName>: it could be anything:
             JCO.Table jcoTable = jcoTable.getTable(<field name>);
             // or JCO.Structure jcoTable = jcoTable.getStructure(<field name>);
             // or JCO.Field jcoField = jcoTable.getField(<field name>);
             // go ahead with the field: a) get plain value or b) iterate over its rows if it's a table again
    // close the connection
    BR, Sergei
    Edited by: Siarhei Pisarenka on Jun 4, 2009 3:50 PM

  • SAP CRM Structure for SearchHelpResult View of PRD01QR (Products)

    Hi All,
    I am unable to trace the underlying SAP structure name for SearchResult Node in GENIL_MODEL_BROWSER.
    I need the name of the structure, as i need to modify my Result View by adding another field to it for output display.
    Any input on this would be highly appreciated.
    Thanks
    Dedeepya

    Thanks Shobit
    Solved!
    Though a BIT more of navigation is involved sometimes esp. incase of dynamic queries..
    Phew stil a long way to go in learnin...
    Thanks
    Dedeepya

  • Lsmw SAP object structures

    Hello,
    Can anyone tell me how the source file should be created when using multiple structures as it is used in standard SAP objects.
    How does the tabular seperated file look like?
    How do you link 1:N relationship in that very same file? Is it possible to, for instance, have multiple suppliers in one file and that there are multiple supplier accountsgroups.
    So than you would have per supplier account group multiple suppliers where there are more than one supplier account groups.
    I just can't find how such a source file should look like.
    Regards,
    Manfred

    Hi Manfred,
        Would you please check the below help....
       http://help.sap.com/saphelp_nw04s/helpdata/en/87/f3ae74e68111d1b3ff006094b944c8/content.htm
    Regards,
    S.Manu.

  • Sap organizational structure

    Dear Frndz,
    Plz help me out with organizational structure for SAP PP.
    Regards,
    Srini

    Hi,
    In PP you dont have any mandatory Organization structure to be maintained. Same MM organization structure (plant, storage loction etc) would be used in PP also.Since customization starts at Plant level in PP so, the one which is used for MM applies to PP also.
    Please follow the link,
    http://help.sap.com/saphelp_nw04/helpdata/en/4b/6a43cccafe11d2b49d006094b9c9b4/content.htm
    Regards,
    R.Brahmankar

  • SAP BW structure/table name change issue with BODS Jobs promotion

    Dear All, One of my client has issue with promotion of BODS jobs from one environment to another. They move SAP BW projects/tables along with BODS jobs (separately) from DEV to QA to Prod.
    In SAP-BW the structures and tables get a different postfix when they are transported to the next environment.  The promotion in SAP-BW (transport) is an automated process and it is the BW deployment mechanism that causes the postfixes to change.  As a result with the transport from Dev to QA in SAP-BW we end up with table name changes (be they only suffixes), but this does mean that when we deploy our Data Services jobs we immediately have to change them for the target environments.
    Please let me know if someone has deployed some solution for this.
    Thanks

    This is an issue with SAP BW promotion process. SAP BASIS team should not turn on setting to suffix systemid with the table names during promotion.
    Thanks,

  • SAP Database Structure

    Could anyone point me to a webpage where I can find descriptions of SAP database tables and columns? Thanks in advance.

    Welcome to SDN
    You can ge the list of SAP tables from these links
    http://www.sapgenie.com/abap/tables.htm
    http://www.members.tripod.com/abap4/SAP_Tables.html
    but to get their definition (the field details) you have to log on to a SAP system.
    Regards
    Raja

Maybe you are looking for

  • Crashing on certain podcasts, in same spot.

    I have a bunch of Pixel Perfect podcasts (http://revision3.com/pixelperfect Quicktime HD feed) that crash my Apple TV in exactly the same spot every time. The black screen with the apple pops up... They play fine in iTunes... The episodes I've notice

  • Data duplicated between Oracle GL and ERPI

    Hi We are using ERPI to load data from Oracle eBS to Hyperion Planning. (version 11.1.2.1) Rows are duplicated between Oracle eBS GL (table GL_BALANCES) and ERPI (table TDATASEG). Thanks in advance for your help Fanny

  • Importing CD issues

    Hi, When I get iTunes to import a CD Album, for some reason the 1st track on each imported album is silent for the 1st 40 seconds??? Does anyone know how I can fix this? The ipod is a 80gb 5G and is only a week old and iTunes has only been downloaded

  • Compile error when connecting to JDBC:ODBC

    Hi I am not used to java so probably this is an enivorment problem, but I cannot fix, please help! FOLLOWING CODE import java.sql.*; public class DBtest { public static void main (String args[]) { String jdbcDriver = "sun.jdbc.odbc.JdbcOdbcDriver"; S

  • ACR 8.7

    Will we be getting camera and lens profiles for the Panasonic LX100, which was included in ACR 8.7 Mike